First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 188221
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo LiveCD Package Maintainers <livecd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Åsmund Grammeltvedt <asmundg.bugs.gentoo.org@big-oil.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 188221 depends on: Show dependency tree
Show dependency graph
Bug 188221 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-09 12:29 0000
This is actually more of a problem with eutils.eclass's built_with_use, but the
libkudzu ebuild does

built_with_use sys-apps/pciutils zlib

where the zlib use flag doesn't exist in the current pcituils ebuilds before
2.2.4-r3. With pciutils-2.2.3-r2 installed, the emerge fails with

!!! ERROR: sys-libs/libkudzu-1.1.62-r1 failed.
Call stack:
  ebuild.sh, line 1621:   Called dyn_compile
  ebuild.sh, line 973:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  libkudzu-1.1.62-r1.ebuild, line 37:   Called built_with_use
'sys-apps/pciutils' 'zlib'
  eutils.eclass, line 1695:   Called die

!!! Unable to determine what USE flags sys-apps/pciutils-2.2.3-r2 was built
with


Reproducible: Always

------- Comment #1 From Åsmund Grammeltvedt 2007-08-09 13:14:10 0000 -------
Whoops, too fast on the trigger. What's needed isn't a DEPEND change, but the
--missing argument to built_with_use.

------- Comment #2 From Chris Gianelloni (RETIRED) 2007-08-14 21:27:42 0000 -------
Well, I fixed it in this package and also the other 6 or so in the tree with
the same issue.  Thanks for the bug report!

First Last Prev Next    No search results available      Search page      Enter new bug