Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52339 - x11-base/xorg-x11-6.7.0 emerge fails on amd64 (segmentation fault), after stage3 install
Summary: x11-base/xorg-x11-6.7.0 emerge fails on amd64 (segmentation fault), after sta...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-29 06:11 UTC by Andreas Laestadius
Modified: 2004-05-31 07:15 UTC (History)
1 user (show)

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 Andreas Laestadius 2004-05-29 06:11:04 UTC
When emerging xorg-x11, After the compiling stage, it gets problems installing.

It says 'segfault' down below.

(I did a memtest86 (passed twice) before on this system so memory should be ok).


<snip/>
Writing 192 characters into file 'timI10-ISO8859-13.bdf'.
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale  ../..
/../exports/bin/bdftopcf -t timI10-ISO8859-13.bdf | gzip > timI10-ISO8859-13.pcf.g
z
rm -f timI12-ISO8859-13.bdf
../../../exports/bin/ucs2any timI12.bdf ../../../fonts/util/map-ISO8859-13 ISO8859
-13
Writing 192 characters into file 'timI12-ISO8859-13.bdf'.
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale  ../..
/../exports/bin/bdftopcf -t timI12-ISO8859-13.bdf | gzip > timI12-ISO8859-13.pcf.g
z
rm -f timI14-ISO8859-13.bdf
../../../exports/bin/ucs2any timI14.bdf ../../../fonts/util/map-ISO8859-13 ISO8859
-13
Writing 192 characters into file 'timI14-ISO8859-13.bdf'.
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale  ../..
/../exports/bin/bdftopcf -t timI14-ISO8859-13.bdf | gzip > timI14-ISO8859-13.pcf.g
z
rm -f timI18-ISO8859-13.bdf
../../../exports/bin/ucs2any timI18.bdf ../../../fonts/util/map-ISO8859-13 ISO8859
-13
Writing 192 characters into file 'timI18-ISO8859-13.bdf'.
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale  ../..
/../exports/bin/bdftopcf -t timI18-ISO8859-13.bdf | gzip > timI18-ISO8859-13.pcf.g
z
make[5]: *** [timI18-ISO8859-13.pcf.gz] Segmentation fault
make[5]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0/work/xc/fonts/bdf/75dp
i'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0/work/xc/fonts/bdf'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0/work/xc/fonts'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0/work/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.7.0/work/xc'
make: *** [World] Error 2

!!! ERROR: x11-base/xorg-x11-6.7.0 failed.
!!! Function src_compile, Line 675, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.dtop log # emerge xorg-x11


Actual Results:  
!!! ERROR: x11-base/xorg-x11-6.7.0 failed.
!!! Function src_compile, Line 675, Exitcode 2
!!! (no error message)
Se above

Expected Results:  
Installed X.

Portage 2.0.50-r7 (default-amd64-2004.0, gcc-3.3.3, glibc-2.3.2-r9, 2.6.5-gentoo)
=================================================================
System uname: 2.6.5-gentoo x86_64 4
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X amd64 apm arts avi berkdb cdr cjk crypt encode foomaticdb gdbm gif gnome
gpm gtk gtk2 imap imlib jpeg kde libg++ libwww mikmod motif mpeg ncurses nls
nogcj oggvorbis opengl oss pam pdflib perl png postgres python quicktime
readline sdl slang spell ssl tcpd truetype xml2 xmms xv zlib"
Comment 1 Andreas Laestadius 2004-05-31 07:15:28 UTC
Please remove this bug. It seems to be a system specific issue after all. 
(Unable to run PC3200 memory stably at 400MHz, works at 333MHz)
Sorry about any inconvenience.

/Andreas