1 | version:1 |
---|
2 | :debug:main Executing org.macports.main (gcc44) |
---|
3 | :debug:main Skipping completed org.macports.fetch (gcc44) |
---|
4 | :debug:main Skipping completed org.macports.checksum (gcc44) |
---|
5 | :debug:main setting option extract.cmd to /usr/bin/bzip2 |
---|
6 | :debug:main Skipping completed org.macports.extract (gcc44) |
---|
7 | :debug:main Skipping completed org.macports.patch (gcc44) |
---|
8 | :debug:main Skipping completed org.macports.configure (gcc44) |
---|
9 | :msg:main ---> Building gcc44 |
---|
10 | :debug:build build phase started at Sat Jul 31 16:23:36 EDT 2010 |
---|
11 | :debug:build Executing org.macports.build (gcc44) |
---|
12 | :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.4' |
---|
13 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build" && /usr/bin/make bootstrap' |
---|
14 | :info:build echo stage3 > stage_final |
---|
15 | :info:build rm -f stage_current |
---|
16 | :info:build make[4]: Nothing to be done for `all'. |
---|
17 | :info:build make[3]: Nothing to be done for `all'. |
---|
18 | :info:build make[4]: Nothing to be done for `all'. |
---|
19 | :info:build make[3]: Nothing to be done for `all'. |
---|
20 | :info:build true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.0" "CFLAGS=-g -fkeep-inline-functions" "CXXFLAGS=-g -fkeep-inline-functions" "CFLAGS_FOR_BUILD=-pipe -O2" "CFLAGS_FOR_TARGET=-g -pipe -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=-L/opt/local/lib" "LIBCFLAGS=-g -pipe -O2" "LIBCFLAGS_FOR_TARGET=-g -pipe -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc44" "prefix=/opt/local" "tooldir=/opt/local/ppc-apple-darwin8" "AR=ar" "AS=as" "CC=/usr/bin/gcc-4.0" "CXX=/usr/bin/g++-4.0" "LD=/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld" "LIBCFLAGS=-g -pipe -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
21 | :info:build make[3]: Nothing to be done for `all'. |
---|
22 | :info:build make[3]: Nothing to be done for `all'. |
---|
23 | :info:build Makefile:3355: warning: overriding commands for target `gt-darwin.h' |
---|
24 | :info:build ../../gcc-4.4.4/gcc/config/t-darwin:17: warning: ignoring old commands for target `gt-darwin.h' |
---|
25 | :info:build Checking multilib configuration for libgcc... |
---|
26 | :info:build # If this is the top-level multilib, build all the other |
---|
27 | :info:build # multilibs. |
---|
28 | :info:build # Recursively invoke make in the GCC directory to build any |
---|
29 | :info:build # startfiles (for now). We must do this just once, passing |
---|
30 | :info:build # it all the GCC_EXTRA_PARTS as simultaneous goal targets, |
---|
31 | :info:build # so that rules which cannot execute simultaneously are properly |
---|
32 | :info:build # serialized. We indirect through T_TARGET in case any multilib |
---|
33 | :info:build # directories contain an equals sign, to prevent make from |
---|
34 | :info:build # interpreting any of the goals as variable assignments. |
---|
35 | :info:build # We must use cd && make rather than make -C, or else the stage |
---|
36 | :info:build # number will be embedded in debug information. |
---|
37 | :info:build T=`${PWDCMD-pwd}`/ \ |
---|
38 | :info:build && cd ../.././gcc \ |
---|
39 | :info:build && /usr/bin/make GCC_FOR_TARGET="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include" \ |
---|
40 | :info:build MULTILIB_CFLAGS="-g -pipe -O2" \ |
---|
41 | :info:build T=$T \ |
---|
42 | :info:build T_TARGET="${T}crt2.o ${T}crt3.o" \ |
---|
43 | :info:build T_TARGET |
---|
44 | :info:build Makefile:3355: warning: overriding commands for target `gt-darwin.h' |
---|
45 | :info:build ../../gcc-4.4.4/gcc/config/t-darwin:17: warning: ignoring old commands for target `gt-darwin.h' |
---|
46 | :info:build # Early copyback; see "all" above for the rationale. The |
---|
47 | :info:build # early copy is necessary so that the gcc -B options find |
---|
48 | :info:build # the right startup files when linking shared libgcc. |
---|
49 | :info:build /bin/sh ../../../gcc-4.4.4/libgcc/../mkinstalldirs ../.././gcc |
---|
50 | :info:build parts="crt2.o crt3.o"; \ |
---|
51 | :info:build for file in $parts; do \ |
---|
52 | :info:build rm -f ../.././gcc/$file; \ |
---|
53 | :info:build /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
54 | :info:build done |
---|
55 | :info:build # @multilib_flags@ is still needed because this may use |
---|
56 | :info:build # /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include and -O2 -g -pipe -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -isystem ./include -Wa,-force_cpusubtype_ALL -pipe -mmacosx-version-min=10.4 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED directly. |
---|
57 | :info:build # @multilib_dir@ is not really necessary, but sometimes it has |
---|
58 | :info:build # more uses than just a directory name. |
---|
59 | :info:build /bin/sh ../../../gcc-4.4.4/libgcc/../mkinstalldirs . |
---|
60 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include -O2 -g -pipe -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -isystem ./include -Wa,-force_cpusubtype_ALL -pipe -mmacosx-version-min=10.4 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc44/libgcc_s`if test . = ppc64 ; then echo _. ; fi`.1.dylib -single_module -o ./libgcc_s.1.dylib.tmp -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -pipe -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixtfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _fixunstfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatditf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _floatunditf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-tramp_s.o ppc64-fp_s.o darwin-64_s.o darwin-ldouble_s.o darwin-world_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o darwin-fallback_s.o emutls_s.o -lc |
---|
61 | :info:build /usr/bin/strip -o libgcc_s.10.4.dylib_T \ |
---|
62 | :info:build -s ../../../gcc-4.4.4/libgcc/../gcc/config/rs6000/darwin-libgcc.10.4.ver -c -u \ |
---|
63 | :info:build ./libgcc_s.1.dylib.tmp |
---|
64 | :info:build MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include --print-multi-lib \ |
---|
65 | :info:build | sed -e 's/;.*$//' -e '/^\.$/d'` ; \ |
---|
66 | :info:build for mlib in $MLIBS ; do \ |
---|
67 | :info:build /usr/bin/strip -o libgcc_s.10.4.dylib_T${mlib} \ |
---|
68 | :info:build -s ../../../gcc-4.4.4/libgcc/../gcc/config/rs6000/darwin-libgcc.10.4.ver -c -u \ |
---|
69 | :info:build ../${mlib}/libgcc/${mlib}/libgcc_s.1.dylib.tmp || exit 1 ; \ |
---|
70 | :info:build done |
---|
71 | :info:build lipo -output libgcc_s.10.4.dylib -create libgcc_s.10.4.dylib_T* |
---|
72 | :info:build rm libgcc_s.10.4.dylib_T* |
---|
73 | :info:build /usr/bin/strip -o libgcc_s.10.5.dylib_T \ |
---|
74 | :info:build -s ../../../gcc-4.4.4/libgcc/../gcc/config/rs6000/darwin-libgcc.10.5.ver -c -u \ |
---|
75 | :info:build ./libgcc_s.1.dylib.tmp |
---|
76 | :info:build MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include --print-multi-lib \ |
---|
77 | :info:build | sed -e 's/;.*$//' -e '/^\.$/d'` ; \ |
---|
78 | :info:build for mlib in $MLIBS ; do \ |
---|
79 | :info:build /usr/bin/strip -o libgcc_s.10.5.dylib_T${mlib} \ |
---|
80 | :info:build -s ../../../gcc-4.4.4/libgcc/../gcc/config/rs6000/darwin-libgcc.10.5.ver -c -u \ |
---|
81 | :info:build ../${mlib}/libgcc/${mlib}/libgcc_s.1.dylib.tmp || exit 1 ; \ |
---|
82 | :info:build done |
---|
83 | :info:build lipo -output libgcc_s.10.5.dylib -create libgcc_s.10.5.dylib_T* |
---|
84 | :info:build rm libgcc_s.10.5.dylib_T* |
---|
85 | :info:build cp libgcc_s.1.dylib.tmp \ |
---|
86 | :info:build ./libgcc_s.1.dylib_T_ || exit 1 ; \ |
---|
87 | :info:build MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include --print-multi-lib \ |
---|
88 | :info:build | sed -e 's/;.*$//' -e '/^\.$/d'` ; \ |
---|
89 | :info:build for mlib in $MLIBS ; do \ |
---|
90 | :info:build cp ../${mlib}/libgcc/${mlib}/libgcc_s.1.dylib.tmp \ |
---|
91 | :info:build ./libgcc_s.1.dylib_T_${mlib} || exit 1 ; \ |
---|
92 | :info:build done |
---|
93 | :info:build lipo -output libgcc_s.1.dylib \ |
---|
94 | :info:build -create libgcc_s.1.dylib_T* |
---|
95 | :info:build rm libgcc_s.1.dylib_T* |
---|
96 | :info:build # Now that we have built all the objects, we need to copy |
---|
97 | :info:build # them back to the GCC directory. Too many things (other |
---|
98 | :info:build # in-tree libraries, and DejaGNU) know about the layout |
---|
99 | :info:build # of the build tree, for now. |
---|
100 | :info:build /usr/bin/make install-leaf DESTDIR=../.././gcc \ |
---|
101 | :info:build slibdir= libsubdir= MULTIOSDIR=. |
---|
102 | :info:build /bin/sh ../../../gcc-4.4.4/libgcc/../mkinstalldirs ../.././gcc |
---|
103 | :info:build /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ |
---|
104 | :info:build chmod 644 ../.././gcc/libgcc_eh.a |
---|
105 | :info:build /usr/bin/ranlib -c ../.././gcc/libgcc_eh.a |
---|
106 | :info:build /bin/sh ../../../gcc-4.4.4/libgcc/../mkinstalldirs ../.././gcc; /usr/bin/install -c -m 644 libgcc_s.1.dylib ../.././gcc/libgcc_s.1.dylib |
---|
107 | :info:build # Recursively invoke make in the GCC directory to build any |
---|
108 | :info:build # startfiles (for now). We must do this just once, passing |
---|
109 | :info:build # it all the GCC_EXTRA_PARTS as simultaneous goal targets, |
---|
110 | :info:build # so that rules which cannot execute simultaneously are properly |
---|
111 | :info:build # serialized. We indirect through T_TARGET in case any multilib |
---|
112 | :info:build # directories contain an equals sign, to prevent make from |
---|
113 | :info:build # interpreting any of the goals as variable assignments. |
---|
114 | :info:build # We must use cd && make rather than make -C, or else the stage |
---|
115 | :info:build # number will be embedded in debug information. |
---|
116 | :info:build T=`${PWDCMD-pwd}`/ \ |
---|
117 | :info:build && cd ../.././gcc \ |
---|
118 | :info:build && /usr/bin/make GCC_FOR_TARGET="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include" \ |
---|
119 | :info:build MULTILIB_CFLAGS="-g -pipe -O2" \ |
---|
120 | :info:build T=$T \ |
---|
121 | :info:build T_TARGET="${T}crt2.o ${T}crt3.o" \ |
---|
122 | :info:build T_TARGET |
---|
123 | :info:build Makefile:3355: warning: overriding commands for target `gt-darwin.h' |
---|
124 | :info:build ../../gcc-4.4.4/gcc/config/t-darwin:17: warning: ignoring old commands for target `gt-darwin.h' |
---|
125 | :info:build # Early copyback; see "all" above for the rationale. The |
---|
126 | :info:build # early copy is necessary so that the gcc -B options find |
---|
127 | :info:build # the right startup files when linking shared libgcc. |
---|
128 | :info:build /bin/sh ../../../gcc-4.4.4/libgcc/../mkinstalldirs ../.././gcc |
---|
129 | :info:build parts="crt2.o crt3.o"; \ |
---|
130 | :info:build for file in $parts; do \ |
---|
131 | :info:build rm -f ../.././gcc/$file; \ |
---|
132 | :info:build /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
133 | :info:build done |
---|
134 | :info:build # @multilib_flags@ is still needed because this may use |
---|
135 | :info:build # /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include and -O2 -g -pipe -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -isystem ./include -Wa,-force_cpusubtype_ALL -pipe -mmacosx-version-min=10.4 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED directly. |
---|
136 | :info:build # @multilib_dir@ is not really necessary, but sometimes it has |
---|
137 | :info:build # more uses than just a directory name. |
---|
138 | :info:build /bin/sh ../../../gcc-4.4.4/libgcc/../mkinstalldirs . |
---|
139 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include -O2 -g -pipe -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -isystem ./include -Wa,-force_cpusubtype_ALL -pipe -mmacosx-version-min=10.4 -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc44/libgcc_s`if test . = ppc64 ; then echo _. ; fi`.1.dylib -single_module -o ./libgcc_s.1.dylib.tmp -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -pipe -O2 -B./ _muldi3_s.o _negdi2_s.o _lshrdi3_s.o _ashldi3_s.o _ashrdi3_s.o _cmpdi2_s.o _ucmpdi2_s.o _clear_cache_s.o _enable_execute_stack_s.o _trampoline_s.o __main_s.o _absvsi2_s.o _absvdi2_s.o _addvsi3_s.o _addvdi3_s.o _subvsi3_s.o _subvdi3_s.o _mulvsi3_s.o _mulvdi3_s.o _negvsi2_s.o _negvdi2_s.o _ctors_s.o _ffssi2_s.o _ffsdi2_s.o _clz_s.o _clzsi2_s.o _clzdi2_s.o _ctzsi2_s.o _ctzdi2_s.o _popcount_tab_s.o _popcountsi2_s.o _popcountdi2_s.o _paritysi2_s.o _paritydi2_s.o _powisf2_s.o _powidf2_s.o _powixf2_s.o _powitf2_s.o _mulsc3_s.o _muldc3_s.o _mulxc3_s.o _multc3_s.o _divsc3_s.o _divdc3_s.o _divxc3_s.o _divtc3_s.o _bswapsi2_s.o _bswapdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixtfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _fixunstfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatditf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_s.o _floatunditf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-tramp_s.o ppc64-fp_s.o darwin-64_s.o darwin-ldouble_s.o darwin-world_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o darwin-fallback_s.o emutls_s.o -lc |
---|
140 | :info:build # If this is the top-level multilib, build all the other |
---|
141 | :info:build # multilibs. |
---|
142 | :info:build /usr/bin/strip -o libgcc_s.10.4.dylib_T \ |
---|
143 | :info:build -s ../../../gcc-4.4.4/libgcc/../gcc/config/rs6000/darwin-libgcc.10.4.ver -c -u \ |
---|
144 | :info:build ./libgcc_s.1.dylib.tmp |
---|
145 | :info:build MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include --print-multi-lib \ |
---|
146 | :info:build | sed -e 's/;.*$//' -e '/^\.$/d'` ; \ |
---|
147 | :info:build for mlib in $MLIBS ; do \ |
---|
148 | :info:build /usr/bin/strip -o libgcc_s.10.4.dylib_T${mlib} \ |
---|
149 | :info:build -s ../../../gcc-4.4.4/libgcc/../gcc/config/rs6000/darwin-libgcc.10.4.ver -c -u \ |
---|
150 | :info:build ../${mlib}/libgcc/${mlib}/libgcc_s.1.dylib.tmp || exit 1 ; \ |
---|
151 | :info:build done |
---|
152 | :info:build lipo -output libgcc_s.10.4.dylib -create libgcc_s.10.4.dylib_T* |
---|
153 | :info:build rm libgcc_s.10.4.dylib_T* |
---|
154 | :info:build /usr/bin/strip -o libgcc_s.10.5.dylib_T \ |
---|
155 | :info:build -s ../../../gcc-4.4.4/libgcc/../gcc/config/rs6000/darwin-libgcc.10.5.ver -c -u \ |
---|
156 | :info:build ./libgcc_s.1.dylib.tmp |
---|
157 | :info:build MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include --print-multi-lib \ |
---|
158 | :info:build | sed -e 's/;.*$//' -e '/^\.$/d'` ; \ |
---|
159 | :info:build for mlib in $MLIBS ; do \ |
---|
160 | :info:build /usr/bin/strip -o libgcc_s.10.5.dylib_T${mlib} \ |
---|
161 | :info:build -s ../../../gcc-4.4.4/libgcc/../gcc/config/rs6000/darwin-libgcc.10.5.ver -c -u \ |
---|
162 | :info:build ../${mlib}/libgcc/${mlib}/libgcc_s.1.dylib.tmp || exit 1 ; \ |
---|
163 | :info:build done |
---|
164 | :info:build lipo -output libgcc_s.10.5.dylib -create libgcc_s.10.5.dylib_T* |
---|
165 | :info:build rm libgcc_s.10.5.dylib_T* |
---|
166 | :info:build cp libgcc_s.1.dylib.tmp \ |
---|
167 | :info:build ./libgcc_s.1.dylib_T_ || exit 1 ; \ |
---|
168 | :info:build MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -B/opt/local/ppc-apple-darwin8/lib/ -isystem /opt/local/ppc-apple-darwin8/include -isystem /opt/local/ppc-apple-darwin8/sys-include --print-multi-lib \ |
---|
169 | :info:build | sed -e 's/;.*$//' -e '/^\.$/d'` ; \ |
---|
170 | :info:build for mlib in $MLIBS ; do \ |
---|
171 | :info:build cp ../${mlib}/libgcc/${mlib}/libgcc_s.1.dylib.tmp \ |
---|
172 | :info:build ./libgcc_s.1.dylib_T_${mlib} || exit 1 ; \ |
---|
173 | :info:build done |
---|
174 | :info:build lipo -output libgcc_s.1.dylib \ |
---|
175 | :info:build -create libgcc_s.1.dylib_T* |
---|
176 | :info:build rm libgcc_s.1.dylib_T* |
---|
177 | :info:build /bin/sh ../../../gcc-4.4.4/libgcc/../mkinstalldirs ../.././gcc |
---|
178 | :info:build for d in libgcc_s.10.4.dylib libgcc_s.10.5.dylib libgcc_s.1.dylib ; do \ |
---|
179 | :info:build /usr/bin/install -c -m 644 $d ../.././gcc/$d || exit 1 ; \ |
---|
180 | :info:build done |
---|
181 | :info:build if [ -f ../.././gcc/libgcc_s_ppc64.1.dylib ]; then \ |
---|
182 | :info:build rm -f ../.././gcc/libgcc_s_ppc64.1.dylib; \ |
---|
183 | :info:build else true; fi |
---|
184 | :info:build ln -s libgcc_s.1.dylib \ |
---|
185 | :info:build ../.././gcc/libgcc_s_ppc64.1.dylib |
---|
186 | :info:build if [ -f ../.././gcc/libgcc_s_x86_64.1.dylib ]; then \ |
---|
187 | :info:build rm -f ../.././gcc/libgcc_s_x86_64.1.dylib; \ |
---|
188 | :info:build else true; fi |
---|
189 | :info:build ln -s libgcc_s.1.dylib \ |
---|
190 | :info:build ../.././gcc/libgcc_s_x86_64.1.dylib |
---|
191 | :info:build /bin/sh ../../../gcc-4.4.4/libgcc/../mkinstalldirs ../.././gcc |
---|
192 | :info:build /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ |
---|
193 | :info:build chmod 644 ../.././gcc/libgcc.a |
---|
194 | :info:build /usr/bin/ranlib -c ../.././gcc/libgcc.a |
---|
195 | :info:build /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ |
---|
196 | :info:build chmod 644 ../.././gcc/libgcov.a |
---|
197 | :info:build /usr/bin/ranlib -c ../.././gcc/libgcov.a |
---|
198 | :info:build parts="crt2.o crt3.o"; \ |
---|
199 | :info:build for file in $parts; do \ |
---|
200 | :info:build rm -f ../.././gcc/$file; \ |
---|
201 | :info:build /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
202 | :info:build done |
---|
203 | :info:build rm -f stage_current |
---|
204 | :info:build make[4]: Nothing to be done for `all'. |
---|
205 | :info:build make[3]: Nothing to be done for `all'. |
---|
206 | :info:build make[4]: Nothing to be done for `all'. |
---|
207 | :info:build make[3]: Nothing to be done for `all'. |
---|
208 | :info:build true "AR_FLAGS=rc" "CC_FOR_BUILD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./prev-gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./prev-gcc/ -B/opt/local/ppc-apple-darwin8/bin/" "CFLAGS=-g -O2 -mdynamic-no-pic" "CXXFLAGS=-g -O2 -mdynamic-no-pic" "CFLAGS_FOR_BUILD=-pipe -O2" "CFLAGS_FOR_TARGET=-g -pipe -O2" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-g -pipe -O2" "LIBCFLAGS_FOR_TARGET=-g -pipe -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc44" "prefix=/opt/local" "tooldir=/opt/local/ppc-apple-darwin8" "AR=ar" "AS=as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./prev-gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./prev-gcc/ -B/opt/local/ppc-apple-darwin8/bin/" "CXX=/usr/bin/g++-4.0" "LD=/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld" "LIBCFLAGS=-g -pipe -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
209 | :info:build make[3]: Nothing to be done for `all'. |
---|
210 | :info:build make[3]: Nothing to be done for `all'. |
---|
211 | :info:build Makefile:3355: warning: overriding commands for target `gt-darwin.h' |
---|
212 | :info:build ../../gcc-4.4.4/gcc/config/t-darwin:17: warning: ignoring old commands for target `gt-darwin.h' |
---|
213 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./prev-gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build/./prev-gcc/ -B/opt/local/ppc-apple-darwin8/bin/ -c -g -O2 -mdynamic-no-pic -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.4.4/gcc -I../../gcc-4.4.4/gcc/. -I../../gcc-4.4.4/gcc/../include -I../../gcc-4.4.4/gcc/../libcpp/include -I/opt/local/include -I/opt/local/include -I../../gcc-4.4.4/gcc/../libdecnumber -I../../gcc-4.4.4/gcc/../libdecnumber/dpd -I../libdecnumber insn-automata.c -o insn-automata.o |
---|
214 | :info:build cc1: error: insn-automata.c: Input/output error |
---|
215 | :info:build insn-automata.c:1: internal compiler error: Bus error |
---|
216 | :info:build Please submit a full bug report, |
---|
217 | :info:build with preprocessed source if appropriate. |
---|
218 | :info:build See <http://gcc.gnu.org/bugs.html> for instructions. |
---|
219 | :info:build make[3]: *** [insn-automata.o] Error 1 |
---|
220 | :info:build make[2]: *** [all-stage2-gcc] Error 2 |
---|
221 | :info:build make[1]: *** [stage2-bubble] Error 2 |
---|
222 | :info:build make: *** [bootstrap] Error 2 |
---|
223 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/work/build" && /usr/bin/make bootstrap " returned error 2 |
---|
224 | :error:build Target org.macports.build returned: shell command failed |
---|
225 | :debug:build Backtrace: shell command failed |
---|
226 | while executing |
---|
227 | "command_exec build" |
---|
228 | (procedure "portbuild::build_main" line 8) |
---|
229 | invoked from within |
---|
230 | "$procedure $targetname" |
---|
231 | :info:build Warning: the following items did not execute (for gcc44): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
232 | :notice:build Log for gcc44 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc44/main.log |
---|