Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32249 - gconf-2.4.0.1 fails to compile while upgrading from 2.2.0
Summary: gconf-2.4.0.1 fails to compile while upgrading from 2.2.0
Status: RESOLVED 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:
 
Reported: 2003-10-29 01:30 UTC by WiseLYNX
Modified: 2003-10-29 05:12 UTC (History)
0 users

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


Attachments
complete build log (build.log,298.03 KB, text/plain)
2003-10-29 02:42 UTC, WiseLYNX
Details
list of packages selected by 'emerge -u gnome' (packages.log,5.38 KB, text/plain)
2003-10-29 05:12 UTC, WiseLYNX
Details

Note You need to log in before you can comment on or make changes to this bug.
Description WiseLYNX 2003-10-29 01:30:47 UTC
While performing 'emerge -u gnome' to upgrade from gnome-2.2 to gnome-2.4, the
compile process for gconf-2.4.0.1 terminates with make errors 

Reproducible: Always
Steps to Reproduce:
1.rsync updated to yesterday evening (28-10-2003)

Actual Results:  
gconf make fails with the following error:

[snip]
-- 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[3]: *** [install-data-local] Error 1
make[3]: Leaving directory
`/home/tmp/portage/gconf-2.4.0.1/work/GConf-2.4.0.1/doc/gconf'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/home/tmp/portage/gconf-2.4.0.1/work/GConf-2.4.0.1/doc/gconf'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/tmp/portage/gconf-2.4.0.1/work/GConf-2.4.0.1/doc'
make: *** [install-recursive] Error 1
 
!!! ERROR: gnome-base/gconf-2.4.0.1 failed.
!!! Function einstall, Line 361, Exitcode 2
!!! einstall failed

Expected Results:  
gconf make should success and emerge should go on compiling the following packages

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-acpi-r7)
=================================================================
System uname: 2.4.20-acpi-r7 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.70GHz
Gentoo Base System version 1.4.3.10
distcc 1.2.3 i686-pc-linux-gnu (protocol 1) (default port 3632) [enabled]
ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/home/distfiles"
FEATURES="autoaddcvs sandbox buildpkg ccache distcc noclean noauto"
GENTOO_MIRRORS=" ftp://sunsite.cnlab-switch.ch/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/home/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss avi crypt cups encode gif jpeg libg++ mikmod mpeg ncurses nls
pdflib png quicktime spell truetype xml2 xv zlib gtkhtml gdbm slang readline
bonobo svga tcltk java guile X sdl gpm tcpd pam libwww ssl perl python esd imlib
oggvorbis motif opengl ldap aalib acpi alsa -apm -arts atlas -berkdb dga
directfb doc dvd ethereal fbcon -foomaticdb gb gnome gphoto2 gtk junit -kde -mad
mozilla mysql pcmcia pnp -qt samba sse tetex tiff trusted usb wavelan wmf xmms"
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2003-10-29 02:15:14 UTC
please attach the full build log. did you recently updated any docbook-*
packages ? or scrollkeeper perhaps ?
Comment 2 WiseLYNX 2003-10-29 02:42:49 UTC
Created attachment 19928 [details]
complete build log

obtained from 'emerge -u gnome >build.log 2>&1'
Comment 3 WiseLYNX 2003-10-29 02:47:01 UTC
It seems that some docbook where emerged while updating gnome. From /var/log/emerge.log:

[snip]
1067377252:  >>> emerge (1 of 79) dev-libs/libxml2-2.5.11 to /
1067377253:  >>> emerge (2 of 79) dev-libs/libxslt-1.0.33 to /
1067377301:  >>> emerge (3 of 79) app-text/docbook-xsl-stylesheets-1.62.0-r1
to /
1067377340:  >>> emerge (4 of 79) app-text/docbook-xml-dtd-4.1.2-r4 to /
[snip]
Comment 4 Mike Gardiner (RETIRED) gentoo-dev 2003-10-29 03:25:09 UTC
/usr/bin/openjade:/usr/share/gtk-doc/data/gtk-doc.dsl:2:91:W: cannot generate
system identifier for public text "-//Norman Walsh//DOCUMENT DocBook HTML
Stylesheet//EN"

how about remerging docbook-dsssl-stylesheets ?
Comment 5 WiseLYNX 2003-10-29 03:46:50 UTC
This seemed to fix the problem, now gconf compiles without errors. Thanks
for the help :)
Comment 6 Mike Gardiner (RETIRED) gentoo-dev 2003-10-29 04:00:12 UTC
if it's not too much trouble.. im sure it probably is, but is there any chance
you can attach the list of _all_ the packages you upgraded ? the whole 70-odd
or whatever ? i really need some information on tracking down why this occurs.

thanks.
Comment 7 WiseLYNX 2003-10-29 05:12:36 UTC
Created attachment 19932 [details]
list of packages selected by 'emerge -u gnome'

this is a collage work from /var/log/emerge.log; there should be all the
packages that were selected for install or upgrade by 'emerge -u gnome'.

Please feel free to ask any other thing I could provide for helping tracking
this bug