maintainer-feedback requested: [Bug 209163] x11-toolkits/linux-c6-qt47-x11 and graphics/linux-c6-glx-utils RUN_DEPENDS missing USE_LINUX variable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 30 11:45:26 UTC 2016


marc.priggemeyer at gmail.com has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
emulation at FreeBSD.org:
Bug 209163: x11-toolkits/linux-c6-qt47-x11 and graphics/linux-c6-glx-utils
RUN_DEPENDS missing USE_LINUX variable
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209163



--- Description ---
Created attachment 169824
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169824&action=edit
Unified diff for graphics/linux-c6-glx-utils/Makefile

While using Poudriere to build linux-c6 with 
OVERRIDE_LINUX_BASE_PORT=c6_64
OVERRIDE_LINUX_NONBASE_PORTS=c6_64
in make.conf the following error messages are generated:

"===>	linux-c6_64-qt47-x11-4.7.2_1 depends on package: linux-c6-libGLU>0 -
not found"
"===>	linux-c6_64-glx-utils-10.4.3 depends on package: linux-c6-libGLU>0 -
not found"

To correctly distinguish between 32bit and 64bit builds the RUN_DEPENDS
declarations need to have the USE_LINUX variable used for dependency
specification.

See attached unified diffs for the Makefiles of both ports.


More information about the freebsd-emulation mailing list