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

Bug 54888

Summary: gimp-2.0.2 : compiling fails due to failed gtk-doc import
Product: Gentoo Linux Reporter: Martin Wegner <gentoo-bugs>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal CC: chriswhite
Priority: High    
Version: 1.4   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Wegner 2004-06-23 06:00:18 UTC
Compiling media-gfx/gimp-2.0.2 fails to compile with the following error:

[...]
*** Rebuilding template files ***
cd . && gtkdoc-mktmpl --module=libgimpbase
touch tmpl-build.stamp
*** Building XML ***
cd . && \
gtkdoc-mkdb --module=libgimpbase --source-dir=../../libgimpbase --sgml-mode --output-format=xml
27% symbol docs coverage (36 symbols documented, 96 not documented)
See libgimpbase-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch xml-build.stamp
*** Building HTML ***
rm -rf ./html 
mkdir ./html
cd ./html && gtkdoc-mkhtml libgimpbase ../libgimpbase-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[3]: *** [html-build.stamp] Error 5
make[3]: Leaving directory `/var/tmp/portage/gimp-2.0.2/work/gimp-2.0.2/devel-docs/libgimpbase'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gimp-2.0.2/work/gimp-2.0.2/devel-docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gimp-2.0.2/work/gimp-2.0.2'
make: *** [all] Error 2

!!! ERROR: media-gfx/gimp-2.0.2 failed.
!!! Function src_compile, Line 89, Exitcode 2
!!! (no error message)

I assume if I connect to the internet it will succeed but that cannot be the right way.

Reproducible: Always
Steps to Reproduce:
1. emerge =media-gfx/gimp-2.0.2
2.
3.

Actual Results:  
Emerge fails

Expected Results:  
Emerge should succeed

# emerge info
Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7)
=================================================================
System uname: 2.6.7 i686 AMD Duron(tm)
Gentoo Base System version 1.4.16
distcc 2.14 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=i686 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
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/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/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa apache2 apm avi berkdb bonobo cdr clamav crypt cups
dedicated doc dvd encode esd fbcon foomaticdb freetype gd gdbm gif gnome gpm gtk
gtk2 imagemagick imlib java jpeg libg++ libwww mad mikmod mmx motif mpeg mysql
ncurses net nls oggvorbis opengl oss pam pdflib perl png python quicktime radeon
readline ruby samba sdl slang spell sse ssl tcltk tcpd tetex truetype usb videos
x86 xml2 xmms xv zlib"
Comment 1 foser (RETIRED) gentoo-dev 2004-07-19 06:23:51 UTC

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