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

Bug 90405

Summary: Make All Recursive Error Building libgnomedb with doc flag enabled
Product: Gentoo Linux Reporter: James Bannon <james.bannon>
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 James Bannon 2005-04-25 11:34:29 UTC
Building gnome-extra/libgnomedb-1.0.1 with the doc USE flag enabled results in a make all recursive error when attempting to build the sgml documentation. Disabling the doc flag allows the build to proceed.

Reproducible: Always
Steps to Reproduce:
1. emerge -pv gnome-extra/libgnomedb
2. echo "gnome-extra/libgnomedb doc" >> /etc/portage/package.use (or defined globally in /etc/make.conf)
3. emerge libgnomedb && env-update && source /ect/profile

Actual Results:  
Make All Recursive error because of missing or incorrectly defined SGML tags.

Expected Results:  
I expect it to build with the documentation intact.

I don't see anything particularly relevant but just in case here's the output
from emerge --info.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r6 i686)
=================================================================
System uname: 2.6.11-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.20GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Apr 24 2005, 20:20:39)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/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/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk                
ftp://mirrors.blueyonder.co.uk/mirrors/gentoo                
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/                
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
LANG="en_GB"
LINGUAS="uk"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 X Xaw3d a52 aac aalib alsa apache2 audiofile avi bash-completion bcmath
berkdb bitmap-fonts bonobo bzlib cdb cdparanoia cdr cpdflib crypt cscope ctype
cups curl curlwrappers dba dbm dbx doc dvd emboss encode examples exif expat fam
flac flash flatfile foomaticdb freetype ftp gcj gd gdbm gif glut gmp gnome
gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal iconv imagemagick imlib
inifile java javascript jikes jpeg junit kde ladcca lcms ldap lesstif libcac
libedit libg++ libwww mad mhash mikmod mime ming mng motif mozilla mp3 mpeg
ncurses nls ogg oggvorbis openal opengl oss pam pcre pdflib perl php plotutils
png portaudio posix postgres ppds python qdbm qt quicktime readline scanner sdl
simplexml slang slp sndfile snmp soap sockets source spell spl sqlite sse ssl
svg svga sysvipc szip tcltk tcpd tetex tidy tiff tokenizer truetype
truetype-fonts type1-fonts unicode usb vorbis wmf wxwindows xml xml2 xmlrpc xmms
xsl xv zeo zlib linguas_uk"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-05-01 09:47:54 UTC
this is a duplicate, but please follow the other bug because I would like you to test what I have to say on the other bug. 
( http://bugs.gentoo.org/show_bug.cgi?id=78314 )

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