Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53737 - db-1.85-r1 fails to compile
Summary: db-1.85-r1 fails to compile
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-12 12:37 UTC by Tim Tsahayev
Modified: 2004-08-30 12:48 UTC (History)
1 user (show)

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 Tim Tsahayev 2004-06-12 12:37:07 UTC
While trying to emerge system on a fresh installation db-1.85-r1 build fails.


Reproducible: Always
Steps to Reproduce:
1.emerge system
2.
3.

Actual Results:  
gcc -c -D__DBINTERFACE_PRIVATE -pipe -fomit-frame-pointer -I. -Iinclude 
-I../../hash -g -o hash.o ../../hash/hash.c 
gcc -c -D__DBINTERFACE_PRIVATE -pipe -fomit-frame-pointer -I. -Iinclude 
-I../../hash -g -o hash_bigkey.o ../../hash/hash_bigkey.c 
gcc: Internal error: Segmentation fault (program as) 
Please submit a full bug report. 
See <URL:http://bugs.gentoo.org/> for instructions. 
make: *** [hash_bigkey.o] Error 1 
make: *** Waiting for unfinished jobs.... 
cc1: Broken pipe: error writing to - 
gcc: Internal error: Segmentation fault (program as) 
Please submit a full bug report. 
See <URL:http://bugs.gentoo.org/> for instructions. 
make: *** [hash.o] Error 1 
 
!!! ERROR: sys-libs/db-1.85-r1 failed. 
!!! Function src_compile, Line 28, Exitcode 2 
!!! (no error message) 

Expected Results:  
clean install
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-06-12 17:34:40 UTC
i'd blame your hardware.
reducing your cflags would be a possible workaround.
go run memtest from the livecd, and also cpuburn.

include your 'emerge info' output as well if you still can't find it.
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2004-06-13 00:51:26 UTC
Look at bug #20600, there don't seem to be any bad CFLAGS
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-08-30 12:48:21 UTC
binutils on your system is the location of the segfault.
Given the lack of response, please re-open if this still an issue.