Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121462 - bug-buddy compile error
Summary: bug-buddy compile error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-03 11:30 UTC by Clint Calhoun
Modified: 2006-02-09 13:29 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 Clint Calhoun 2006-02-03 11:30:40 UTC
Error ocurred when updating world. Have tried unmerging previous version (2.10.0) still no successful emerge of the update. No bugs have been listed for bug-buddy on any site I could find.


c-utils` sr/bug-buddy.xml
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:99: warning: failed to lo ad external entity "http://www.oasis-open.org/docbook/xml/4.2/dbnotnx.mod"
%dbnotn;
        ^
Entity: line 1:
 %dbnotn;
         ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:118: warning: failed to l oad external entity "http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod"
%dbcent;
        ^
Entity: line 1:
 %dbcent;
         ^
http://www.oasis-open.org/docbook/xml/4.2/dbpoolx.mod:687: parser warning : PERe ference: %notation.class; not found
        %local.graphics.attrib;"
                                ^
http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:308: warning: failed to lo ad external entity "http://www.oasis-open.org/docbook/xml/4.2/ent/iso-amsa.ent"
%ISOamsa;
         ^
Entity: line 1:
 %ISOamsa;
          ^
Entity: line 1: parser error : NmToken expected in ATTLIST enumeration
 %graphics.attrib;
                  ^
Entity: line 4:
        format          () #IMPLIED
                         ^
Entity: line 1: parser error : Content error in the external subset
 %graphics.attrib;
                  ^
Entity: line 4:
        format          () #IMPLIED




emerge --info
Portage 2.0.54 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo ftp://mirror.iawnet.sandia.gov/pub/gentoo/ http://mirrors.acm.cs.rpi.edu/gentoo/ http://mirror.phy.olemiss.edu/mirror/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X aim alsa apm arts audiofile avi bash-completion berkdb bitmap-fonts bonobo bzip2 cdr crypt cups curl dvd dvdr dvdread eds emacs emboss encode esd exif expat fam ffmpeg foomaticdb fortran ftp gdbm gif glut gnome gpm gstreamer gtk gtk2 gtkhtml hal idn imagemagick imlib ipv6 jabber java javascript jpeg kde lcms ldap libg++ libwww mad mikmod mmx mng motif mozilla mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pcre pda pdflib perl png posix ppds python qt quicktime readline samba scanner sdl sockets spell ssl svg tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev usb vorbis win32codecs wmf xml xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-02-08 18:46:01 UTC
try re-emerging app-text/docbook-xml-dtd-4.2-r1 ( or r2 if you are unstable )

Report back with results.

Thanks
Comment 2 Clint Calhoun 2006-02-09 09:04:14 UTC
That worked. Thanks. I read the "upgrading to gnome 2.12" 
> (http://www.gentoo.org/proj/en/desktop/gnome/howtos/gnome-2.12-upgrade.xml) 
> and it said to reemerge gnome-doc-utils, which I did, but of course that 
> didn't resolve the problem. docbook-xml-dtd showed up as being already 
> emerged but after remerging it I was able to successfully emerge 
> bug-buddy. Do I need to go online to update the bug report?
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-02-09 13:29:31 UTC
Closing as it is a local issue.