Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 379518 Details for
Bug 514730
sys-devel/gcc-apple-4.2.1_p5666-r1: bootstrap dies while emerging gcc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 18.56 KB, created by
iloveosxzfs
on 2014-06-23 20:18:17 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
iloveosxzfs
Created:
2014-06-23 20:18:17 UTC
Size:
18.56 KB
patch
obsolete
>gcc -m64 -std=gnu89 -m64 -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -fno-common -mdynamic-no-pic -DHAVE_CONFIG_H -I. -I. -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/. -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../include -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../libcpp/include -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../libdecnumber -I../libdecnumber -I/Users/joe/Gentoo/usr/include -I/Users/joe/Gentoo/tmp/usr/include cc1-checksum.c -o cc1-checksum.o >gcc -m64 -std=gnu89 -m64 -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -fno-common -mdynamic-no-pic -DHAVE_CONFIG_H -Wl,-no_pie -o cc1 c-lang.o stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o c-incpath.o cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o c-pch.o c-parser.o darwin-c.o c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o cc1-checksum.o \ > main.o tree-browser.o libbackend.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -liconv ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a >echo | /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/./gcc/xgcc -B/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/./gcc/ -B/Users/joe/Gentoo/usr/x86_64-apple-darwin13/bin/ -B/Users/joe/Gentoo/usr/x86_64-apple-darwin13/lib/ -isystem /Users/joe/Gentoo/usr/x86_64-apple-darwin13/include -isystem /Users/joe/Gentoo/usr/x86_64-apple-darwin13/sys-include -E -dM - | \ > sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ > -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ > sort -u > tmp-macro_list >/Users/joe/Gentoo/bin/bash /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../move-if-change tmp-macro_list macro_list >echo timestamp > s-macro_list >rm -rf include; mkdir include >chmod a+rx include >if [ -d ../prev-gcc ]; then \ > cd ../prev-gcc && \ > make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ > libsubdir=. ; \ > else \ > (TARGET_MACHINE='x86_64-apple-darwin13'; srcdir=`cd /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc; ${PWDCMD-pwd}`; \ > SHELL='/Users/joe/Gentoo/bin/bash'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ > export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ > cd ../build-x86_64-apple-darwin13/fixincludes && \ > /Users/joe/Gentoo/bin/bash ./fixinc.sh ../../gcc/include \ > `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ > rm -f include/syslimits.h; \ > if [ -f include/limits.h ]; then \ > mv include/limits.h include/syslimits.h; \ > else \ > cp /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/gsyslimits.h include/syslimits.h; \ > fi; \ > fi >Fixing headers into /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/gcc/include for x86_64-apple-darwin13 target >Forbidden identifiers: OBJC_NEW_PROPERTIES >Finding directories and links to directories > Searching /usr/include/. >Making symbolic directory links >Fixing directory /usr/include into /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/gcc/include >Applying io_quotes_use to libspl/sys/mount.h >Applying io_quotes_use to libzfs/sys/fs/zfs.h >Cleaning up unneeded directories: >fixincludes is done >chmod a+r include/syslimits.h >echo timestamp > stmp-fixinc >if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi >for file in .. /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/ginclude/decfloat.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/ginclude/float.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/ginclude/iso646.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/ginclude/stdarg.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/ginclude/stdbool.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/ginclude/stddef.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/ginclude/tgmath.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/ginclude/varargs.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/mmintrin.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/mm3dnow.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/xmmintrin.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/emmintrin.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/pmmintrin.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/tmmintrin.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/ammintrin.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/smmintrin.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/i386/nmmintrin.h mm_malloc.h; do \ > if [ X$file != X.. ]; then \ > realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ > echo timestamp > include/$realfile; \ > rm -f include/$realfile; \ > cp $file include; \ > chmod a+r include/$realfile; \ > fi; \ > done >rm -f include/limits.h >cp xlimits.h include/limits.h >rm -f include/unwind.h >cp /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/unwind-generic.h include/unwind.h >chmod a+r include/limits.h >rm -f include/README >cp /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../fixincludes/README-fixinc include/README >chmod a+r include/README >echo timestamp > stmp-int-hdrs >make \ > CFLAGS="-g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -fno-common " \ > CONFIG_H="config.h auto-host.h /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../include/ansidecl.h" \ > MAKEOVERRIDES= \ > -f libgcc.mk all >for d in libgcc static libgcc/static kext libgcc/kext; do \ > if [ -d $d ]; then true; else /Users/joe/Gentoo/bin/bash /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../mkinstalldirs $d; fi; \ > done >mkdir -p -- libgcc >mkdir -p -- static >mkdir -p -- libgcc/static >mkdir -p -- kext >mkdir -p -- libgcc/kext >if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi >make GCC_FOR_TARGET="/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/./gcc/xgcc -B/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/./gcc/ -B/Users/joe/Gentoo/usr/x86_64-apple-darwin13/bin/ -B/Users/joe/Gentoo/usr/x86_64-apple-darwin13/lib/ -isystem /Users/joe/Gentoo/usr/x86_64-apple-darwin13/include -isystem /Users/joe/Gentoo/usr/x86_64-apple-darwin13/sys-include " \ > AR_FOR_TARGET="/Users/joe/Gentoo/usr/x86_64-apple-darwin13/bin/ar" \ > AR_CREATE_FOR_TARGET="/Users/joe/Gentoo/usr/x86_64-apple-darwin13/bin/ar rc" \ > AR_EXTRACT_FOR_TARGET="/Users/joe/Gentoo/usr/x86_64-apple-darwin13/bin/ar x" \ > AR_FLAGS_FOR_TARGET="" \ > CC="gcc -m64 -std=gnu89 -m64" CFLAGS="-g -fkeep-inline-functions -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wmissing-format-attribute -fno-common " \ > BUILD_PREFIX="@BUILD_PREFIX@" \ > BUILD_PREFIX_1="" \ > LANGUAGES="" \ > LIBGCC2_CFLAGS="-O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED " \ > LIBGCC2_STATIC_CFLAGS="-mmacosx-version-min=10.4" \ > MULTILIB_CFLAGS="" T= crt3.o >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/./gcc/xgcc -B/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/./gcc/ -B/Users/joe/Gentoo/usr/x86_64-apple-darwin13/bin/ -B/Users/joe/Gentoo/usr/x86_64-apple-darwin13/lib/ -isystem /Users/joe/Gentoo/usr/x86_64-apple-darwin13/include -isystem /Users/joe/Gentoo/usr/x86_64-apple-darwin13/sys-include -mmacosx-version-min=10.4 -O2 -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/. -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../include -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../libcpp/include -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../libdecnumber -I../libdecnumber -DL_muldi3 -fvisibility=hidden -DHIDE_EXPORTS -c /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/libgcc2.c -o libgcc/./_muldi3.o >In file included from /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/libgcc2.c:33: >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:90:19: error: stdio.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:93:23: error: sys/types.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:96:19: error: errno.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:103:20: error: string.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:104:20: error: stdlib.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:105:20: error: unistd.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:111:18: error: time.h: No such file or directory >make[4]: *** [libgcc/./_muldi3.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... ># APPLE LOCAL use -mlongcall for large text support >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/./gcc/xgcc -B/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build/./gcc/ -B/Users/joe/Gentoo/usr/x86_64-apple-darwin13/bin/ -B/Users/joe/Gentoo/usr/x86_64-apple-darwin13/lib/ -isystem /Users/joe/Gentoo/usr/x86_64-apple-darwin13/include -isystem /Users/joe/Gentoo/usr/x86_64-apple-darwin13/sys-include -O2 -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/. -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../include -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../libcpp/include -I/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/../libdecnumber -I../libdecnumber -mlongcall \ > -fno-tree-dominator-opts \ > \ > -c /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c -o crt3.o >In file included from /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:38: >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:90:19: error: stdio.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:93:23: error: sys/types.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:96:19: error: errno.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:103:20: error: string.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:104:20: error: stdlib.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:105:20: error: unistd.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/tsystem.h:111:18: error: time.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:40:19: error: dlfcn.h: No such file or directory >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c: In function 'get_globals': >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:271: warning: implicit declaration of function 'calloc' >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:271: warning: incompatible implicit declaration of built-in function 'calloc' >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:280: warning: implicit declaration of function 'dlopen' >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:280: error: 'RTLD_NOLOAD' undeclared (first use in this function) >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:280: error: (Each undeclared identifier is reported only once >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:280: error: for each function it appears in.) >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:280: warning: assignment makes pointer from integer without a cast >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:298: warning: implicit declaration of function 'dlsym' >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:298: warning: cast to pointer from integer of different size >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:299: warning: cast to pointer from integer of different size >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:310: warning: cast to pointer from integer of different size >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c: In function 'add_routine': >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:335: warning: implicit declaration of function 'malloc' >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:335: warning: incompatible implicit declaration of built-in function 'malloc' >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c: In function 'run_routines': >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:374: warning: implicit declaration of function 'free' >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c: In function 'atexit_common': >/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/gcc/config/darwin-crt3.c:498: warning: incompatible implicit declaration of built-in function 'malloc' >make[5]: *** [crt3.o] Error 1 >make[4]: *** [extra] Error 2 >make[3]: *** [stmp-multilib] Error 2 >rm cpp.pod gfdl.pod gcov.pod gpl.pod gcc.pod fsf-funding.pod >make[2]: *** [all-stage1-gcc] Error 2 >make[1]: *** [stage1-bubble] Error 2 >make: *** [bootstrap] Error 2 >emake failed > [31;01m*[0m ERROR: sys-devel/gcc-apple-4.2.1_p5666-r1::gentoo_prefix failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 4327: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake bootstrap || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/gcc-apple-4.2.1_p5666-r1::gentoo_prefix'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/gcc-apple-4.2.1_p5666-r1::gentoo_prefix'`. > [31;01m*[0m > [31;01m*[0m Please include /Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-build-logs.tar.bz2 in your bug report. > [31;01m*[0m > [31;01m*[0m The complete build log is located at '/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/temp/environment'. > [31;01m*[0m Working directory: '/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/build' > [31;01m*[0m S: '/Users/joe/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3' > >
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 514730
: 379518 |
379554