Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28879 - Ebuild for gnome-extra/gnome-games-2.2.1 segfaults
Summary: Ebuild for gnome-extra/gnome-games-2.2.1 segfaults
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 06:34 UTC by Dirkjan Ochtman (RETIRED)
Modified: 2003-09-27 15:55 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 Dirkjan Ochtman (RETIRED) gentoo-dev 2003-09-16 06:34:18 UTC
Emerging this ebuild segfaults. Which is annoying because it seems needed for
emerging gnome.

Reproducible: Always
Steps to Reproduce:
1. Emerge gnome-extra/gnome-games-2.2.1
Actual Results:  
/bin/install -c -m 644 ./iagno.schemas
/var/tmp/portage/gnome-games-2.2.1/image//etc/gconf/schemas//iagno.schemas
/bin/sh ../mkinstalldirs /var/tmp/portage/gnome-games-2.2.1/image//etc/sound/events
 /bin/install -c -m 644 ./iagno.soundlist
/var/tmp/portage/gnome-games-2.2.1/image//etc/sound/events/iagno.soundlist
GCONF_CONFIG_SOURCE=xml::/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2
--makefile-install-rule ./iagno.schemas
make[3]: *** [install-data-local] Segmentation fault
make[3]: Leaving directory
`/var/tmp/portage/gnome-games-2.2.1/work/gnome-games-2.2.1/iagno'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/var/tmp/portage/gnome-games-2.2.1/work/gnome-games-2.2.1/iagno'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-games-2.2.1/work/gnome-games-2.2.1/iagno'
make: *** [install-recursive] Error 1
 
!!! ERROR: gnome-extra/gnome-games-2.2.1 failed.
!!! Function einstall, Line 347, Exitcode 2
!!! einstall failed

Expected Results:  
Ebuild should have finished.

quinn root # emerge --info
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r5)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 2400+
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
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/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs buildpkg ccache keeptemp keepwork fixpackages"
GENTOO_MIRRORS="ftp://ftp.snt.utwente.nl/pub/linux/gentoo-portage
ftp://ftp.snt.utwente.nl/pub/linux/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg gnome libg++ libwww
mad mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib
gdbm berkdb slang readline arts svga java X sdl tcpd pam ssl perl python imlib
oggvorbis gtk qt kde motif opengl cdr bindist curl -mikmod -mysql -gpm -esd"
Comment 1 Spider (RETIRED) gentoo-dev 2003-09-16 08:23:31 UTC
this looks like a dupe of #26320 ,  could you reduce CFLAGS and CXXFLAGS to a sane level, rebuild libxml2 and see if it works then.
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2003-09-16 11:07:08 UTC
I did have a bunch of errors in that catalog file which IIRC is part of scrollkeeper. Would just -O3 do?
Comment 3 Spider (RETIRED) gentoo-dev 2003-09-16 11:46:11 UTC
yes, -O3 clean should be enough.
Comment 4 foser (RETIRED) gentoo-dev 2003-09-27 15:55:28 UTC
no reply, assume it is fixed

reclosing