Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102385 - xorg upgrade fails with segmentation error
Summary: xorg upgrade fails with segmentation error
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-13 08:43 UTC by Paul Graydon
Modified: 2005-08-13 11:30 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 Paul Graydon 2005-08-13 08:43:24 UTC
After doing an emerge -sync I got told the portage system had been updated, so I
ran an "emerge -u emerge" from console as root.  After a while it errored out
having failed to upgrade xorg, claiming a "segmentation" error (not entirely
sure why Xorg needs updated?)
Thinking it was probably part down to a failed dependancy, I ran "emerge -Du
emerge", which added a few more packages to the selection, but again reached the
upgrade of xorg and failed.

x86_64-pc-linux-gnu-gcc -c -O3 -march=k8 -pipe -fno-strict-aliasing  -ansi
-pedantic -Wno-return-type -w  -I../../../../../../exports/include/X11
-I../../../../../../include/extensions -I../../../../../../extras/Mesa/src/mesa
            -I../../../../../../extras/Mesa/src/mesa/main          
-I../../../../../../extras/Mesa/src/mesa/glapi               
-I../../../../../../extras/Mesa/src/mesa/shader                
-I../../../../../../extras/Mesa/include              -
I../../../../../../extras/Mesa/src/mesa/drivers/dri/common             
-I../../../../../../extras/Mesa/src/mesa/drivers/dri/radeon
-I../../../../../../lib/GL/dri           
-I../../../../../../exports/include/X11                
-I../../../../../../lib/GL/glx          -I../../../../../../lib/GL/include     
     - I../../../../../../programs/Xserver/GL/dri             
-I../../../../../../programs/Xserver/hw/xfree86/os-support             
-I../../../../../../programs/Xserver/hw/xfree86/common               
-I../../../../../../extras/drm/shared          
-I../../../../../../programs/Xserver/hw/xfree86/drivers/ati          -
I../../../../../../lib/GL/dri/drm  -I../../../../../..
-I../../../../../../exports/include   -Dlinux -D__amd64__
-D_POSIX_C_SOURCE=199309L                   - D_POSIX_SOURCE -D_XOPEN_SOURCE   
                      -D_BSD_SOURCE -D_SVID_SOURCE                            
-D_GNU_SOURCE                            -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS
 -D_REENTRANT -DXUSE_MTSAFE_API    -DMALLOC_0_RETURNS_NULL -DGLXEXT -DXF86DRI
-DGLX_DIRECT_RENDERING -DGLX_USE_DLOPEN -DGLX_USE_MESA -D__GLX_ALIGN64
-DX_BYTE_ORDER=X_LITTLE_ENDIAN -DUSE_NEW_INTERFACE      -fPIC radeon_screen.c
x86_64-pc-linux-gnu-gcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
make[6]: *** [radeon_screen.o] Error 1
make[6]: Leaving directory
`/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/GL/mesa/drivers/dri/radeon'
make[5]: *** [all] Error 2
make[5]: Leaving directory
`/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/GL/mesa/drivers/dri'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib/GL'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc'
make: *** [World] Error 2


I presume its ati driver related..

Reproducible: Always
Steps to Reproduce:
1. emerge -u emerge
2. 
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-13 11:30:32 UTC
emerge --info missing.