Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13270 - binutils not compiling during the sparc64-1.4_rc2 bootstrap
Summary: binutils not compiling during the sparc64-1.4_rc2 bootstrap
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Sparc Linux
: High blocker (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-04 18:55 UTC by Todd Sunderlin (RETIRED)
Modified: 2003-03-06 07:14 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 Todd Sunderlin (RETIRED) gentoo-dev 2003-01-04 18:55:03 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-pipe -c trad-core.c  -fPIC -DPIC -o .libs/trad-core.o
trad-core.c: In function `trad_unix_core_file_p':
trad-core.c:214: structure has no member named `u_ar0'
make[3]: *** [trad-core.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2
-pipe -c elf64.c -o elf64.o >/dev/null 2>&1
make[3]: Leaving directory
`/var/tmp/portage/binutils-2.13.90.0.16/work/binutils-2.13.90.0.16/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/binutils-2.13.90.0.16/work/binutils-2.13.90.0.16/bfd'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory
`/var/tmp/portage/binutils-2.13.90.0.16/work/binutils-2.13.90.0.16/bfd'
make: *** [all-bfd] Error 2

!!! ERROR: sys-devel/binutils-2.13.90.0.16 failed.
!!! Function src_compile, Line 3881, Exitcode 2
!!! (no error message)
Comment 1 Chris Russell (RETIRED) gentoo-dev 2003-01-06 04:54:21 UTC
I'm just building a fresh 1.4_rc2 now, 1st pass of bootstrap built binutils
successfully

1041835634:  >>> emerge (4 of 6) sys-devel/binutils-2.13.90.0.16 to /
1041838529:  ::: completed emerge (4 of 6)
sys-devel/binutils-2.13.90.0.16 to /

will advise if 2nd build of binutils (still during bootstrap) fails.
which build pass was it (1st/2nd)? [check <chroot>/var/log/emerge.log]
Comment 2 Todd Sunderlin (RETIRED) gentoo-dev 2003-01-06 08:49:11 UTC
Its been tested, fixed, and is working with no problems now.
Comment 3 Jason Wever (RETIRED) gentoo-dev 2003-03-06 07:14:32 UTC
Problem resolved, closing.