Bug 218649 - x11/xpra: fails to build with DEVELOPER=yes
Summary: x11/xpra: fails to build with DEVELOPER=yes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Matthew Rezny
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2017-04-14 05:25 UTC by Jan Beich
Modified: 2017-04-20 18:54 UTC (History)
0 users

See Also:
rezny: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2017-04-14 05:25:18 UTC
$ poudriere testport -j ... -o x11/xpra
[...]
====> Running Q/A tests (stage-qa)
Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for 'libexec/cups/backend/xpraforwarder'
Error: /usr/local/lib/python2.7/site-packages/xpra/codecs/csc_libyuv/colorspace_converter.so is linked to /usr/local/lib/libyuv.so which does not have a SONAME.  graphics/libyuv needs to be fixed.
*** Error code 1

Likely caused by ports r438176.
Comment 1 Matthew Rezny freebsd_committer freebsd_triage 2017-04-14 12:57:19 UTC
That's a somewhat surprising change but easily fixed. I'll add the shebangfix in the next update.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-04-20 18:53:07 UTC
A commit references this bug:

Author: rezny
Date: Thu Apr 20 18:52:57 UTC 2017
New revision: 438987
URL: https://svnweb.freebsd.org/changeset/ports/438987

Log:
  Update to 2.0.2
  - add shebangfix for the cups forwarder [1]

  PR:		218649 [1]
  Submitted by:	jbeich [1]
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10436

Changes:
  head/x11/xpra/Makefile
  head/x11/xpra/distinfo