Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 181852 - dev-libs/libusb-0.1.12-r1 fails
Summary: dev-libs/libusb-0.1.12-r1 fails
Status: RESOLVED DUPLICATE of bug 130881
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-13 04:50 UTC by Austin McKinley
Modified: 2007-06-13 07:15 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 Austin McKinley 2007-06-13 04:50:47 UTC
running ~amd64. emerge log:

jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:117:18:E: "X0174" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:118:18:E: "X0177" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:119:18:E: "X0176" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:120:17:E: "X0178" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:121:19:E: "X017A" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:122:19:E: "X0179" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:123:19:E: "X017E" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:124:19:E: "X017D" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:125:17:E: "X017C" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:126:17:E: "X017B" is not a function name
make[2]: *** [html/index.html] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r1/work/libusb-0.1.12/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r1/work/libusb-0.1.12'
make: *** [all] Error 2

!!! ERROR: dev-libs/libusb-0.1.12-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
  libusb-0.1.12-r1.ebuild, line 47:   Called die

!!! emake failed
!!! 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/libusb-0.1.12-r1/temp/build.log'.

with a quite a few similar errors before all that. tried both with and without USE="doc".

Reproducible: Always

Steps to Reproduce:
1. attempt to emerge libusb on ~amd64.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-13 07:15:49 UTC
Re-emerge app-text/sgml-common

*** This bug has been marked as a duplicate of bug 130881 ***