| Bug#: 185430 | Product: Gentoo Linux | Version: 2006.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: compnerd@gentoo.org | Reported By: cyrius@linog-consulting.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: dev-libs/gnome-build-0.1.7 bad built_with_use check | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-07-15 16:56 0000 | |||
| Description: | Opened: 2007-07-15 16:56 0000 |
>>> Emerging (1 of 1) dev-libs/gnome-build-0.1.7 to /
* gnome-build-0.1.7.tar.bz2 RMD160 ;-) ...
[ ok ]
* gnome-build-0.1.7.tar.bz2 SHA1 ;-) ...
[ ok ]
* gnome-build-0.1.7.tar.bz2 SHA256 ;-) ...
[ ok ]
* gnome-build-0.1.7.tar.bz2 size ;-) ...
[ ok ]
* checking ebuild checksums ;-) ...
[ ok ]
* checking auxfile checksums ;-) ...
[ ok ]
* checking miscfile checksums ;-) ...
[ ok ]
* checking gnome-build-0.1.7.tar.bz2 ;-) ...
[ ok ]
*
* ERROR: dev-libs/gnome-build-0.1.7 failed.
* Call stack:
* ebuild.sh, line 1663: Called dyn_setup
* ebuild.sh, line 719: Called qa_call 'pkg_setup'
* ebuild.sh, line 44: Called pkg_setup
* gnome-build-0.1.7.ebuild, line 33: Called built_with_use 'dev-libs/gdl'
'gnome'
* eutils.eclass, line 1714: Called die
*
* dev-libs/gdl-0.7.1 does not actually support the gnome USE flag!
* If you need support, post the topmost build error, and the call stack if
relevant.
* A complete build log is located at
'/var/tmp/portage/dev-libs/gnome-build-0.1.7/temp/build.log'.
*
Reproducible: Always
Steps to Reproduce:
1.emerge gnome-build
2.
3.
Actual Results:
fell in error
the bugg appears cause of the use of this instruction in the ebuild : if ! built_with_use 'dev-libs/gdl' 'gnome' ; then
Not gnome. Please check metadata.xml prior to assigning yourself to others than bugwranglers.
It seems that I accidentally didnt update the dep for gdl. This has been fixed in portage, please try again in ~1 hour.