Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 94294

Summary: librsvg won't compile
Product: Gentoo Linux Reporter: Andres Toomsalu <andres>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andres Toomsalu 2005-05-28 08:12:01 UTC
emerge librsvg fails with following error:

*** Building HTML ***
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml rsvg ../rsvg-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] Error 5
make[2]: Leaving directory `/var/tmp/portage/librsvg-2.9.5/work/librsvg-2.9.5/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/librsvg-2.9.5/work/librsvg-2.9.5'
make: *** [all] Error 2

!!! ERROR: gnome-base/librsvg-2.9.5 failed.
!!! Function gnome2_src_compile, Line 41, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


Same error with earlier versions too.

Reproducible: Always
Steps to Reproduce:
1. emerge librsvg
2.
3.

Actual Results:  
*** Building HTML ***
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml rsvg ../rsvg-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] Error 5
make[2]: Leaving directory `/var/tmp/portage/librsvg-2.9.5/work/librsvg-2.9.5/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/librsvg-2.9.5/work/librsvg-2.9.5'
make: *** [all] Error 2

!!! ERROR: gnome-base/librsvg-2.9.5 failed.
!!! Function gnome2_src_compile, Line 41, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
complete the emerge compile

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5,dev-lang/python-2.2.2 [2.3.5 (#1, May
28 2005, 12:34:46)]
dev-lang/python:     2.3.5, 2.2.2
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.6.3, 1.4_p6, 1.7.9, 1.9.5, 1.8.5-r3, 1.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.4.1-r10, 1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/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 /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.linux.ee/pub/gentoo/distfiles/
ftp://ftp.linux.ee/pub/gentoo/distfiles/ http://trumpetti.atm.tut.fi/gentoo/
ftp://trumpetti.atm.tut.fi/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib alsa apache apm arts avi berkdb bitmap-fonts cdr crypt cups
curl doc dts dvd eds emboss encode esd exif fam flac foomaticdb fortran gd gdbm
gif gnome gphoto2 gpm gstreamer gtk gtk2 hal imagemagick imlib ipv6 jack java
jpeg junit kde libg++ libwww lzo mad martoska mikmod motif mozilla mp3 mpeg
mysql nas ncurses nls ogg oggvorbis opengl oss pam pdflib perl php png postgres
python qt quicktime readline samba scanner sdl slang spell ssl svga tcltk tcpd
tiff truetype truetype-fonts type1-fonts usb vorbis xanim xine xml2 xmms xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-05-29 05:58:02 UTC

*** This bug has been marked as a duplicate of 83129 ***