Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166158 - gnome-extra/gnome-power-manager-2.16.3 won't compile
Summary: gnome-extra/gnome-power-manager-2.16.3 won't compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-10 02:48 UTC by Dave
Modified: 2007-08-13 08:34 UTC (History)
3 users (show)

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


Attachments
emerge --info (info,12.46 KB, text/plain)
2007-02-10 02:48 UTC, Dave
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave 2007-02-10 02:48:08 UTC
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-power-manager-2.16.3/work/gnome-power-manager-2.16.3/man'
make[2]: Entering directory `/var/tmp/portage/gnome-extra/gnome-power-manager-2.16.3/work/gnome-power-manager-2.16.3/man'
docbook2man gnome-power-manager.sgml > gnome-power-manager.1
gnome-power-manager.sgml:1: parser error : StartTag: invalid element name
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
 ^
gnome-power-manager.sgml:1: parser error : Extra content at the end of the document
<!doctype refentry PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
 ^
unable to parse gnome-power-manager.sgml
Empty Stream at /usr/lib/perl5/vendor_perl/5.8.8/i686-linux/XML/LibXML/SAX/Parser.pm line 24
make[2]: *** [gnome-power-manager.1] Error 9
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-power-manager-2.16.3/work/gnome-power-manager-2.16.3/man'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-power-manager-2.16.3/work/gnome-power-manager-2.16.3'
make: *** [all] Error 2

!!! ERROR: gnome-extra/gnome-power-manager-2.16.3 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 1742:   Called src_compile
  ebuild.sh, line 1304:   Called gnome2_src_compile
  gnome2.eclass, line 71:   Called die

!!! compile failure
!!! 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/gnome-extra/gnome-power-manager-2.16.3/temp/build.log'.
Comment 1 Dave 2007-02-10 02:48:27 UTC
Created attachment 109695 [details]
emerge --info
Comment 2 William Keaney 2007-03-12 17:42:11 UTC
I had the same problem; it cleared up after I emerged  app-text/docbook-sgml-utils with the tetex USE flag.
Comment 3 William Keaney 2007-03-12 17:43:24 UTC
Hmmm..  Just saw that you _do_ have the tetex flag.  Perhaps re-emerge docbook2X and docbook-sgml-utils?
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-08-13 08:33:22 UTC
reemerge app-text/sgml-common, app-text/docbook-sgml-dtd, and eventually scrollkeeper and get back to us.
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-08-13 08:34:14 UTC
and app-text/docbook-xml-dtd, thanks.