When I try to emerge gnome-extra/deskbar-applet-2.26.2-r1, I get several XML parse errors. The compile then dies. Reproducible: Always Steps to Reproduce: 1. emerge gnome-extra/deskbar-applet 2. 3. Actual Results: Dies during compile. Expected Results: gnome-extra/deskbar-applet is installed. My emerge --info: Portage 2.1.6.13 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r5 x86_64) ================================================================= System uname: Linux-2.6.30-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T8300_@_2.40GHz-with-gentoo-1.12.11.1 Timestamp of tree: Fri, 09 Oct 2009 03:25:02 +0000 app-shells/bash: 4.0_p28 dev-java/java-config: 2.1.8-r1 dev-lang/python: 2.5.4-r3, 2.6.2-r1 dev-python/pycrypto: 2.0.1-r8 dev-util/cmake: 2.6.4 sys-apps/baselayout: 1.12.11.1 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.13, 2.63-r1 sys-devel/automake: 1.8.5-r3, 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.18-r3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.27-r2 ACCEPT_KEYWORDS="amd64" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=nocona -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d" CXXFLAGS="-march=nocona -O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://www.gtlib.gatech.edu/pub/gentoo http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://cudlug.cudenver.edu/gentoo/ http://gentoo.netnitco.net http://gentoo.llarian.net/ http://gentoo.binarycompass.org http://mirrors.cs.wmich.edu/gentoo http://mirror.usu.edu/mirrors/gentoo/ http://mirror.mcs.anl.gov/pub/gentoo/ http://gentoo.cites.uiuc.edu/pub/gentoo/ http://gentoo.chem.wisc.edu/gentoo/ http://lug.mtu.edu/gentoo/ http://mirror.its.uidaho.edu/pub/gentoo/ " LANG="en_US.utf8" LDFLAGS="-Wl,-O1" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="OpenGL X aac acl acpi alsa amd64 autoipd avahi berkdb bzip2 cairo cdr cli consolekit cracklib crypt cups dbus dri dvd ffmpeg flac fortran gdbm glitz glut gnome gpm gtk hal iconv ipv6 isdnlog jpeg mdnsresponder-compat mmx modules mp3 mudflap multilib mysql ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre perl png ppds pppd pulseaudio python readline reflection samba session spl ss sse sse2 ssl svg sysfs tcpd tiff unicode vorbis x264 xcb xinerama xorg xvid xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Created attachment 206497 [details] Errors given during the emerge process.
Someone showed me that this can be resolved, at least temporarily, by installing app-text/docbook-xml-dtd-4.2-r2 (older version). Run: emerge -av =app-text/docbook-xml-dtd-4.2-r2 first, and then install deskbar-applet.
(In reply to comment #2) > Someone showed me that this can be resolved, at least temporarily, by > installing app-text/docbook-xml-dtd-4.2-r2 (older version). Run: > > emerge -av =app-text/docbook-xml-dtd-4.2-r2 > > first, and then install deskbar-applet. > That worked, thank you. Can someone fix this in the deskbar-applet package? Or is it an error with something else?
please attach a full build.log, just to check something
(In reply to comment #0) > When I try to emerge gnome-extra/deskbar-applet-2.26.2-r1, I get several XML > parse errors. The compile then dies. > > Reproducible: Always > > Steps to Reproduce: > 1. emerge gnome-extra/deskbar-applet > 2. > 3. > > Actual Results: > Dies during compile. > > Expected Results: > gnome-extra/deskbar-applet is installed. I experienced the same thing on the same arch with a different CPU, Core 2 Duo T7500 here. I tried to emerge on 10/10/09, it failed in the same fashion as reported here. The solution in Comment #2 worked for me as well. I will attach build.log, eclass-debug.log, elibtool.log, emerge-info.txt, and the environment from the emerge attempt.
Created attachment 206753 [details] build.log
Created attachment 206755 [details] eclass-debug.log
Created attachment 206757 [details] elibtool.log
Created attachment 206759 [details] emerge-info.txt
Created attachment 206760 [details] environment log from the emerge
I had the same problem; the deskbar-applet failed to compile. After adding LINGUAS="en_GB.utf8" to my make.conf the deskbar-applet did compile. [url=http://pastebin.com/m66cb4242]emerge --info[/url]
Sorry. Proper link: http://pastebin.com/m66cb4242
Here, after uninstalling all dtds to and having unplugged network, I get: xsltproc -o deskbar-it.omf --stringparam db2omf.basename deskbar --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/deskbar-applet-2.26.2-r1/work/deskbar-applet-2.26.2/help/deskbar.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/deskbar.xml || { rm -f "deskbar-it.omf"; exit 1; } fr/deskbar.xml:12: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" Use the applet entity to specify the name of the applet. -->]> ^ So I'm going to blame broken catalog, re-emerging app-text/docbook-sgml-utils should fix the problem.