Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5015 - Emerge System Fails on /usr/portage/sys-libs/db/db-3.2.9.ebuild
Summary: Emerge System Fails on /usr/portage/sys-libs/db/db-3.2.9.ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Jon Nelson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-15 06:08 UTC by Angel Ortiz
Modified: 2003-02-04 19:42 UTC (History)
3 users (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 Angel Ortiz 2002-07-15 06:08:33 UTC
While installing gentoo from a stage 1 tarball.  All instructions complete
normally until emerge system.  The following error halts the install.

checking for integral type equal to pointer size....configure:error can not run
test program while cross compiling.
!!!Error The ebuild did not complete successfully
!!!Function src_compile, line 1 exitcode 1 no error message
!!!emerge aborting on /usr/portage/sys-libs/db/db-3.2.9.ebuild .

I have tried starting from scratch.  Fdisking and reformating the partitions. 
Same error.  

System Spec:
AMD AThlon 1000Mhz
ASUS A7V133 Mobo
768 MB RAM
Nvidia gf 4
intel pro 100 s 
soundblaster live
usb intellimouse
ps2 kb
Comment 1 Jon Nelson (RETIRED) 2002-07-15 07:39:29 UTC
Can you please try again with --debug so we can see the optimization and link
flags, and also the output of gcc --version would be nice as well.

Thanks!
Comment 2 Jon Nelson (RETIRED) 2002-07-15 07:40:39 UTC
Note that this "bug" is not specific to the db package, but would very likely
occur with lots of packages, assuming that I am correct in my educated guess
that it is a compiler flag.
Comment 3 Angel Ortiz 2002-07-15 08:11:14 UTC
My apoligies for not including the gcc ver.  It looks like it cleared up.  I
think I might have had an error during bootstrap that was not focused.  Before
seeing your update I did an emerge --clean rsync and bootstrapped again.  Now
emerge system is running without stopping on the same error.  It is going right
now :)  Thank you.  
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-07-15 11:43:10 UTC
has to do with setting an arch when merging binutils... binutils gets really
upity when it is compiled with -march= anything interesting.
Comment 5 Jon Nelson (RETIRED) 2002-07-16 20:48:04 UTC
I am closing this bug report as it would appear that either 

a) the problem is resolved
b) there was not a problem that was not a result of configuration error

If these statements are in error, please re-open the bug and explain why.

Thanks!