Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102463 - emerge app-text/docbook-sgml-utils-0.6.14 fails during src_install
Summary: emerge app-text/docbook-sgml-utils-0.6.14 fails during src_install
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 02:40 UTC by Christopher Cowart
Modified: 2005-10-04 19:59 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 Christopher Cowart 2005-08-14 02:40:08 UTC
I'm trying to update world. This package is among those that need updating. The
build always fails in the src_install function. The output from src_install
seems rather repetitive (I'll submit as an attachment). It seems that the same
documentation appears on the screen, pausing at a command, and cycling through
many times before the install actually fails. The following are the error
messages immediately preceeding the failure:

    mkdir -p -- . /var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/do
c/docbook-sgml-utils-0.6.14/html  
 /bin/install -c -m 644 ./api.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/api.html
/bin/install: cannot stat `./api.html': No such file or directory
 /bin/install -c -m 644 ./backend-spec.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/backend-spec.html
/bin/install: cannot stat `./backend-spec.html': No such file or directory
 /bin/install -c -m 644 ./docbook2man.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/docbook2man.html
/bin/install: cannot stat `./docbook2man.html': No such file or directory
 /bin/install -c -m 644 ./docbook2texi.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/docbook2texi.html
/bin/install: cannot stat `./docbook2texi.html': No such file or directory
 /bin/install -c -m 644 ./fdl.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/fdl.html
/bin/install: cannot stat `./fdl.html': No such file or directory
 /bin/install -c -m 644 ./frontend-spec.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/frontend-spec.html
/bin/install: cannot stat `./frontend-spec.html': No such file or directory
 /bin/install -c -m 644 ./helpers.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/helpers.html
/bin/install: cannot stat `./helpers.html': No such file or directory
 /bin/install -c -m 644 ./index.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/index.html
/bin/install: cannot stat `./index.html': No such file or directory
 /bin/install -c -m 644 ./introduction.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/introduction.html
/bin/install: cannot stat `./introduction.html': No such file or directory
 /bin/install -c -m 644 ./intro-jw.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/intro-jw.html
/bin/install: cannot stat `./intro-jw.html': No such file or directory
 /bin/install -c -m 644 ./intro-sgmldiff.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/intro-sgmldiff.html
/bin/install: cannot stat `./intro-sgmldiff.html': No such file or directory
 /bin/install -c -m 644 ./jw.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/jw.html
/bin/install: cannot stat `./jw.html': No such file or directory
 /bin/install -c -m 644 ./sgmldiff.html
/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/sgmldiff.html
/bin/install: cannot stat `./sgmldiff.html': No such file or directory
make[3]: *** [install-htmlDATA] Error 1
make[3]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/HTML'
       
make[2]: *** [install-am] Error 2 
make[2]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/HTML'
       
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc'     
       
make: *** [install-recursive] Error 1
                                  
!!! ERROR: app-text/docbook-sgml-utils-0.6.14 failed.
!!! Function src_install, Line 46, Exitcode 2
!!! (no error message)            
!!! If you need support, post the topmost build error, NOT this status message.
                                  


Reproducible: Always
Steps to Reproduce:
# emerge -avb docbook-sgml-utils

Actual Results:  
It failed as outlined above

Expected Results:  
It succeeds

# emerge info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.11.10 i686)
=================================================================
System uname: 2.6.11.10 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /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 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distcc distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j23"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/rc-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl alsa apm arts avi berkdb bitmap-fonts cdr crypt cups curl eds
emboss encode esd fam fbcon foomaticdb fortran gdbm gif gnome gpm gstreamer gtk
gtk2 guile hal imagemagick imlib java jpeg kde ldap libg++ libwww mad mikmod
motif mozilla mp3 mpeg ncurses new-login nls ogg oggvorbis opengl oss pam pcre
pdflib perl png ppds python qt quicktime readline sdl spell sse ssl tcpd tetex
tiff truetype truetype-fonts type1-fonts usb vorbis xml xml2 xmms xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Christopher Cowart 2005-08-14 03:08:37 UTC
Ok. You can forget that output. My scrollback buffer is 32000 lines, and it's
not long enough. Suffice it to say that during src_install, it appears to be
executing the exact same command in a loop. The data that scrolls by appears to
be, perhaps, a license agreement. It scrolls by a good twenty times. 
Comment 2 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-08-14 03:40:34 UTC
Looks like a duplicate of bug 98680. Try emerge --sync and re-emerge
docbook-sgml-utils
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-08-14 04:37:52 UTC

*** This bug has been marked as a duplicate of 98680 ***
Comment 4 Christopher Cowart 2005-08-16 01:12:53 UTC
(In reply to comment #2)
> Looks like a duplicate of bug 98680. Try emerge --sync and re-emerge
> docbook-sgml-utils

I've synced and re-merged many times. Just tried again. It's not resolved. I'm
not sure it's a duplicate. I've walked through the other bug without success.

Comment 5 Leonardo Boshell (RETIRED) gentoo-dev 2005-08-16 07:37:07 UTC
The output you've included doesn't show the actual error. Please attach the
complete output from the emerge process.

Thanks.
Comment 6 Donald J. Axel 2005-09-08 11:47:11 UTC
I get the same error when I build with Gentoo Portage build system.

/var/tmp/portage/docbook-sgml-utils-0.6.14/image//usr/share/doc/docbook-sgml-utils-0.6.14/html/sgmldiff.html
/bin/install: cannot stat `./sgmldiff.html': No such file or directory


Doing a manual "make" goes through, ok. Doing make install (not ebuild <efile>
install) stops with same error, missing file. I guess the source or patches
are buggy. I remove the half-installed files and go back to version 0.6.12 .

/Donald Axel - Denmark d-axel.dk
Comment 7 Leonardo Boshell (RETIRED) gentoo-dev 2005-10-04 19:59:07 UTC
No further feedback, please see comment #5 before re-opening.