Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 87550 Details for
Bug 134407
Compilation of gcc 4.1.1 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Error message
error message.txt (text/plain), 6.35 KB, created by
Martin Dobrev
on 2006-05-26 05:09:02 UTC
(
hide
)
Description:
Error message
Filename:
MIME Type:
Creator:
Martin Dobrev
Created:
2006-05-26 05:09:02 UTC
Size:
6.35 KB
patch
obsolete
>When trying to compile gcc4.1.1 there is a problem with it. > >/var/tmp/portage/gcc-4.1.1/work/build/./gcc/xgcc -B/var/tmp/portage/gcc-4.1.1/work/build/./gcc/ -B/usr/i686-pc-linux-gnu/bin/ -B/usr/i686-pc-linux-gnu/lib/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -c -I. -I/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc -O2 -O2 -march=pentium3 -W -Wall -Wwrite-strings -Wstrict-prototypes -DIN_GCC -DIN_TARGET_LIBS -fno-strict-aliasing -fexceptions -DOBJC_WITH_GC=1 -I/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/objc -I/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/../gcc -I/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/../gcc/config -I../.././gcc -I/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/../include /var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c -fPIC -DPIC -o .libs/gc_gc.o >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:38:16: error: gc.h: No such file or directory >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'word' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'signed_word' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:46:22: error: gc_typed.h: No such file or directory >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:60: error: expected ')' before 'mask' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:62: error: expected ')' before 'mask' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:66: error: expected ')' before 'mask' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:95: error: expected ')' before 'mask' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:155: error: expected ')' before 'mask' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:184: error: expected ')' before 'mask' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c: In function '__objc_class_structure_encoding': >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:253: warning: value computed is not used >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c: In function '__objc_generate_gc_type_description': >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:291: error: 'GC_bitmap' undeclared (first use in this function) >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:291: error: (Each undeclared identifier is reported only once >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:291: error: for each function it appears in.) >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:291: error: expected ';' before 'mask' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:307: error: 'word' undeclared (first use in this function) >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:307: warning: type defaults to 'int' in declaration of '__a' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:308: error: 'mask' undeclared (first use in this function) >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:322: warning: implicit declaration of function '__objc_gc_type_description_from_type' >/var/tmp/portage/gcc-4.1.1/work/gcc-4.1.1/libobjc/gc.c:336: warning: implicit declaration of function 'GC_make_descriptor' >make[3]: *** [gc_gc.lo] Error 1 >make[3]: Leaving directory `/var/tmp/portage/gcc-4.1.1/work/build/i686-pc-linux-gnu/libobjc' >make[2]: *** [all-target-libobjc] Error 2 >make[2]: Leaving directory `/var/tmp/portage/gcc-4.1.1/work/build' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/var/tmp/portage/gcc-4.1.1/work/build' >make: *** [profiledbootstrap] Error 2 >+ diefunc gcc_do_make 1334 2 'emake failed with profiledbootstrap' >+ local funcname=gcc_do_make lineno=1334 exitcode=2 >+ shift 3 >+ echo > >+ echo '!!! ERROR: sys-devel/gcc-4.1.1 failed.' >!!! ERROR: sys-devel/gcc-4.1.1 failed. >+ dump_trace 2 >+ local funcname= sourcefile= lineno= n e s=yes >+ declare -i strip=1 >+ [[ -n 2 ]] >+ strip=2 >+ echo 'Call stack:' >Call stack: >+ (( n = 8 - 1, p = 6 )) >+ (( n > 2 )) >+ funcname=dyn_compile >++ basename /usr/lib/portage/bin/ebuild.sh >+ sourcefile=ebuild.sh >+ lineno=1535 >+ args= >+ [[ -n 2 emake failed with profiledbootstrap 2 1334 gcc_do_make compile ]] >+ (( j = 1 )) >+ (( j <= 0 )) >+ (( p -= 0 )) >+ echo ' ebuild.sh, line 1535: Called dyn_compile' > ebuild.sh, line 1535: Called dyn_compile >+ (( n-- )) >+ (( n > 2 )) >+ funcname=src_compile >++ basename /usr/lib/portage/bin/ebuild.sh >+ sourcefile=ebuild.sh >+ lineno=931 >+ args= >+ [[ -n 2 emake failed with profiledbootstrap 2 1334 gcc_do_make compile ]] >+ (( j = 1 )) >+ (( j <= 0 )) >+ (( p -= 0 )) >+ echo ' ebuild.sh, line 931: Called src_compile' > ebuild.sh, line 931: Called src_compile >+ (( n-- )) >+ (( n > 2 )) >+ funcname=toolchain_src_compile >++ basename /usr/lib/portage/bin/ebuild.sh >+ sourcefile=ebuild.sh >+ lineno=1240 >+ args= >+ [[ -n 2 emake failed with profiledbootstrap 2 1334 gcc_do_make compile ]] >+ (( j = 1 )) >+ (( j <= 0 )) >+ (( p -= 0 )) >+ echo ' ebuild.sh, line 1240: Called toolchain_src_compile' > ebuild.sh, line 1240: Called toolchain_src_compile >+ (( n-- )) >+ (( n > 2 )) >+ funcname=gcc_src_compile >++ basename /usr/portage/eclass/toolchain.eclass >+ sourcefile=toolchain.eclass >+ lineno=24 >+ args= >+ [[ -n 2 emake failed with profiledbootstrap 2 1334 gcc_do_make compile ]] >+ (( j = 1 )) >+ (( j <= 0 )) >+ (( p -= 0 )) >+ echo ' toolchain.eclass, line 24: Called gcc_src_compile' > toolchain.eclass, line 24: Called gcc_src_compile >+ (( n-- )) >+ (( n > 2 )) >+ funcname=gcc_do_make >++ basename /usr/portage/eclass/toolchain.eclass >+ sourcefile=toolchain.eclass >+ lineno=1460 >+ args= >+ [[ -n 2 emake failed with profiledbootstrap 2 1334 gcc_do_make compile ]] >+ (( j = 1 )) >+ (( j <= 0 )) >+ (( p -= 0 )) >+ echo ' toolchain.eclass, line 1460: Called gcc_do_make' > toolchain.eclass, line 1460: Called gcc_do_make >+ (( n-- )) >+ (( n > 2 )) >++ basename /usr/portage/eclass/toolchain.eclass >+ echo ' toolchain.eclass, line 1334: Called die' > toolchain.eclass, line 1334: Called die >+ echo > >+ echo '!!! emake failed with profiledbootstrap' >!!! emake failed with profiledbootstrap >+ echo '!!! If you need support, post the topmost build error, and the call stack if relevant.' >!!! If you need support, post the topmost build error, and the call stack if relevant. >+ echo > >+ '[' compile == compile ']' >+ local x >+ exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 134407
: 87550