Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28871 - Building gnome-vfs-2.4.0 fails
Summary: Building gnome-vfs-2.4.0 fails
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-09-16 05:22 UTC by Mark E. Drummond
Modified: 2003-09-21 10:18 UTC (History)
0 users

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


Attachments
emerge gnome-vfs-2.4.0 output (gnome-vfs.txt,220.70 KB, text/plain)
2003-09-17 18:19 UTC, Mark E. Drummond
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark E. Drummond 2003-09-16 05:22:09 UTC
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is not set, not installing schemas 
make[2]: *** [install-data-local] Error 139 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Portage 2.0.49-r4 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 
2.4.20-gentoo-r6) 
================================================================= 
System uname: 2.4.20-gentoo-r6 i686 Celeron (Coppermine) 
distcc 2.10 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[enabled] 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer" 
CHOST="i686-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/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox ccache autoaddcvs distcc" 
GENTOO_MIRRORS="ftp://sunsite.ualberta.ca/pub/unix/Linux/gentoo/ 
ftp://cs.ubishops.ca/pub/gentoo http://adelie.polymtl.ca/ 
http://www.ibiblio.org/gentoo" 
MAKEOPTS="-j4" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage" 
USE="x86 jpeg alsa berkdb readline tetex mysql postgres X tcpd ssl perl ldap 
innodb maildir mbox sasl -oss -apm -avi -crypt -cups -encode -foomaticdb -gif 
-java -gnome -libg++ -mad -mikmod -mmx -mpeg -ncurses -nls -opengl -pdflib 
-png -quicktime -spell -truetype -xml2 -xmms -xv -zlib -directfb -gdbm -slang 
-arts -aalib -nas -svga -ggi -tcltk -guile -ruby -sdl -gpm -pam -libwww 
-python -esd -imlib -oggvorbis -gtk -qt -kde -motif -gphoto2 -cdr -scanner"
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2003-09-16 06:20:19 UTC
could you please attach the relevant build output, 2 lines dont make much sense.
Comment 2 Aanund Austrheim 2003-09-17 01:14:28 UTC
Below are some of the latest "stuff" prior to failure.
It fails under install, not during compile.

---

 /bin/install -c -m 644 ./ssl-modules.conf /var/tmp/portage/gnome-vfs-2.4.0/image//etc/gnome-vfs-2.0/modules/ssl-modules.conf
make[3]: Leaving directory `/var/tmp/portage/gnome-vfs-2.4.0/work/gnome-vfs-2.4.0/modules'
make[2]: Leaving directory `/var/tmp/portage/gnome-vfs-2.4.0/work/gnome-vfs-2.4.0/modules'
make[1]: Leaving directory `/var/tmp/portage/gnome-vfs-2.4.0/work/gnome-vfs-2.4.0/modules'
Making install in schemas
make[1]: Entering directory `/var/tmp/portage/gnome-vfs-2.4.0/work/gnome-vfs-2.4.0/schemas'
make[2]: Entering directory `/var/tmp/portage/gnome-vfs-2.4.0/work/gnome-vfs-2.4.0/schemas'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/portage/gnome-vfs-2.4.0/image//etc/gconf/schemas/
mkdir /var/tmp/portage/gnome-vfs-2.4.0/image/etc/gconf
mkdir /var/tmp/portage/gnome-vfs-2.4.0/image/etc/gconf/schemas
 /bin/install -c -m 644 ./system_http_proxy.schemas /var/tmp/portage/gnome-vfs-2.4.0/image//etc/gconf/schemas//system_http_proxy.schemas
 /bin/install -c -m 644 ./desktop_default_applications.schemas /var/tmp/portage/gnome-vfs-2.4.0/image//etc/gconf/schemas//desktop_default_applications.schemas
if test -z "" ; then \
        for p in system_http_proxy.schemas desktop_default_applications.schemas ; do \
                GCONF_CONFIG_SOURCE=xml::/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ./$p; \
        done \
fi
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas
make[2]: *** [install-data-local] Error 139
make[2]: Leaving directory `/var/tmp/portage/gnome-vfs-2.4.0/work/gnome-vfs-2.4.0/schemas'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/gnome-vfs-2.4.0/work/gnome-vfs-2.4.0/schemas'
make: *** [install-recursive] Error 1

!!! ERROR: gnome-base/gnome-vfs-2.4.0 failed.
!!! Function einstall, Line 347, Exitcode 2
!!! einstall failed

---

~x86

Linux localhost 2.6.0-test4-mm4 #1 Mon Sep 1 16:49:38 CEST 2003 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz GenuineIntel GNU/Linux

USE="-apm -nas -spell -encode -mikmod -opengl -perl -3dnow X gtk2 gnome alsa acpi avi -cups -arts -dvd -fbcon -java crypt mmx sse -motif nls pam -pcmia xv truetype tcpd zlib"

CFLAGS="-march=pentium4 -O2 -pipe -fomit-frame-pointer"
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-09-17 15:53:34 UTC
did any of you happen to install from GRP ? 
Comment 4 Mark E. Drummond 2003-09-17 16:44:04 UTC
Not me. All mine are straight from stage1 tarball. I have not had a chance to try replicating this again, but maybe tonight.

Mark
Comment 5 Mark E. Drummond 2003-09-17 18:19:46 UTC
Created attachment 17930 [details]
emerge gnome-vfs-2.4.0 output
Comment 6 Daniel Lawson 2003-09-17 20:13:19 UTC
Adding the following line to the gnome-vfs-2.4.0 ebuild "fixes" this

G2CONF="${G2CONF} --disable-schemas-install"

I noticed this line had been added to ebuilds for earlier versions of gnome-vfs.

This seems to be a generic gnome2 2.4 build failure, as other packages are also failing with the same errors. I can supply USE parameters if anyone cares, but they seem fairly similar to other posted ones.
Comment 7 foser (RETIRED) gentoo-dev 2003-09-21 10:18:22 UTC
regression from seperate 2.3 tree, readded the schemas install switch.

I wonder why few people are seeing this.

Other occasions should be reported seperately.

Ideally we should fix the build scripts and post upstream.

Thanks for the bugreport & help.