Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71156 - gnome-vfs 2.8.3 won't build because of html docs (XSL problem)
Summary: gnome-vfs 2.8.3 won't build because of html docs (XSL problem)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 72508 95901 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-14 06:30 UTC by Stephane Loeuillet
Modified: 2005-06-12 14:55 UTC (History)
2 users (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 Stephane Loeuillet 2004-11-14 06:30:06 UTC
my USE flags : -debug +doc +gnutls +hal -howl -ipv6 +samba +ssl

*** Building HTML ***
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml gnome-vfs-2.0 ../gnome-vfs-2.0-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[2]: *** [html-build.stamp] Erreur 5
make[2]: Leaving directory `/var/tmp/portage/gnome-vfs-2.8.3/work/gnome-vfs-2.8.3/doc'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/gnome-vfs-2.8.3/work/gnome-vfs-2.8.3'
make: *** [all] Erreur 2

i have this problem too while compiling gurlchecker, i think it is related to the version bump of :
app-text/docbook-xsl-stylesheets-1.66.1

there has been a 1.67.0 release on 2004-11-09 :
http://sourceforge.net/project/showfiles.php?group_id=21935

but as i did not install it, i don't know if it fixes this problem


Reproducible: Always
Steps to Reproduce:
1.emerge gnome-vfs
2.
3.

Actual Results:  
HTML docs won't generate. disabling "doc" USE flag is a work-around


Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.10-rc1 i686)
=================================================================
System uname: 2.6.10-rc1 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.6
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache digest distlocks fixpackages sandbox
sfperms strict userpriv"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowex X aalib accessibility acpi adns alsa apache2 artworkextra avi
bash-completion berkdb bitmap-fonts bonobo cdr crypt cups divx4linux doc dv dvb
dvd dvdr dvdread eds encode erandom esd ethereal evo f77 faac faad fam flac
flash foomaticdb gd gdbm gif gimp glx gnome gnomedb gnutls gstreamer gtk gtk2
gtkhtml hal idea ieee1394 imagemagick innodb irda irmc ithreads joystick jpeg
ldap libcaca libg++ libgda libwww mad mikmod mmx mmx2 mozilla moznocompose
moznoirc moznomail mozsvg mozxmlterm mpeg mysql ncurses net nls nntp
no-old-linux nptl nptlonly nvidia offensive oggvorbis opengl pam pcre pcsc-lite
pda pdflib perl pic plotutils png postgres ppds pwdb python quicktime readline
real rtc samba sasl sdl slang sndfile speex spell sse ssl svg svga tcpd tetex
theora threads tiff truetype truetype-fonts type1-fonts unicode usb v4l v4l2
videos x86 xml xml2 xprint xv xvid xvmc yv12 zlib zvbi"
Comment 1 Stephane Loeuillet 2004-11-16 06:17:36 UTC
xsl 1.67.0 (bumped manualy) fixed my problem with gnome-vfs 2.8.3 and gurlchecker
it seems that 1.66.1 was a bad release
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-25 23:17:16 UTC
*** Bug 72508 has been marked as a duplicate of this bug. ***
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2004-12-20 04:01:02 UTC
It's really a broken catalog install, the update would've regenerated them for you, which is why it seems fixed now.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-06-12 14:55:13 UTC
*** Bug 95901 has been marked as a duplicate of this bug. ***