Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14091 - emerge -u cdrdao failed [ARCH ~x86 activated]
Summary: emerge -u cdrdao failed [ARCH ~x86 activated]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-17 05:34 UTC by guillaume
Modified: 2003-04-04 01:25 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 guillaume 2003-01-17 05:34:23 UTC
g++ -DHAVE_CONFIG_H -D_THREAD_SAFE -D_REENTRANT  -I.. -I. -I./../pccts/h -march=athlon-tbird -O3 -pipe -I/usr/lib/gtkmm/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/sigc++-1.0/include -I/usr/include/sigc++-1.0 -fno-exceptions  -c TrackData.cc -o TrackData.o
util.cc: In function `const char* stripCwd(const char*)':
util.cc:261: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [util.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/cdrdao-1.1.7-r1/work/cdrdao-1.1.7/trackdb'
make: *** [all] Error 1

!!! ERROR: app-cdr/cdrdao-1.1.7-r1 failed.
!!! Function src_compile, Line 59, Exitcode 2
!!! (no error message)
Comment 1 Arcady Genkin (RETIRED) gentoo-dev 2003-01-21 12:58:03 UTC
Please do the following:

1. Change your CFLAGS to "-march=i686 -O2 -pipe" and try the compilation again.
 This may be a known bug with the gcc 3.
2. If the above doesn't work, post the output of "emerge info".
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:21:05 UTC
db fix
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2003-04-04 01:25:59 UTC
db fix