Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63627 - USE="doc" =emerge xorg-x11-6.8.0 fails compile. sgmlformat missing from portage
Summary: USE="doc" =emerge xorg-x11-6.8.0 fails compile. sgmlformat missing from portage
Status: RESOLVED DUPLICATE of bug 63548
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 23:57 UTC by Michael Crawford (ali3nx)
Modified: 2005-07-17 13:06 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 Michael Crawford (ali3nx) 2004-09-10 23:57:19 UTC
emerging xorg 6.8.0 with USE="doc" causes a compile failure when compile calls "sgmlfmt" sgmlformat has not been added to portage and document creation for xorg 6.8.0 requires it.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" USE="doc" emerge =xorg-x11-6.8.0
2. compile fails when document creation calls for binary name "sgmlfmt"


Actual Results:  
Compile failed consistantly on multiple systems as expected due to no package
named sgmlformat being available as a dependancy for USE="doc" emerge
=xorg-x11-6.8.0

Expected Results:  
xorg 6.8.0 should complete compile

rott ~ # emerge info
Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Duron(tm)
Gentoo Base System version 1.5.3
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://mirrors.tds.net/gentoo http://adelie.polymtl.ca/
http://mirrors.tds.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo
http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/
http://mirror.datapipe.net/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://mirror.datapipe.net/gentoo
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.eliteitminds.com/gentoo-portage"
USE="3dnow 3dnowex 3ds S3TC X X509 aac acl acpi activefilter adns aim alsa amd
ansi antlr apache2 apm arts audiofile avantgo avi bcel bcmath bdf berkdb bidi
bitmap-fonts blender-game bonobo bsh bzlib c++ cap cddb cdinstall cdparanoia cdr
cdrom cgi chroot cjk clanJavaScript clanVoice cle266 client clisp cln cmucl
codecs cpdflib crypt cscope ctype cups curl curlwrappers dba dbcp dio
distribution divx4linux djbfft dmx dnd doc droproot dts dv dvb dvd dvdr dvdread
edl emacs emacs-w3 encode erandom esd exif ext-png ext-zlib extensions f77 faac
faad fam fastcgi fbcon ffmpeg flac flash flood fluidsynth fmod foomaticdb
freetds freetype freewnn ftp gb gcj gcl gd gdbm geoip gif gimp gimpprint ginac
glade glgd glut gmp gmtfull gnome gnomedb gnuplot gphoto2 gpm gps graphviz gs
gsl gstreamer gtk gtk2 gtkhtml hbci hdf iconv icq ide idl ieee1394 image
imagemagick imap imlib imlib2 innodb ipv6 irda irmc jabber java javacomm javadoc
javamail javascript jbig jboss jce jdepend jmx joystick jp2 jpeg jsch jta junit
jython kadu-modules kadu-voice kakasi kde kerberos krb4 latex lcd lcms leim
libdsk libg++ libgd libgda libsamplerate libwww live lm_sensors log4j ltsp lua
lufsusermount lzo lzw lzw-tiff m17n-lib mad maildir matroska mbox mcal mdb
memlimit mhash migemo mikmod ming mixer mldonkeypango mmap mmx mng motif
mozcalendar mozdomi mozilla mozp3p mozsvg mozxmlterm mp3 mpeg mpeg4 mpi mplayer
msn mssql mule music mysql mythtv nagios-dns nagios-ntp nagios-ping nagios-ssh
native ncurses net network nls nptl ntlm nvidia nviz oav objc ocaml odbc
offensive ofx oggvorbis openal opengl opie oro oscar oss pam parse-clocks pcap
pcntl pcre pda pdf pdflib perl pg-hier pg-intdatetime pg-vacuumdelay php physfs
pic plotutils png portaudio posix postgresql ppds print psyco pthreads python qt
quicktime quotes readline regexp remote rhino rogue rplay rtc samba sasl scanner
sdl servlet-2.3 servlet-2.4 session shaper shared sharedmem sheep silc silverxp
simplexml skk slang slp sndfile snmp sockets socks5 softquota soundtouch sox
speex spell sse ssl stencil-buffer stroke svg svga sysvipc szip t1lib tcltk tcpd
tga theora tidy tiff transcode truetype unicode usagi usb v4l v4l2 videos wifi
wmf wxwin wxwindows x86 xatrix xchatdccserver xchattext xemacs xgetdefault xine
xinerama xml xml2 xmlrpc xmms xosd xpm xprint xrandr xsl xv xvid xvmc yahoo yaz
yv12 zlib zvbi"
Comment 1 Stephane Loeuillet 2004-09-11 04:36:44 UTC
duplicate of this bug :
http://bugs.gentoo.org/show_bug.cgi?id=63548

both use DMX
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-09-11 09:43:04 UTC

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