Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 161264
Alias:
Product:
Component:
Status: RESOLVED
Resolution: NEEDINFO
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: zhujun <lfser@163.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
build.log build log for gnome-keyring-manager text/plain Joona Hoikkala 2007-04-18 09:58 0000 14.63 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2007-01-10 03:04 0000
unable to parse uk/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-uk.omf] Error 6
make[2]: Leaving directory
`/var/tmp/portage/gnome-keyring-manager-2.16.0-r1/work/gnome-keyring-manager-2.16.0/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-keyring-manager-2.16.0-r1/work/gnome-keyring-manager-2.16.0'
make: *** [all] Error 2

!!! ERROR: gnome-extra/gnome-keyring-manager-2.16.0-r1 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
ebuild.sh, line 1255: 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.

Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge gnome
3.

------- Comment #1 From Kurt Lieber 2007-01-10 03:08:57 0000 -------
All those shiny products with "Gentoo" in the name...

------- Comment #2 From Lónyai Gergely 2007-01-10 20:32:42 0000 -------
xsltproc -o gnome-keyring-manager-C.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang C
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"`pwd`/./gnome-keyring-manager.omf.in" `/usr/bin/pkg-config --variable db2omf
gnome-doc-utils` C/gnome-keyring-manager.xml
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:153: parser error :
Comment must not contain '--' (double-hyphen)
<!-- ...................................................................... -->
    ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:157: parser warning :
PEReference: %dbgenent.module; not found
<![ %dbgenent.module; [
                     ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:157: parser error :
conditional section INCLUDE or IGNORE keyword expected
<![ %dbgenent.module; [
                      ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:157: parser error :
Content error in the external subset
<!ENTITY % dbgenent PUBLIC
 ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:157: parser error :
Content error in the external subset
<!ENTITY % dbgenent PUBLIC
    ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:157: parser error :
Content error in the external subset
<!ENTITY % dbgenent PUBLIC
       ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:157: parser error :
Content error in the external subset
<!ENTITY % dbgenent PUBLIC
           ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:157: parser error :
Content error in the external subset
<!ENTITY % dbgenent PUBLIC
              ^
unable to parse C/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-C.omf] Error 6
make[2]: Leaving directory
`/var/tmp/portage/gnome-keyring-manager-2.16.0-r1/work/gnome-keyring-manager-2.16.0/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-keyring-manager-2.16.0-r1/work/gnome-keyring-manager-2.16.0'
make: *** [all] Error 2

!!! ERROR: gnome-extra/gnome-keyring-manager-2.16.0-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  ebuild.sh, line 1255:   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.

------- Comment #3 From Daniel Gryniewicz 2007-01-22 20:15:05 0000 -------
Which version of libxslt?  There was a broken version in the tree for a
while...

------- Comment #4 From Lónyai Gergely 2007-01-22 22:32:20 0000 -------
[ebuild   R   ] gnome-extra/gnome-keyring-manager-2.16.0-r1  USE="-debug
-static" 0 kB

Sorry, i not reported the success-compiling. I don't know howe managed to
compiling. :-( Like the libxslt update (1.1.20).

------- Comment #5 From Daniel Gryniewicz 2007-01-26 03:11:06 0000 -------
Closing per comment above.

------- Comment #6 From Joona Hoikkala 2007-04-18 09:58:50 0000 -------
Created an attachment (id=116616) [details]
build log for gnome-keyring-manager

------- Comment #7 From Joona Hoikkala 2007-04-18 10:07:02 0000 -------
Requesting for reopen, still fails to compile. Tried libxslt-1.1.20 too, and it
didn't work with that one either. Rolled back to stable version regarding
libxslt (1.1.17). Above is the build.log, and here comes emerge --info:


Portage 2.1.2.2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0,
2.6.19-gentoo-r5 i686)
=================================================================
System uname: 2.6.19-gentoo-r5 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System release 1.12.9
Timestamp of tree: Wed, 18 Apr 2007 08:30:05 +0000
dev-java/java-config: 1.3.7, 2.0.31-r5
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.15-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/php/apache1-php5/ext-active/
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="16bit 3dnow 3dnowext 7zip X X509 aalib acl acpi aim aixgl alsa amarok ansi
applet arts asm audiofile auth authdaemond bash-completion berkdb bitmap-fonts
bluetooth bonobo bzip2 cairo ccache cdb cddb cdparanoia cdr cli cracklib crypt
cups dbus dio dlloader dri dvd dvdr eds emboss encode esd ethereal fam fbcon
ffmpeg firefox flac flash foomaticdb fortran ftp gd gdbm gif gnome gphoto2 gpm
gstreamer gtk gtk2 gtkhtml hal iconv icq imagemagick imap imlib ipv6 isdnlog
jabber java jpeg jpeg2k kde kerberos krb4 ldap libg++ libwww lm_sensors lua mad
maildir mbox mcal midi mikmod mime mmap mmx mng mono motif mozilla mp3 mpeg mpi
msn mysql nas ncurses nfs nls nousuid nptl nptlonly ntfs nvidia ogg oggvorbis
openal opengl openntpd openssh oss pam pam_chroot passwordsave pcntl pcre pdf
perl php plugin png posix postgres ppds pppd python qemu-fast qt3 qt4 quicktime
quotas radius readline real recode reflection roe samba sdl seamonkey session
sftp sftplogging sid silc sockets softmmu softquota sounds spell spl sqlite
sqlite3 sse ssl stats stencil-buffer stream subtitles suid svg syslog tabs
tagwriting tcpd tidy tiff tos truetype truetype-fonts type1-fonts udev unicode
usb vcd videos vnc vorbis webdav wifi win32codecs wxwindows x86 xine xinerama
xml xorg xosd xv xvid yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp
atiixp-modem bt87x ca0106 cmipci emu10k1 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 mulaw multi
null plug rate route share shm softvol" 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="apm ark ati
chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mga neomagic nsc nv
rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l
vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRES



Versions: 

[ebuild   R   ] dev-libs/libxslt-1.1.17  USE="crypt python -debug" 0 kB 
[ebuild  N    ] gnome-extra/gnome-keyring-manager-2.16.0-r1  USE="-debug
-static" 0 kB 

------- Comment #8 From Daniel Gryniewicz 2007-04-18 15:20:36 0000 -------
reopening

------- Comment #9 From Jukka Palko 2007-04-19 03:12:36 0000 -------
I was getting this same problem, but remerging libxslt 1.1.17 cured it for
myself, though the platform was ppc where I was having the problem and the
network is mixed with some amd64 cores aiding in distcc crosscompiling.

------- Comment #10 From Tiago Cunha 2007-07-09 11:08:42 0000 -------
(In reply to comment #9)
> I was getting this same problem, but remerging libxslt 1.1.17 cured it for
> myself, though the platform was ppc where I was having the problem and the
> network is mixed with some amd64 cores aiding in distcc crosscompiling.

Remerging dev-libs/libxslt-1.1.20  USE="crypt python -debug" worked for me too.

Portage 2.1.2.9 (default-linux/amd64/2007.0/desktop, gcc-4.1.2, glibc-2.5-r3,
2.6.20-gentoo-r8 x86_64)
=================================================================
System uname: 2.6.20-gentoo-r8 x86_64 Intel(R) Pentium(R) D CPU 3.00GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Sat, 07 Jul 2007 14:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=nocona -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/init.d
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=nocona -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="-akv"
FEATURES="buildpkg ccache collision-protect distlocks fixpackages
metadata-transfer multilib-strict parallel-fetch sandbox sfperms strict test
userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirrors1.netvisao.pt/gentoo
http://darkstar.ist.utl.pt/pub/gentoo http://distfiles.gentoo.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 apache2 arts bash-completion bitmap-fonts cairo cdr
cli cracklib crypt dbus dri dts dvd dvdr dvdread emboss encode evo fam firefox
flac fortran gif gnome gpm gtk hal iconv ipv6 isdnlog jpeg kde kdeenablefinal
kdehiddenvisibility libg++ mad midi mikmod mmx mp3 mpeg mudflap musepack
musicbrainz mysql ncurses nptl nptlonly offensive ogg opengl openmp pam pcre
pdf perl png postgres pppd python qt3 qt3support qt4 quicktime readline
reflection sdl session spell spl sse sse2 ssl svg tcpd test tiff truetype
truetype-fonts type1-fonts unicode vorbis xcomposite xml xorg xscreensaver xv
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 mulaw multi null plug rate route
share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS,
PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY

------- Comment #11 From Rémi Cardona 2007-07-09 16:55:05 0000 -------
Is this "fixed" for everybody?

------- Comment #12 From Matthew Wilson 2007-07-17 06:23:12 0000 -------
xsltproc -o gnome-keyring-manager-C.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang C
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"`pwd`/./gnome-keyring-manager.omf.in" `/usr/bin/pkg-config --variable db2omf
gnome-doc-utils` C/gnome-keyring-manager.xml
xsltproc -o gnome-keyring-manager-fr.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang fr
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"`pwd`/./gnome-keyring-manager.omf.in" `/usr/bin/pkg-config --variable db2omf
gnome-doc-utils` fr/gnome-keyring-manager.xml
xsltproc -o gnome-keyring-manager-sv.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang sv
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"`pwd`/./gnome-keyring-manager.omf.in" `/usr/bin/pkg-config --variable db2omf
gnome-doc-utils` sv/gnome-keyring-manager.xml
xsltproc -o gnome-keyring-manager-uk.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang uk
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"`pwd`/./gnome-keyring-manager.omf.in" `/usr/bin/pkg-config --variable db2omf
gnome-doc-utils` uk/gnome-keyring-manager.xml
xsltproc -o gnome-keyring-manager-es.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang es
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"`pwd`/./gnome-keyring-manager.omf.in" `/usr/bin/pkg-config --variable db2omf
gnome-doc-utils` es/gnome-keyring-manager.xml
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:134: parser error :
Comment must not contain '--' (double-hyphen)
<!-- Redeclaration placeholder ..... -->
    ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:137: parser warning :
PEReference: %intermod.redecl.module; not found
<![%intermod.redecl.module;[
                           ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:137: parser error :
conditional section INCLUDE or IGNORE keyword expected
<![%intermod.redecl.module;[
                           ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:137: parser error :
Content error in the external subset
<!-- Defining rdbmods here makes some buggy XML parsers happy. -->
 ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:137: parser error :
Content error in the external subset
<!-- Defining rdbmods here makes some buggy XML parsers happy. -->
     ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:137: parser error :
Content error in the external subset
<!-- Defining rdbmods here makes some buggy XML parsers happy. -->
        ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:137: parser error :
Content error in the external subset
<!-- Defining rdbmods here makes some buggy XML parsers happy. -->
           ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:137: parser error :
Content error in the external subset
<!-- Defining rdbmods here makes some buggy XML parsers happy. -->
              ^
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd:137: parser error :
Content error in the external subset
<!-- Defining rdbmods here makes some buggy XML parsers happy. -->
                 ^
unable to parse uk/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-uk.omf] Error 6
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.16.0-r1/work/gnome-keyring-manager-2.16.0/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.16.0-r1/work/gnome-keyring-manager-2.16.0'
make: *** [all] Error 2

!!! ERROR: gnome-extra/gnome-keyring-manager-2.16.0-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
  ebuild.sh, line 1311:   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-keyring-manager-2.16.0-r1/temp/build.log'.

------- Comment #13 From Gilles Dartiguelongue 2007-08-02 19:57:08 0000 -------
could it be a sgml catalog corruption ? failure to fetch the dtds or whatever ?
I see that not everybody in this bug fails at the same point (uk, es, C), is
the libxslt old (and supposedly fixed afaik) bug supposed to do this ? 

------- Comment #14 From Gilles Dartiguelongue 2007-08-02 19:57:33 0000 -------
oh and if possible please try 2.18.0

------- Comment #15 From Gilles Dartiguelongue 2007-09-08 15:26:16 0000 -------
Please get back to us guys.

@Matthew, you forgot to put your emerge --info

please also list your installed version of docbook-xml-dtd, I have 4.1.2-r6,
4.2-r2 4.3-r1 and 4.4-r1

------- Comment #16 From Christoph 2008-04-01 14:46:53 0000 -------
hi, 

got the same prob in version 2.20.0 of the gnome-keyring-manager

here are some infos including build.log [at the end] (last lines)


 # eix libxslt
[I] dev-libs/libxslt
     Available versions:  1.1.20 1.1.20-r1 1.1.22 {crypt debug examples python}
     Installed versions:  1.1.22(21:16:34 03/30/08)(crypt python -debug
-examples)
     Homepage:            http://www.xmlsoft.org/
     Description:         XSLT libraries and tools


eix gnome-keyring-manager
* gnome-extra/gnome-keyring-manager
     Available versions:  2.20.0 {debug test}
     Homepage:            http://www.gnome.org/
     Description:         A keyring management program for the GNOME Desktop

emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
2.6.24-gentoo-r3 i686)
=================================================================
System uname: 2.6.24-gentoo-r3 i686 VIA Nehemiah
Timestamp of tree: Thu, 27 Mar 2008 18:45:01 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=c3-2  -msse -mmmx -mfpmath=sse  -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf
/etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=c3-2  -msse -mmmx -mfpmath=sse  -pipe
-fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict
unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://ftp.gentoo.mesh-solutions.com/gentoo/
ftp://pandemonium.tiscali.de/pub/gentoo/ http://gentoo.mneisen.org/
http://de-mirror.org/distro/gentoo/ ftp://de-mirror.org/distro/gentoo/ "
MAKEOPTS="-j15"
PKGDIR="/usr/portage/packages"
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.europe.gentoo.org/gentoo-portage"
USE="X acl alsa berkdb cle266 cli cracklib crypt dri dvd dvdread fortran gdbm
gnome gpm gtk iconv isdnlog midi mmx mudflap ncurses nls nptl nptlonly openmp
pam pcre perl pppd python readline reflection session spl sse ssl tcpd
unichrome unicode v4l x86 xorg xv xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp
atiixp-modem bt87x ca0106 cmipci emu10k1 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 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" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" USERLAND="GNU" VIDEO_CARDS="via"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

xsltproc -o gnome-keyring-manager-da.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang da
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs/gnome-keyring-manager.omf.in"
 `/usr/bin/pkg-config --variable db2omf gnome-doc-utils`
da/gnome-keyring-manager.xml || { rm -f "gnome-keyring-manager-da.omf"; exit 1;
}
xsltproc -o gnome-keyring-manager-en_GB.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang en_GB
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs/gnome-keyring-manager.omf.in"
 `/usr/bin/pkg-config --variable db2omf gnome-doc-utils`
en_GB/gnome-keyring-manager.xml || { rm -f "gnome-keyring-manager-en_GB.omf";
exit 1; }
xsltproc -o gnome-keyring-manager-es.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang es
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs/gnome-keyring-manager.omf.in"
 `/usr/bin/pkg-config --variable db2omf gnome-doc-utils`
es/gnome-keyring-manager.xml || { rm -f "gnome-keyring-manager-es.omf"; exit 1;
}
xsltproc -o gnome-keyring-manager-fr.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang fr
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs/gnome-keyring-manager.omf.in"
 `/usr/bin/pkg-config --variable db2omf gnome-doc-utils`
fr/gnome-keyring-manager.xml || { rm -f "gnome-keyring-manager-fr.omf"; exit 1;
}
xsltproc -o gnome-keyring-manager-oc.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang oc
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs/gnome-keyring-manager.omf.in"
 `/usr/bin/pkg-config --variable db2omf gnome-doc-utils`
oc/gnome-keyring-manager.xml || { rm -f "gnome-keyring-manager-oc.omf"; exit 1;
}
xsltproc -o gnome-keyring-manager-sv.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang sv
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs/gnome-keyring-manager.omf.in"
 `/usr/bin/pkg-config --variable db2omf gnome-doc-utils`
sv/gnome-keyring-manager.xml || { rm -f "gnome-keyring-manager-sv.omf"; exit 1;
}
xsltproc -o gnome-keyring-manager-uk.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang uk
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs/gnome-keyring-manager.omf.in"
 `/usr/bin/pkg-config --variable db2omf gnome-doc-utils`
uk/gnome-keyring-manager.xml || { rm -f "gnome-keyring-manager-uk.omf"; exit 1;
}
xsltproc -o gnome-keyring-manager-vi.omf --stringparam db2omf.basename
gnome-keyring-manager --stringparam db2omf.format 'docbook' --stringparam
db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang vi
--stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir
"/usr/share/gnome/help" --stringparam db2omf.omf_in
"/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs/gnome-keyring-manager.omf.in"
 `/usr/bin/pkg-config --variable db2omf gnome-doc-utils`
vi/gnome-keyring-manager.xml || { rm -f "gnome-keyring-manager-vi.omf"; exit 1;
}
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
   ^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
      ^
unable to parse en_GB/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-en_GB.omf] Error 1
make[2]: *** Waiting for unfinished jobs....
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
   ^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
      ^
unable to parse ca/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-ca.omf] Error 1
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
   ^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
      ^
unable to parse oc/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-oc.omf] Error 1
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
   ^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
      ^
unable to parse vi/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-vi.omf] Error 1
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
   ^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
      ^
unable to parse fr/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-fr.omf] Error 1
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
   ^
http://www.oasis-open.org/home/index.php:1: parser error : Content error in the
external subset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"   
"http://www.w3
      ^
unable to parse da/gnome-keyring-manager.xml
make[2]: *** [gnome-keyring-manager-da.omf] Error 1
http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:316: warning: failed to
load external entity
"http://www.oasis-open.org/docbook/xml/4.2/ent/iso-amsc.ent"
%ISOamsc;
         ^
Entity: line 1: 
 %ISOamsc; 
          ^
http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:308: warning: failed to
load external entity
"http://www.oasis-open.org/docbook/xml/4.2/ent/iso-amsa.ent"
%ISOamsa;
         ^
Entity: line 1: 
 %ISOamsa; 
          ^
http://www.oasis-open.org/docbook/xml/4.2/dbcentx.mod:320: warning: failed to
load external entity
"http://www.oasis-open.org/docbook/xml/4.2/ent/iso-amsn.ent"
%ISOamsn;
         ^
Entity: line 1: 
 %ISOamsn; 
          ^
make[2]: Leaving directory
`/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/work/gnome-keyring-manager-2.20.0'
make: *** [all] Error 2
 * 
 * ERROR: gnome-extra/gnome-keyring-manager-2.20.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line  610:  Called gnome2_src_compile
 *             environment, line  540:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   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-keyring-manager-2.20.0/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20.0/temp/environment'.
 *

------- Comment #17 From Dean Lewis 2009-06-15 01:06:17 0000 -------
machinename etc # emerge --info
Portage 2.1.4.4 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0,
2.6.24-gentoo-r5 i686)
=================================================================
System uname: 2.6.24-gentoo-r5 i686 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz
Timestamp of tree: Tue, 05 Feb 2008 04:00:01 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r13
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo
/etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans
userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="C"
PKGDIR="/usr/portage/packages"
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.gentoo.org/gentoo-portage"
USE="X acl acpi aim alsa apache2 avahi berkdb bluetooth branding bzip2 cairo
cdr cli cracklib crypt css cups curl dbase dbus dri dvd dvdr dvdread eds emboss
encode esd evo fam ffmpeg firefox flac fortran ftp gdbm gif gnome gpm gstreamer
gtk hal iconv ipv6 isdnlog jpeg kerberos lame ldap libnotify mad midi mikmod
mozilla mp3 mpeg mplayer mudflap mysql ncurses nls nptl nptlonly ogg opengl
openmp pam pcre pdf perl php png ppds pppd python qt3support quicktime readline
reflection samba sdl session sox spell spl ssl startup-notification subverion
svg tcpd tiff truetype unicode usb vim-syntax vnc vorbis win32codecs x86 xml
xorg xscreensaver xv yahoo zlib" ALSA_CARDS="ali5451 als4000 atiixp
atiixp-modem bt87x ca0106 cmipci emu10k1 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 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="fbdev glint i810 mach64 mga neomagic nv r128
radeon savage sis tdfx trident vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS,
LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


I had this same problem with gnome-keyring-manager-2.20.0. I re-emerged libxslt
and then did emerge --resume and the process finished without any other
problems (including emerging gnome-keyring-manager). I am running Gentoo 2008
2.6.24-gentoo-r5.

------- Comment #18 From James D. Taylor 2009-08-25 16:04:09 0000 -------
Same problem.  Possibly resolved here by upgrading to a new slot of
docbook-xml-dtd (from 4.4-r1 to 4.5).

# eix gnome-keyring-manager
[I] gnome-extra/gnome-keyring-manager
     Available versions:  2.20.0 {debug test}
     Installed versions:  2.20.0(10:50:44 08/25/09)(-debug -test)

# eix libxslt                 
[I] dev-libs/libxslt
     Available versions:  1.1.24-r1 {crypt debug examples python}
     Installed versions:  1.1.24-r1(10:40:53 08/25/09)(crypt python -debug
-examples)

# eix app-text/docbook-xml-dtd
[I] app-text/docbook-xml-dtd
     Available versions:  
        (4.1.2) 4.1.2-r6
        (4.2)   4.2-r1 4.2-r2
        (4.3)   4.3 4.3-r1
        (4.4)   4.4-r1
        (4.5)   4.5
     Installed versions:  4.1.2-r6(4.1.2)(14:25:02 06/04/08)
4.3-r1(4.3)(15:27:08 08/24/09) 4.4-r1(4.4)(14:24:11 06/04/08) 4.5(4.5)(10:45:21
08/25/09)

# emerge --info
Portage 2.1.6.13 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.10.1-r0,
2.6.30-gentoo-r5 x86_64)
=================================================================
System uname:
Linux-2.6.30-gentoo-r5-x86_64-AMD_Phenom-tm-_9850_Quad-Core_Processor-with-gentoo-2.0.1
Timestamp of tree: Mon, 24 Aug 2009 06:45:02 +0000
distcc 3.1 x86_64-pc-linux-gnu [disabled]
app-shells/bash:     4.0_p28
dev-lang/python:     2.4.4-r13, 2.5.2-r7, 2.6.2-r1, 3.1.1
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.4.8
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -fopenmp"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /home/mythtv/ /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
/etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo
/etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe -fopenmp"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms
strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/
http://www.gtlib.gatech.edu/pub/gentoo "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j5"
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="3dnow 3dnowext X a52 aac acl acpi alsa amd64 apache2 artworkextra asf
avahi bash-completion berkdb browserplugin bzip2 cairo cddb cdr chroot cli
contrib corefonts cpudetection cracklib crypt cups curl dbus directv distcc
divx4linux dri dvb dvd dvdnav dvdr dvdread extrafilters fame fasttrack festival
ffmpeg fftw firefox flac font-server fortran gcj gdbm gif glib glitz gnome
gnome-keyring gnutella gnutls gpm gstreamer gtk hal iconv imagemagick
insecure-drivers ipv6 irc irman isdnlog ithreads ivtv jpeg jpeg2k latex
libnotify lirc lzo mad md5sum mjpeg mmx mmxext mng mono mp3 mpeg mplayer
mudflap multilib mysql ncurses network networkmanager nfs nls nptl nptlonly
nsplugin ogg opengl openmp pam pcre pdf perl php plotutils png postgres
postscript pppd python qt3 qt4 readline reflection rtsp samba sdl session shout
silc sndfile spell spl sqlite sqlite3 sse sse2 ssl svg sysfs tcpd theora
threads tiff tk transcode truetype unicode usb v4l v4l2 vcd vim-syntax vorbis
wavpack wma wxwindows x264 xcb xcomposite xinerama xml xmlrpc xmlwriter xorg
xrandr xrc xv xvid zip zlib" ALSA_CARDS="hda-intel atiixp emu10k1x usb-audio"
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" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" LIRC_DEVICES="hauppauge hauppauge_dvb" USERLAND="GNU" VIDEO_CARDS="fglrx
radeon vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG,
LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

------- Comment #19 From Gilles Dartiguelongue 2009-08-26 14:10:06 0000 -------
this bug was reported over two years ago and the g-k-m is now deprecated by
seahorse  and will be punted from tree shortly.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug