Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91296 - docbook-catalog needs rebuild for doc-gen to work; at-spi-1.6.2-r1 emerge failure
Summary: docbook-catalog needs rebuild for doc-gen to work; at-spi-1.6.2-r1 emerge fai...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gnome Accessibility (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-03 05:23 UTC by Josh Sled
Modified: 2005-05-09 10:18 UTC (History)
1 user (show)

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 Josh Sled 2005-05-03 05:23:45 UTC
(In the course of doing an `emerge --update --deep world` on a ~gentoo 1.4 system...)

[root@phoenix:/usr/portage]$ emerge --info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.20041102-r1, 2.4.25 i686)
=================================================================
System uname: 2.4.25 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  1 2005, 19:16:43)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.8.5-r3, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.4.3-r3, 1.5.16
virtual/os-headers:  2.4.19, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /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/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/ http://gentoo.mirrors.pair.com/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib apache2 apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups curl dga directfb doc emacs emboss encode esd ethereal evo faad fam fbcon flac foomaticdb fortran gd gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib ipv6 java joystick jpeg junit ldap libg++ libwww mad maildir matrox mbox mikmod mmx motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl plotutil png python qt quicktime readline ruby samba sdl slang speex spell sqlite sse ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts vorbis xinerama xml xml2 xmms xv zlib userland_GNU kernel_linux libc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS


*** Building HTML ***
rm -rf ./html 
mkdir ./html
cd ./html && gtkdoc-mkhtml at-spi-cspi ../at-spi-cspi-docs.sgml
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"
compilation error: file /usr/share/gtk-doc/data/gtk-doc.xsl line 6 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
make[4]: *** [html-build.stamp] Error 5
make[4]: Leaving directory `/var/tmp/portage/at-spi-1.6.2-r1/work/at-spi-1.6.2/docs/reference/cspi'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/at-spi-1.6.2-r1/work/at-spi-1.6.2/docs/reference'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/at-spi-1.6.2-r1/work/at-spi-1.6.2/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/at-spi-1.6.2-r1/work/at-spi-1.6.2'
make: *** [all] Error 2

!!! ERROR: gnome-extra/at-spi-1.6.2-r1 failed.
!!! Function gnome2_src_compile, Line 40, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


`USE="-doc" emerge at-spi` does work fine, of course.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Josh Sled 2005-05-03 05:39:54 UTC
Ah; I then had the same problem with net-libs/libsoup[-2.2.2], blocking my access to upgrading evolution, which broke in the course of other updates overnight, and is thus Really Important.

That motivated me to figure out that if I simply run `/usr/bin/build-docbook-catalog` (from app-text/build-docbook-catalog-1.2, of course), everything is peachy...

Obviously, it would have been appropriate for the the appropriate ebuild to have run build-docbook-catalog at the appropriate point.

Comment 2 Leonardo Boshell (RETIRED) gentoo-dev 2005-05-09 10:18:20 UTC
Ebuilds for docboox-xml-dtd-4.1.2* (used for docs generation in at-spi et al.) do run build-docbook-catalog.