Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6744 - kdegraphics-3.0.3 segfaults while emerging
Summary: kdegraphics-3.0.3 segfaults while emerging
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-19 18:19 UTC by Peter Ruskin
Modified: 2003-02-04 19:42 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 Peter Ruskin 2002-08-19 18:19:28 UTC
mkdir .libs
i686-pc-linux-gnu-gcc -DNDEBUG -O2 -march=i686 -O3 -pipe -o squeeze squeeze.o
./squeeze ./psheader.txt psheader.c
make[3]: *** [psheader.c] Segmentation fault
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/kdegraphics-3.0.3/work/kdegraphics-3.0.3/kdvi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kdegraphics-3.0.3/work/kdegraphics-3.0.3/kdvi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kdegraphics-3.0.3/work/kdegraphics-3.0.3'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -7414, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on  /usr/portage/kde-base/kdegraphics/kdegraphics-3.0.3.ebuild .
Comment 1 Nicholas Wourms 2002-08-20 07:06:39 UTC
I didn't have any problems emerging it with gcc-3.2 final.
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-08-29 08:25:43 UTC
Peter: what versions of gcc and binutils are you using? What profile (where is  
the /etc/make.profile symlink is pointing)? What CFLAGS setting? 
Comment 3 Peter Ruskin 2002-08-29 10:04:24 UTC
I've now gone back to gentoo 1.2 (restored from backup) and kdegraphics built  
OK with gcc-2.95.3.  That's why I moved back.  I'm currently building a 1.4beta  
system on another partition.  
  
Versions at the time of bug...  
gcc-3.2  
kernel vanilla 2.4.19 with win4lin patches  
binutils-2.12.90.0.7  
glibc-2.2.5-r5  
profile: default-x86-2.0 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=i686 -O3 -pipe" 
USE="-3dfx aalib -acl -afs -alsa arts -atlas avi berkdb bonobo -crypt directfb 
doc dvd encode esd evo fbcon flash gd gdbm gif gnome -gphoto2 gpm gtk gtkhtml 
icms imlib innodb java jpeg kde -ldap -matrox mikmod motifnocardbus 
-mozaccess-builtin mozilla -mozirc mpeg mysql ncurses nls odbc oggvorbis 
opengl oss -pcmcia -pda pdflib perl png postgres python quicktime qt qtmt 
readline samba sdl slp -socks5 spell svga tcltk tetex tiff truetype -voodo3 
-xface xml xml2 xmms xv" 
 
Comment 4 Peter Ruskin 2002-08-30 08:57:05 UTC
Well I built my 1.4beta system and kdegraphics-3.0.3 is fine, so it was either 
a fluke or something to do with upgrading gcc from 2.95.3 to 3.2.