Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185430 - dev-libs/gnome-build-0.1.7 bad built_with_use check
Summary: dev-libs/gnome-build-0.1.7 bad built_with_use check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-15 16:56 UTC by Cyrius
Modified: 2007-07-17 02:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cyrius 2007-07-15 16:56:38 UTC
>>> 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
Comment 1 Cyrius 2007-07-15 16:57:55 UTC
the bugg appears cause of the use of this instruction in the ebuild :

if ! built_with_use 'dev-libs/gdl' 'gnome' ; then

Comment 2 Mart Raudsepp gentoo-dev 2007-07-15 23:15:19 UTC
Not gnome. Please check metadata.xml prior to assigning yourself to others than bugwranglers.
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-07-17 02:00:16 UTC
It seems that I accidentally didnt update the dep for gdl.  This has been fixed in portage, please try again in ~1 hour.