Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 63503

Summary: use_build: command not found when building xorg-x11 6.8.0
Product: Gentoo Linux Reporter: Brad Laue (RETIRED) <brad>
Component: Current packagesAssignee: Portage team <dev-portage>
Status: RESOLVED INVALID    
Severity: normal CC: dialtone, muchar, squinky86, x11
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brad Laue (RETIRED) gentoo-dev 2004-09-09 20:19:28 UTC
When emerging xorg-x11-6.8.0.ebuild, the following errors are printed to the console before src_unpack completes:

 * Setting up config/cf/host.def...
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 321: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 322: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 323: use_build: command not found
!debug
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 340: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 341: use_build: command not found
x86
x86
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 359: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 360: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 362: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 363: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 365: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 366: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 367: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 368: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 419: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 420: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 421: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 422: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 423: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 429: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 430: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 431: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 432: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 433: use_build: command not found
nls
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 437: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 438: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 439: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 440: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 444: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 445: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 447: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 449: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 458: use_build: command not found
/usr/portage/x11-base/xorg-x11/xorg-x11-6.8.0.ebuild: line 464: use_build: command not found                                                              [ ok ]
>>> Source unpacked.

The ebuild inherits xfree.eclass, which is the source of the use_build function, but the errors exist in any case.

Reproducible: Always
Steps to Reproduce:
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-09 21:04:00 UTC
*** Bug 63421 has been marked as a duplicate of this bug. ***
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-09 21:06:47 UTC
portage issue, and ferringb is sorting things out as we speak
Comment 3 Brad Laue (RETIRED) gentoo-dev 2004-09-09 21:11:12 UTC
I suck, I had an eclass in my overlay, sorry.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-11 23:49:42 UTC
*** Bug 63641 has been marked as a duplicate of this bug. ***
Comment 5 Robert Muchacki (RETIRED) gentoo-dev 2004-09-12 00:18:31 UTC
I masked PORTDIR_OVERLAY in ma make.conf and it worked well.
Comment 6 Jon Hood (RETIRED) gentoo-dev 2004-09-19 12:34:21 UTC
*** Bug 64471 has been marked as a duplicate of this bug. ***