Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192799 - x11-base/xorg-server-1.4-r1 compilation stalls w/ gcc-4.2.0
Summary: x11-base/xorg-server-1.4-r1 compilation stalls w/ gcc-4.2.0
Status: RESOLVED DUPLICATE of bug 180304
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 11:11 UTC by Sylvain Garrigues
Modified: 2007-09-20 15:27 UTC (History)
1 user (show)

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


Attachments
Build log (part 1) (build.log.1,528.49 KB, text/plain)
2007-09-17 11:28 UTC, Sylvain Garrigues
Details
Build log (part 2) (build.log.2,669.63 KB, text/plain)
2007-09-17 11:44 UTC, Sylvain Garrigues
Details
Build log (part 3) (build.log.3,633.61 KB, text/plain)
2007-09-17 11:44 UTC, Sylvain Garrigues
Details
emerge --info (emerge.info,3.08 KB, text/plain)
2007-09-17 11:47 UTC, Sylvain Garrigues
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvain Garrigues 2007-09-17 11:11:06 UTC
The compilation of one file (xf86ScanPci.c) takes more than five hours. I had to stop the compilation.

Latest command line is (no MAKEOPTS):
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -I../../../hw/xfree86 -I../../../hw/xfree86/include -I../../../hw/xfree86/common -I../../../hw/xfree86/os-support -I../../../hw/xfree86/os-support/bus -I../../../os -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../../../include -I../../../include -I../../../Xext -I../../../composite -I../../../damageext -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb -DHAVE_XORG_CONFIG_H -DXF86PM -O3 -march=pentium4 -pipe -fomit-frame-pointer -MT xf86ScanPci.lo -MD -MP -MF .deps/xf86ScanPci.Tpo -c xf86ScanPci.c  -fPIC -DPIC -o .libs/xf86ScanPci.o

Reproducible: Always
Comment 1 Sylvain Garrigues 2007-09-17 11:28:58 UTC
Created attachment 131140 [details]
Build log (part 1)

Attached build log part 1.
Comment 2 Sylvain Garrigues 2007-09-17 11:44:05 UTC
Created attachment 131144 [details]
Build log (part 2)

Attached build log part 2.
Comment 3 Sylvain Garrigues 2007-09-17 11:44:56 UTC
Created attachment 131146 [details]
Build log (part 3)

Attached build log part 3.
Comment 4 Sylvain Garrigues 2007-09-17 11:47:24 UTC
Created attachment 131148 [details]
emerge --info

Attached my emerge --info
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2007-09-17 14:38:31 UTC
@Sylvain: Please provide the entire output of 
  emerge -vp =x11-base/xorg-server-1.4-r1

as well.
Comment 6 Sylvain Garrigues 2007-09-17 15:36:10 UTC
[ebuild     U ] x11-base/xorg-server-1.4-r1 [1.3.0.0] USE="dri nptl sdl xorg -3dfx -debug -dmx -hal% -ipv6 -kdrive -minimal -xprint" INPUT_DEVICES="keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="radeon -amd% -apm -ark -chips -cirrus -cyrix -dummy -epson -fbdev -glint -i128 -i740 -i810 (-impact) -imstt -mach64 -mga -neomagic (-newport) -nsc -nv -r128 -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vermilion% -vesa -vga -via -vmware -voodoo -xgi% (-fglrx%*) (-nvidia%)" 0 kB 
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 15:27:09 UTC

*** This bug has been marked as a duplicate of bug 180304 ***