Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46337 - gnome-extra/libgda-1.0.3 fails when building documentation
Summary: gnome-extra/libgda-1.0.3 fails when building documentation
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 46268
  Show dependency tree
 
Reported: 2004-03-31 02:32 UTC by Dead Schorsch
Modified: 2005-10-06 08:33 UTC (History)
0 users

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 Dead Schorsch 2004-03-31 02:32:26 UTC
Tried to emerge libgda, but it fails to emerge due to errors when building it's documentation.

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

Actual Results:  
/usr/bin/openjade:../libgda-docs.sgml:2369:40:E: end tag for element "XREF"
which is not open
/usr/bin/openjade:../libgda-docs.sgml:2390:78:E: end tag for element "XREF"
which is not open
/usr/bin/openjade:../libgda-docs.sgml:2392:52:E: end tag for element "XREF"
which is not open
/usr/bin/openjade:../sgml/gda-server-provider.sgml:1:39:E: document type does
not allow element "REFENTRY" here
/usr/bin/openjade:../libgda-docs.sgml:2358:7:E: [xref to ANCHOR unsupported]
/usr/bin/openjade:/usr/share/sgml/docbook/dsssl-stylesheets-1.77/html/dblink.dsl:203:1:E:
XRef LinkEnd to missing ID ''
/usr/bin/openjade:../libgda-docs.sgml:2367:35:E: [xref to ANCHOR unsupported]
/usr/bin/openjade:../libgda-docs.sgml:2369:5:E: [xref to ANCHOR unsupported]
/usr/bin/openjade:../libgda-docs.sgml:2390:5:E: [xref to ANCHOR unsupported]
/usr/bin/openjade:../libgda-docs.sgml:2392:5:E: [xref to ANCHOR unsupported]
make[2]: *** [html-build.stamp] Error 1
make[2]: Leaving directory `/var/tmp/portage/libgda-1.0.3/work/libgda-1.0.3/doc/C'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/libgda-1.0.3/work/libgda-1.0.3/doc'make: *** [all-recursive]
Error 1
 
!!! ERROR: gnome-extra/libgda-1.0.3 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure



king root # emerge info
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3,
glibc-2.2.5-r2,2.3.3_pre20040207-r0, 2.6.4)
=================================================================
System uname: 2.6.4 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /opt/resin/conf /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/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc fixpackages sandbox userpriv
usersandbox"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apm avi berkdb bonobo cdr crypt cups doc dvd dvdr encode
foomaticdb gd gdbm gnome gpm gtk gtk2 gtkhtml guile hbci imagemagick imlib ipv6
java jpeg ldap libg++ libwww mad mozilla moznocompose moznoirc moznomail mpeg
ncurses nls nocardbus nvidia oggvorbis opengl pam pda pdflib perl png python
readline samba scanner sdl slang spell ssl svga tcltk tcpd tetex tiff truetype
usb x86 xml2 xmms xv zlib"
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2004-04-01 03:54:17 UTC
A corrective patch is now in the tree.

Thanks for your report.
Comment 2 Dead Schorsch 2005-10-06 08:33:51 UTC
Verified