Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Apr 2016 11:45:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 209163] x11-toolkits/linux-c6-qt47-x11 and graphics/linux-c6-glx-utils RUN_DEPENDS missing USE_LINUX variable
Message-ID:  <bug-209163-4077-qoERDRH2mJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209163-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209163-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
marc.priggemeyer@gmail.com has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to
emulation@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=3D209163



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

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

"=3D=3D=3D>	linux-c6_64-qt47-x11-4.7.2_1 depends on package: linux-c6-libGL=
U>0 -
not found"
"=3D=3D=3D>	linux-c6_64-glx-utils-10.4.3 depends on package: linux-c6-libGL=
U>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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209163-4077-qoERDRH2mJ>