Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30309 - gnet-2.0.3 build failed with index.sgml error.
Summary: gnet-2.0.3 build failed with index.sgml error.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-04 05:10 UTC by Chris Carlin
Modified: 2003-10-16 08:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of build (gnetbuildlog,186.56 KB, text/plain)
2003-10-04 17:43 UTC, Chris Carlin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Carlin 2003-10-04 05:10:18 UTC
When I try to emerge the gnet-2.0.3 ebuild I get the following error:

mkdir /var/tmp/portage/gnet-2.0.3/image/usr/share/doc/gnet-2.0.3/gnet
(installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /bin/install -c -m 644 $i
/var/tmp/portage/gnet-2.0.3/image//usr/share/doc/gnet-2.0.3/gnet; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
  /bin/install -c -m 644 ./html/index.sgml
/var/tmp/portage/gnet-2.0.3/image//usr/share/doc/gnet-2.0.3/gnet; \
fi)
-- Installing ./html/home.png
-- Installing ./html/left.png
-- Installing ./html/right.png
-- Installing ./html/up.png
-- Installing ./html/index.sgml
/bin/install: cannot stat `./html/index.sgml': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnet-2.0.3/work/gnet-2.0.3/doc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/gnet-2.0.3/work/gnet-2.0.3/doc'
make: *** [install-recursive] Error 1

!!! ERROR: net-libs/gnet-2.0.3 failed.
!!! Function einstall, Line 347, Exitcode 2
!!! einstall failed


Reproducible: Always
Steps to Reproduce:
emerge gnet

Actual Results:  
Failure

Expected Results:  
Success

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.21_rc8-gss)
=================================================================
System uname: 2.4.21_rc8-gss i586 AMD-K6(tm) 3D processor
distcc 2.9 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=k6-2 -O3 -pipe -fomit-frame-pointer"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=k6-2 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs sandbox ccache"
GENTOO_MIRRORS="ftp://afs-net.tamu.edu/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt encode foomaticdb gif jpeg libg++ mad mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb gdbm
berkdb readline aalib svga ggi tcltk java mysql X sdl tcpd pam libwww ssl perl
python imlib oggvorbis gtk qt motif opengl 3dnow apache2 dga doc dvd fbcon gd
gmttria gtkhtml imap ipv6 jikes maildir matrox mbox md5sum mozilla mpi nocardbus
nptl odbc offensive ogg parse-clocks php pic plotutils pnp qtmt samba tiff
transcode type1 usb v4l wmf wxwindows X509 xface xml xvid -apm -arts -cups -gpm
-kde -gnome -slang -tetex -esd"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-10-04 06:24:43 UTC
please try 2.0.4
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2003-10-04 07:36:36 UTC
please attach the full build log, we need to see which catalog is creating
the errors.
Comment 3 Chris Carlin 2003-10-04 08:46:59 UTC
To Martin I'd point out that 2.0.3 is the current unmasked version...

Anyway, rebuilding now.
Comment 4 Chris Carlin 2003-10-04 17:43:39 UTC
Created attachment 18765 [details]
Output of build

What, you couldn't wait 24 hours for a reply?
Comment 5 Mike Gardiner (RETIRED) gentoo-dev 2003-10-06 05:56:20 UTC
error is:

/usr/bin/openjade:/usr/share/gtk-doc/gtk-doc.dsl:2:91:W: cannot generate
system identifier for public text "-//Norman Walsh//DOCUMENT DocBook HTML
Stylesheet//EN"

could you please verify you have docbook-dsssl-stylesheets installed first,
and then the following:

 a) do you have the line 
CATALOG "/etc/sgml/dsssl-docbook-stylesheets.cat"
in /etc/sgml/catalog ?

b) does /etc/sgml/dsssl-docbook-stylesheets.cat exist ?

c) does /usr/share/sgml/docbook/dsssl-stylesheets-1.77/catalog exist ?

> What, you couldn't wait 24 hours for a reply?
What does this mean Chris ?
Comment 6 Mike Gardiner (RETIRED) gentoo-dev 2003-10-16 08:17:06 UTC
Assuming fixed.