Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91003 - xorg-x11-6.8.2 compile hangs at lnx_KbdMap.c
Summary: xorg-x11-6.8.2 compile hangs at lnx_KbdMap.c
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-30 16:43 UTC by millardster
Modified: 2005-05-10 06:28 UTC (History)
0 users

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


Attachments
`emerge info` (Info,3.01 KB, text/plain)
2005-04-30 16:45 UTC, millardster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description millardster 2005-04-30 16:43:29 UTC
When I get to the ebuild for xorg-x11, the compilation goes for a few hours then hangs.  The file it was working on is lnx_KbdMap.c. I also tried this last night with slightly diffrent USE and CFLAGS flags, however when I came to the box there it was, hung up on the same file. The portage tree I'm using is from April-7-05 (ISP not liking rsync).

Reproducible: Always
Steps to Reproduce:
1. emerge world | tee ~/world.out
2. wait for several hours
3. Press Ctrl+C


Expected Results:  
emerge

Gentoo Base System version 1.4.16
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r1 i586)
=================================================================
System uname: 2.6.9-gentoo-r1 i586 AMD-K6(tm) 3D+ Processor
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 24 2004, 02:42:32)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=k6-3 -fomit-frame-pointer -mmmx -m3dnow"
CHOST="i586-pc-linux-gnu"
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 -march=k6-3 -fomit-frame-pointer -mmmx -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/
ftp://gentoo.chem.wisc.edu/gentoo/ ftp://gentoo.mirrors.tds.net/gentoo
http://gentoo.cs.lewisu.edu/gentoo/ ftp://linux.cs.lewisu.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dfx 3dnow X Xaw3d a52 aac aalib accessibility acl aim alsa apache2 apm
arts audiofile avi bash-completion bcmath berkdb bitmap-fonts bluetooth bmp
bonobo bzlib calendar cdb cdparanoia cdr cpdflib crypt cscope cups curl
curlwrappers dba dbase dbm dbx dga dio directfb divx4linux doc dv dvb dvd dvdr
dvdread emacs emacs-w3 emboss encode esd ethereal evo examples exif expat fam
fastcgi fbcon fdftk ffmpeg fftw flac flash foomaticdb fortran freetds ftp gb gcj
gd gdbm geoip ggi gif ginac glut gmp gnome gnomep gnutls gphoto2 gpm gstreamer
gtk gtk2 gtkhtml guile hal hardenedphp howl hyperwave-api iconv icq ifc
imagemagick imap imlib inifile innodb interbase iodbc ipv6 jabber java
javascript jikes joystick jpeg junit kde kdeenablefinal kdexdeltas kerberos krb4
ladcca lcms ldap leim lesstif libcaca libedit libg++ libgda libwww lirc
lm_sensors mad maildir matroska mbox mcal mcve memlimit mhash migemo mikmod
milter mime ming mmap mmx mng mnogosearch mono motif mozilla mp3 mpeg mpi
msession msn mule mysql mysqli nas ncurses neXt netboot netcdf nhc98 nls
nocardbus nptl odbc ofx ogg oggvorbis openal opengl oscar oss ovrimos pam pcntl
pcre pda pdflib perl pfpro php plotutils png pnp portaudio posix ppds prelude
python qdbm qt quicktime readline recode ruby samba sasl scanner sdl sharedext
sharedmem shorten simplexml slang slp smartcard sndfile snmp soap sockets socks5
sox speex spell spl ssl svg svga sysfs sysvipc szip tcltk tcpd test tetex theora
threads tidy tiff tokenizer truetype truetype-fonts type1-fonts unicode usb v4l
vcd videos voodoo3 vorbis wavelan wddx wifi win32codecs wmf wxwindows xface xine
xinerama xml xml2 xmlrpc xmms xosd xpm xprint xsl xv xvid yahoo zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 millardster 2005-04-30 16:45:29 UTC
Created attachment 57695 [details]
`emerge info`
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2005-05-01 01:05:33 UTC
Which revision? Also please try without tacking -mmmx -m3dnow to your CFLAGS.

BTW if rsync doesn't work try emerge-webrsync, which is installed with portage.
Comment 3 millardster 2005-05-01 06:08:28 UTC
I'm using xorg-x11-6.8.2-r1. I will try a "naked" compile. As for the portage tree, I borrowed a 2004.3 live cd from a friend then emerge-webrsync'ed it.
Comment 4 millardster 2005-05-10 06:28:53 UTC
I have tried a very basic build several times, all freezing at lnx_KbdMap.c. I now have the 2005.0 Live and package cds and will try that method.