1 | 11:48:00 ~$ sudo port install gcc45 |
---|
2 | ---> Computing dependencies for gcc45 |
---|
3 | ---> Building gcc45 |
---|
4 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build" && /usr/bin/make -j2 bootstrap " returned error 2 |
---|
5 | Command output: Making all in sax |
---|
6 | make[5]: Nothing to be done for `all'. |
---|
7 | Making all in w3c_dom |
---|
8 | make[5]: Nothing to be done for `all'. |
---|
9 | Making all in relaxngDatatype |
---|
10 | make[5]: Nothing to be done for `all'. |
---|
11 | Making all in jsr166 |
---|
12 | make[5]: Nothing to be done for `all'. |
---|
13 | make[5]: Nothing to be done for `all-am'. |
---|
14 | Making all in include |
---|
15 | /usr/bin/make all-am |
---|
16 | make[5]: Nothing to be done for `all-am'. |
---|
17 | Making all in native |
---|
18 | Making all in fdlibm |
---|
19 | make[5]: Nothing to be done for `all'. |
---|
20 | Making all in jni |
---|
21 | Making all in classpath |
---|
22 | make[6]: Nothing to be done for `all'. |
---|
23 | Making all in java-math |
---|
24 | /bin/sh ../../../libtool --tag=CC --mode=link /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/include -g -O2 -version-info 0:0:0 -no-undefined -lgmp -avoid-version -o libjavamath.la -rpath /opt/local/lib/gcc45/gcj-4.5.0-11 gnu_java_math_GMP.lo ../../../native/jni/classpath/jcl.lo |
---|
25 | libtool: link: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -dynamiclib -o .libs/libjavamath.dylib .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o /usr/local/lib/libgmp.a -install_name /opt/local/lib/gcc45/gcj-4.5.0-11/libjavamath.dylib -Wl,-single_module |
---|
26 | ld: pointer in read-only segment not allowed in slidable image, used in ___gmpn_divexact_1 from /usr/local/lib/libgmp.a(dive_1.o) |
---|
27 | collect2: ld returned 1 exit status |
---|
28 | make[6]: *** [libjavamath.la] Error 1 |
---|
29 | make[5]: *** [all-recursive] Error 1 |
---|
30 | make[4]: *** [all-recursive] Error 1 |
---|
31 | make[3]: *** [all-recursive] Error 1 |
---|
32 | make[2]: *** [all-recursive] Error 1 |
---|
33 | make[1]: *** [all-target-libjava] Error 2 |
---|
34 | make: *** [bootstrap] Error 2 |
---|
35 | |
---|
36 | Error: Status 1 encountered during processing. |
---|
37 | Before reporting a bug, first run the command again with the -d flag to get complete output. |
---|
38 | 11:49:44 ~$ sudo port -d install gcc45 |
---|
39 | Password: |
---|
40 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gcc45 |
---|
41 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gcc45 |
---|
42 | DEBUG: OS Platform: darwin |
---|
43 | DEBUG: OS Version: 10.3.0 |
---|
44 | DEBUG: Mac OS X Version: 10.6 |
---|
45 | DEBUG: System Arch: i386 |
---|
46 | DEBUG: setting option os.universal_supported to yes |
---|
47 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
---|
48 | DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided |
---|
49 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
---|
50 | DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf |
---|
51 | DEBUG: 'universal_variant no' specified, so not adding the default universal variant |
---|
52 | DEBUG: Requested variant darwin is not provided by port gcc45. |
---|
53 | DEBUG: Requested variant universal is not provided by port gcc45. |
---|
54 | DEBUG: Requested variant i386 is not provided by port gcc45. |
---|
55 | DEBUG: Requested variant macosx is not provided by port gcc45. |
---|
56 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gmp |
---|
57 | DEBUG: epoch: in tree: 0 installed: 0 |
---|
58 | DEBUG: gmp 5.0.1_0 exists in the ports tree |
---|
59 | DEBUG: gmp 5.0.1_0 +universal is the latest installed |
---|
60 | DEBUG: gmp 5.0.1_0 +universal is active |
---|
61 | DEBUG: Merging existing variants universal into variants |
---|
62 | DEBUG: new fully merged portvariants: universal + |
---|
63 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gmp |
---|
64 | DEBUG: OS Platform: darwin |
---|
65 | DEBUG: OS Version: 10.3.0 |
---|
66 | DEBUG: Mac OS X Version: 10.6 |
---|
67 | DEBUG: System Arch: i386 |
---|
68 | DEBUG: setting option os.universal_supported to yes |
---|
69 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
---|
70 | DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided |
---|
71 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
---|
72 | DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl |
---|
73 | DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf |
---|
74 | DEBUG: universal variant already exists, so not adding the default one |
---|
75 | DEBUG: Requested variant darwin is not provided by port gmp. |
---|
76 | DEBUG: Requested variant i386 is not provided by port gmp. |
---|
77 | DEBUG: Requested variant macosx is not provided by port gmp. |
---|
78 | DEBUG: Executing variant universal provides universal |
---|
79 | DEBUG: No need to upgrade! gmp 5.0.1_0 >= gmp 5.0.1_0 |
---|
80 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/mpfr |
---|
81 | DEBUG: epoch: in tree: 0 installed: 0 |
---|
82 | DEBUG: mpfr 2.4.2-p1_0 exists in the ports tree |
---|
83 | DEBUG: mpfr 2.4.2-p1_0 +universal is the latest installed |
---|
84 | DEBUG: mpfr 2.4.2-p1_0 +universal is active |
---|
85 | DEBUG: Merging existing variants universal into variants |
---|
86 | DEBUG: new fully merged portvariants: universal + |
---|
87 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/mpfr |
---|
88 | DEBUG: OS Platform: darwin |
---|
89 | DEBUG: OS Version: 10.3.0 |
---|
90 | DEBUG: Mac OS X Version: 10.6 |
---|
91 | DEBUG: System Arch: i386 |
---|
92 | DEBUG: setting option os.universal_supported to yes |
---|
93 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
---|
94 | DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided |
---|
95 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
---|
96 | DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl |
---|
97 | DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf |
---|
98 | DEBUG: universal variant already exists, so not adding the default one |
---|
99 | DEBUG: Requested variant darwin is not provided by port mpfr. |
---|
100 | DEBUG: Requested variant i386 is not provided by port mpfr. |
---|
101 | DEBUG: Requested variant macosx is not provided by port mpfr. |
---|
102 | DEBUG: Executing variant universal provides universal |
---|
103 | DEBUG: No need to upgrade! mpfr 2.4.2-p1_0 >= mpfr 2.4.2-p1_0 |
---|
104 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv |
---|
105 | DEBUG: epoch: in tree: 0 installed: 0 |
---|
106 | DEBUG: libiconv 1.13.1_0 exists in the ports tree |
---|
107 | DEBUG: libiconv 1.13.1_0 +universal is the latest installed |
---|
108 | DEBUG: libiconv 1.13.1_0 +universal is active |
---|
109 | DEBUG: Merging existing variants universal into variants |
---|
110 | DEBUG: new fully merged portvariants: universal + |
---|
111 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv |
---|
112 | DEBUG: OS Platform: darwin |
---|
113 | DEBUG: OS Version: 10.3.0 |
---|
114 | DEBUG: Mac OS X Version: 10.6 |
---|
115 | DEBUG: System Arch: i386 |
---|
116 | DEBUG: setting option os.universal_supported to yes |
---|
117 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
---|
118 | DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided |
---|
119 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
---|
120 | DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl |
---|
121 | DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf |
---|
122 | DEBUG: universal variant already exists, so not adding the default one |
---|
123 | DEBUG: Requested variant darwin is not provided by port libiconv. |
---|
124 | DEBUG: Requested variant i386 is not provided by port libiconv. |
---|
125 | DEBUG: Requested variant macosx is not provided by port libiconv. |
---|
126 | DEBUG: Executing variant universal provides universal |
---|
127 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf |
---|
128 | DEBUG: epoch: in tree: 0 installed: 0 |
---|
129 | DEBUG: gperf 3.0.4_0 exists in the ports tree |
---|
130 | DEBUG: gperf 3.0.4_0 is the latest installed |
---|
131 | DEBUG: gperf 3.0.4_0 +universal is active |
---|
132 | DEBUG: Merging existing variants universal into variants |
---|
133 | DEBUG: new fully merged portvariants: universal + |
---|
134 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gperf |
---|
135 | DEBUG: OS Platform: darwin |
---|
136 | DEBUG: OS Version: 10.3.0 |
---|
137 | DEBUG: Mac OS X Version: 10.6 |
---|
138 | DEBUG: System Arch: i386 |
---|
139 | DEBUG: setting option os.universal_supported to yes |
---|
140 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
---|
141 | DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided |
---|
142 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
---|
143 | DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl |
---|
144 | DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf |
---|
145 | DEBUG: universal variant already exists, so not adding the default one |
---|
146 | DEBUG: Requested variant darwin is not provided by port gperf. |
---|
147 | DEBUG: Requested variant i386 is not provided by port gperf. |
---|
148 | DEBUG: Requested variant macosx is not provided by port gperf. |
---|
149 | DEBUG: Executing variant universal provides universal |
---|
150 | DEBUG: No need to upgrade! gperf 3.0.4_0 >= gperf 3.0.4_0 |
---|
151 | DEBUG: No need to upgrade! libiconv 1.13.1_0 >= libiconv 1.13.1_0 |
---|
152 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libmpc |
---|
153 | DEBUG: epoch: in tree: 0 installed: 0 |
---|
154 | DEBUG: libmpc 0.8.1_0 exists in the ports tree |
---|
155 | DEBUG: libmpc 0.8.1_0 +universal is the latest installed |
---|
156 | DEBUG: libmpc 0.8.1_0 +universal is active |
---|
157 | DEBUG: Merging existing variants universal into variants |
---|
158 | DEBUG: new fully merged portvariants: universal + |
---|
159 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libmpc |
---|
160 | DEBUG: OS Platform: darwin |
---|
161 | DEBUG: OS Version: 10.3.0 |
---|
162 | DEBUG: Mac OS X Version: 10.6 |
---|
163 | DEBUG: System Arch: i386 |
---|
164 | DEBUG: setting option os.universal_supported to yes |
---|
165 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
---|
166 | DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided |
---|
167 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
---|
168 | DEBUG: adding the default universal variant |
---|
169 | DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf |
---|
170 | DEBUG: Requested variant darwin is not provided by port libmpc. |
---|
171 | DEBUG: Requested variant i386 is not provided by port libmpc. |
---|
172 | DEBUG: Requested variant macosx is not provided by port libmpc. |
---|
173 | DEBUG: Executing variant universal provides universal |
---|
174 | DEBUG: No need to upgrade! libmpc 0.8.1_0 >= libmpc 0.8.1_0 |
---|
175 | ---> Computing dependencies for gcc45 |
---|
176 | DEBUG: Searching for dependency: gmp |
---|
177 | DEBUG: Found Dependency: receipt exists for gmp |
---|
178 | DEBUG: Searching for dependency: mpfr |
---|
179 | DEBUG: Found Dependency: receipt exists for mpfr |
---|
180 | DEBUG: Searching for dependency: libiconv |
---|
181 | DEBUG: Found Dependency: receipt exists for libiconv |
---|
182 | DEBUG: Searching for dependency: libmpc |
---|
183 | DEBUG: Found Dependency: receipt exists for libmpc |
---|
184 | DEBUG: Executing org.macports.main (gcc45) |
---|
185 | DEBUG: Skipping completed org.macports.fetch (gcc45) |
---|
186 | DEBUG: Skipping completed org.macports.checksum (gcc45) |
---|
187 | DEBUG: setting option extract.cmd to /usr/bin/bzip2 |
---|
188 | DEBUG: Skipping completed org.macports.extract (gcc45) |
---|
189 | DEBUG: Skipping completed org.macports.patch (gcc45) |
---|
190 | DEBUG: Skipping completed org.macports.configure (gcc45) |
---|
191 | ---> Building gcc45 |
---|
192 | DEBUG: Executing org.macports.build (gcc45) |
---|
193 | DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' |
---|
194 | DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build" && /usr/bin/make -j2 bootstrap' |
---|
195 | echo stage3 > stage_final |
---|
196 | rm -f stage_current |
---|
197 | make[3]: Nothing to be done for `all'. |
---|
198 | make[4]: Nothing to be done for `all'. |
---|
199 | make[4]: Nothing to be done for `all'. |
---|
200 | make[3]: Nothing to be done for `all'. |
---|
201 | make[3]: Nothing to be done for `all'. |
---|
202 | make[3]: Nothing to be done for `all'. |
---|
203 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
204 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
205 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
206 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
207 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
208 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
209 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
210 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
211 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `crt3.o' |
---|
212 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `crt3.o' |
---|
213 | Checking multilib configuration for libgcc... |
---|
214 | # If this is the top-level multilib, build all the other |
---|
215 | # multilibs. |
---|
216 | # Recursively invoke make in the GCC directory to build any |
---|
217 | # startfiles (for now). We must do this just once, passing |
---|
218 | # it all the GCC_EXTRA_PARTS as simultaneous goal targets, |
---|
219 | # so that rules which cannot execute simultaneously are properly |
---|
220 | # serialized. We indirect through T_TARGET in case any multilib |
---|
221 | # directories contain an equals sign, to prevent make from |
---|
222 | # interpreting any of the goals as variable assignments. |
---|
223 | # We must use cd && make rather than make -C, or else the stage |
---|
224 | # number will be embedded in debug information. |
---|
225 | T=`${PWDCMD-pwd}`/ \ |
---|
226 | && cd ../.././gcc \ |
---|
227 | && /usr/bin/make GCC_FOR_TARGET="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " \ |
---|
228 | MULTILIB_CFLAGS="-g -O2" \ |
---|
229 | T=$T \ |
---|
230 | T_TARGET="${T}crt3.o ${T}crtfastmath.o ${T}crtprec32.o ${T}crtprec64.o ${T}crtprec80.o" \ |
---|
231 | T_TARGET |
---|
232 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
233 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
234 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
235 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
236 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
237 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
238 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
239 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
240 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libgcc/crt3.o' |
---|
241 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libgcc/crt3.o' |
---|
242 | if [ -z "i386" ]; then \ |
---|
243 | true; \ |
---|
244 | else \ |
---|
245 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
246 | srcrootpre=`cd ../../../gcc-4.5.0/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
247 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
248 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
249 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
250 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
251 | if [ "${dir}" = "." ]; then \ |
---|
252 | true; \ |
---|
253 | else \ |
---|
254 | if [ -d ../${dir}/${lib} ]; then \ |
---|
255 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
256 | if (cd ../${dir}/${lib}; /usr/bin/make "AR=/usr/bin/ar" "AR_FLAGS=rc" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=/usr/bin/ranlib" "SHELL=/bin/sh" "prefix=/opt/local" "exec_prefix=/opt/local" "libdir=/opt/local/lib/gcc45" "libsubdir=/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.0" "tooldir=/opt/local/x86_64-apple-darwin10" \ |
---|
257 | CFLAGS="-g -O2 ${flags}" \ |
---|
258 | CCASFLAGS=" ${flags}" \ |
---|
259 | FCFLAGS=" ${flags}" \ |
---|
260 | FFLAGS=" ${flags}" \ |
---|
261 | ADAFLAGS=" ${flags}" \ |
---|
262 | prefix="/opt/local" \ |
---|
263 | exec_prefix="/opt/local" \ |
---|
264 | GCJFLAGS=" ${flags}" \ |
---|
265 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
266 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
267 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
268 | LDFLAGS=" ${flags}" \ |
---|
269 | MULTIFLAGS="${flags}" \ |
---|
270 | DESTDIR="" \ |
---|
271 | INSTALL="/usr/bin/install -c" \ |
---|
272 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
273 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
274 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
275 | all); then \ |
---|
276 | true; \ |
---|
277 | else \ |
---|
278 | exit 1; \ |
---|
279 | fi; \ |
---|
280 | else true; \ |
---|
281 | fi; \ |
---|
282 | fi; \ |
---|
283 | done; \ |
---|
284 | fi |
---|
285 | # Early copyback; see "all" above for the rationale. The |
---|
286 | # early copy is necessary so that the gcc -B options find |
---|
287 | # the right startup files when linking shared libgcc. |
---|
288 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
289 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
290 | for file in $parts; do \ |
---|
291 | rm -f ../.././gcc/$file; \ |
---|
292 | /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
293 | done |
---|
294 | # @multilib_flags@ is still needed because this may use |
---|
295 | # /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED directly. |
---|
296 | # @multilib_dir@ is not really necessary, but sometimes it has |
---|
297 | # more uses than just a directory name. |
---|
298 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs . |
---|
299 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc45/libgcc_s.1.dylib -single_module -o ./libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -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 _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-64_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o -lc |
---|
300 | # If this is the top-level multilib, build all the other |
---|
301 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
302 | for file in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib; do \ |
---|
303 | rm -f ../../.././gcc/i386/$file; \ |
---|
304 | ln -s ../$file ../../.././gcc/i386/; \ |
---|
305 | done |
---|
306 | # multilibs. |
---|
307 | # Recursively invoke make in the GCC directory to build any |
---|
308 | # startfiles (for now). We must do this just once, passing |
---|
309 | # it all the GCC_EXTRA_PARTS as simultaneous goal targets, |
---|
310 | # so that rules which cannot execute simultaneously are properly |
---|
311 | # serialized. We indirect through T_TARGET in case any multilib |
---|
312 | # directories contain an equals sign, to prevent make from |
---|
313 | # interpreting any of the goals as variable assignments. |
---|
314 | # We must use cd && make rather than make -C, or else the stage |
---|
315 | # number will be embedded in debug information. |
---|
316 | rm -f ../../.././gcc/i386/libgcc_s_x86_64.1.dylib |
---|
317 | T=`${PWDCMD-pwd}`/ \ |
---|
318 | && cd ../../.././gcc \ |
---|
319 | && /usr/bin/make GCC_FOR_TARGET="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " \ |
---|
320 | MULTILIB_CFLAGS="-g -O2 -m32" \ |
---|
321 | T=$T \ |
---|
322 | T_TARGET="${T}crt3.o ${T}crtfastmath.o ${T}crtprec32.o ${T}crtprec64.o ${T}crtprec80.o" \ |
---|
323 | T_TARGET |
---|
324 | ln -s libgcc_s.1.dylib \ |
---|
325 | ../../.././gcc/i386/libgcc_s_x86_64.1.dylib |
---|
326 | rm -f ../../.././gcc/i386/libgcc_s_ppc64.1.dylib |
---|
327 | ln -s libgcc_s.1.dylib \ |
---|
328 | ../../.././gcc/i386/libgcc_s_ppc64.1.dylib |
---|
329 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
330 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
331 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
332 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
333 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
334 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
335 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
336 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
337 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libgcc/crt3.o' |
---|
338 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libgcc/crt3.o' |
---|
339 | # Early copyback; see "all" above for the rationale. The |
---|
340 | # early copy is necessary so that the gcc -B options find |
---|
341 | # the right startup files when linking shared libgcc. |
---|
342 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
343 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
344 | for file in $parts; do \ |
---|
345 | rm -f ../../.././gcc/i386/$file; \ |
---|
346 | /usr/bin/install -c -m 644 $file ../../.././gcc/i386/; \ |
---|
347 | done |
---|
348 | # @multilib_flags@ is still needed because this may use |
---|
349 | # /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED directly. |
---|
350 | # @multilib_dir@ is not really necessary, but sometimes it has |
---|
351 | # more uses than just a directory name. |
---|
352 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs i386 |
---|
353 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc45/libgcc_s.1.dylib -single_module -o i386/libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -O2 -m32 -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 _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-64_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o -lc |
---|
354 | # Now that we have built all the objects, we need to copy |
---|
355 | # them back to the GCC directory. Too many things (other |
---|
356 | # in-tree libraries, and DejaGNU) know about the layout |
---|
357 | # of the build tree, for now. |
---|
358 | /usr/bin/make install-leaf DESTDIR=../../.././gcc \ |
---|
359 | slibdir= libsubdir= MULTIOSDIR=i386 |
---|
360 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
361 | /usr/bin/install -c -m 644 libgcc_eh.a ../../.././gcc/i386/ |
---|
362 | chmod 644 ../../.././gcc/i386/libgcc_eh.a |
---|
363 | /usr/bin/ranlib ../../.././gcc/i386/libgcc_eh.a |
---|
364 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
365 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
366 | /usr/bin/install -c -m 644 libgcc.a ../../.././gcc/i386/ |
---|
367 | chmod 644 ../../.././gcc/i386/libgcc.a |
---|
368 | /usr/bin/ranlib ../../.././gcc/i386/libgcc.a |
---|
369 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_trampoline.o) has no symbols |
---|
370 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_ctors.o) has no symbols |
---|
371 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_powitf2.o) has no symbols |
---|
372 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_multc3.o) has no symbols |
---|
373 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_divtc3.o) has no symbols |
---|
374 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixtfdi.o) has no symbols |
---|
375 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunstfdi.o) has no symbols |
---|
376 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatditf.o) has no symbols |
---|
377 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatunditf.o) has no symbols |
---|
378 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixsfti.o) has no symbols |
---|
379 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixdfti.o) has no symbols |
---|
380 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixxfti.o) has no symbols |
---|
381 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixtfti.o) has no symbols |
---|
382 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunssfti.o) has no symbols |
---|
383 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunsdfti.o) has no symbols |
---|
384 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunsxfti.o) has no symbols |
---|
385 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunstfti.o) has no symbols |
---|
386 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattisf.o) has no symbols |
---|
387 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattidf.o) has no symbols |
---|
388 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattixf.o) has no symbols |
---|
389 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattitf.o) has no symbols |
---|
390 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntisf.o) has no symbols |
---|
391 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntidf.o) has no symbols |
---|
392 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntixf.o) has no symbols |
---|
393 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntitf.o) has no symbols |
---|
394 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(darwin-64.o) has no symbols |
---|
395 | /usr/bin/install -c -m 644 libgcov.a ../../.././gcc/i386/ |
---|
396 | chmod 644 ../../.././gcc/i386/libgcov.a |
---|
397 | /usr/bin/ranlib ../../.././gcc/i386/libgcov.a |
---|
398 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
399 | for file in $parts; do \ |
---|
400 | rm -f ../../.././gcc/i386/$file; \ |
---|
401 | /usr/bin/install -c -m 644 $file ../../.././gcc/i386/; \ |
---|
402 | done |
---|
403 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
404 | for mlib in $MLIBS ; do \ |
---|
405 | cp ../${mlib}/libgcc/${mlib}/libgcc_s.dylib \ |
---|
406 | ./libgcc_s.1.dylib_T_${mlib} || exit 1 ; \ |
---|
407 | done |
---|
408 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
409 | for mlib in $MLIBS ; do \ |
---|
410 | /usr/bin/strip -o libgcc_ext.10.4.dylib_T${mlib} \ |
---|
411 | -R ../../../gcc-4.5.0/libgcc/../gcc/config/i386/darwin-libgcc.10.4.ver -c -urx \ |
---|
412 | ../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \ |
---|
413 | done |
---|
414 | lipo -output libgcc_s.1.dylib \ |
---|
415 | -create libgcc_s.1.dylib_T* |
---|
416 | lipo -output libgcc_ext.10.4.dylib -create libgcc_ext.10.4.dylib_T* |
---|
417 | rm libgcc_s.1.dylib_T* |
---|
418 | rm libgcc_ext.10.4.dylib_T* |
---|
419 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
420 | for mlib in $MLIBS ; do \ |
---|
421 | /usr/bin/strip -o libgcc_ext.10.5.dylib_T${mlib} \ |
---|
422 | -R ../../../gcc-4.5.0/libgcc/../gcc/config/i386/darwin-libgcc.10.5.ver -c -urx \ |
---|
423 | ../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \ |
---|
424 | done |
---|
425 | lipo -output libgcc_ext.10.5.dylib -create libgcc_ext.10.5.dylib_T* |
---|
426 | rm libgcc_ext.10.5.dylib_T* |
---|
427 | # Now that we have built all the objects, we need to copy |
---|
428 | # them back to the GCC directory. Too many things (other |
---|
429 | # in-tree libraries, and DejaGNU) know about the layout |
---|
430 | # of the build tree, for now. |
---|
431 | /usr/bin/make install-leaf DESTDIR=../.././gcc \ |
---|
432 | slibdir= libsubdir= MULTIOSDIR=. |
---|
433 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
434 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
435 | /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ |
---|
436 | for d in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib ; do \ |
---|
437 | /usr/bin/install -c -m 644 $d ../.././gcc/$d || exit 1 ; \ |
---|
438 | done |
---|
439 | if [ -f ../.././gcc/libgcc_s_ppc64.1.dylib ]; then \ |
---|
440 | rm -f ../.././gcc/libgcc_s_ppc64.1.dylib; \ |
---|
441 | else true; fi |
---|
442 | ln -s libgcc_s.1.dylib \ |
---|
443 | ../.././gcc/libgcc_s_ppc64.1.dylib |
---|
444 | if [ -f ../.././gcc/libgcc_s_x86_64.1.dylib ]; then \ |
---|
445 | rm -f ../.././gcc/libgcc_s_x86_64.1.dylib; \ |
---|
446 | else true; fi |
---|
447 | chmod 644 ../.././gcc/libgcc_eh.a |
---|
448 | ln -s libgcc_s.1.dylib \ |
---|
449 | ../.././gcc/libgcc_s_x86_64.1.dylib |
---|
450 | /usr/bin/ranlib ../.././gcc/libgcc_eh.a |
---|
451 | /usr/bin/ranlib: file: ../.././gcc/libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
452 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
453 | /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ |
---|
454 | chmod 644 ../.././gcc/libgcc.a |
---|
455 | /usr/bin/ranlib ../.././gcc/libgcc.a |
---|
456 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_trampoline.o) has no symbols |
---|
457 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_ctors.o) has no symbols |
---|
458 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_powitf2.o) has no symbols |
---|
459 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_multc3.o) has no symbols |
---|
460 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_divtc3.o) has no symbols |
---|
461 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixtfdi.o) has no symbols |
---|
462 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixunstfdi.o) has no symbols |
---|
463 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatditf.o) has no symbols |
---|
464 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatunditf.o) has no symbols |
---|
465 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixtfti.o) has no symbols |
---|
466 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixunstfti.o) has no symbols |
---|
467 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floattitf.o) has no symbols |
---|
468 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntitf.o) has no symbols |
---|
469 | /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ |
---|
470 | chmod 644 ../.././gcc/libgcov.a |
---|
471 | /usr/bin/ranlib ../.././gcc/libgcov.a |
---|
472 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
473 | for file in $parts; do \ |
---|
474 | rm -f ../.././gcc/$file; \ |
---|
475 | /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
476 | done |
---|
477 | Checking multilib configuration for libgomp... |
---|
478 | /usr/bin/make all-recursive |
---|
479 | Making all in testsuite |
---|
480 | make[5]: Nothing to be done for `all'. |
---|
481 | /usr/bin/make DO=all multi-do # /usr/bin/make |
---|
482 | if [ -z "i386" ]; then \ |
---|
483 | true; \ |
---|
484 | else \ |
---|
485 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
486 | srcrootpre=`cd ../../../gcc-4.5.0/libgomp; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
487 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
488 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
489 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
490 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
491 | if [ "${dir}" = "." ]; then \ |
---|
492 | true; \ |
---|
493 | else \ |
---|
494 | if [ -d ../${dir}/${lib} ]; then \ |
---|
495 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
496 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
497 | CFLAGS="-g -O2 ${flags}" \ |
---|
498 | CCASFLAGS=" ${flags}" \ |
---|
499 | FCFLAGS="-Wall ${flags}" \ |
---|
500 | FFLAGS=" ${flags}" \ |
---|
501 | ADAFLAGS=" ${flags}" \ |
---|
502 | prefix="/opt/local" \ |
---|
503 | exec_prefix="/opt/local" \ |
---|
504 | GCJFLAGS=" ${flags}" \ |
---|
505 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
506 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
507 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
508 | LDFLAGS=" ${flags}" \ |
---|
509 | MULTIFLAGS="${flags}" \ |
---|
510 | DESTDIR="" \ |
---|
511 | INSTALL="/usr/bin/install -c" \ |
---|
512 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
513 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
514 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
515 | all); then \ |
---|
516 | true; \ |
---|
517 | else \ |
---|
518 | exit 1; \ |
---|
519 | fi; \ |
---|
520 | else true; \ |
---|
521 | fi; \ |
---|
522 | fi; \ |
---|
523 | done; \ |
---|
524 | fi |
---|
525 | /usr/bin/make all-recursive |
---|
526 | Making all in testsuite |
---|
527 | make[9]: Nothing to be done for `all'. |
---|
528 | true DO=all multi-do # /usr/bin/make |
---|
529 | rm -f stage_current |
---|
530 | make[3]: Nothing to be done for `all'. |
---|
531 | make[4]: Nothing to be done for `all'. |
---|
532 | make[4]: Nothing to be done for `all'. |
---|
533 | make[3]: Nothing to be done for `all'. |
---|
534 | make[3]: Nothing to be done for `all'. |
---|
535 | make[3]: Nothing to be done for `all'. |
---|
536 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
537 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
538 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
539 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
540 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
541 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
542 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
543 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
544 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `crt3.o' |
---|
545 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `crt3.o' |
---|
546 | Checking multilib configuration for libgcc... |
---|
547 | # If this is the top-level multilib, build all the other |
---|
548 | # multilibs. |
---|
549 | # Recursively invoke make in the GCC directory to build any |
---|
550 | # startfiles (for now). We must do this just once, passing |
---|
551 | # it all the GCC_EXTRA_PARTS as simultaneous goal targets, |
---|
552 | # so that rules which cannot execute simultaneously are properly |
---|
553 | # serialized. We indirect through T_TARGET in case any multilib |
---|
554 | # directories contain an equals sign, to prevent make from |
---|
555 | # interpreting any of the goals as variable assignments. |
---|
556 | # We must use cd && make rather than make -C, or else the stage |
---|
557 | # number will be embedded in debug information. |
---|
558 | T=`${PWDCMD-pwd}`/ \ |
---|
559 | && cd ../.././gcc \ |
---|
560 | && /usr/bin/make GCC_FOR_TARGET="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " \ |
---|
561 | MULTILIB_CFLAGS="-g -O2" \ |
---|
562 | T=$T \ |
---|
563 | T_TARGET="${T}crt3.o ${T}crtfastmath.o ${T}crtprec32.o ${T}crtprec64.o ${T}crtprec80.o" \ |
---|
564 | T_TARGET |
---|
565 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
566 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
567 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
568 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
569 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
570 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
571 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
572 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
573 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libgcc/crt3.o' |
---|
574 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libgcc/crt3.o' |
---|
575 | if [ -z "i386" ]; then \ |
---|
576 | true; \ |
---|
577 | else \ |
---|
578 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
579 | srcrootpre=`cd ../../../gcc-4.5.0/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
580 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
581 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
582 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
583 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
584 | if [ "${dir}" = "." ]; then \ |
---|
585 | true; \ |
---|
586 | else \ |
---|
587 | if [ -d ../${dir}/${lib} ]; then \ |
---|
588 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
589 | if (cd ../${dir}/${lib}; /usr/bin/make "AR=/usr/bin/ar" "AR_FLAGS=rc" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=/usr/bin/ranlib" "SHELL=/bin/sh" "prefix=/opt/local" "exec_prefix=/opt/local" "libdir=/opt/local/lib/gcc45" "libsubdir=/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.0" "tooldir=/opt/local/x86_64-apple-darwin10" \ |
---|
590 | CFLAGS="-g -O2 ${flags}" \ |
---|
591 | CCASFLAGS=" ${flags}" \ |
---|
592 | FCFLAGS=" ${flags}" \ |
---|
593 | FFLAGS=" ${flags}" \ |
---|
594 | ADAFLAGS=" ${flags}" \ |
---|
595 | prefix="/opt/local" \ |
---|
596 | exec_prefix="/opt/local" \ |
---|
597 | GCJFLAGS=" ${flags}" \ |
---|
598 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
599 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
600 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
601 | LDFLAGS=" ${flags}" \ |
---|
602 | MULTIFLAGS="${flags}" \ |
---|
603 | DESTDIR="" \ |
---|
604 | INSTALL="/usr/bin/install -c" \ |
---|
605 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
606 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
607 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
608 | all); then \ |
---|
609 | true; \ |
---|
610 | else \ |
---|
611 | exit 1; \ |
---|
612 | fi; \ |
---|
613 | else true; \ |
---|
614 | fi; \ |
---|
615 | fi; \ |
---|
616 | done; \ |
---|
617 | fi |
---|
618 | # Early copyback; see "all" above for the rationale. The |
---|
619 | # early copy is necessary so that the gcc -B options find |
---|
620 | # the right startup files when linking shared libgcc. |
---|
621 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
622 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
623 | for file in $parts; do \ |
---|
624 | rm -f ../.././gcc/$file; \ |
---|
625 | /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
626 | done |
---|
627 | # @multilib_flags@ is still needed because this may use |
---|
628 | # /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED directly. |
---|
629 | # @multilib_dir@ is not really necessary, but sometimes it has |
---|
630 | # more uses than just a directory name. |
---|
631 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs . |
---|
632 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc45/libgcc_s.1.dylib -single_module -o ./libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -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 _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-64_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o -lc |
---|
633 | # If this is the top-level multilib, build all the other |
---|
634 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
635 | for file in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib; do \ |
---|
636 | rm -f ../../.././gcc/i386/$file; \ |
---|
637 | ln -s ../$file ../../.././gcc/i386/; \ |
---|
638 | done |
---|
639 | # multilibs. |
---|
640 | # Recursively invoke make in the GCC directory to build any |
---|
641 | # startfiles (for now). We must do this just once, passing |
---|
642 | # it all the GCC_EXTRA_PARTS as simultaneous goal targets, |
---|
643 | # so that rules which cannot execute simultaneously are properly |
---|
644 | rm -f ../../.././gcc/i386/libgcc_s_x86_64.1.dylib |
---|
645 | # serialized. We indirect through T_TARGET in case any multilib |
---|
646 | # directories contain an equals sign, to prevent make from |
---|
647 | # interpreting any of the goals as variable assignments. |
---|
648 | # We must use cd && make rather than make -C, or else the stage |
---|
649 | # number will be embedded in debug information. |
---|
650 | T=`${PWDCMD-pwd}`/ \ |
---|
651 | && cd ../../.././gcc \ |
---|
652 | && /usr/bin/make GCC_FOR_TARGET="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " \ |
---|
653 | MULTILIB_CFLAGS="-g -O2 -m32" \ |
---|
654 | T=$T \ |
---|
655 | T_TARGET="${T}crt3.o ${T}crtfastmath.o ${T}crtprec32.o ${T}crtprec64.o ${T}crtprec80.o" \ |
---|
656 | T_TARGET |
---|
657 | ln -s libgcc_s.1.dylib \ |
---|
658 | ../../.././gcc/i386/libgcc_s_x86_64.1.dylib |
---|
659 | rm -f ../../.././gcc/i386/libgcc_s_ppc64.1.dylib |
---|
660 | ln -s libgcc_s.1.dylib \ |
---|
661 | ../../.././gcc/i386/libgcc_s_ppc64.1.dylib |
---|
662 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
663 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
664 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
665 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
666 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
667 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
668 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
669 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
670 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libgcc/crt3.o' |
---|
671 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libgcc/crt3.o' |
---|
672 | # Early copyback; see "all" above for the rationale. The |
---|
673 | # early copy is necessary so that the gcc -B options find |
---|
674 | # the right startup files when linking shared libgcc. |
---|
675 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
676 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
677 | for file in $parts; do \ |
---|
678 | rm -f ../../.././gcc/i386/$file; \ |
---|
679 | /usr/bin/install -c -m 644 $file ../../.././gcc/i386/; \ |
---|
680 | done |
---|
681 | # @multilib_flags@ is still needed because this may use |
---|
682 | # /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED directly. |
---|
683 | # @multilib_dir@ is not really necessary, but sometimes it has |
---|
684 | # more uses than just a directory name. |
---|
685 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs i386 |
---|
686 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc45/libgcc_s.1.dylib -single_module -o i386/libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -O2 -m32 -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 _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-64_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o -lc |
---|
687 | # Now that we have built all the objects, we need to copy |
---|
688 | # them back to the GCC directory. Too many things (other |
---|
689 | # in-tree libraries, and DejaGNU) know about the layout |
---|
690 | # of the build tree, for now. |
---|
691 | /usr/bin/make install-leaf DESTDIR=../../.././gcc \ |
---|
692 | slibdir= libsubdir= MULTIOSDIR=i386 |
---|
693 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
694 | /usr/bin/install -c -m 644 libgcc_eh.a ../../.././gcc/i386/ |
---|
695 | chmod 644 ../../.././gcc/i386/libgcc_eh.a |
---|
696 | /usr/bin/ranlib ../../.././gcc/i386/libgcc_eh.a |
---|
697 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
698 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
699 | /usr/bin/install -c -m 644 libgcc.a ../../.././gcc/i386/ |
---|
700 | chmod 644 ../../.././gcc/i386/libgcc.a |
---|
701 | /usr/bin/ranlib ../../.././gcc/i386/libgcc.a |
---|
702 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_trampoline.o) has no symbols |
---|
703 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_ctors.o) has no symbols |
---|
704 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_powitf2.o) has no symbols |
---|
705 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_multc3.o) has no symbols |
---|
706 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_divtc3.o) has no symbols |
---|
707 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixtfdi.o) has no symbols |
---|
708 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunstfdi.o) has no symbols |
---|
709 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatditf.o) has no symbols |
---|
710 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatunditf.o) has no symbols |
---|
711 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixsfti.o) has no symbols |
---|
712 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixdfti.o) has no symbols |
---|
713 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixxfti.o) has no symbols |
---|
714 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixtfti.o) has no symbols |
---|
715 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunssfti.o) has no symbols |
---|
716 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunsdfti.o) has no symbols |
---|
717 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunsxfti.o) has no symbols |
---|
718 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunstfti.o) has no symbols |
---|
719 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattisf.o) has no symbols |
---|
720 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattidf.o) has no symbols |
---|
721 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattixf.o) has no symbols |
---|
722 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattitf.o) has no symbols |
---|
723 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntisf.o) has no symbols |
---|
724 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntidf.o) has no symbols |
---|
725 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntixf.o) has no symbols |
---|
726 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntitf.o) has no symbols |
---|
727 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(darwin-64.o) has no symbols |
---|
728 | /usr/bin/install -c -m 644 libgcov.a ../../.././gcc/i386/ |
---|
729 | chmod 644 ../../.././gcc/i386/libgcov.a |
---|
730 | /usr/bin/ranlib ../../.././gcc/i386/libgcov.a |
---|
731 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
732 | for file in $parts; do \ |
---|
733 | rm -f ../../.././gcc/i386/$file; \ |
---|
734 | /usr/bin/install -c -m 644 $file ../../.././gcc/i386/; \ |
---|
735 | done |
---|
736 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
737 | for mlib in $MLIBS ; do \ |
---|
738 | cp ../${mlib}/libgcc/${mlib}/libgcc_s.dylib \ |
---|
739 | ./libgcc_s.1.dylib_T_${mlib} || exit 1 ; \ |
---|
740 | done |
---|
741 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
742 | for mlib in $MLIBS ; do \ |
---|
743 | /usr/bin/strip -o libgcc_ext.10.4.dylib_T${mlib} \ |
---|
744 | -R ../../../gcc-4.5.0/libgcc/../gcc/config/i386/darwin-libgcc.10.4.ver -c -urx \ |
---|
745 | ../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \ |
---|
746 | done |
---|
747 | lipo -output libgcc_s.1.dylib \ |
---|
748 | -create libgcc_s.1.dylib_T* |
---|
749 | rm libgcc_s.1.dylib_T* |
---|
750 | lipo -output libgcc_ext.10.4.dylib -create libgcc_ext.10.4.dylib_T* |
---|
751 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
752 | for mlib in $MLIBS ; do \ |
---|
753 | /usr/bin/strip -o libgcc_ext.10.5.dylib_T${mlib} \ |
---|
754 | -R ../../../gcc-4.5.0/libgcc/../gcc/config/i386/darwin-libgcc.10.5.ver -c -urx \ |
---|
755 | ../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \ |
---|
756 | done |
---|
757 | rm libgcc_ext.10.4.dylib_T* |
---|
758 | lipo -output libgcc_ext.10.5.dylib -create libgcc_ext.10.5.dylib_T* |
---|
759 | rm libgcc_ext.10.5.dylib_T* |
---|
760 | # Now that we have built all the objects, we need to copy |
---|
761 | # them back to the GCC directory. Too many things (other |
---|
762 | # in-tree libraries, and DejaGNU) know about the layout |
---|
763 | # of the build tree, for now. |
---|
764 | /usr/bin/make install-leaf DESTDIR=../.././gcc \ |
---|
765 | slibdir= libsubdir= MULTIOSDIR=. |
---|
766 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
767 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
768 | /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ |
---|
769 | for d in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib ; do \ |
---|
770 | /usr/bin/install -c -m 644 $d ../.././gcc/$d || exit 1 ; \ |
---|
771 | done |
---|
772 | if [ -f ../.././gcc/libgcc_s_ppc64.1.dylib ]; then \ |
---|
773 | rm -f ../.././gcc/libgcc_s_ppc64.1.dylib; \ |
---|
774 | else true; fi |
---|
775 | chmod 644 ../.././gcc/libgcc_eh.a |
---|
776 | /usr/bin/ranlib ../.././gcc/libgcc_eh.a |
---|
777 | ln -s libgcc_s.1.dylib \ |
---|
778 | ../.././gcc/libgcc_s_ppc64.1.dylib |
---|
779 | /usr/bin/ranlib: file: ../.././gcc/libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
780 | if [ -f ../.././gcc/libgcc_s_x86_64.1.dylib ]; then \ |
---|
781 | rm -f ../.././gcc/libgcc_s_x86_64.1.dylib; \ |
---|
782 | else true; fi |
---|
783 | ln -s libgcc_s.1.dylib \ |
---|
784 | ../.././gcc/libgcc_s_x86_64.1.dylib |
---|
785 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
786 | /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ |
---|
787 | chmod 644 ../.././gcc/libgcc.a |
---|
788 | /usr/bin/ranlib ../.././gcc/libgcc.a |
---|
789 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_trampoline.o) has no symbols |
---|
790 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_ctors.o) has no symbols |
---|
791 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_powitf2.o) has no symbols |
---|
792 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_multc3.o) has no symbols |
---|
793 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_divtc3.o) has no symbols |
---|
794 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixtfdi.o) has no symbols |
---|
795 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixunstfdi.o) has no symbols |
---|
796 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatditf.o) has no symbols |
---|
797 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatunditf.o) has no symbols |
---|
798 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixtfti.o) has no symbols |
---|
799 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixunstfti.o) has no symbols |
---|
800 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floattitf.o) has no symbols |
---|
801 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntitf.o) has no symbols |
---|
802 | /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ |
---|
803 | chmod 644 ../.././gcc/libgcov.a |
---|
804 | /usr/bin/ranlib ../.././gcc/libgcov.a |
---|
805 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
806 | for file in $parts; do \ |
---|
807 | rm -f ../.././gcc/$file; \ |
---|
808 | /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
809 | done |
---|
810 | Checking multilib configuration for libgomp... |
---|
811 | /usr/bin/make all-recursive |
---|
812 | Making all in testsuite |
---|
813 | make[5]: Nothing to be done for `all'. |
---|
814 | /usr/bin/make DO=all multi-do # /usr/bin/make |
---|
815 | if [ -z "i386" ]; then \ |
---|
816 | true; \ |
---|
817 | else \ |
---|
818 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
819 | srcrootpre=`cd ../../../gcc-4.5.0/libgomp; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
820 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
821 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
822 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
823 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
824 | if [ "${dir}" = "." ]; then \ |
---|
825 | true; \ |
---|
826 | else \ |
---|
827 | if [ -d ../${dir}/${lib} ]; then \ |
---|
828 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
829 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
830 | CFLAGS="-g -O2 ${flags}" \ |
---|
831 | CCASFLAGS=" ${flags}" \ |
---|
832 | FCFLAGS="-g -O2 -Wall ${flags}" \ |
---|
833 | FFLAGS=" ${flags}" \ |
---|
834 | ADAFLAGS=" ${flags}" \ |
---|
835 | prefix="/opt/local" \ |
---|
836 | exec_prefix="/opt/local" \ |
---|
837 | GCJFLAGS=" ${flags}" \ |
---|
838 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
839 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
840 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
841 | LDFLAGS=" ${flags}" \ |
---|
842 | MULTIFLAGS="${flags}" \ |
---|
843 | DESTDIR="" \ |
---|
844 | INSTALL="/usr/bin/install -c" \ |
---|
845 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
846 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
847 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
848 | all); then \ |
---|
849 | true; \ |
---|
850 | else \ |
---|
851 | exit 1; \ |
---|
852 | fi; \ |
---|
853 | else true; \ |
---|
854 | fi; \ |
---|
855 | fi; \ |
---|
856 | done; \ |
---|
857 | fi |
---|
858 | /usr/bin/make all-recursive |
---|
859 | Making all in testsuite |
---|
860 | make[9]: Nothing to be done for `all'. |
---|
861 | true DO=all multi-do # /usr/bin/make |
---|
862 | rm -f stage_current |
---|
863 | make[3]: Nothing to be done for `all'. |
---|
864 | make[4]: Nothing to be done for `all'. |
---|
865 | make[4]: Nothing to be done for `all'. |
---|
866 | make[3]: Nothing to be done for `all'. |
---|
867 | make[3]: Nothing to be done for `all'. |
---|
868 | make[3]: Nothing to be done for `all'. |
---|
869 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
870 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
871 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
872 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
873 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
874 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
875 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
876 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
877 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `crt3.o' |
---|
878 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `crt3.o' |
---|
879 | Checking multilib configuration for libgcc... |
---|
880 | # If this is the top-level multilib, build all the other |
---|
881 | # multilibs. |
---|
882 | # Recursively invoke make in the GCC directory to build any |
---|
883 | # startfiles (for now). We must do this just once, passing |
---|
884 | # it all the GCC_EXTRA_PARTS as simultaneous goal targets, |
---|
885 | # so that rules which cannot execute simultaneously are properly |
---|
886 | # serialized. We indirect through T_TARGET in case any multilib |
---|
887 | # directories contain an equals sign, to prevent make from |
---|
888 | # interpreting any of the goals as variable assignments. |
---|
889 | # We must use cd && make rather than make -C, or else the stage |
---|
890 | # number will be embedded in debug information. |
---|
891 | T=`${PWDCMD-pwd}`/ \ |
---|
892 | && cd ../.././gcc \ |
---|
893 | && /usr/bin/make GCC_FOR_TARGET="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " \ |
---|
894 | MULTILIB_CFLAGS="-g -O2" \ |
---|
895 | T=$T \ |
---|
896 | T_TARGET="${T}crt3.o ${T}crtfastmath.o ${T}crtprec32.o ${T}crtprec64.o ${T}crtprec80.o" \ |
---|
897 | T_TARGET |
---|
898 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
899 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
900 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
901 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
902 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
903 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
904 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
905 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
906 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libgcc/crt3.o' |
---|
907 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libgcc/crt3.o' |
---|
908 | if [ -z "i386" ]; then \ |
---|
909 | true; \ |
---|
910 | else \ |
---|
911 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
912 | srcrootpre=`cd ../../../gcc-4.5.0/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
913 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
914 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
915 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
916 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
917 | if [ "${dir}" = "." ]; then \ |
---|
918 | true; \ |
---|
919 | else \ |
---|
920 | if [ -d ../${dir}/${lib} ]; then \ |
---|
921 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
922 | if (cd ../${dir}/${lib}; /usr/bin/make "AR=/usr/bin/ar" "AR_FLAGS=rc" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=/usr/bin/ranlib" "SHELL=/bin/sh" "prefix=/opt/local" "exec_prefix=/opt/local" "libdir=/opt/local/lib/gcc45" "libsubdir=/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.0" "tooldir=/opt/local/x86_64-apple-darwin10" \ |
---|
923 | CFLAGS="-g -O2 ${flags}" \ |
---|
924 | CCASFLAGS=" ${flags}" \ |
---|
925 | FCFLAGS=" ${flags}" \ |
---|
926 | FFLAGS=" ${flags}" \ |
---|
927 | ADAFLAGS=" ${flags}" \ |
---|
928 | prefix="/opt/local" \ |
---|
929 | exec_prefix="/opt/local" \ |
---|
930 | GCJFLAGS=" ${flags}" \ |
---|
931 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
932 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
933 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
934 | LDFLAGS=" ${flags}" \ |
---|
935 | MULTIFLAGS="${flags}" \ |
---|
936 | DESTDIR="" \ |
---|
937 | INSTALL="/usr/bin/install -c" \ |
---|
938 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
939 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
940 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
941 | all); then \ |
---|
942 | true; \ |
---|
943 | else \ |
---|
944 | exit 1; \ |
---|
945 | fi; \ |
---|
946 | else true; \ |
---|
947 | fi; \ |
---|
948 | fi; \ |
---|
949 | done; \ |
---|
950 | fi |
---|
951 | # Early copyback; see "all" above for the rationale. The |
---|
952 | # early copy is necessary so that the gcc -B options find |
---|
953 | # the right startup files when linking shared libgcc. |
---|
954 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
955 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
956 | for file in $parts; do \ |
---|
957 | rm -f ../.././gcc/$file; \ |
---|
958 | /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
959 | done |
---|
960 | # @multilib_flags@ is still needed because this may use |
---|
961 | # /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED directly. |
---|
962 | # @multilib_dir@ is not really necessary, but sometimes it has |
---|
963 | # more uses than just a directory name. |
---|
964 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs . |
---|
965 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc45/libgcc_s.1.dylib -single_module -o ./libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -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 _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-64_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o fixtfti_s.o fixunstfti_s.o floattitf_s.o floatuntitf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o -lc |
---|
966 | # If this is the top-level multilib, build all the other |
---|
967 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
968 | for file in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib; do \ |
---|
969 | rm -f ../../.././gcc/i386/$file; \ |
---|
970 | ln -s ../$file ../../.././gcc/i386/; \ |
---|
971 | done |
---|
972 | # multilibs. |
---|
973 | # Recursively invoke make in the GCC directory to build any |
---|
974 | # startfiles (for now). We must do this just once, passing |
---|
975 | # it all the GCC_EXTRA_PARTS as simultaneous goal targets, |
---|
976 | rm -f ../../.././gcc/i386/libgcc_s_x86_64.1.dylib |
---|
977 | # so that rules which cannot execute simultaneously are properly |
---|
978 | ln -s libgcc_s.1.dylib \ |
---|
979 | ../../.././gcc/i386/libgcc_s_x86_64.1.dylib |
---|
980 | # serialized. We indirect through T_TARGET in case any multilib |
---|
981 | rm -f ../../.././gcc/i386/libgcc_s_ppc64.1.dylib |
---|
982 | # directories contain an equals sign, to prevent make from |
---|
983 | ln -s libgcc_s.1.dylib \ |
---|
984 | ../../.././gcc/i386/libgcc_s_ppc64.1.dylib |
---|
985 | # interpreting any of the goals as variable assignments. |
---|
986 | # We must use cd && make rather than make -C, or else the stage |
---|
987 | # number will be embedded in debug information. |
---|
988 | T=`${PWDCMD-pwd}`/ \ |
---|
989 | && cd ../../.././gcc \ |
---|
990 | && /usr/bin/make GCC_FOR_TARGET="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " \ |
---|
991 | MULTILIB_CFLAGS="-g -O2 -m32" \ |
---|
992 | T=$T \ |
---|
993 | T_TARGET="${T}crt3.o ${T}crtfastmath.o ${T}crtprec32.o ${T}crtprec64.o ${T}crtprec80.o" \ |
---|
994 | T_TARGET |
---|
995 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: overriding commands for target `darwin.o' |
---|
996 | ../../gcc-4.5.0/gcc/config/t-darwin:25: warning: ignoring old commands for target `darwin.o' |
---|
997 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: overriding commands for target `darwin-c.o' |
---|
998 | ../../gcc-4.5.0/gcc/config/t-darwin:31: warning: ignoring old commands for target `darwin-c.o' |
---|
999 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: overriding commands for target `darwin-f.o' |
---|
1000 | ../../gcc-4.5.0/gcc/config/t-darwin:35: warning: ignoring old commands for target `darwin-f.o' |
---|
1001 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: overriding commands for target `darwin-driver.o' |
---|
1002 | ../../gcc-4.5.0/gcc/config/t-darwin:40: warning: ignoring old commands for target `darwin-driver.o' |
---|
1003 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: overriding commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libgcc/crt3.o' |
---|
1004 | ../../gcc-4.5.0/gcc/config/t-darwin:48: warning: ignoring old commands for target `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libgcc/crt3.o' |
---|
1005 | # Early copyback; see "all" above for the rationale. The |
---|
1006 | # early copy is necessary so that the gcc -B options find |
---|
1007 | # the right startup files when linking shared libgcc. |
---|
1008 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
1009 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
1010 | for file in $parts; do \ |
---|
1011 | rm -f ../../.././gcc/i386/$file; \ |
---|
1012 | /usr/bin/install -c -m 644 $file ../../.././gcc/i386/; \ |
---|
1013 | done |
---|
1014 | # @multilib_flags@ is still needed because this may use |
---|
1015 | # /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include and -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED directly. |
---|
1016 | # @multilib_dir@ is not really necessary, but sometimes it has |
---|
1017 | # more uses than just a directory name. |
---|
1018 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs i386 |
---|
1019 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc45/libgcc_s.1.dylib -single_module -o i386/libgcc_s.dylib -Wl,-exported_symbols_list,libgcc.map -compatibility_version 1 -current_version 1.0 -g -O2 -m32 -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 _fixsfti_s.o _fixdfti_s.o _fixxfti_s.o _fixtfti_s.o _fixunssfti_s.o _fixunsdfti_s.o _fixunsxfti_s.o _fixunstfti_s.o _floattisf_s.o _floattidf_s.o _floattixf_s.o _floattitf_s.o _floatuntisf_s.o _floatuntidf_s.o _floatuntixf_s.o _floatuntitf_s.o _divdi3_s.o _moddi3_s.o _udivdi3_s.o _umoddi3_s.o _udiv_w_sdiv_s.o _udivmoddi4_s.o darwin-64_s.o addtf3_s.o divtf3_s.o eqtf2_s.o getf2_s.o letf2_s.o multf3_s.o negtf2_s.o subtf3_s.o unordtf2_s.o fixtfsi_s.o fixunstfsi_s.o floatsitf_s.o floatunsitf_s.o fixtfdi_s.o fixunstfdi_s.o floatditf_s.o floatunditf_s.o extendsftf2_s.o extenddftf2_s.o extendxftf2_s.o trunctfsf2_s.o trunctfdf2_s.o trunctfxf2_s.o tf-signs_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o -lc |
---|
1020 | # Now that we have built all the objects, we need to copy |
---|
1021 | # them back to the GCC directory. Too many things (other |
---|
1022 | # in-tree libraries, and DejaGNU) know about the layout |
---|
1023 | # of the build tree, for now. |
---|
1024 | /usr/bin/make install-leaf DESTDIR=../../.././gcc \ |
---|
1025 | slibdir= libsubdir= MULTIOSDIR=i386 |
---|
1026 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
1027 | /usr/bin/install -c -m 644 libgcc_eh.a ../../.././gcc/i386/ |
---|
1028 | chmod 644 ../../.././gcc/i386/libgcc_eh.a |
---|
1029 | /usr/bin/ranlib ../../.././gcc/i386/libgcc_eh.a |
---|
1030 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
1031 | /bin/sh ../../../../gcc-4.5.0/libgcc/../mkinstalldirs ../../.././gcc/i386 |
---|
1032 | /usr/bin/install -c -m 644 libgcc.a ../../.././gcc/i386/ |
---|
1033 | chmod 644 ../../.././gcc/i386/libgcc.a |
---|
1034 | /usr/bin/ranlib ../../.././gcc/i386/libgcc.a |
---|
1035 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_trampoline.o) has no symbols |
---|
1036 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_ctors.o) has no symbols |
---|
1037 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_powitf2.o) has no symbols |
---|
1038 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_multc3.o) has no symbols |
---|
1039 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_divtc3.o) has no symbols |
---|
1040 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixtfdi.o) has no symbols |
---|
1041 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunstfdi.o) has no symbols |
---|
1042 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatditf.o) has no symbols |
---|
1043 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatunditf.o) has no symbols |
---|
1044 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixsfti.o) has no symbols |
---|
1045 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixdfti.o) has no symbols |
---|
1046 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixxfti.o) has no symbols |
---|
1047 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixtfti.o) has no symbols |
---|
1048 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunssfti.o) has no symbols |
---|
1049 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunsdfti.o) has no symbols |
---|
1050 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunsxfti.o) has no symbols |
---|
1051 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_fixunstfti.o) has no symbols |
---|
1052 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattisf.o) has no symbols |
---|
1053 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattidf.o) has no symbols |
---|
1054 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattixf.o) has no symbols |
---|
1055 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floattitf.o) has no symbols |
---|
1056 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntisf.o) has no symbols |
---|
1057 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntidf.o) has no symbols |
---|
1058 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntixf.o) has no symbols |
---|
1059 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(_floatuntitf.o) has no symbols |
---|
1060 | /usr/bin/ranlib: file: ../../.././gcc/i386/libgcc.a(darwin-64.o) has no symbols |
---|
1061 | /usr/bin/install -c -m 644 libgcov.a ../../.././gcc/i386/ |
---|
1062 | chmod 644 ../../.././gcc/i386/libgcov.a |
---|
1063 | /usr/bin/ranlib ../../.././gcc/i386/libgcov.a |
---|
1064 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
1065 | for file in $parts; do \ |
---|
1066 | rm -f ../../.././gcc/i386/$file; \ |
---|
1067 | /usr/bin/install -c -m 644 $file ../../.././gcc/i386/; \ |
---|
1068 | done |
---|
1069 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
1070 | for mlib in $MLIBS ; do \ |
---|
1071 | cp ../${mlib}/libgcc/${mlib}/libgcc_s.dylib \ |
---|
1072 | ./libgcc_s.1.dylib_T_${mlib} || exit 1 ; \ |
---|
1073 | done |
---|
1074 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
1075 | for mlib in $MLIBS ; do \ |
---|
1076 | /usr/bin/strip -o libgcc_ext.10.4.dylib_T${mlib} \ |
---|
1077 | -R ../../../gcc-4.5.0/libgcc/../gcc/config/i386/darwin-libgcc.10.4.ver -c -urx \ |
---|
1078 | ../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \ |
---|
1079 | done |
---|
1080 | lipo -output libgcc_s.1.dylib \ |
---|
1081 | -create libgcc_s.1.dylib_T* |
---|
1082 | rm libgcc_s.1.dylib_T* |
---|
1083 | lipo -output libgcc_ext.10.4.dylib -create libgcc_ext.10.4.dylib_T* |
---|
1084 | MLIBS=`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
1085 | for mlib in $MLIBS ; do \ |
---|
1086 | /usr/bin/strip -o libgcc_ext.10.5.dylib_T${mlib} \ |
---|
1087 | -R ../../../gcc-4.5.0/libgcc/../gcc/config/i386/darwin-libgcc.10.5.ver -c -urx \ |
---|
1088 | ../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \ |
---|
1089 | done |
---|
1090 | rm libgcc_ext.10.4.dylib_T* |
---|
1091 | lipo -output libgcc_ext.10.5.dylib -create libgcc_ext.10.5.dylib_T* |
---|
1092 | rm libgcc_ext.10.5.dylib_T* |
---|
1093 | # Now that we have built all the objects, we need to copy |
---|
1094 | # them back to the GCC directory. Too many things (other |
---|
1095 | # in-tree libraries, and DejaGNU) know about the layout |
---|
1096 | # of the build tree, for now. |
---|
1097 | /usr/bin/make install-leaf DESTDIR=../.././gcc \ |
---|
1098 | slibdir= libsubdir= MULTIOSDIR=. |
---|
1099 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
1100 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
1101 | /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ |
---|
1102 | for d in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib ; do \ |
---|
1103 | /usr/bin/install -c -m 644 $d ../.././gcc/$d || exit 1 ; \ |
---|
1104 | done |
---|
1105 | if [ -f ../.././gcc/libgcc_s_ppc64.1.dylib ]; then \ |
---|
1106 | rm -f ../.././gcc/libgcc_s_ppc64.1.dylib; \ |
---|
1107 | else true; fi |
---|
1108 | chmod 644 ../.././gcc/libgcc_eh.a |
---|
1109 | /usr/bin/ranlib ../.././gcc/libgcc_eh.a |
---|
1110 | /usr/bin/ranlib: file: ../.././gcc/libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
1111 | ln -s libgcc_s.1.dylib \ |
---|
1112 | ../.././gcc/libgcc_s_ppc64.1.dylib |
---|
1113 | if [ -f ../.././gcc/libgcc_s_x86_64.1.dylib ]; then \ |
---|
1114 | rm -f ../.././gcc/libgcc_s_x86_64.1.dylib; \ |
---|
1115 | else true; fi |
---|
1116 | ln -s libgcc_s.1.dylib \ |
---|
1117 | ../.././gcc/libgcc_s_x86_64.1.dylib |
---|
1118 | /bin/sh ../../../gcc-4.5.0/libgcc/../mkinstalldirs ../.././gcc |
---|
1119 | /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ |
---|
1120 | chmod 644 ../.././gcc/libgcc.a |
---|
1121 | /usr/bin/ranlib ../.././gcc/libgcc.a |
---|
1122 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_trampoline.o) has no symbols |
---|
1123 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_ctors.o) has no symbols |
---|
1124 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_powitf2.o) has no symbols |
---|
1125 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_multc3.o) has no symbols |
---|
1126 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_divtc3.o) has no symbols |
---|
1127 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixtfdi.o) has no symbols |
---|
1128 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixunstfdi.o) has no symbols |
---|
1129 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatditf.o) has no symbols |
---|
1130 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatunditf.o) has no symbols |
---|
1131 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixtfti.o) has no symbols |
---|
1132 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_fixunstfti.o) has no symbols |
---|
1133 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floattitf.o) has no symbols |
---|
1134 | /usr/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntitf.o) has no symbols |
---|
1135 | /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ |
---|
1136 | chmod 644 ../.././gcc/libgcov.a |
---|
1137 | /usr/bin/ranlib ../.././gcc/libgcov.a |
---|
1138 | parts="crt3.o crtfastmath.o crtprec32.o crtprec64.o crtprec80.o"; \ |
---|
1139 | for file in $parts; do \ |
---|
1140 | rm -f ../.././gcc/$file; \ |
---|
1141 | /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
1142 | done |
---|
1143 | Checking multilib configuration for libgomp... |
---|
1144 | /usr/bin/make all-recursive |
---|
1145 | Making all in testsuite |
---|
1146 | make[5]: Nothing to be done for `all'. |
---|
1147 | /usr/bin/make DO=all multi-do # /usr/bin/make |
---|
1148 | if [ -z "i386" ]; then \ |
---|
1149 | true; \ |
---|
1150 | else \ |
---|
1151 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1152 | srcrootpre=`cd ../../../gcc-4.5.0/libgomp; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1153 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1154 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1155 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1156 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1157 | if [ "${dir}" = "." ]; then \ |
---|
1158 | true; \ |
---|
1159 | else \ |
---|
1160 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1161 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1162 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
1163 | CFLAGS="-g -O2 ${flags}" \ |
---|
1164 | CCASFLAGS=" ${flags}" \ |
---|
1165 | FCFLAGS="-g -O2 -Wall ${flags}" \ |
---|
1166 | FFLAGS=" ${flags}" \ |
---|
1167 | ADAFLAGS=" ${flags}" \ |
---|
1168 | prefix="/opt/local" \ |
---|
1169 | exec_prefix="/opt/local" \ |
---|
1170 | GCJFLAGS=" ${flags}" \ |
---|
1171 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1172 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1173 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1174 | LDFLAGS=" ${flags}" \ |
---|
1175 | MULTIFLAGS="${flags}" \ |
---|
1176 | DESTDIR="" \ |
---|
1177 | INSTALL="/usr/bin/install -c" \ |
---|
1178 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1179 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1180 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1181 | all); then \ |
---|
1182 | true; \ |
---|
1183 | else \ |
---|
1184 | exit 1; \ |
---|
1185 | fi; \ |
---|
1186 | else true; \ |
---|
1187 | fi; \ |
---|
1188 | fi; \ |
---|
1189 | done; \ |
---|
1190 | fi |
---|
1191 | /usr/bin/make all-recursive |
---|
1192 | Making all in testsuite |
---|
1193 | make[9]: Nothing to be done for `all'. |
---|
1194 | true DO=all multi-do # /usr/bin/make |
---|
1195 | /usr/bin/make "DESTDIR=" "RPATH_ENVVAR=DYLD_LIBRARY_PATH" "TARGET_SUBDIR=x86_64-apple-darwin10" "bindir=/opt/local/bin" "datadir=/opt/local/share/gcc-4.5" "exec_prefix=/opt/local" "includedir=/opt/local/include/gcc45" "datarootdir=/opt/local/share/gcc-4.5" "docdir=/opt/local/share/gcc-4.5/doc/" "infodir=/opt/local/share/info" "pdfdir=/opt/local/share/gcc-4.5/doc/" "htmldir=/opt/local/share/gcc-4.5/doc/" "libdir=/opt/local/lib/gcc45" "libexecdir=/opt/local/libexec" "lispdir=" "localstatedir=/opt/local/var" "mandir=/opt/local/share/man" "oldincludedir=/usr/include" "prefix=/opt/local" "sbindir=/opt/local/sbin" "sharedstatedir=/opt/local/com" "sysconfdir=/opt/local/etc" "tooldir=/opt/local/x86_64-apple-darwin10" "build_tooldir=/opt/local/x86_64-apple-darwin10" "target_alias=x86_64-apple-darwin10" "AWK=gawk" "BISON=bison" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS_FOR_BUILD=-O2" "CXX_FOR_BUILD=/usr/bin/g++-4.2" "EXPECT=expect" "FLEX=flex" "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_FOR_BUILD=-L/opt/local/lib" "LEX=flex" "M4=gm4" "MAKE=/usr/bin/make" "RUNTEST=runtest" "RUNTESTFLAGS=" "SED=/opt/local/bin/gsed" "SHELL=/bin/sh" "YACC=bison -y" "`echo 'ADAFLAGS=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "ADA_CFLAGS=" "AR_FLAGS=rc" "`echo 'BOOT_ADAFLAGS=-gnatpg -gnata' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "BOOT_CFLAGS=-g -O2" "BOOT_LDFLAGS=" "CFLAGS=-O2" "CXXFLAGS=-O2" "LDFLAGS=-L/opt/local/lib" "LIBCFLAGS=-O2" "LIBCXXFLAGS=-O2 -fno-implicit-templates" "STAGE1_CHECKING=--enable-checking=yes" "STAGE1_LANGUAGES=c" "GNATBIND=no" "GNATMAKE=no" "AR_FOR_TARGET=/usr/bin/ar" "AS_FOR_TARGET=/usr/bin/as" "CC_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/" "CFLAGS_FOR_TARGET=-g -O2" "CPPFLAGS_FOR_TARGET=" "CXX_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs" "CXXFLAGS_FOR_TARGET=-g -O2" "DLLTOOL_FOR_TARGET=dlltool" "FLAGS_FOR_TARGET=-B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include" "GCJ_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/gcj -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/" "GFORTRAN_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/gfortran -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/" "LD_FOR_TARGET=/usr/bin/ld" "LIPO_FOR_TARGET=lipo" "LDFLAGS_FOR_TARGET=" "LIBCFLAGS_FOR_TARGET=-g -O2" "LIBCXXFLAGS_FOR_TARGET=-g -O2 -fno-implicit-templates" "NM_FOR_TARGET=/usr/bin/nm" "OBJDUMP_FOR_TARGET=/usr/bin/objdump" "RANLIB_FOR_TARGET=/usr/bin/ranlib" "STRIP_FOR_TARGET=/usr/bin/strip" "WINDRES_FOR_TARGET=windres" "WINDMC_FOR_TARGET=windmc" "BUILD_CONFIG=bootstrap-debug" "`echo 'LANGUAGES=' | sed -e s'/[^=][^=]*=$/XFOO=/'`" "LEAN=false" "STAGE1_CFLAGS=-g -fkeep-inline-functions" "STAGE1_CXXFLAGS=-O2" "STAGE1_TFLAGS=" "STAGE2_CFLAGS=-g -O2 -gtoggle" "STAGE2_CXXFLAGS=-O2" "STAGE2_TFLAGS=" "STAGE3_CFLAGS=-g -O2" "STAGE3_CXXFLAGS=-O2" "STAGE3_TFLAGS=" "STAGE4_CFLAGS=-g -O2" "STAGE4_CXXFLAGS=-O2" "STAGE4_TFLAGS=" "STAGEprofile_CFLAGS=-g -O2 -gtoggle -fprofile-generate" "STAGEprofile_CXXFLAGS=-O2" "STAGEprofile_TFLAGS=" "STAGEfeedback_CFLAGS=-g -O2 -fprofile-use" "STAGEfeedback_CXXFLAGS=-O2" "STAGEfeedback_TFLAGS=" "TFLAGS=" "CONFIG_SHELL=/bin/sh" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" compare |
---|
1196 | make[2]: `compare' is up to date. |
---|
1197 | Checking multilib configuration for libgomp... |
---|
1198 | Checking multilib configuration for libiberty... |
---|
1199 | Checking multilib configuration for libssp... |
---|
1200 | Checking multilib configuration for libgfortran... |
---|
1201 | Checking multilib configuration for libffi... |
---|
1202 | Checking multilib configuration for zlib... |
---|
1203 | Checking multilib configuration for libstdc++-v3... |
---|
1204 | make[3]: Nothing to be done for `all'. |
---|
1205 | make[3]: Nothing to be done for `all'. |
---|
1206 | if [ -z "i386" ]; then \ |
---|
1207 | true; \ |
---|
1208 | else \ |
---|
1209 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1210 | srcrootpre=`cd ../../../gcc-4.5.0/libiberty; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1211 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1212 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1213 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1214 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1215 | if [ "${dir}" = "." ]; then \ |
---|
1216 | true; \ |
---|
1217 | else \ |
---|
1218 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1219 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1220 | if (cd ../${dir}/${lib}; /usr/bin/make "AR=/usr/bin/ar" "AR_FLAGS=rc" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CFLAGS=-g -O2" "CPPFLAGS=" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=/usr/bin/ranlib" "SHELL=/bin/sh" "prefix=/opt/local" "exec_prefix=/opt/local" "libdir=/opt/local/lib/gcc45" "libsubdir=" "tooldir=/opt/local/x86_64-apple-darwin10" \ |
---|
1221 | CFLAGS="-g -O2 ${flags}" \ |
---|
1222 | CCASFLAGS=" ${flags}" \ |
---|
1223 | FCFLAGS=" ${flags}" \ |
---|
1224 | FFLAGS=" ${flags}" \ |
---|
1225 | ADAFLAGS=" ${flags}" \ |
---|
1226 | prefix="/opt/local" \ |
---|
1227 | exec_prefix="/opt/local" \ |
---|
1228 | GCJFLAGS=" ${flags}" \ |
---|
1229 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1230 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1231 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1232 | LDFLAGS=" ${flags}" \ |
---|
1233 | MULTIFLAGS="${flags}" \ |
---|
1234 | DESTDIR="" \ |
---|
1235 | INSTALL="/usr/bin/install -c" \ |
---|
1236 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1237 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1238 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1239 | all); then \ |
---|
1240 | true; \ |
---|
1241 | else \ |
---|
1242 | exit 1; \ |
---|
1243 | fi; \ |
---|
1244 | else true; \ |
---|
1245 | fi; \ |
---|
1246 | fi; \ |
---|
1247 | done; \ |
---|
1248 | fi |
---|
1249 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "includedir=/opt/local/include/gcc45" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" all-am |
---|
1250 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "includedir=/opt/local/include/gcc45" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1251 | make[5]: Nothing to be done for `all'. |
---|
1252 | if [ -z "i386" ]; then \ |
---|
1253 | true; \ |
---|
1254 | else \ |
---|
1255 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1256 | srcrootpre=`cd ../../../gcc-4.5.0/libssp; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1257 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1258 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1259 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1260 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1261 | if [ "${dir}" = "." ]; then \ |
---|
1262 | true; \ |
---|
1263 | else \ |
---|
1264 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1265 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1266 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
1267 | CFLAGS="-g -O2 ${flags}" \ |
---|
1268 | CCASFLAGS=" ${flags}" \ |
---|
1269 | FCFLAGS=" ${flags}" \ |
---|
1270 | FFLAGS=" ${flags}" \ |
---|
1271 | ADAFLAGS=" ${flags}" \ |
---|
1272 | prefix="/opt/local" \ |
---|
1273 | exec_prefix="/opt/local" \ |
---|
1274 | GCJFLAGS=" ${flags}" \ |
---|
1275 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1276 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1277 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1278 | LDFLAGS=" ${flags}" \ |
---|
1279 | MULTIFLAGS="${flags}" \ |
---|
1280 | DESTDIR="" \ |
---|
1281 | INSTALL="/usr/bin/install -c" \ |
---|
1282 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1283 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1284 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1285 | all); then \ |
---|
1286 | true; \ |
---|
1287 | else \ |
---|
1288 | exit 1; \ |
---|
1289 | fi; \ |
---|
1290 | else true; \ |
---|
1291 | fi; \ |
---|
1292 | fi; \ |
---|
1293 | done; \ |
---|
1294 | fi |
---|
1295 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "includedir=/opt/local/include/gcc45" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" all-am |
---|
1296 | true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "includedir=/opt/local/include/gcc45" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1297 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" all-recursive |
---|
1298 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1299 | if [ -z "i386" ]; then \ |
---|
1300 | true; \ |
---|
1301 | else \ |
---|
1302 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1303 | srcrootpre=`cd ../../../gcc-4.5.0/libffi; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1304 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1305 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1306 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1307 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1308 | if [ "${dir}" = "." ]; then \ |
---|
1309 | true; \ |
---|
1310 | else \ |
---|
1311 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1312 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1313 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
1314 | CFLAGS="-g -O2 ${flags}" \ |
---|
1315 | CCASFLAGS="-g -O2 ${flags}" \ |
---|
1316 | FCFLAGS=" ${flags}" \ |
---|
1317 | FFLAGS=" ${flags}" \ |
---|
1318 | ADAFLAGS=" ${flags}" \ |
---|
1319 | prefix="/opt/local" \ |
---|
1320 | exec_prefix="/opt/local" \ |
---|
1321 | GCJFLAGS=" ${flags}" \ |
---|
1322 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1323 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1324 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1325 | LDFLAGS=" ${flags}" \ |
---|
1326 | MULTIFLAGS="${flags}" \ |
---|
1327 | DESTDIR="" \ |
---|
1328 | INSTALL="/usr/bin/install -c" \ |
---|
1329 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1330 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1331 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1332 | all); then \ |
---|
1333 | true; \ |
---|
1334 | else \ |
---|
1335 | exit 1; \ |
---|
1336 | fi; \ |
---|
1337 | else true; \ |
---|
1338 | fi; \ |
---|
1339 | fi; \ |
---|
1340 | done; \ |
---|
1341 | fi |
---|
1342 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" all-recursive |
---|
1343 | true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1344 | Making all in include |
---|
1345 | make[7]: Nothing to be done for `all'. |
---|
1346 | Making all in testsuite |
---|
1347 | make[7]: Nothing to be done for `all'. |
---|
1348 | Making all in man |
---|
1349 | make[7]: Nothing to be done for `all'. |
---|
1350 | true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1351 | Making all in include |
---|
1352 | make[4]: Nothing to be done for `all'. |
---|
1353 | Making all in testsuite |
---|
1354 | make[4]: Nothing to be done for `all'. |
---|
1355 | Making all in man |
---|
1356 | make[4]: Nothing to be done for `all'. |
---|
1357 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1358 | if [ -z "i386" ]; then \ |
---|
1359 | true; \ |
---|
1360 | else \ |
---|
1361 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1362 | srcrootpre=`cd ../../../gcc-4.5.0/libffi; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1363 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1364 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1365 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1366 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1367 | if [ "${dir}" = "." ]; then \ |
---|
1368 | true; \ |
---|
1369 | else \ |
---|
1370 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1371 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1372 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
1373 | CFLAGS="-g -O2 ${flags}" \ |
---|
1374 | CCASFLAGS="-g -O2 ${flags}" \ |
---|
1375 | FCFLAGS=" ${flags}" \ |
---|
1376 | FFLAGS=" ${flags}" \ |
---|
1377 | ADAFLAGS=" ${flags}" \ |
---|
1378 | prefix="/opt/local" \ |
---|
1379 | exec_prefix="/opt/local" \ |
---|
1380 | GCJFLAGS=" ${flags}" \ |
---|
1381 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1382 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1383 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1384 | LDFLAGS=" ${flags}" \ |
---|
1385 | MULTIFLAGS="${flags}" \ |
---|
1386 | DESTDIR="" \ |
---|
1387 | INSTALL="/usr/bin/install -c" \ |
---|
1388 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1389 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1390 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1391 | all); then \ |
---|
1392 | true; \ |
---|
1393 | else \ |
---|
1394 | exit 1; \ |
---|
1395 | fi; \ |
---|
1396 | else true; \ |
---|
1397 | fi; \ |
---|
1398 | fi; \ |
---|
1399 | done; \ |
---|
1400 | fi |
---|
1401 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" all-recursive |
---|
1402 | true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1403 | Making all in include |
---|
1404 | make[8]: Nothing to be done for `all'. |
---|
1405 | Making all in testsuite |
---|
1406 | make[8]: Nothing to be done for `all'. |
---|
1407 | Making all in man |
---|
1408 | make[8]: Nothing to be done for `all'. |
---|
1409 | true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "JC1FLAGS=" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "prefix=/opt/local" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1410 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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 -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --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/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1411 | if [ -z "i386" ]; then \ |
---|
1412 | true; \ |
---|
1413 | else \ |
---|
1414 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1415 | srcrootpre=`cd ../../../gcc-4.5.0/zlib; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1416 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1417 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1418 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1419 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1420 | if [ "${dir}" = "." ]; then \ |
---|
1421 | true; \ |
---|
1422 | else \ |
---|
1423 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1424 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1425 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
1426 | CFLAGS="-g -O2 ${flags}" \ |
---|
1427 | CCASFLAGS=" ${flags}" \ |
---|
1428 | FCFLAGS=" ${flags}" \ |
---|
1429 | FFLAGS=" ${flags}" \ |
---|
1430 | ADAFLAGS=" ${flags}" \ |
---|
1431 | prefix="/opt/local" \ |
---|
1432 | exec_prefix="/opt/local" \ |
---|
1433 | GCJFLAGS=" ${flags}" \ |
---|
1434 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1435 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1436 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1437 | LDFLAGS=" ${flags}" \ |
---|
1438 | MULTIFLAGS="${flags}" \ |
---|
1439 | DESTDIR="" \ |
---|
1440 | INSTALL="/usr/bin/install -c" \ |
---|
1441 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1442 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1443 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1444 | all); then \ |
---|
1445 | true; \ |
---|
1446 | else \ |
---|
1447 | exit 1; \ |
---|
1448 | fi; \ |
---|
1449 | else true; \ |
---|
1450 | fi; \ |
---|
1451 | fi; \ |
---|
1452 | done; \ |
---|
1453 | fi |
---|
1454 | true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --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/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1455 | make[2]: Nothing to be done for `all'. |
---|
1456 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CC_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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 -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "includedir=/opt/local/include/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "RANLIB=/usr/bin/ranlib" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/bin/nm" "DESTDIR=" "WERROR=" all-recursive |
---|
1457 | Making all in include |
---|
1458 | make[4]: Nothing to be done for `all'. |
---|
1459 | Making all in libsupc++ |
---|
1460 | make[4]: Nothing to be done for `all'. |
---|
1461 | Making all in doc |
---|
1462 | make[4]: Nothing to be done for `all'. |
---|
1463 | Making all in src |
---|
1464 | make[4]: Nothing to be done for `all'. |
---|
1465 | Making all in po |
---|
1466 | make[4]: Nothing to be done for `all'. |
---|
1467 | Making all in testsuite |
---|
1468 | make[4]: Nothing to be done for `all'. |
---|
1469 | Making all in python |
---|
1470 | make[4]: Nothing to be done for `all'. |
---|
1471 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CC_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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 -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "includedir=/opt/local/include/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "RANLIB=/usr/bin/ranlib" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do # /usr/bin/make |
---|
1472 | if [ -z "i386" ]; then \ |
---|
1473 | true; \ |
---|
1474 | else \ |
---|
1475 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1476 | srcrootpre=`cd ../../../gcc-4.5.0/libstdc++-v3; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1477 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1478 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1479 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1480 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1481 | if [ "${dir}" = "." ]; then \ |
---|
1482 | true; \ |
---|
1483 | else \ |
---|
1484 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1485 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1486 | if (cd ../${dir}/${lib}; /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CC_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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 -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "includedir=/opt/local/include/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "RANLIB=/usr/bin/ranlib" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/bin/nm" "DESTDIR=" "WERROR=" \ |
---|
1487 | CFLAGS="-g -O2 ${flags}" \ |
---|
1488 | CCASFLAGS=" ${flags}" \ |
---|
1489 | FCFLAGS=" ${flags}" \ |
---|
1490 | FFLAGS=" ${flags}" \ |
---|
1491 | ADAFLAGS=" ${flags}" \ |
---|
1492 | prefix="/opt/local" \ |
---|
1493 | exec_prefix="/opt/local" \ |
---|
1494 | GCJFLAGS=" ${flags}" \ |
---|
1495 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1496 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1497 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1498 | LDFLAGS=" ${flags}" \ |
---|
1499 | MULTIFLAGS="${flags}" \ |
---|
1500 | DESTDIR="" \ |
---|
1501 | INSTALL="/usr/bin/install -c" \ |
---|
1502 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1503 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1504 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1505 | all); then \ |
---|
1506 | true; \ |
---|
1507 | else \ |
---|
1508 | exit 1; \ |
---|
1509 | fi; \ |
---|
1510 | else true; \ |
---|
1511 | fi; \ |
---|
1512 | fi; \ |
---|
1513 | done; \ |
---|
1514 | fi |
---|
1515 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CC_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "includedir=/opt/local/include/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "RANLIB=/usr/bin/ranlib" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/bin/nm" "DESTDIR=" "WERROR=" all-recursive |
---|
1516 | Making all in include |
---|
1517 | make[8]: Nothing to be done for `all'. |
---|
1518 | Making all in libsupc++ |
---|
1519 | make[8]: Nothing to be done for `all'. |
---|
1520 | Making all in doc |
---|
1521 | make[8]: Nothing to be done for `all'. |
---|
1522 | Making all in src |
---|
1523 | make[8]: Nothing to be done for `all'. |
---|
1524 | Making all in po |
---|
1525 | make[8]: Nothing to be done for `all'. |
---|
1526 | Making all in testsuite |
---|
1527 | make[8]: Nothing to be done for `all'. |
---|
1528 | Making all in python |
---|
1529 | make[8]: Nothing to be done for `all'. |
---|
1530 | true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CC_FOR_TARGET=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "includedir=/opt/local/include/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "RANLIB=/usr/bin/ranlib" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/usr/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do # /usr/bin/make |
---|
1531 | Checking multilib configuration for boehm-gc... |
---|
1532 | Checking multilib configuration for libobjc... |
---|
1533 | Making all in include |
---|
1534 | /usr/bin/make all-am |
---|
1535 | make[4]: Nothing to be done for `all-am'. |
---|
1536 | /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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 -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --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/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -nostdinc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/libsupc++ -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/include/backward -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libstdc++-v3/testsuite/util -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1537 | if [ -z "i386" ]; then \ |
---|
1538 | true; \ |
---|
1539 | else \ |
---|
1540 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1541 | srcrootpre=`cd ../../../gcc-4.5.0/boehm-gc; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1542 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1543 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1544 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1545 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1546 | if [ "${dir}" = "." ]; then \ |
---|
1547 | true; \ |
---|
1548 | else \ |
---|
1549 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1550 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1551 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
1552 | CFLAGS="-g -O2 ${flags}" \ |
---|
1553 | CCASFLAGS="-g -O2 ${flags}" \ |
---|
1554 | FCFLAGS=" ${flags}" \ |
---|
1555 | FFLAGS=" ${flags}" \ |
---|
1556 | ADAFLAGS=" ${flags}" \ |
---|
1557 | prefix="/opt/local" \ |
---|
1558 | exec_prefix="/opt/local" \ |
---|
1559 | GCJFLAGS=" ${flags}" \ |
---|
1560 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1561 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1562 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1563 | LDFLAGS=" ${flags}" \ |
---|
1564 | MULTIFLAGS="${flags}" \ |
---|
1565 | DESTDIR="" \ |
---|
1566 | INSTALL="/usr/bin/install -c" \ |
---|
1567 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1568 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1569 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1570 | all); then \ |
---|
1571 | true; \ |
---|
1572 | else \ |
---|
1573 | exit 1; \ |
---|
1574 | fi; \ |
---|
1575 | else true; \ |
---|
1576 | fi; \ |
---|
1577 | fi; \ |
---|
1578 | done; \ |
---|
1579 | fi |
---|
1580 | Making all in include |
---|
1581 | /usr/bin/make all-am |
---|
1582 | make[7]: Nothing to be done for `all-am'. |
---|
1583 | true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --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/gcc45" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin10" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "CXX=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/g++ -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -nostdinc++ -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libstdc++-v3/src -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libstdc++-v3/src/.libs -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -m32" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" DO=all multi-do # /usr/bin/make |
---|
1584 | Checking multilib configuration for libjava... |
---|
1585 | : /usr/bin/make ; exec /usr/bin/make "AR=/usr/bin/ar" "AR_FLAGS=rc" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LIBTOOL=/bin/sh ./libtool " "LOADLIBES=" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "SHELL=/bin/sh" "prefix=/opt/local" "exec_prefix=/opt/local" "libdir=/opt/local/lib/gcc45" "libsubdir=/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.0" "tooldir=/opt/local/x86_64-apple-darwin10" multi-do DO=all |
---|
1586 | if [ -z "i386" ]; then \ |
---|
1587 | true; \ |
---|
1588 | else \ |
---|
1589 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1590 | srcrootpre=`cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libobjc; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1591 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1592 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1593 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1594 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1595 | if [ "${dir}" = "." ]; then \ |
---|
1596 | true; \ |
---|
1597 | else \ |
---|
1598 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1599 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1600 | if (cd ../${dir}/${lib}; /usr/bin/make "AR=/usr/bin/ar" "AR_FLAGS=rc" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "LIBCFLAGS=-g -O2" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LIBTOOL=/bin/sh ./libtool " "LOADLIBES=" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "SHELL=/bin/sh" "prefix=/opt/local" "exec_prefix=/opt/local" "libdir=/opt/local/lib/gcc45" "libsubdir=/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.0" "tooldir=/opt/local/x86_64-apple-darwin10" \ |
---|
1601 | CFLAGS="-g -O2 ${flags}" \ |
---|
1602 | CCASFLAGS=" ${flags}" \ |
---|
1603 | FCFLAGS=" ${flags}" \ |
---|
1604 | FFLAGS=" ${flags}" \ |
---|
1605 | ADAFLAGS=" ${flags}" \ |
---|
1606 | prefix="/opt/local" \ |
---|
1607 | exec_prefix="/opt/local" \ |
---|
1608 | GCJFLAGS=" ${flags}" \ |
---|
1609 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1610 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1611 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1612 | LDFLAGS=" ${flags}" \ |
---|
1613 | MULTIFLAGS="${flags}" \ |
---|
1614 | DESTDIR="" \ |
---|
1615 | INSTALL="/usr/bin/install -c" \ |
---|
1616 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1617 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1618 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1619 | all); then \ |
---|
1620 | true; \ |
---|
1621 | else \ |
---|
1622 | exit 1; \ |
---|
1623 | fi; \ |
---|
1624 | else true; \ |
---|
1625 | fi; \ |
---|
1626 | fi; \ |
---|
1627 | done; \ |
---|
1628 | fi |
---|
1629 | : /usr/bin/make ; exec true "AR=/usr/bin/ar" "AR_FLAGS=rc" "CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include " "CFLAGS=-g -O2 -m32" "DESTDIR=" "LIBCFLAGS=-g -O2 -m32" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=-m32" "LIBTOOL=/bin/sh ./libtool " "LOADLIBES=" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "SHELL=/bin/sh" "prefix=/opt/local" "exec_prefix=/opt/local" "libdir=/opt/local/lib/gcc45" "libsubdir=/opt/local/lib/gcc45/gcc/x86_64-apple-darwin10/4.5.0" "tooldir=/opt/local/x86_64-apple-darwin10" multi-do DO=all |
---|
1630 | : /usr/bin/make ; exec /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CPPFLAGS=" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "GCJFLAGS=-g -O2" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "datadir=/opt/local/share/gcc-4.5" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "mandir=/opt/local/share/man" "prefix=/opt/local" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "DLLTOOL=dlltool" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" "JAR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libjava/scripts/jar" DO=all multi-do |
---|
1631 | /usr/bin/make all-am |
---|
1632 | if [ -z "i386" ]; then \ |
---|
1633 | true; \ |
---|
1634 | else \ |
---|
1635 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1636 | srcrootpre=`cd ../../../gcc-4.5.0/libjava; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1637 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1638 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1639 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1640 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1641 | if [ "${dir}" = "." ]; then \ |
---|
1642 | true; \ |
---|
1643 | else \ |
---|
1644 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1645 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1646 | if (cd ../${dir}/${lib}; /usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CPPFLAGS=" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "GCJFLAGS=-g -O2" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "datadir=/opt/local/share/gcc-4.5" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "mandir=/opt/local/share/man" "prefix=/opt/local" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "DLLTOOL=dlltool" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" "JAR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libjava/scripts/jar" \ |
---|
1647 | CFLAGS="-g -O2 ${flags}" \ |
---|
1648 | CCASFLAGS=" ${flags}" \ |
---|
1649 | FCFLAGS=" ${flags}" \ |
---|
1650 | FFLAGS=" ${flags}" \ |
---|
1651 | ADAFLAGS=" ${flags}" \ |
---|
1652 | prefix="/opt/local" \ |
---|
1653 | exec_prefix="/opt/local" \ |
---|
1654 | GCJFLAGS="-g -O2 ${flags}" \ |
---|
1655 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1656 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1657 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1658 | LDFLAGS=" ${flags}" \ |
---|
1659 | MULTIFLAGS="${flags}" \ |
---|
1660 | DESTDIR="" \ |
---|
1661 | INSTALL="/usr/bin/install -c" \ |
---|
1662 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1663 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1664 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1665 | all); then \ |
---|
1666 | true; \ |
---|
1667 | else \ |
---|
1668 | exit 1; \ |
---|
1669 | fi; \ |
---|
1670 | else true; \ |
---|
1671 | fi; \ |
---|
1672 | fi; \ |
---|
1673 | done; \ |
---|
1674 | fi |
---|
1675 | /usr/bin/make DO=all multi-do # /usr/bin/make |
---|
1676 | if [ -z "i386" ]; then \ |
---|
1677 | true; \ |
---|
1678 | else \ |
---|
1679 | rootpre=`${PWDCMD-pwd}`/; export rootpre; \ |
---|
1680 | srcrootpre=`cd ../../../gcc-4.5.0/libgfortran; ${PWDCMD-pwd}`/; export srcrootpre; \ |
---|
1681 | lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \ |
---|
1682 | compiler="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include "; \ |
---|
1683 | for i in `${compiler} --print-multi-lib 2>/dev/null`; do \ |
---|
1684 | dir=`echo $i | sed -e 's/;.*$//'`; \ |
---|
1685 | if [ "${dir}" = "." ]; then \ |
---|
1686 | true; \ |
---|
1687 | else \ |
---|
1688 | if [ -d ../${dir}/${lib} ]; then \ |
---|
1689 | flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1690 | if (cd ../${dir}/${lib}; /usr/bin/make \ |
---|
1691 | CFLAGS="-g -O2 ${flags}" \ |
---|
1692 | CCASFLAGS=" ${flags}" \ |
---|
1693 | FCFLAGS="-g -O2 ${flags}" \ |
---|
1694 | FFLAGS=" ${flags}" \ |
---|
1695 | ADAFLAGS=" ${flags}" \ |
---|
1696 | prefix="/opt/local" \ |
---|
1697 | exec_prefix="/opt/local" \ |
---|
1698 | GCJFLAGS=" ${flags}" \ |
---|
1699 | CXXFLAGS="-g -O2 ${flags}" \ |
---|
1700 | LIBCFLAGS="-g -O2 ${flags}" \ |
---|
1701 | LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \ |
---|
1702 | LDFLAGS=" ${flags}" \ |
---|
1703 | MULTIFLAGS="${flags}" \ |
---|
1704 | DESTDIR="" \ |
---|
1705 | INSTALL="/usr/bin/install -c" \ |
---|
1706 | INSTALL_DATA="/usr/bin/install -c -m 644" \ |
---|
1707 | INSTALL_PROGRAM="/usr/bin/install -c" \ |
---|
1708 | INSTALL_SCRIPT="/usr/bin/install -c" \ |
---|
1709 | all); then \ |
---|
1710 | true; \ |
---|
1711 | else \ |
---|
1712 | exit 1; \ |
---|
1713 | fi; \ |
---|
1714 | else true; \ |
---|
1715 | fi; \ |
---|
1716 | fi; \ |
---|
1717 | done; \ |
---|
1718 | fi |
---|
1719 | : /usr/bin/make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CPPFLAGS=" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "GCJFLAGS=-g -O2 -m32" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "datadir=/opt/local/share/gcc-4.5" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "mandir=/opt/local/share/man" "prefix=/opt/local" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "DLLTOOL=dlltool" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" "JAR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libjava/scripts/jar" DO=all multi-do |
---|
1720 | Making all in libltdl |
---|
1721 | /usr/bin/make all-am |
---|
1722 | true DO=all multi-do # /usr/bin/make |
---|
1723 | Making all in gcj |
---|
1724 | /usr/bin/make all-am |
---|
1725 | make[6]: Nothing to be done for `all-am'. |
---|
1726 | Making all in include |
---|
1727 | /usr/bin/make all-am |
---|
1728 | make[6]: Nothing to be done for `all-am'. |
---|
1729 | Making all in classpath |
---|
1730 | Making all in lib |
---|
1731 | true |
---|
1732 | top_builddir=.. top_srcdir=../../../../../../gcc-4.5.0/libjava/classpath /bin/sh ./gen-classlist.sh standard |
---|
1733 | Adding java source files from srcdir '../../../../../../gcc-4.5.0/libjava/classpath'. |
---|
1734 | Adding java source files from VM directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libjava |
---|
1735 | Adding java source files from VM directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/i386/libjava |
---|
1736 | /usr/bin/make all-am |
---|
1737 | Adding generated files in builddir '..'. |
---|
1738 | true DO=all multi-do # /usr/bin/make |
---|
1739 | make[6]: Nothing to be done for `all'. |
---|
1740 | Making all in doc |
---|
1741 | Making all in api |
---|
1742 | make[7]: Nothing to be done for `all'. |
---|
1743 | make[7]: Nothing to be done for `all-am'. |
---|
1744 | Making all in external |
---|
1745 | Making all in sax |
---|
1746 | make[7]: Nothing to be done for `all'. |
---|
1747 | Making all in w3c_dom |
---|
1748 | make[7]: Nothing to be done for `all'. |
---|
1749 | Making all in relaxngDatatype |
---|
1750 | make[7]: Nothing to be done for `all'. |
---|
1751 | Making all in jsr166 |
---|
1752 | make[7]: Nothing to be done for `all'. |
---|
1753 | make[7]: Nothing to be done for `all-am'. |
---|
1754 | Making all in include |
---|
1755 | /usr/bin/make all-am |
---|
1756 | make[7]: Nothing to be done for `all-am'. |
---|
1757 | Making all in native |
---|
1758 | Making all in fdlibm |
---|
1759 | make[7]: Nothing to be done for `all'. |
---|
1760 | Making all in jni |
---|
1761 | Making all in classpath |
---|
1762 | make[8]: Nothing to be done for `all'. |
---|
1763 | /bin/sh ../../scripts/check_jni_methods.sh |
---|
1764 | make[7]: Nothing to be done for `all-am'. |
---|
1765 | Making all in resource |
---|
1766 | make[6]: Nothing to be done for `all'. |
---|
1767 | Making all in scripts |
---|
1768 | make[6]: Nothing to be done for `all'. |
---|
1769 | Making all in tools |
---|
1770 | Makefile:857: warning: overriding commands for target `gjdoc' |
---|
1771 | Makefile:775: warning: ignoring old commands for target `gjdoc' |
---|
1772 | /usr/bin/make all-am |
---|
1773 | Makefile:857: warning: overriding commands for target `gjdoc' |
---|
1774 | Makefile:775: warning: ignoring old commands for target `gjdoc' |
---|
1775 | make[7]: Nothing to be done for `all-am'. |
---|
1776 | true DO=all multi-do # /usr/bin/make |
---|
1777 | Making all in testsuite |
---|
1778 | make[5]: Nothing to be done for `all'. |
---|
1779 | : /usr/bin/make ; exec true "AR_FLAGS=rc" "CC_FOR_BUILD=/usr/bin/gcc-4.2" "CFLAGS=-g -O2 -m32" "CXXFLAGS=-g -O2 -m32" "CPPFLAGS=" "CFLAGS_FOR_BUILD=-O2" "CFLAGS_FOR_TARGET=-g -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" "GCJFLAGS=-g -O2 -m32" "LDFLAGS=-m32" "LIBCFLAGS=-g -O2 -m32" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "datadir=/opt/local/share/gcc-4.5" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc45" "mandir=/opt/local/share/man" "prefix=/opt/local" "gxx_include_dir=/opt/local/include/gcc45/c++/" "AR=/usr/bin/ar" "AS=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/as" "DLLTOOL=dlltool" "LD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/collect-ld" "LIBCFLAGS=-g -O2 -m32" "NM=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/nm" "PICFLAG=" "RANLIB=/usr/bin/ranlib" "DESTDIR=" "JAR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libjava/scripts/jar" DO=all multi-do |
---|
1780 | Making all in libltdl |
---|
1781 | /usr/bin/make all-am |
---|
1782 | true DO=all multi-do # /usr/bin/make |
---|
1783 | Making all in gcj |
---|
1784 | /usr/bin/make all-am |
---|
1785 | make[4]: Nothing to be done for `all-am'. |
---|
1786 | Making all in include |
---|
1787 | /usr/bin/make all-am |
---|
1788 | make[4]: Nothing to be done for `all-am'. |
---|
1789 | Making all in classpath |
---|
1790 | Making all in lib |
---|
1791 | true |
---|
1792 | top_builddir=.. top_srcdir=../../../../../gcc-4.5.0/libjava/classpath /bin/sh ./gen-classlist.sh standard |
---|
1793 | Adding java source files from srcdir '../../../../../gcc-4.5.0/libjava/classpath'. |
---|
1794 | Adding java source files from VM directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/gcc-4.5.0/libjava |
---|
1795 | Adding java source files from VM directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/x86_64-apple-darwin10/libjava |
---|
1796 | Adding generated files in builddir '..'. |
---|
1797 | make[4]: Nothing to be done for `all'. |
---|
1798 | Making all in doc |
---|
1799 | Making all in api |
---|
1800 | make[5]: Nothing to be done for `all'. |
---|
1801 | make[5]: Nothing to be done for `all-am'. |
---|
1802 | Making all in external |
---|
1803 | Making all in sax |
---|
1804 | make[5]: Nothing to be done for `all'. |
---|
1805 | Making all in w3c_dom |
---|
1806 | make[5]: Nothing to be done for `all'. |
---|
1807 | Making all in relaxngDatatype |
---|
1808 | make[5]: Nothing to be done for `all'. |
---|
1809 | Making all in jsr166 |
---|
1810 | make[5]: Nothing to be done for `all'. |
---|
1811 | make[5]: Nothing to be done for `all-am'. |
---|
1812 | Making all in include |
---|
1813 | /usr/bin/make all-am |
---|
1814 | make[5]: Nothing to be done for `all-am'. |
---|
1815 | Making all in native |
---|
1816 | Making all in fdlibm |
---|
1817 | make[5]: Nothing to be done for `all'. |
---|
1818 | Making all in jni |
---|
1819 | Making all in classpath |
---|
1820 | make[6]: Nothing to be done for `all'. |
---|
1821 | Making all in java-math |
---|
1822 | /bin/sh ../../../libtool --tag=CC --mode=link /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -I/usr/include -g -O2 -version-info 0:0:0 -no-undefined -lgmp -avoid-version -o libjavamath.la -rpath /opt/local/lib/gcc45/gcj-4.5.0-11 gnu_java_math_GMP.lo ../../../native/jni/classpath/jcl.lo |
---|
1823 | libtool: link: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/xgcc -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin10/bin/ -B/opt/local/x86_64-apple-darwin10/lib/ -isystem /opt/local/x86_64-apple-darwin10/include -isystem /opt/local/x86_64-apple-darwin10/sys-include -dynamiclib -o .libs/libjavamath.dylib .libs/gnu_java_math_GMP.o ../../../native/jni/classpath/.libs/jcl.o /usr/local/lib/libgmp.a -install_name /opt/local/lib/gcc45/gcj-4.5.0-11/libjavamath.dylib -Wl,-single_module |
---|
1824 | ld: pointer in read-only segment not allowed in slidable image, used in ___gmpn_divexact_1 from /usr/local/lib/libgmp.a(dive_1.o) |
---|
1825 | collect2: ld returned 1 exit status |
---|
1826 | make[6]: *** [libjavamath.la] Error 1 |
---|
1827 | make[5]: *** [all-recursive] Error 1 |
---|
1828 | make[4]: *** [all-recursive] Error 1 |
---|
1829 | make[3]: *** [all-recursive] Error 1 |
---|
1830 | make[2]: *** [all-recursive] Error 1 |
---|
1831 | make[1]: *** [all-target-libjava] Error 2 |
---|
1832 | make: *** [bootstrap] Error 2 |
---|
1833 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build" && /usr/bin/make -j2 bootstrap " returned error 2 |
---|
1834 | DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc45/work/build" && /usr/bin/make -j2 bootstrap " returned error 2 |
---|
1835 | while executing |
---|
1836 | "command_exec build" |
---|
1837 | (procedure "portbuild::build_main" line 9) |
---|
1838 | invoked from within |
---|
1839 | "$procedure $targetname" |
---|
1840 | Warning: the following items did not execute (for gcc45): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
---|
1841 | Error: Status 1 encountered during processing. |
---|
1842 | To report a bug, see <http://guide.macports.org/#project.tickets> |
---|
1843 | 11:54:40 ~$ |
---|