1 | version:1 |
---|
2 | :msg:main ---> Computing dependencies for gcc6:info:main .:debug:main Searching for dependency: clang-3.9 |
---|
3 | :debug:main Found Dependency: receipt exists for clang-3.9 |
---|
4 | :debug:main Searching for dependency: cctools |
---|
5 | :debug:main Found Dependency: receipt exists for cctools |
---|
6 | :debug:main Searching for dependency: gmp |
---|
7 | :debug:main Found Dependency: receipt exists for gmp |
---|
8 | :debug:main Searching for dependency: isl |
---|
9 | :debug:main Found Dependency: receipt exists for isl |
---|
10 | :debug:main Searching for dependency: ld64 |
---|
11 | :debug:main Found Dependency: receipt exists for ld64 |
---|
12 | :debug:main Searching for dependency: libgcc |
---|
13 | :debug:main Found Dependency: receipt exists for libgcc |
---|
14 | :debug:main Searching for dependency: libiconv |
---|
15 | :debug:main Found Dependency: receipt exists for libiconv |
---|
16 | :debug:main Searching for dependency: libmpc |
---|
17 | :debug:main Found Dependency: receipt exists for libmpc |
---|
18 | :debug:main Searching for dependency: mpfr |
---|
19 | :debug:main Found Dependency: receipt exists for mpfr |
---|
20 | :debug:main Searching for dependency: gcc_select |
---|
21 | :debug:main Found Dependency: receipt exists for gcc_select |
---|
22 | :debug:main Executing org.macports.main (gcc6) |
---|
23 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
24 | :debug:main Skipping completed org.macports.fetch (gcc6) |
---|
25 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
26 | :debug:main Skipping completed org.macports.checksum (gcc6) |
---|
27 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
28 | :debug:main Skipping completed org.macports.extract (gcc6) |
---|
29 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
30 | :debug:main Skipping completed org.macports.patch (gcc6) |
---|
31 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
32 | :debug:configure configure phase started at Wed May 10 23:44:43 CEST 2017 |
---|
33 | :notice:configure ---> Configuring gcc6 |
---|
34 | :debug:configure Preferred compilers: clang macports-clang-3.4 macports-llvm-gcc-4.2 apple-gcc-4.2 |
---|
35 | :debug:configure Using compiler 'MacPorts Clang 3.9' |
---|
36 | :debug:configure Executing proc-pre-org.macports.configure-configure-0 |
---|
37 | :debug:configure Executing org.macports.configure (gcc6) |
---|
38 | :debug:configure Environment: |
---|
39 | :debug:configure AR_FOR_TARGET='/opt/local/bin/ar' |
---|
40 | :debug:configure AS_FOR_TARGET='/opt/local/bin/as' |
---|
41 | :debug:configure CC='/opt/local/bin/clang-mp-3.9 -arch x86_64' |
---|
42 | :debug:configure CFLAGS='-Os' |
---|
43 | :debug:configure CPATH='/opt/local/include' |
---|
44 | :debug:configure CPP='/opt/local/bin/clang-mp-3.9 -E' |
---|
45 | :debug:configure CPPFLAGS='-I/opt/local/include' |
---|
46 | :debug:configure CXX='/opt/local/bin/clang++-mp-3.9 -arch x86_64' |
---|
47 | :debug:configure CXXFLAGS='-Os' |
---|
48 | :debug:configure F77FLAGS='-m64' |
---|
49 | :debug:configure F90FLAGS='-Os -m64' |
---|
50 | :debug:configure FCFLAGS='-Os -m64' |
---|
51 | :debug:configure FFLAGS='-Os' |
---|
52 | :debug:configure INSTALL='/usr/bin/install -c' |
---|
53 | :debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names' |
---|
54 | :debug:configure LD_FOR_TARGET='/opt/local/bin/ld' |
---|
55 | :debug:configure LIBRARY_PATH='/opt/local/lib' |
---|
56 | :debug:configure MACOSX_DEPLOYMENT_TARGET='10.9' |
---|
57 | :debug:configure NM_FOR_TARGET='/opt/local/bin/nm' |
---|
58 | :debug:configure OBJC='/opt/local/bin/clang-mp-3.9' |
---|
59 | :debug:configure OBJCFLAGS='-Os' |
---|
60 | :debug:configure OBJCXX='/opt/local/bin/clang++-mp-3.9' |
---|
61 | :debug:configure OBJCXXFLAGS='-Os -arch x86_64' |
---|
62 | :debug:configure OBJDUMP_FOR_TARGET='/opt/local/bin/objdump' |
---|
63 | :debug:configure OTOOL64='/opt/local/bin/otool' |
---|
64 | :debug:configure OTOOL='/opt/local/bin/otool' |
---|
65 | :debug:configure RANLIB_FOR_TARGET='/opt/local/bin/ranlib' |
---|
66 | :debug:configure STRIP_FOR_TARGET='/opt/local/bin/strip' |
---|
67 | :debug:configure Executing: cd "/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build" && /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin13 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc6 --includedir=/opt/local/include/gcc6 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-6 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-6 --with-gxx-include-dir=/opt/local/include/gcc6/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion="MacPorts gcc6 6.3.0_1+libcxx39" |
---|
68 | :debug:configure system: cd "/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build" && /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/configure --prefix=/opt/local --build=x86_64-apple-darwin13 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc6 --includedir=/opt/local/include/gcc6 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-6 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-6 --with-gxx-include-dir=/opt/local/include/gcc6/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion="MacPorts gcc6 6.3.0_1+libcxx39" |
---|
69 | :info:configure checking build system type... x86_64-apple-darwin13 |
---|
70 | :info:configure checking host system type... x86_64-apple-darwin13 |
---|
71 | :info:configure checking target system type... x86_64-apple-darwin13 |
---|
72 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
73 | :info:configure checking whether ln works... yes |
---|
74 | :info:configure checking whether ln -s works... yes |
---|
75 | :info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed |
---|
76 | :info:configure checking for gawk... gawk |
---|
77 | :info:configure checking for libatomic support... yes |
---|
78 | :info:configure checking for libcilkrts support... yes |
---|
79 | :info:configure checking for libitm support... yes |
---|
80 | :info:configure checking for libsanitizer support... yes |
---|
81 | :info:configure checking for libvtv support... no |
---|
82 | :info:configure checking for libmpx support... no |
---|
83 | :info:configure checking for gcc... /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
84 | :info:configure checking for C compiler default output file name... a.out |
---|
85 | :info:configure checking whether the C compiler works... yes |
---|
86 | :info:configure checking whether we are cross compiling... no |
---|
87 | :info:configure checking for suffix of executables... |
---|
88 | :info:configure checking for suffix of object files... o |
---|
89 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
90 | :info:configure checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... yes |
---|
91 | :info:configure checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... none needed |
---|
92 | :info:configure checking whether we are using the GNU C++ compiler... yes |
---|
93 | :info:configure checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 accepts -g... yes |
---|
94 | :info:configure checking whether g++ accepts -static-libstdc++ -static-libgcc... no |
---|
95 | :info:configure checking for gnatbind... no |
---|
96 | :info:configure checking for gnatmake... no |
---|
97 | :info:configure checking whether compiler driver understands Ada... no |
---|
98 | :info:configure checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 |
---|
99 | :info:configure checking for objdir... .libs |
---|
100 | :info:configure checking for the correct version of gmp.h... yes |
---|
101 | :info:configure checking for the correct version of mpfr.h... yes |
---|
102 | :info:configure checking for the correct version of mpc.h... yes |
---|
103 | :info:configure checking for the correct version of the gmp/mpfr/mpc libraries... yes |
---|
104 | :info:configure checking for isl 0.16, 0.15, or deprecated 0.14... yes |
---|
105 | :info:configure checking for isl 0.16 or 0.15... no |
---|
106 | :info:configure The following languages will be built: c,c++,fortran,lto,objc,obj-c++ |
---|
107 | :info:configure *** This configuration is not supported in the following subdirectories: |
---|
108 | :info:configure zlib target-libvtv target-libmpx target-libgo gnattools gotools target-libada target-libffi target-zlib target-libjava target-liboffloadmic target-boehm-gc |
---|
109 | :info:configure (Any other directories should still work fine.) |
---|
110 | :info:configure checking for default BUILD_CONFIG... bootstrap-debug |
---|
111 | :info:configure checking for --enable-vtable-verify... no |
---|
112 | :info:configure *** removing build-x86_64-apple-darwin13/libiberty/Makefile to force reconfigure |
---|
113 | :info:configure *** removing build-x86_64-apple-darwin13/libcpp/Makefile to force reconfigure |
---|
114 | :info:configure *** removing build-x86_64-apple-darwin13/fixincludes/Makefile to force reconfigure |
---|
115 | :info:configure *** removing prev-intl/Makefile to force reconfigure |
---|
116 | :info:configure *** removing intl/Makefile to force reconfigure |
---|
117 | :info:configure *** removing prev-libiberty/Makefile to force reconfigure |
---|
118 | :info:configure *** removing libiberty/Makefile to force reconfigure |
---|
119 | :info:configure *** removing prev-libbacktrace/Makefile to force reconfigure |
---|
120 | :info:configure *** removing libbacktrace/Makefile to force reconfigure |
---|
121 | :info:configure *** removing prev-libcpp/Makefile to force reconfigure |
---|
122 | :info:configure *** removing prev-libdecnumber/Makefile to force reconfigure |
---|
123 | :info:configure *** removing libdecnumber/Makefile to force reconfigure |
---|
124 | :info:configure *** removing prev-gcc/Makefile to force reconfigure |
---|
125 | :info:configure checking for bison... bison -y |
---|
126 | :info:configure checking for bison... bison |
---|
127 | :info:configure checking for gm4... gm4 |
---|
128 | :info:configure checking for flex... flex |
---|
129 | :info:configure checking for flex... flex |
---|
130 | :info:configure checking for makeinfo... makeinfo |
---|
131 | :info:configure checking for expect... expect |
---|
132 | :info:configure checking for runtest... runtest |
---|
133 | :info:configure checking for ar... ar |
---|
134 | :info:configure checking for as... as |
---|
135 | :info:configure checking for dlltool... no |
---|
136 | :info:configure checking for ld... (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
137 | :info:configure checking for lipo... lipo |
---|
138 | :info:configure checking for nm... nm |
---|
139 | :info:configure checking for ranlib... ranlib |
---|
140 | :info:configure checking for strip... strip |
---|
141 | :info:configure checking for windres... no |
---|
142 | :info:configure checking for windmc... no |
---|
143 | :info:configure checking for objcopy... no |
---|
144 | :info:configure checking for objdump... no |
---|
145 | :info:configure checking for readelf... no |
---|
146 | :info:configure checking for cc... cc |
---|
147 | :info:configure checking for c++... c++ |
---|
148 | :info:configure checking for gcc... gcc |
---|
149 | :info:configure checking for gcj... no |
---|
150 | :info:configure checking for gfortran... gfortran |
---|
151 | :info:configure checking for gccgo... no |
---|
152 | :info:configure checking for ar... /opt/local/bin/ar |
---|
153 | :info:configure checking for as... /opt/local/bin/as |
---|
154 | :info:configure checking for dlltool... no |
---|
155 | :info:configure checking for dlltool... no |
---|
156 | :info:configure checking for ld... /opt/local/bin/ld |
---|
157 | :info:configure checking for lipo... no |
---|
158 | :info:configure checking for lipo... lipo |
---|
159 | :info:configure checking for nm... /opt/local/bin/nm |
---|
160 | :info:configure checking for objcopy... no |
---|
161 | :info:configure checking for objcopy... no |
---|
162 | :info:configure checking for objdump... /opt/local/bin/objdump |
---|
163 | :info:configure checking for ranlib... /opt/local/bin/ranlib |
---|
164 | :info:configure checking for readelf... no |
---|
165 | :info:configure checking for readelf... no |
---|
166 | :info:configure checking for strip... /opt/local/bin/strip |
---|
167 | :info:configure checking for windres... no |
---|
168 | :info:configure checking for windres... no |
---|
169 | :info:configure checking for windmc... no |
---|
170 | :info:configure checking for windmc... no |
---|
171 | :info:configure checking where to find the target ar... pre-installed in /opt/local/bin |
---|
172 | :info:configure checking where to find the target as... pre-installed in /opt/local/bin |
---|
173 | :info:configure checking where to find the target cc... just compiled |
---|
174 | :info:configure checking where to find the target c++... just compiled |
---|
175 | :info:configure checking where to find the target c++ for libstdc++... just compiled |
---|
176 | :info:configure checking where to find the target dlltool... host tool |
---|
177 | :info:configure checking where to find the target gcc... just compiled |
---|
178 | :info:configure checking where to find the target gcj... host tool |
---|
179 | :info:configure checking where to find the target gfortran... just compiled |
---|
180 | :info:configure checking where to find the target gccgo... host tool |
---|
181 | :info:configure checking where to find the target ld... pre-installed in /opt/local/bin |
---|
182 | :info:configure checking where to find the target lipo... host tool |
---|
183 | :info:configure checking where to find the target nm... pre-installed in /opt/local/bin |
---|
184 | :info:configure checking where to find the target objcopy... host tool |
---|
185 | :info:configure checking where to find the target objdump... pre-installed in /opt/local/bin |
---|
186 | :info:configure checking where to find the target ranlib... pre-installed in /opt/local/bin |
---|
187 | :info:configure checking where to find the target readelf... host tool |
---|
188 | :info:configure checking where to find the target strip... pre-installed in /opt/local/bin |
---|
189 | :info:configure checking where to find the target windres... host tool |
---|
190 | :info:configure checking where to find the target windmc... host tool |
---|
191 | :info:configure checking whether to enable maintainer-specific portions of Makefiles... no |
---|
192 | :info:configure configure: creating ./config.status |
---|
193 | :info:configure config.status: creating Makefile |
---|
194 | :debug:configure Privilege de-escalation not attempted as not running as root. |
---|
195 | :debug:build build phase started at Wed May 10 23:44:51 CEST 2017 |
---|
196 | :notice:build ---> Building gcc6 |
---|
197 | :debug:build Executing org.macports.build (gcc6) |
---|
198 | :debug:build Environment: |
---|
199 | :debug:build CPATH='/opt/local/include' |
---|
200 | :debug:build CPP='/opt/local/bin/clang-mp-3.9 -E' |
---|
201 | :debug:build LIBRARY_PATH='/opt/local/lib' |
---|
202 | :debug:build MACOSX_DEPLOYMENT_TARGET='10.9' |
---|
203 | :debug:build Executing: cd "/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build" && /usr/bin/make -j4 -w bootstrap-lean |
---|
204 | :debug:build system: cd "/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build" && /usr/bin/make -j4 -w bootstrap-lean |
---|
205 | :info:build make: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
206 | :info:build echo stage3 > stage_final |
---|
207 | :info:build make[1]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
208 | :info:build make[2]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
209 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
210 | :info:build rm -f stage_current |
---|
211 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
212 | :info:build make[2]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
213 | :info:build make[2]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
214 | :info:build Configuring in build-x86_64-apple-darwin13/fixincludes |
---|
215 | :info:build Configuring in build-x86_64-apple-darwin13/libiberty |
---|
216 | :info:build Configuring stage 1 in ./libiberty |
---|
217 | :info:build Configuring stage 1 in ./intl |
---|
218 | :info:build configure: loading cache ./config.cache |
---|
219 | :info:build checking whether to enable maintainer-specific portions of Makefiles... no |
---|
220 | :info:build checking for makeinfo... (cached) makeinfo --split-size=5000000 --split-size=5000000 |
---|
221 | :info:build configure: loading cache ./config.cache |
---|
222 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
223 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
224 | :info:build checking target system type... (cached) x86_64-apple-darwin13 |
---|
225 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
226 | :info:build checking for C compiler default output file name... a.out |
---|
227 | :info:build checking whether the C compiler works... yes |
---|
228 | :info:build checking whether we are cross compiling... no |
---|
229 | :info:build checking for suffix of executables... configure: loading cache ./config.cache |
---|
230 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes |
---|
231 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
232 | :info:build checking whether NLS is requested... no |
---|
233 | :info:build configure: loading cache ./config.cache |
---|
234 | :info:build checking for msgfmt... (cached) /opt/local/bin/msgfmt |
---|
235 | :info:build checking for gmsgfmt... (cached) /opt/local/bin/msgfmt |
---|
236 | :info:build checking for perl... (cached) perl |
---|
237 | :info:build checking for xgettext... checking whether to enable maintainer-specific portions of Makefiles... (cached) no |
---|
238 | :info:build /opt/local/bin/xgettext |
---|
239 | :info:build checking for makeinfo... (cached) makeinfo --split-size=5000000 --split-size=5000000 |
---|
240 | :info:build checking for suffix of object files... (cached) o |
---|
241 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
242 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
243 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) none needed |
---|
244 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
245 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
246 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
247 | :info:build checking for x86_64-apple-darwin13-ar... (cached) ar |
---|
248 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
249 | :info:build checking whether to install libiberty headers and static library... no |
---|
250 | :info:build configure: target_header_dir = |
---|
251 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
252 | :info:build checking for msgmerge... (cached) /opt/local/bin/msgmerge |
---|
253 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
254 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
255 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
256 | :info:build checking for ANSI C header files... (cached) yes |
---|
257 | :info:build checking for sys/types.h... (cached) yes |
---|
258 | :info:build checking for sys/stat.h... (cached) yes |
---|
259 | :info:build checking for stdlib.h... (cached) yes |
---|
260 | :info:build checking for string.h... (cached) yes |
---|
261 | :info:build checking for C compiler default output file name... checking for memory.h... (cached) yes |
---|
262 | :info:build checking for strings.h... (cached) yes |
---|
263 | :info:build checking for inttypes.h... (cached) yes |
---|
264 | :info:build checking for C compiler default output file name... checking for stdint.h... (cached) yes |
---|
265 | :info:build a.out |
---|
266 | :info:build checking whether the C compiler works... checking for unistd.h... (cached) yes |
---|
267 | :info:build yes |
---|
268 | :info:build checking whether we are cross compiling... no |
---|
269 | :info:build checking for suffix of executables... checking for minix/config.h... (cached) no |
---|
270 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
271 | :info:build checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed |
---|
272 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -W... (cached) yes |
---|
273 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wall... (cached) yes |
---|
274 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wwrite-strings... (cached) yes |
---|
275 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wstrict-prototypes... (cached) yes |
---|
276 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-prototypes... (cached) yes |
---|
277 | :info:build checking for perl... (cached) perl |
---|
278 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wold-style-definition... (cached) yes |
---|
279 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-format-attribute... (cached) yes |
---|
280 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Woverlength-strings... (cached) yes |
---|
281 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -pedantic -Wlong-long... (cached) yes |
---|
282 | :info:build checking for ANSI C header files... (cached) yes |
---|
283 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
284 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
285 | :info:build checking for x86_64-apple-darwin13-ar... (cached) ar |
---|
286 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
287 | :info:build checking for suffix of object files... checking whether to install libiberty headers and static library... no |
---|
288 | :info:build (cached) configure: target_header_dir = |
---|
289 | :info:build o |
---|
290 | :info:build checking whether we are using the GNU C compiler... (cached) checking for x86_64-apple-darwin13-gcc... (cached) yes |
---|
291 | :info:build /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
292 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
293 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) none needed |
---|
294 | :info:build checking how to run the C preprocessor... checking for stddef.h... /opt/local/bin/clang-mp-3.9 -E |
---|
295 | :info:build (cached) yes |
---|
296 | :info:build a.out |
---|
297 | :info:build checking whether the C compiler works... yes |
---|
298 | :info:build checking whether we are cross compiling... no |
---|
299 | :info:build checking for suffix of executables... checking for stdlib.h... (cached) yes |
---|
300 | :info:build checking for strings.h... (cached) yes |
---|
301 | :info:build checking for unistd.h... (cached) yes |
---|
302 | :info:build checking for fcntl.h... (cached) yes |
---|
303 | :info:build checking for sys/file.h... (cached) yes |
---|
304 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
305 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
306 | :info:build checking for ANSI C header files... (cached) yes |
---|
307 | :info:build checking for suffix of object files... (cached) o |
---|
308 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
309 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
310 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) none needed |
---|
311 | :info:build checking for sys/stat.h... (cached) yes |
---|
312 | :info:build checking for sys/types.h... (cached) yes |
---|
313 | :info:build checking for clearerr_unlocked... (cached) yes |
---|
314 | :info:build checking for sys/stat.h... (cached) yes |
---|
315 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
316 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
317 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
318 | :info:build checking for library containing strerror... (cached) none required |
---|
319 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
320 | :info:build checking for feof_unlocked... (cached) yes |
---|
321 | :info:build checking for stdlib.h... (cached) yes |
---|
322 | :info:build checking for ferror_unlocked... (cached) yes |
---|
323 | :info:build checking for string.h... (cached) yes |
---|
324 | :info:build checking for fflush_unlocked... (cached) no |
---|
325 | :info:build checking for memory.h... (cached) yes |
---|
326 | :info:build checking for fgetc_unlocked... (cached) no |
---|
327 | :info:build checking for fgets_unlocked... (cached) no |
---|
328 | :info:build checking for strings.h... checking for fileno_unlocked... (cached) (cached) yes |
---|
329 | :info:build yes |
---|
330 | :info:build checking for fprintf_unlocked... (cached) no |
---|
331 | :info:build checking for inttypes.h... (cached) yes |
---|
332 | :info:build checking for fputc_unlocked... (cached) no |
---|
333 | :info:build checking for C compiler default output file name... checking for fputs_unlocked... (cached) no |
---|
334 | :info:build checking for stdint.h... (cached) yes |
---|
335 | :info:build checking for fread_unlocked... (cached) no |
---|
336 | :info:build checking for fwrite_unlocked... (cached) no |
---|
337 | :info:build checking for getchar_unlocked... (cached) yes |
---|
338 | :info:build checking for unistd.h... (cached) yes |
---|
339 | :info:build checking for minix/config.h... (cached) no |
---|
340 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
341 | :info:build checking for special C compiler options needed for large files... (cached) no |
---|
342 | :info:build checking for _FILE_OFFSET_BITS value needed for large files... (cached) no |
---|
343 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
344 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
345 | :info:build checking for ANSI C header files... (cached) yes |
---|
346 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
347 | :info:build checking for inline... (cached) inline |
---|
348 | :info:build checking for getc_unlocked... (cached) yes |
---|
349 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -W... (cached) yes |
---|
350 | :info:build checking for sys/types.h... (cached) yes |
---|
351 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wall... (cached) yes |
---|
352 | :info:build checking for putchar_unlocked... (cached) yes |
---|
353 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wwrite-strings... (cached) yes |
---|
354 | :info:build checking for sys/stat.h... (cached) yes |
---|
355 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wc++-compat... (cached) yes |
---|
356 | :info:build checking for putc_unlocked... (cached) yes |
---|
357 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wstrict-prototypes... (cached) yes |
---|
358 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -pedantic ... (cached) yes |
---|
359 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 and cc understand -c and -o together... (cached) yes |
---|
360 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
361 | :info:build checking for inline... (cached) inline |
---|
362 | :info:build checking whether byte ordering is bigendian... (cached) no |
---|
363 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
364 | :info:build checking for stdlib.h... (cached) yes |
---|
365 | :info:build a.out |
---|
366 | :info:build checking whether the C compiler works... checking whether abort is declared... (cached) yes |
---|
367 | :info:build yes |
---|
368 | :info:build checking whether we are cross compiling... no |
---|
369 | :info:build checking for suffix of executables... checking for string.h... (cached) yes |
---|
370 | :info:build checking whether asprintf is declared... (cached) yes |
---|
371 | :info:build checking for sys/file.h... (cached) yes |
---|
372 | :info:build checking whether basename is declared... (cached) no |
---|
373 | :info:build checking for memory.h... (cached) yes |
---|
374 | :info:build checking for sys/param.h... (cached) yes |
---|
375 | :info:build checking whether errno is declared... (cached) no |
---|
376 | :info:build checking for strings.h... (cached) yes |
---|
377 | :info:build checking whether vasprintf is declared... (cached) yes |
---|
378 | :info:build checking for limits.h... (cached) yes |
---|
379 | :info:build checking whether clearerr_unlocked is declared... (cached) yes |
---|
380 | :info:build checking for inttypes.h... (cached) yes |
---|
381 | :info:build checking for stdlib.h... (cached) yes |
---|
382 | :info:build checking whether feof_unlocked is declared... (cached) yes |
---|
383 | :info:build checking for malloc.h... (cached) no |
---|
384 | :info:build checking for stdint.h... (cached) yes |
---|
385 | :info:build checking for suffix of object files... (cached) o |
---|
386 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
387 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
388 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) none needed |
---|
389 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
390 | :info:build checking for string.h... (cached) yes |
---|
391 | :info:build checking whether ferror_unlocked is declared... (cached) yes |
---|
392 | :info:build checking for unistd.h... checking for unistd.h... (cached) (cached) yes |
---|
393 | :info:build yes |
---|
394 | :info:build checking whether fflush_unlocked is declared... (cached) no |
---|
395 | :info:build checking for off_t... (cached) yes |
---|
396 | :info:build checking for size_t... (cached) yes |
---|
397 | :info:build checking for working alloca.h... (cached) yes |
---|
398 | :info:build checking for alloca... (cached) yes |
---|
399 | :info:build checking whether fgetc_unlocked is declared... checking for strings.h... (cached) no |
---|
400 | :info:build (cached) yes |
---|
401 | :info:build checking for stdlib.h... (cached) yes |
---|
402 | :info:build checking whether fgets_unlocked is declared... (cached) no |
---|
403 | :info:build checking for sys/time.h... (cached) yes |
---|
404 | :info:build checking for unistd.h... (cached) yes |
---|
405 | :info:build checking whether fileno_unlocked is declared... (cached) yes |
---|
406 | :info:build checking for time.h... (cached) yes |
---|
407 | :info:build checking for getpagesize... (cached) yes |
---|
408 | :info:build checking whether fprintf_unlocked is declared... (cached) no |
---|
409 | :info:build checking for working mmap... (cached) yes |
---|
410 | :info:build checking for sys/resource.h... (cached) yes |
---|
411 | :info:build checking whether we are using the GNU C Library 2.1 or newer... (cached) no |
---|
412 | :info:build checking whether integer division by zero raises SIGFPE... (cached) no |
---|
413 | :info:build checking whether fputc_unlocked is declared... (cached) no |
---|
414 | :info:build checking for inttypes.h... (cached) yes |
---|
415 | :info:build checking for stdint.h... (cached) yes |
---|
416 | :info:build checking for sys/stat.h... (cached) yes |
---|
417 | :info:build checking for unsigned long long... (cached) yes |
---|
418 | :info:build checking for inttypes.h... (cached) yes |
---|
419 | :info:build checking whether fputs_unlocked is declared... (cached) no |
---|
420 | :info:build checking whether the inttypes.h PRIxNN macros are broken... (cached) no |
---|
421 | :info:build checking for sys/mman.h... (cached) yes |
---|
422 | :info:build checking for grep that handles long lines and -e... checking for argz.h... (cached) no |
---|
423 | :info:build (cached) /opt/local/bin/grep |
---|
424 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
425 | :info:build checking for ANSI C header files... (cached) yes |
---|
426 | :info:build checking whether fread_unlocked is declared... (cached) no |
---|
427 | :info:build checking for sys/types.h... checking for limits.h... (cached) yes |
---|
428 | :info:build (cached) yes |
---|
429 | :info:build checking for fcntl.h... (cached) yes |
---|
430 | :info:build checking whether fwrite_unlocked is declared... (cached) no |
---|
431 | :info:build checking for alloca.h... (cached) yes |
---|
432 | :info:build checking for sys/stat.h... (cached) yes |
---|
433 | :info:build checking whether getchar_unlocked is declared... (cached) yes |
---|
434 | :info:build checking for locale.h... (cached) yes |
---|
435 | :info:build checking whether getc_unlocked is declared... (cached) yes |
---|
436 | :info:build checking for sys/pstat.h... (cached) no |
---|
437 | :info:build checking for stdlib.h... (cached) yes |
---|
438 | :info:build checking for nl_types.h... (cached) yes |
---|
439 | :info:build checking for sys/sysmp.h... (cached) no |
---|
440 | :info:build checking for sys/sysinfo.h... (cached) no |
---|
441 | :info:build checking whether putchar_unlocked is declared... (cached) yes |
---|
442 | :info:build checking for machine/hal_sysinfo.h... (cached) no |
---|
443 | :info:build checking for string.h... (cached) yes |
---|
444 | :info:build checking for malloc.h... (cached) no |
---|
445 | :info:build checking for sys/table.h... (cached) no |
---|
446 | :info:build checking whether putc_unlocked is declared... (cached) yes |
---|
447 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
448 | :info:build checking for stddef.h... checking for sys/mman.h... (cached) (cached) yes |
---|
449 | :info:build yes |
---|
450 | :info:build checking for mmap... (cached) yes |
---|
451 | :info:build checking whether read-only mmap of a plain file works... (cached) yes |
---|
452 | :info:build checking whether mmap from /dev/zero works... (cached) no |
---|
453 | :info:build checking for MAP_ANON(YMOUS)... (cached) yes |
---|
454 | :info:build checking whether mmap with MAP_ANON(YMOUS) works... (cached) yes |
---|
455 | :info:build checking for sys/sysctl.h... (cached) yes |
---|
456 | :info:build checking whether to enable maintainer-specific portions of Makefiles... no |
---|
457 | :info:build checking for memory.h... (cached) yes |
---|
458 | :info:build checking for sys/systemcfg.h... (cached) no |
---|
459 | :info:build checking for stdlib.h... (cached) yes |
---|
460 | :info:build checking for stdint.h... (cached) yes |
---|
461 | :info:build checking for strings.h... (cached) yes |
---|
462 | :info:build checking for stdio_ext.h... (cached) no |
---|
463 | :info:build checking for string.h... (cached) yes |
---|
464 | :info:build checking for process.h... (cached) no |
---|
465 | :info:build checking for inttypes.h... (cached) yes |
---|
466 | :info:build checking for sys/prctl.h... (cached) no |
---|
467 | :info:build checking for sys/wait.h that is POSIX.1 compatible... (cached) yes |
---|
468 | :info:build checking whether time.h and sys/time.h may both be included... (cached) yes |
---|
469 | :info:build checking whether errno must be declared... (cached) no |
---|
470 | :info:build checking size of int... (cached) 4 |
---|
471 | :info:build checking size of long... (cached) 8 |
---|
472 | :info:build configure: creating ./config.status |
---|
473 | :info:build checking for unistd.h... (cached) yes |
---|
474 | :info:build checking size of size_t... (cached) 8 |
---|
475 | :info:build checking for long long... (cached) yes |
---|
476 | :info:build checking size of long long... (cached) 8 |
---|
477 | :info:build checking for stdint.h... (cached) yes |
---|
478 | :info:build checking for a 64-bit type... (cached) uint64_t |
---|
479 | :info:build checking for intptr_t... (cached) yes |
---|
480 | :info:build checking for uintptr_t... (cached) yes |
---|
481 | :info:build checking for ssize_t... (cached) yes |
---|
482 | :info:build checking for pid_t... (cached) yes |
---|
483 | :info:build checking for library containing strerror... (cached) none required |
---|
484 | :info:build checking for sys/param.h... (cached) yes |
---|
485 | :info:build checking for asprintf... (cached) yes |
---|
486 | :info:build checking for unistd.h... (cached) yes |
---|
487 | :info:build checking for feof_unlocked... (cached) yes |
---|
488 | :info:build checking for atexit... (cached) yes |
---|
489 | :info:build checking for minix/config.h... (cached) no |
---|
490 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
491 | :info:build checking for special C compiler options needed for large files... (cached) no |
---|
492 | :info:build checking for _FILE_OFFSET_BITS value needed for large files... (cached) no |
---|
493 | :info:build checking for basename... (cached) yes |
---|
494 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -W... (cached) yes |
---|
495 | :info:build checking for fgets_unlocked... (cached) no |
---|
496 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wall... (cached) yes |
---|
497 | :info:build checking for getc_unlocked... (cached) yes |
---|
498 | :info:build checking for bcmp... (cached) yes |
---|
499 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wwrite-strings... (cached) yes |
---|
500 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wc++-compat... (cached) yes |
---|
501 | :info:build checking for getcwd... (cached) yes |
---|
502 | :info:build checking for bcopy... (cached) yes |
---|
503 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wstrict-prototypes... (cached) yes |
---|
504 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -pedantic ... (cached) yes |
---|
505 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 and cc understand -c and -o together... (cached) yes |
---|
506 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
507 | :info:build checking for inline... (cached) inline |
---|
508 | :info:build checking whether byte ordering is bigendian... (cached) checking for bsearch... no |
---|
509 | :info:build (cached) yes |
---|
510 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
511 | :info:build checking for getegid... (cached) yes |
---|
512 | :info:build checking for bzero... (cached) yes |
---|
513 | :info:build checking for geteuid... (cached) yes |
---|
514 | :info:build checking for calloc... (cached) yes |
---|
515 | :info:build checking for sys/file.h... (cached) yes |
---|
516 | :info:build checking for getgid... (cached) yes |
---|
517 | :info:build checking for clock... (cached) yes |
---|
518 | :info:build checking for sys/param.h... (cached) yes |
---|
519 | :info:build checking for getuid... (cached) yes |
---|
520 | :info:build checking for ffs... (cached) yes |
---|
521 | :info:build checking for getcwd... (cached) yes |
---|
522 | :info:build checking for mempcpy... checking for limits.h... (cached) (cached) no |
---|
523 | :info:build yes |
---|
524 | :info:build checking for munmap... (cached) yes |
---|
525 | :info:build checking for getpagesize... (cached) yes |
---|
526 | :info:build checking for stdlib.h... (cached) yes |
---|
527 | :info:build checking for putenv... (cached) yes |
---|
528 | :info:build checking for gettimeofday... (cached) yes |
---|
529 | :info:build checking for malloc.h... (cached) no |
---|
530 | :info:build checking for index... (cached) yes |
---|
531 | :info:build checking for setenv... (cached) yes |
---|
532 | :info:build checking for string.h... (cached) yes |
---|
533 | :info:build checking for insque... (cached) yes |
---|
534 | :info:build checking for setlocale... (cached) yes |
---|
535 | :info:build checking for unistd.h... (cached) yes |
---|
536 | :info:build checking for memchr... (cached) yes |
---|
537 | :info:build config.status: creating Makefile |
---|
538 | :info:build checking for stpcpy... (cached) yes |
---|
539 | :info:build checking for strings.h... (cached) yes |
---|
540 | :info:build checking for memcmp... (cached) yes |
---|
541 | :info:build checking for strcasecmp... (cached) yes |
---|
542 | :info:build checking for sys/time.h... (cached) checking for memcpy... yes |
---|
543 | :info:build (cached) yes |
---|
544 | :info:build checking for memmem... (cached) yes |
---|
545 | :info:build checking for strdup... (cached) yes |
---|
546 | :info:build config.status: creating mkheaders.almost |
---|
547 | :info:build checking for time.h... (cached) yes |
---|
548 | :info:build checking for memmove... (cached) yes |
---|
549 | :info:build checking for strtoul... (cached) yes |
---|
550 | :info:build checking for sys/resource.h... (cached) yes |
---|
551 | :info:build checking for mempcpy... (cached) no |
---|
552 | :info:build checking for memset... checking for tsearch... (cached) (cached) yes |
---|
553 | :info:build yes |
---|
554 | :info:build checking for sys/stat.h... (cached) yes |
---|
555 | :info:build checking for mkstemps... (cached) yes |
---|
556 | :info:build checking for __argz_count... (cached) no |
---|
557 | :info:build config.status: creating config.h |
---|
558 | :info:build checking for sys/mman.h... (cached) yes |
---|
559 | :info:build checking for __argz_stringify... (cached) no |
---|
560 | :info:build checking for putenv... (cached) yes |
---|
561 | :info:build checking for __argz_next... (cached) no |
---|
562 | :info:build checking for __fsetlocking... (cached) no |
---|
563 | :info:build checking for iconv... (cached) yes |
---|
564 | :info:build checking for fcntl.h... (cached) yes |
---|
565 | :info:build checking for iconv declaration... (cached) checking for random... (cached) yes |
---|
566 | :info:build install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
567 | :info:build checking for nl_langinfo and CODESET... (cached) yes |
---|
568 | :info:build checking for LC_MESSAGES... (cached) yes |
---|
569 | :info:build checking for bison... (cached) config.status: config.h is unchanged |
---|
570 | :info:build bison |
---|
571 | :info:build checking version of bison... checking for rename... (cached) yes |
---|
572 | :info:build checking for alloca.h... (cached) yes |
---|
573 | :info:build checking for rindex... (cached) yes |
---|
574 | :info:build checking for sys/pstat.h... (cached) no |
---|
575 | :info:build checking for sys/sysmp.h... (cached) no |
---|
576 | :info:build checking for setenv... (cached) yes |
---|
577 | :info:build 3.0.4, ok |
---|
578 | :info:build checking for ld used by GCC... checking for sys/sysinfo.h... (cached) no |
---|
579 | :info:build checking for machine/hal_sysinfo.h... (cached) no |
---|
580 | :info:build checking for snprintf... (cached) yes |
---|
581 | :info:build checking for sys/table.h... (cached) no |
---|
582 | :info:build checking for sys/sysctl.h... (cached) yes |
---|
583 | :info:build checking for sigsetmask... (cached) yes |
---|
584 | :info:build (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
585 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
586 | :info:build checking for shared library run path origin... (cached) done |
---|
587 | :info:build checking whether NLS is requested... no |
---|
588 | :info:build checking whether to use NLS... no |
---|
589 | :info:build checking for sys/systemcfg.h... (cached) no |
---|
590 | :info:build checking for aclocal... (cached) aclocal |
---|
591 | :info:build checking for autoconf... (cached) autoconf |
---|
592 | :info:build checking for autoheader... (cached) autoheader |
---|
593 | :info:build checking for stpcpy... (cached) yes |
---|
594 | :info:build checking for stdint.h... (cached) yes |
---|
595 | :info:build checking for stpncpy... (cached) yes |
---|
596 | :info:build Configuring in build-x86_64-apple-darwin13/libcpp |
---|
597 | :info:build checking for stdio_ext.h... (cached) no |
---|
598 | :info:build checking for process.h... (cached) no |
---|
599 | :info:build checking for strcasecmp... (cached) yes |
---|
600 | :info:build checking for sys/prctl.h... (cached) no |
---|
601 | :info:build checking for sys/wait.h that is POSIX.1 compatible... (cached) yes |
---|
602 | :info:build checking whether time.h and sys/time.h may both be included... (cached) yes |
---|
603 | :info:build checking whether errno must be declared... (cached) no |
---|
604 | :info:build checking size of int... (cached) 4 |
---|
605 | :info:build checking size of long... (cached) 8 |
---|
606 | :info:build checking for strchr... (cached) yes |
---|
607 | :info:build checking size of size_t... (cached) 8 |
---|
608 | :info:build checking for long long... (cached) yes |
---|
609 | :info:build checking size of long long... (cached) 8 |
---|
610 | :info:build configure: creating ./config.status |
---|
611 | :info:build checking for a 64-bit type... (cached) uint64_t |
---|
612 | :info:build checking for strdup... (cached) yes |
---|
613 | :info:build checking for intptr_t... (cached) yes |
---|
614 | :info:build checking for uintptr_t... (cached) yes |
---|
615 | :info:build checking for ssize_t... (cached) yes |
---|
616 | :info:build checking for pid_t... (cached) yes |
---|
617 | :info:build checking for library containing strerror... (cached) none required |
---|
618 | :info:build checking for strncasecmp... (cached) yes |
---|
619 | :info:build checking for asprintf... (cached) yes |
---|
620 | :info:build checking for strndup... (cached) yes |
---|
621 | :info:build checking for atexit... (cached) yes |
---|
622 | :info:build checking for strnlen... (cached) yes |
---|
623 | :info:build checking for basename... (cached) yes |
---|
624 | :info:build checking for strrchr... (cached) yes |
---|
625 | :info:build checking for bcmp... (cached) yes |
---|
626 | :info:build checking for strstr... (cached) yes |
---|
627 | :info:build checking for strtod... (cached) yes |
---|
628 | :info:build checking for bcopy... (cached) yes |
---|
629 | :info:build checking for strtol... (cached) yes |
---|
630 | :info:build checking for bsearch... (cached) yes |
---|
631 | :info:build checking for strtoul... (cached) yes |
---|
632 | :info:build checking for bzero... (cached) yes |
---|
633 | :info:build checking for strtoll... (cached) yes |
---|
634 | :info:build checking for strtoull... checking for calloc... (cached) (cached) yes |
---|
635 | :info:build yes |
---|
636 | :info:build checking for strverscmp... (cached) no |
---|
637 | :info:build checking for clock... (cached) yes |
---|
638 | :info:build checking for tmpnam... (cached) yes |
---|
639 | :info:build checking for vasprintf... (cached) yes |
---|
640 | :info:build checking for ffs... (cached) yes |
---|
641 | :info:build checking for vfprintf... (cached) yes |
---|
642 | :info:build checking for getcwd... (cached) yes |
---|
643 | :info:build checking for vprintf... (cached) yes |
---|
644 | :info:build checking for getpagesize... (cached) yes |
---|
645 | :info:build checking for vsnprintf... (cached) yes |
---|
646 | :info:build checking for gettimeofday... (cached) yes |
---|
647 | :info:build checking for vsprintf... (cached) yes |
---|
648 | :info:build checking for index... (cached) yes |
---|
649 | :info:build checking for waitpid... (cached) yes |
---|
650 | :info:build checking for setproctitle... (cached) no |
---|
651 | :info:build checking whether alloca needs Cray hooks... (cached) no |
---|
652 | :info:build checking stack direction for C alloca... (cached) -1 |
---|
653 | :info:build checking for insque... (cached) yes |
---|
654 | :info:build checking for vfork.h... (cached) no |
---|
655 | :info:build checking for fork... (cached) yes |
---|
656 | :info:build checking for memchr... (cached) yes |
---|
657 | :info:build checking for vfork... (cached) yes |
---|
658 | :info:build checking for working fork... (cached) yes |
---|
659 | :info:build checking for working vfork... (cached) yes |
---|
660 | :info:build checking for _doprnt... (cached) no |
---|
661 | :info:build checking for sys_errlist... (cached) yes |
---|
662 | :info:build config.status: creating Makefile |
---|
663 | :info:build checking for memcmp... (cached) yes |
---|
664 | :info:build checking for sys_nerr... (cached) yes |
---|
665 | :info:build checking for sys_siglist... (cached) yes |
---|
666 | :info:build checking for memcpy... (cached) yes |
---|
667 | :info:build checking for external symbol _system_configuration... checking for memmem... (cached) yes |
---|
668 | :info:build config.status: creating config.intl |
---|
669 | :info:build checking for memmove... (cached) yes |
---|
670 | :info:build checking for mempcpy... (cached) no |
---|
671 | :info:build no |
---|
672 | :info:build checking for memset... (cached) yes |
---|
673 | :info:build checking for __fsetlocking... (cached) no |
---|
674 | :info:build checking for mkstemps... (cached) yes |
---|
675 | :info:build config.status: creating config.h |
---|
676 | :info:build checking for canonicalize_file_name... (cached) no |
---|
677 | :info:build checking for dup3... (cached) no |
---|
678 | :info:build checking for putenv... (cached) yes |
---|
679 | :info:build checking for getrlimit... (cached) yes |
---|
680 | :info:build checking for getrusage... (cached) yes |
---|
681 | :info:build checking for random... (cached) yes |
---|
682 | :info:build config.status: config.h is unchanged |
---|
683 | :info:build config.status: executing default-1 commands |
---|
684 | :info:build checking for getsysinfo... (cached) no |
---|
685 | :info:build checking for rename... (cached) yes |
---|
686 | :info:build checking for gettimeofday... (cached) yes |
---|
687 | :info:build checking for rindex... checking for on_exit... (cached) (cached) yes |
---|
688 | :info:build no |
---|
689 | :info:build configure: loading cache ./config.cache |
---|
690 | :info:build checking for psignal... (cached) yes |
---|
691 | :info:build checking for setenv... (cached) yes |
---|
692 | :info:build checking for pstat_getdynamic... (cached) no |
---|
693 | :info:build checking for pstat_getstatic... (cached) no |
---|
694 | :info:build checking for realpath... (cached) yes |
---|
695 | :info:build checking for snprintf... (cached) yes |
---|
696 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
697 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
698 | :info:build checking target system type... (cached) x86_64-apple-darwin13 |
---|
699 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes |
---|
700 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
701 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
702 | :info:build checking for setrlimit... (cached) yes |
---|
703 | :info:build checking for sigsetmask... (cached) yes |
---|
704 | :info:build checking for sbrk... (cached) yes |
---|
705 | :info:build checking for stpcpy... (cached) checking for spawnve... yes |
---|
706 | :info:build (cached) no |
---|
707 | :info:build checking for spawnvpe... (cached) no |
---|
708 | :info:build Configuring stage 1 in ./libbacktrace |
---|
709 | :info:build checking for strerror... (cached) yes |
---|
710 | :info:build checking for stpncpy... (cached) yes |
---|
711 | :info:build checking for strsignal... (cached) yes |
---|
712 | :info:build checking for strcasecmp... (cached) yes |
---|
713 | :info:build checking for sysconf... (cached) yes |
---|
714 | :info:build checking for sysctl... (cached) yes |
---|
715 | :info:build checking for strchr... (cached) yes |
---|
716 | :info:build checking for C compiler default output file name... checking for sysmp... (cached) no |
---|
717 | :info:build checking for strdup... (cached) yes |
---|
718 | :info:build checking for table... (cached) no |
---|
719 | :info:build checking for times... (cached) yes |
---|
720 | :info:build checking for strncasecmp... (cached) yes |
---|
721 | :info:build checking for wait3... (cached) yes |
---|
722 | :info:build checking for strndup... (cached) yes |
---|
723 | :info:build checking for wait4... (cached) yes |
---|
724 | :info:build a.out |
---|
725 | :info:build checking whether the C compiler works... checking whether basename is declared... (cached) no |
---|
726 | :info:build checking for strnlen... (cached) yes |
---|
727 | :info:build yes |
---|
728 | :info:build checking whether we are cross compiling... no |
---|
729 | :info:build checking for suffix of executables... checking whether ffs is declared... (cached) yes |
---|
730 | :info:build checking for strrchr... (cached) yes |
---|
731 | :info:build checking whether asprintf is declared... (cached) yes |
---|
732 | :info:build checking whether vasprintf is declared... (cached) checking for strstr... yes |
---|
733 | :info:build (cached) yes |
---|
734 | :info:build checking whether snprintf is declared... (cached) yes |
---|
735 | :info:build checking for strtod... (cached) yes |
---|
736 | :info:build checking for suffix of object files... (cached) o |
---|
737 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
738 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
739 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) none needed |
---|
740 | :info:build checking whether vsnprintf is declared... (cached) yes |
---|
741 | :info:build checking for strtol... (cached) yes |
---|
742 | :info:build checking whether calloc is declared... (cached) yes |
---|
743 | :info:build checking whether getenv is declared... (cached) yes |
---|
744 | :info:build checking for strtoul... (cached) yes |
---|
745 | :info:build checking whether getopt is declared... (cached) yes |
---|
746 | :info:build checking for strtoll... (cached) yes |
---|
747 | :info:build checking whether malloc is declared... (cached) yes |
---|
748 | :info:build checking whether realloc is declared... (cached) yes |
---|
749 | :info:build checking for strtoull... (cached) yes |
---|
750 | :info:build checking whether sbrk is declared... (cached) yes |
---|
751 | :info:build checking whether we are using the GNU C++ compiler... (cached) yes |
---|
752 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 accepts -g... (cached) yes |
---|
753 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
754 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
755 | :info:build checking whether strtol is declared... (cached) yes |
---|
756 | :info:build checking for strverscmp... (cached) no |
---|
757 | :info:build checking for tmpnam... (cached) yes |
---|
758 | :info:build checking whether strtoul is declared... (cached) yes |
---|
759 | :info:build checking whether strtoll is declared... (cached) yes |
---|
760 | :info:build checking for vasprintf... (cached) yes |
---|
761 | :info:build checking whether strtoull is declared... (cached) yes |
---|
762 | :info:build checking for vfprintf... (cached) yes |
---|
763 | :info:build checking whether strverscmp is declared... (cached) no |
---|
764 | :info:build checking whether canonicalize_file_name must be declared... (cached) yes |
---|
765 | :info:build checking for stdlib.h... (cached) yes |
---|
766 | :info:build checking for vprintf... (cached) yes |
---|
767 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
768 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
769 | :info:build checking for ANSI C header files... (cached) yes |
---|
770 | :info:build checking for unistd.h... (cached) yes |
---|
771 | :info:build checking for sys/types.h... (cached) yes |
---|
772 | :info:build checking for vsnprintf... (cached) yes |
---|
773 | :info:build checking for getpagesize... (cached) yes |
---|
774 | :info:build checking for working mmap... (cached) yes |
---|
775 | :info:build checking for working strncmp... (cached) yes |
---|
776 | :info:build checking for sys/stat.h... (cached) yes |
---|
777 | :info:build checking for vsprintf... (cached) yes |
---|
778 | :info:build checking for stdlib.h... (cached) yes |
---|
779 | :info:build checking for waitpid... (cached) yes |
---|
780 | :info:build checking for string.h... (cached) yes |
---|
781 | :info:build checking for memory.h... (cached) yes |
---|
782 | :info:build checking for setproctitle... (cached) no |
---|
783 | :info:build checking whether alloca needs Cray hooks... (cached) no |
---|
784 | :info:build checking stack direction for C alloca... (cached) -1 |
---|
785 | :info:build checking for vfork.h... (cached) no |
---|
786 | :info:build checking for strings.h... (cached) yes |
---|
787 | :info:build checking for fork... (cached) yes |
---|
788 | :info:build configure: creating ./config.status |
---|
789 | :info:build checking for inttypes.h... (cached) yes |
---|
790 | :info:build checking for vfork... (cached) yes |
---|
791 | :info:build checking for stdint.h... (cached) yes |
---|
792 | :info:build checking for working fork... (cached) yes |
---|
793 | :info:build checking for working vfork... (cached) yes |
---|
794 | :info:build checking for _doprnt... (cached) no |
---|
795 | :info:build checking for sys_errlist... (cached) yes |
---|
796 | :info:build checking for sys_nerr... (cached) checking for unistd.h... (cached) yes |
---|
797 | :info:build yes |
---|
798 | :info:build checking for minix/config.h... (cached) no |
---|
799 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
800 | :info:build checking for special C compiler options needed for large files... (cached) no |
---|
801 | :info:build checking for _FILE_OFFSET_BITS value needed for large files... (cached) no |
---|
802 | :info:build checking for sys_siglist... (cached) yes |
---|
803 | :info:build checking for aclocal... (cached) aclocal |
---|
804 | :info:build checking for autoconf... (cached) autoconf |
---|
805 | :info:build checking for autoheader... (cached) autoheader |
---|
806 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -W... (cached) yes |
---|
807 | :info:build checking for external symbol _system_configuration... checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wall... (cached) yes |
---|
808 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wnarrowing... (cached) yes |
---|
809 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wwrite-strings... (cached) yes |
---|
810 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-format-attribute... (cached) yes |
---|
811 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wstrict-prototypes... (cached) yes |
---|
812 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-prototypes... (cached) yes |
---|
813 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wold-style-definition... (cached) yes |
---|
814 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wc++-compat... (cached) yes |
---|
815 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -pedantic -Wlong-long... (cached) yes |
---|
816 | :info:build no |
---|
817 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fno-exceptions... (cached) yes |
---|
818 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fno-rtti... (cached) yes |
---|
819 | :info:build checking for __fsetlocking... (cached) no |
---|
820 | :info:build checking for canonicalize_file_name... (cached) no |
---|
821 | :info:build checking for dup3... (cached) no |
---|
822 | :info:build checking for getrlimit... (cached) yes |
---|
823 | :info:build checking for getrusage... (cached) yes |
---|
824 | :info:build checking dependency style of /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98... (cached) gcc3 |
---|
825 | :info:build checking whether time.h and sys/time.h may both be included... (cached) yes |
---|
826 | :info:build checking whether string.h and strings.h may both be included... (cached) yes |
---|
827 | :info:build checking for locale.h... (cached) yes |
---|
828 | :info:build checking for getsysinfo... (cached) no |
---|
829 | :info:build checking for gettimeofday... (cached) yes |
---|
830 | :info:build checking for fcntl.h... (cached) yes |
---|
831 | :info:build checking for limits.h... (cached) yes |
---|
832 | :info:build checking for on_exit... (cached) no |
---|
833 | :info:build checking for psignal... (cached) yes |
---|
834 | :info:build checking for stddef.h... (cached) yes |
---|
835 | :info:build checking for pstat_getdynamic... (cached) no |
---|
836 | :info:build checking for stdlib.h... (cached) yes |
---|
837 | :info:build checking for pstat_getstatic... (cached) no |
---|
838 | :info:build config.status: creating Makefile |
---|
839 | :info:build checking for realpath... (cached) yes |
---|
840 | :info:build checking for strings.h... (cached) yes |
---|
841 | :info:build checking for setrlimit... (cached) checking for string.h... yes |
---|
842 | :info:build (cached) yes |
---|
843 | :info:build configure: loading cache ./config.cache |
---|
844 | :info:build checking for sys/file.h... (cached) yes |
---|
845 | :info:build checking for sbrk... (cached) yes |
---|
846 | :info:build config.status: creating testsuite/Makefile |
---|
847 | :info:build checking for unistd.h... (cached) yes |
---|
848 | :info:build checking for spawnve... (cached) no |
---|
849 | :info:build checking whether byte ordering is bigendian... (cached) no |
---|
850 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
851 | :info:build checking for inline... (cached) inline |
---|
852 | :info:build checking for obstacks... (cached) no |
---|
853 | :info:build checking for off_t... (cached) yes |
---|
854 | :info:build checking for size_t... (cached) yes |
---|
855 | :info:build checking for ssize_t... (cached) yes |
---|
856 | :info:build checking for uintptr_t... (cached) yes |
---|
857 | :info:build checking for ptrdiff_t... (cached) yes |
---|
858 | :info:build checking for uint64_t... (cached) yes |
---|
859 | :info:build checking whether struct tm is in sys/time.h or time.h... (cached) time.h |
---|
860 | :info:build checking size of int... (cached) 4 |
---|
861 | :info:build checking for spawnvpe... (cached) no |
---|
862 | :info:build checking size of long... (cached) 8 |
---|
863 | :info:build checking for strerror... (cached) yes |
---|
864 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
865 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
866 | :info:build checking target system type... (cached) x86_64-apple-darwin13 |
---|
867 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
868 | :info:build checking for clearerr_unlocked... (cached) yes |
---|
869 | :info:build checking for feof_unlocked... (cached) yes |
---|
870 | :info:build checking for strsignal... (cached) yes |
---|
871 | :info:build config.status: creating config.h |
---|
872 | :info:build checking for ferror_unlocked... (cached) yes |
---|
873 | :info:build checking for sysconf... (cached) yes |
---|
874 | :info:build checking for fflush_unlocked... (cached) no |
---|
875 | :info:build checking for fgetc_unlocked... (cached) no |
---|
876 | :info:build checking for sysctl... (cached) yes |
---|
877 | :info:build checking for fgets_unlocked... (cached) no |
---|
878 | :info:build config.status: config.h is unchanged |
---|
879 | :info:build checking for fileno_unlocked... (cached) yes |
---|
880 | :info:build config.status: executing default commands |
---|
881 | :info:build checking for sysmp... (cached) no |
---|
882 | :info:build checking for fprintf_unlocked... (cached) no |
---|
883 | :info:build checking for table... (cached) no |
---|
884 | :info:build checking for fputc_unlocked... (cached) no |
---|
885 | :info:build checking for times... (cached) yes |
---|
886 | :info:build checking for fputs_unlocked... (cached) no |
---|
887 | :info:build checking for fread_unlocked... (cached) no |
---|
888 | :info:build checking for fwrite_unlocked... (cached) no |
---|
889 | :info:build checking for wait3... (cached) yes |
---|
890 | :info:build checking for getchar_unlocked... (cached) yes |
---|
891 | :info:build checking for getc_unlocked... (cached) yes |
---|
892 | :info:build checking for C compiler default output file name... checking for wait4... (cached) yes |
---|
893 | :info:build checking for putchar_unlocked... (cached) yes |
---|
894 | :info:build checking whether basename is declared... (cached) no |
---|
895 | :info:build checking for putc_unlocked... (cached) yes |
---|
896 | :info:build checking whether ffs is declared... (cached) yes |
---|
897 | :info:build Configuring stage 1 in ./libdecnumber |
---|
898 | :info:build checking whether abort is declared... (cached) yes |
---|
899 | :info:build checking whether asprintf is declared... (cached) yes |
---|
900 | :info:build checking whether asprintf is declared... (cached) yes |
---|
901 | :info:build checking whether basename is declared... (cached) no |
---|
902 | :info:build checking whether vasprintf is declared... (cached) yes |
---|
903 | :info:build a.out |
---|
904 | :info:build checking whether the C compiler works... yes |
---|
905 | :info:build checking whether errno is declared... (cached) no |
---|
906 | :info:build checking whether we are cross compiling... no |
---|
907 | :info:build checking for suffix of executables... checking whether snprintf is declared... (cached) yes |
---|
908 | :info:build checking whether getopt is declared... (cached) yes |
---|
909 | :info:build checking whether vsnprintf is declared... (cached) yes |
---|
910 | :info:build checking whether vasprintf is declared... (cached) yes |
---|
911 | :info:build checking whether calloc is declared... (cached) yes |
---|
912 | :info:build checking whether clearerr_unlocked is declared... (cached) yes |
---|
913 | :info:build checking whether getenv is declared... checking whether feof_unlocked is declared... (cached) (cached) yes |
---|
914 | :info:build yes |
---|
915 | :info:build checking whether ferror_unlocked is declared... (cached) yes |
---|
916 | :info:build checking whether getopt is declared... (cached) yes |
---|
917 | :info:build checking for suffix of object files... (cached) o |
---|
918 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
919 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
920 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) none needed |
---|
921 | :info:build checking how to run the C preprocessor... checking whether fflush_unlocked is declared... /opt/local/bin/clang-mp-3.9 -E |
---|
922 | :info:build (cached) no |
---|
923 | :info:build checking whether malloc is declared... (cached) yes |
---|
924 | :info:build checking whether fgetc_unlocked is declared... (cached) no |
---|
925 | :info:build checking whether fgets_unlocked is declared... checking whether realloc is declared... (cached) (cached) no |
---|
926 | :info:build yes |
---|
927 | :info:build checking whether fileno_unlocked is declared... (cached) yes |
---|
928 | :info:build checking whether sbrk is declared... (cached) yes |
---|
929 | :info:build checking whether fprintf_unlocked is declared... (cached) no |
---|
930 | :info:build checking whether strtol is declared... (cached) yes |
---|
931 | :info:build checking whether fputc_unlocked is declared... (cached) no |
---|
932 | :info:build checking whether strtoul is declared... (cached) yes |
---|
933 | :info:build checking whether fputs_unlocked is declared... (cached) no |
---|
934 | :info:build checking whether fread_unlocked is declared... (cached) no |
---|
935 | :info:build checking whether strtoll is declared... (cached) yes |
---|
936 | :info:build checking whether fwrite_unlocked is declared... (cached) no |
---|
937 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
938 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
939 | :info:build checking for ANSI C header files... (cached) yes |
---|
940 | :info:build checking whether strtoull is declared... (cached) yes |
---|
941 | :info:build checking for sys/types.h... (cached) yes |
---|
942 | :info:build checking whether getchar_unlocked is declared... (cached) yes |
---|
943 | :info:build checking whether strverscmp is declared... (cached) no |
---|
944 | :info:build checking whether getc_unlocked is declared... (cached) yes |
---|
945 | :info:build checking whether canonicalize_file_name must be declared... (cached) yes |
---|
946 | :info:build checking for sys/stat.h... (cached) yes |
---|
947 | :info:build checking for stdlib.h... (cached) yes |
---|
948 | :info:build checking whether putchar_unlocked is declared... (cached) yes |
---|
949 | :info:build checking for stdlib.h... (cached) yes |
---|
950 | :info:build checking whether putc_unlocked is declared... (cached) yes |
---|
951 | :info:build checking for unistd.h... (cached) yes |
---|
952 | :info:build checking for working alloca.h... (cached) yes |
---|
953 | :info:build checking for alloca... (cached) yes |
---|
954 | :info:build checking for ANSI C header files... (cached) yes |
---|
955 | :info:build checking for nl_langinfo and CODESET... (cached) yes |
---|
956 | :info:build checking whether NLS is requested... no |
---|
957 | :info:build checking for uchar... checking for string.h... (cached) yes |
---|
958 | :info:build checking for getpagesize... (cached) yes |
---|
959 | :info:build checking for working mmap... (cached) yes |
---|
960 | :info:build checking for working strncmp... (cached) yes |
---|
961 | :info:build checking for memory.h... (cached) yes |
---|
962 | :info:build checking for strings.h... (cached) yes |
---|
963 | :info:build checking for inttypes.h... (cached) yes |
---|
964 | :info:build checking for ld used by GCC... checking for stdint.h... (cached) yes |
---|
965 | :info:build (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
966 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
967 | :info:build checking for shared library run path origin... (cached) done |
---|
968 | :info:build checking for unistd.h... (cached) yes |
---|
969 | :info:build configure: creating ./config.status |
---|
970 | :info:build checking for minix/config.h... (cached) no |
---|
971 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
972 | :info:build checking for a BSD-compatible install... checking for iconv... (cached) no |
---|
973 | :info:build /usr/bin/install -c |
---|
974 | :info:build checking whether build environment is sane... configure: creating ./config.status |
---|
975 | :info:build configure: loading cache ./config.cache |
---|
976 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes |
---|
977 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
978 | :info:build config.status: creating Makefile |
---|
979 | :info:build config.status: creating Makefile |
---|
980 | :info:build config.status: creating testsuite/Makefile |
---|
981 | :info:build config.status: creating config.h |
---|
982 | :info:build checking for C compiler default output file name... config.status: config.h is unchanged |
---|
983 | :info:build config.status: executing depdir commands |
---|
984 | :info:build config.status: creating config.h |
---|
985 | :info:build config.status: config.h is unchanged |
---|
986 | :info:build config.status: executing default commands |
---|
987 | :info:build a.out |
---|
988 | :info:build checking whether the C compiler works... yes |
---|
989 | :info:build checking whether we are cross compiling... no |
---|
990 | :info:build checking for suffix of executables... Configuring stage 1 in ./gcc |
---|
991 | :info:build checking for suffix of object files... (cached) o |
---|
992 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
993 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
994 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) none needed |
---|
995 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
996 | :info:build checking for aclocal... (cached) aclocal |
---|
997 | :info:build checking for autoconf... (cached) autoconf |
---|
998 | :info:build checking for autoheader... (cached) autoheader |
---|
999 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -W... (cached) yes |
---|
1000 | :info:build yes |
---|
1001 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wall... (cached) yes |
---|
1002 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wwrite-strings... (cached) yes |
---|
1003 | :info:build checking for a thread-safe mkdir -p... (cached) /opt/local/bin/gmkdir -p |
---|
1004 | :info:build checking for gawk... (cached) gawk |
---|
1005 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wstrict-prototypes... (cached) yes |
---|
1006 | :info:build (cached) yes |
---|
1007 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-prototypes... (cached) yes |
---|
1008 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wold-style-definition... (cached) yes |
---|
1009 | :info:build checking whether to enable maintainer-specific portions of Makefiles... no |
---|
1010 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
1011 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-format-attribute... (cached) yes |
---|
1012 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/intl' |
---|
1013 | :info:build make[3]: Nothing to be done for `all'. |
---|
1014 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/intl' |
---|
1015 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wcast-qual... (cached) yes |
---|
1016 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -pedantic -Wlong-long... (cached) yes |
---|
1017 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
1018 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libiberty' |
---|
1019 | :info:build echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list |
---|
1020 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libiberty/testsuite' |
---|
1021 | :info:build make[4]: Nothing to be done for `all'. |
---|
1022 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libiberty/testsuite' |
---|
1023 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libiberty' |
---|
1024 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
1025 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
1026 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) none needed |
---|
1027 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
1028 | :info:build checking for gawk... (cached) gawk |
---|
1029 | :info:build checking for grep that handles long lines and -e... Configuring stage 1 in ./libcpp |
---|
1030 | :info:build checking how to print strings... (cached) /opt/local/bin/grep |
---|
1031 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
1032 | :info:build checking for ANSI C header files... (cached) yes |
---|
1033 | :info:build printf |
---|
1034 | :info:build checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed |
---|
1035 | :info:build checking for sys/types.h... (cached) yes |
---|
1036 | :info:build checking for fgrep... (cached) /opt/local/bin/grep -F |
---|
1037 | :info:build checking for ld used by /opt/local/bin/clang-mp-3.9 -arch x86_64... checking for sys/stat.h... (cached) yes |
---|
1038 | :info:build checking for stdlib.h... (cached) yes |
---|
1039 | :info:build (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
1040 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
1041 | :info:build checking for BSD- or MS-compatible name lister (nm)... (cached) nm |
---|
1042 | :info:build checking the name lister (nm) interface... (cached) BSD nm |
---|
1043 | :info:build checking whether ln -s works... yes |
---|
1044 | :info:build checking the maximum length of command line arguments... (cached) 196608 |
---|
1045 | :info:build checking whether the shell understands some XSI constructs... yes |
---|
1046 | :info:build checking whether the shell understands "+="... yes |
---|
1047 | :info:build checking for string.h... (cached) yes |
---|
1048 | :info:build checking for /opt/local/libexec/llvm-3.9/bin/ld option to reload object files... (cached) -r |
---|
1049 | :info:build checking for x86_64-apple-darwin13-objdump... (cached) objdump |
---|
1050 | :info:build checking how to recognize dependent libraries... (cached) pass_all |
---|
1051 | :info:build checking for x86_64-apple-darwin13-ar... (cached) ar |
---|
1052 | :info:build checking for x86_64-apple-darwin13-strip... no |
---|
1053 | :info:build checking for strip... (cached) strip |
---|
1054 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
1055 | :info:build checking command to parse nm output from /opt/local/bin/clang-mp-3.9 -arch x86_64 object... (cached) ok |
---|
1056 | :info:build checking for x86_64-apple-darwin13-dsymutil... no |
---|
1057 | :info:build checking for dsymutil... (cached) dsymutil |
---|
1058 | :info:build checking for x86_64-apple-darwin13-nmedit... no |
---|
1059 | :info:build checking for nmedit... (cached) nmedit |
---|
1060 | :info:build checking for x86_64-apple-darwin13-lipo... no |
---|
1061 | :info:build checking for lipo... (cached) lipo |
---|
1062 | :info:build checking for x86_64-apple-darwin13-otool... no |
---|
1063 | :info:build checking for otool... (cached) otool |
---|
1064 | :info:build checking for x86_64-apple-darwin13-otool64... no |
---|
1065 | :info:build checking for otool64... no |
---|
1066 | :info:build checking for -single_module linker flag... (cached) yes |
---|
1067 | :info:build checking for -exported_symbols_list linker flag... checking for memory.h... (cached) yes |
---|
1068 | :info:build (cached) checking for -force_load linker flag... (cached) yes |
---|
1069 | :info:build yes |
---|
1070 | :info:build checking for dlfcn.h... (cached) yes |
---|
1071 | :info:build checking for objdir... (cached) .libs |
---|
1072 | :info:build checking for strings.h... (cached) yes |
---|
1073 | :info:build checking for inttypes.h... (cached) yes |
---|
1074 | :info:build checking for stdint.h... (cached) yes |
---|
1075 | :info:build rm: conftest.dSYM: is a directory |
---|
1076 | :info:build checking for unistd.h... (cached) yes |
---|
1077 | :info:build checking for ctype.h... (cached) yes |
---|
1078 | :info:build checking for stddef.h... (cached) yes |
---|
1079 | :info:build checking for string.h... (cached) yes |
---|
1080 | :info:build checking for stdio.h... (cached) yes |
---|
1081 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fno-rtti -fno-exceptions... (cached) yes |
---|
1082 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to produce PIC... -fno-common -DPIC |
---|
1083 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 PIC flag -fno-common -DPIC works... (cached) yes |
---|
1084 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 static flag -static works... (cached) no |
---|
1085 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -c -o file.o... (cached) yes |
---|
1086 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -c -o file.o... (cached) yes |
---|
1087 | :info:build checking whether the /opt/local/bin/clang-mp-3.9 -arch x86_64 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries... yes |
---|
1088 | :info:build checking dynamic linker characteristics... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... darwin13 dyld |
---|
1089 | :info:build checking how to hardcode library paths into programs... immediate |
---|
1090 | :info:build checking whether stripping libraries is possible... yes |
---|
1091 | :info:build checking if libtool supports shared libraries... yes |
---|
1092 | :info:build checking whether to build shared libraries... yes |
---|
1093 | :info:build checking whether to build static libraries... yes |
---|
1094 | :info:build checking for unwind.h... (cached) yes |
---|
1095 | :info:build checking for _Unwind_Backtrace... (cached) yes |
---|
1096 | :info:build checking for -funwind-tables option... (cached) yes |
---|
1097 | :info:build checking for -frandom-seed=string option... (cached) yes |
---|
1098 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -W... (cached) yes |
---|
1099 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wall... (cached) yes |
---|
1100 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wwrite-strings... (cached) yes |
---|
1101 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wstrict-prototypes... (cached) yes |
---|
1102 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-prototypes... (cached) yes |
---|
1103 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wold-style-definition... (cached) yes |
---|
1104 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-format-attribute... (cached) yes |
---|
1105 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wcast-qual... (cached) yes |
---|
1106 | :info:build checking for _Unwind_GetIPInfo... yes |
---|
1107 | :info:build checking for uintptr_t... yes |
---|
1108 | :info:build checking __sync extensions... (cached) yes |
---|
1109 | :info:build checking __atomic extensions... (cached) yes |
---|
1110 | :info:build checking output filetype... (cached) |
---|
1111 | :info:build configure: WARNING: could not determine output file type |
---|
1112 | :info:build looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes |
---|
1113 | :info:build checking for int_least32_t... configure: loading cache ./config.cache |
---|
1114 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
1115 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
1116 | :info:build checking target system type... (cached) x86_64-apple-darwin13 |
---|
1117 | :info:build checking LIBRARY_PATH variable... ok |
---|
1118 | :info:build checking GCC_EXEC_PREFIX variable... ok |
---|
1119 | :info:build checking whether to place generated files in the source directory... no |
---|
1120 | :info:build yes |
---|
1121 | :info:build checking for uintptr_t... yes |
---|
1122 | :info:build checking for int_fast32_t... checking whether a default linker was specified... yes (/opt/local/bin/ld) |
---|
1123 | :info:build configure: loading cache ./config.cache |
---|
1124 | :info:build checking whether a default assembler was specified... yes (/opt/local/bin/as - GNU as) |
---|
1125 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
1126 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
1127 | :info:build checking target system type... (cached) x86_64-apple-darwin13 |
---|
1128 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes |
---|
1129 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
1130 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
1131 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /opt/local/bin/clang-mp-3.9 -arch x86_64 |
---|
1132 | :info:build yes |
---|
1133 | :info:build checking for int_least32_t... yes |
---|
1134 | :info:build checking for uint64_t... checking for C compiler default output file name... checking for C compiler default output file name... yes |
---|
1135 | :info:build checking for int_fast32_t... yes |
---|
1136 | :info:build checking what to include in gstdint.h... stdint.h (already complete) |
---|
1137 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
1138 | :info:build checking for off_t... (cached) yes |
---|
1139 | :info:build checking size of int... (cached) 4 |
---|
1140 | :info:build a.out |
---|
1141 | :info:build checking size of long... checking whether the C compiler works... (cached) 8 |
---|
1142 | :info:build a.out |
---|
1143 | :info:build checking whether the C compiler works... checking for ANSI C header files... (cached) yes |
---|
1144 | :info:build yes |
---|
1145 | :info:build yes |
---|
1146 | :info:build checking whether we are cross compiling... no |
---|
1147 | :info:build checking for suffix of executables... checking whether we are cross compiling... no |
---|
1148 | :info:build checking for suffix of executables... checking build system type... (cached) x86_64-apple-darwin13 |
---|
1149 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
1150 | :info:build checking target system type... (cached) x86_64-apple-darwin13 |
---|
1151 | :info:build checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored |
---|
1152 | :info:build dpd |
---|
1153 | :info:build checking whether byte ordering is bigendian... (cached) no |
---|
1154 | :info:build checking for suffix of object files... checking for suffix of object files... (cached) (cached) o |
---|
1155 | :info:build o |
---|
1156 | :info:build checking whether we are using the GNU C compiler... checking whether we are using the GNU C compiler... (cached) yes |
---|
1157 | :info:build (cached) yes |
---|
1158 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 accepts -g... (cached) yes |
---|
1159 | :info:build (cached) yes |
---|
1160 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... (cached) checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to accept ISO C89... none needed |
---|
1161 | :info:build (cached) none needed |
---|
1162 | :info:build configure: creating ./config.status |
---|
1163 | :info:build yes |
---|
1164 | :info:build checking for uint64_t... checking whether we are using the GNU C++ compiler... (cached) yes |
---|
1165 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 accepts -g... (cached) yes |
---|
1166 | :info:build checking for x86_64-apple-darwin13-gnatbind... (cached) no |
---|
1167 | :info:build checking whether we are using the GNU C++ compiler... (cached) yes |
---|
1168 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 accepts -g... checking for x86_64-apple-darwin13-gnatmake... (cached) no |
---|
1169 | :info:build (cached) yes |
---|
1170 | :info:build checking whether compiler driver understands Ada... checking for x86_64-apple-darwin13-ranlib... (cached) (cached) no |
---|
1171 | :info:build ranlib |
---|
1172 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
1173 | :info:build checking how to run the C++ preprocessor... (cached) /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -E |
---|
1174 | :info:build yes |
---|
1175 | :info:build checking what to include in gstdint.h... stdint.h (already complete) |
---|
1176 | :info:build checking for sys/mman.h... (cached) yes |
---|
1177 | :info:build checking for mmap... (cached) yes |
---|
1178 | :info:build checking for link.h... (cached) no |
---|
1179 | :info:build checking for fcntl... (cached) yes |
---|
1180 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
1181 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
1182 | :info:build checking for ANSI C header files... (cached) yes |
---|
1183 | :info:build checking for sys/types.h... (cached) yes |
---|
1184 | :info:build checking whether strnlen is declared... (cached) yes |
---|
1185 | :info:build checking for getexecname... (cached) no |
---|
1186 | :info:build checking whether tests can run... (cached) yes |
---|
1187 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
1188 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
1189 | :info:build checking for ANSI C header files... (cached) yes |
---|
1190 | :info:build checking for sys/stat.h... (cached) yes |
---|
1191 | :info:build checking for sys/types.h... (cached) yes |
---|
1192 | :info:build checking for stdlib.h... (cached) yes |
---|
1193 | :info:build checking for sys/stat.h... (cached) yes |
---|
1194 | :info:build checking for string.h... (cached) yes |
---|
1195 | :info:build checking for stdlib.h... (cached) yes |
---|
1196 | :info:build checking for memory.h... (cached) yes |
---|
1197 | :info:build configure: creating ./config.status |
---|
1198 | :info:build checking for string.h... (cached) yes |
---|
1199 | :info:build checking for memory.h... (cached) yes |
---|
1200 | :info:build checking for strings.h... (cached) yes |
---|
1201 | :info:build config.status: creating Makefile |
---|
1202 | :info:build checking for strings.h... checking for inttypes.h... (cached) (cached) yes |
---|
1203 | :info:build yes |
---|
1204 | :info:build checking for stdint.h... (cached) yes |
---|
1205 | :info:build checking for inttypes.h... (cached) yes |
---|
1206 | :info:build checking for unistd.h... (cached) yes |
---|
1207 | :info:build checking for stdint.h... (cached) yes |
---|
1208 | :info:build config.status: creating config.h |
---|
1209 | :info:build checking for minix/config.h... (cached) no |
---|
1210 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
1211 | :info:build checking for special C compiler options needed for large files... (cached) no |
---|
1212 | :info:build checking for _FILE_OFFSET_BITS value needed for large files... (cached) no |
---|
1213 | :info:build checking for aclocal... (cached) aclocal |
---|
1214 | :info:build checking for autoconf... (cached) autoconf |
---|
1215 | :info:build checking for autoheader... (cached) autoheader |
---|
1216 | :info:build checking for unistd.h... (cached) yes |
---|
1217 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -W... (cached) yes |
---|
1218 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wall... (cached) checking for minix/config.h... yes |
---|
1219 | :info:build (cached) no |
---|
1220 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
1221 | :info:build config.status: config.h is unchanged |
---|
1222 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
1223 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wnarrowing... (cached) yes |
---|
1224 | :info:build config.status: executing gstdint.h commands |
---|
1225 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wwrite-strings... (cached) yes |
---|
1226 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-format-attribute... (cached) yes |
---|
1227 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wstrict-prototypes... (cached) yes |
---|
1228 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-prototypes... (cached) yes |
---|
1229 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wold-style-definition... (cached) yes |
---|
1230 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wc++-compat... (cached) yes |
---|
1231 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -pedantic -Wlong-long... (cached) yes |
---|
1232 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fno-exceptions... (cached) yes |
---|
1233 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fno-rtti... (cached) yes |
---|
1234 | :info:build checking for inline... (cached) inline |
---|
1235 | :info:build checking for special C compiler options needed for large files... (cached) no |
---|
1236 | :info:build checking for _FILE_OFFSET_BITS value needed for large files... (cached) no |
---|
1237 | :info:build checking size of void *... (cached) 8 |
---|
1238 | :info:build checking size of short... (cached) 2 |
---|
1239 | :info:build checking size of int... (cached) 4 |
---|
1240 | :info:build checking size of long... (cached) 8 |
---|
1241 | :info:build checking dependency style of /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98... (cached) gcc3 |
---|
1242 | :info:build checking whether time.h and sys/time.h may both be included... (cached) yes |
---|
1243 | :info:build checking whether string.h and strings.h may both be included... (cached) yes |
---|
1244 | :info:build checking for long long... (cached) yes |
---|
1245 | :info:build checking size of long long... (cached) 8 |
---|
1246 | :info:build checking for locale.h... (cached) yes |
---|
1247 | :info:build checking for int8_t... (cached) yes |
---|
1248 | :info:build checking for int16_t... (cached) yes |
---|
1249 | :info:build checking for int32_t... (cached) yes |
---|
1250 | :info:build checking for int64_t... (cached) yes |
---|
1251 | :info:build checking for long long int... (cached) yes |
---|
1252 | :info:build checking for intmax_t... (cached) yes |
---|
1253 | :info:build checking for intptr_t... (cached) yes |
---|
1254 | :info:build checking for uint8_t... (cached) yes |
---|
1255 | :info:build checking for uint16_t... (cached) yes |
---|
1256 | :info:build checking for uint32_t... (cached) yes |
---|
1257 | :info:build checking for uint64_t... (cached) yes |
---|
1258 | :info:build checking for unsigned long long int... (cached) yes |
---|
1259 | :info:build checking for uintmax_t... (cached) yes |
---|
1260 | :info:build checking for uintptr_t... (cached) yes |
---|
1261 | :info:build checking for int64_t underlying type... (cached) long long |
---|
1262 | :info:build checking for fcntl.h... (cached) yes |
---|
1263 | :info:build checking for limits.h... (cached) yes |
---|
1264 | :info:build checking for stddef.h... (cached) yes |
---|
1265 | :info:build checking for std::swap in <utility>... (cached) yes |
---|
1266 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 is affected by placement new aliasing bug... checking for stdlib.h... (cached) yes |
---|
1267 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libiberty' |
---|
1268 | :info:build echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list |
---|
1269 | :info:build checking for strings.h... (cached) yes |
---|
1270 | :info:build yes |
---|
1271 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -W... (cached) yes |
---|
1272 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libiberty/testsuite' |
---|
1273 | :info:build make[4]: Nothing to be done for `all'. |
---|
1274 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libiberty/testsuite' |
---|
1275 | :info:build checking for string.h... (cached) yes |
---|
1276 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libiberty' |
---|
1277 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -Wall... (cached) yes |
---|
1278 | :info:build checking for sys/file.h... (cached) yes |
---|
1279 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -Wnarrowing... (cached) yes |
---|
1280 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -Wwrite-strings... (cached) yes |
---|
1281 | :info:build checking for unistd.h... (cached) yes |
---|
1282 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -Wcast-qual... (cached) yes |
---|
1283 | :info:build checking whether byte ordering is bigendian... (cached) no |
---|
1284 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
1285 | :info:build checking for inline... (cached) inline |
---|
1286 | :info:build checking for obstacks... (cached) no |
---|
1287 | :info:build checking for off_t... checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -Wformat... (cached) (cached) yes |
---|
1288 | :info:build yes |
---|
1289 | :info:build checking for size_t... (cached) yes |
---|
1290 | :info:build checking for ssize_t... (cached) yes |
---|
1291 | :info:build checking for uintptr_t... (cached) yes |
---|
1292 | :info:build checking for ptrdiff_t... (cached) yes |
---|
1293 | :info:build checking for uint64_t... (cached) yes |
---|
1294 | :info:build checking whether struct tm is in sys/time.h or time.h... (cached) time.h |
---|
1295 | :info:build checking size of int... (cached) 4 |
---|
1296 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/fixincludes' |
---|
1297 | :info:build srcdir="/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/fixincludes" /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/fixincludes/mkfixinc.sh x86_64-apple-darwin13 |
---|
1298 | :info:build checking size of long... (cached) 8 |
---|
1299 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wstrict-prototypes... (cached) yes |
---|
1300 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wmissing-prototypes... checking for clearerr_unlocked... (cached) (cached) yes |
---|
1301 | :info:build yes |
---|
1302 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -Wmissing-format-attribute... (cached) yes |
---|
1303 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -Woverloaded-virtual... (cached) yes |
---|
1304 | :info:build checking for feof_unlocked... (cached) yes |
---|
1305 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wold-style-definition... (cached) yes |
---|
1306 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -Wc++-compat... (cached) yes |
---|
1307 | :info:build checking whether /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... (cached) yes |
---|
1308 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fno-exceptions... (cached) yes |
---|
1309 | :info:build sed -e 's/@gcc_version@/6.3.0/' < mkheaders.almost > mkheadersT |
---|
1310 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fno-rtti... (cached) checking for ferror_unlocked... yes |
---|
1311 | :info:build (cached) yes |
---|
1312 | :info:build mv -f mkheadersT mkheaders |
---|
1313 | :info:build checking whether /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fasynchronous-unwind-tables... (cached) yes |
---|
1314 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/fixincludes' |
---|
1315 | :info:build checking for valgrind.h... (cached) no |
---|
1316 | :info:build checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... checking for fflush_unlocked... (cached) no |
---|
1317 | :info:build checking for fgetc_unlocked... (cached) no |
---|
1318 | :info:build checking for fgets_unlocked... (cached) no |
---|
1319 | :info:build checking for fileno_unlocked... (cached) yes |
---|
1320 | :info:build checking for fprintf_unlocked... (cached) no |
---|
1321 | :info:build checking for fputc_unlocked... (cached) no |
---|
1322 | :info:build checking for fputs_unlocked... (cached) no |
---|
1323 | :info:build checking for fread_unlocked... (cached) no |
---|
1324 | :info:build checking for fwrite_unlocked... (cached) no |
---|
1325 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libcpp' |
---|
1326 | :info:build test -f config.h || (rm -f stamp-h1 && /Applications/Xcode.app/Contents/Developer/usr/bin/make stamp-h1) |
---|
1327 | :info:build echo "#define LOCALEDIR \"/opt/local/share/gcc-6/locale\"" > localedir.new |
---|
1328 | :info:build checking for getchar_unlocked... (cached) yes |
---|
1329 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libcpp/../move-if-change localedir.new localedir.h |
---|
1330 | :info:build echo timestamp > localedir.hs |
---|
1331 | :info:build checking for getc_unlocked... (cached) yes |
---|
1332 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libcpp' |
---|
1333 | :info:build checking for putchar_unlocked... (cached) yes |
---|
1334 | :info:build yes |
---|
1335 | :info:build checking for VALGRIND_DISCARD in <memcheck.h>... checking for putc_unlocked... (cached) yes |
---|
1336 | :info:build checking whether abort is declared... (cached) yes |
---|
1337 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libdecnumber' |
---|
1338 | :info:build make[3]: Nothing to be done for `all'. |
---|
1339 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libdecnumber' |
---|
1340 | :info:build checking whether asprintf is declared... (cached) yes |
---|
1341 | :info:build checking whether basename is declared... (cached) no |
---|
1342 | :info:build no |
---|
1343 | :info:build checking whether errno is declared... (cached) no |
---|
1344 | :info:build checking for multiarch configuration... auto |
---|
1345 | :info:build configure: WARNING: decimal float is not supported for this target, ignored |
---|
1346 | :info:build configure: WARNING: fixed-point is not supported for this target, ignored |
---|
1347 | :info:build checking whether getopt is declared... (cached) yes |
---|
1348 | :info:build checking whether vasprintf is declared... (cached) yes |
---|
1349 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes |
---|
1350 | :info:build checking for gawk... (cached) gawk |
---|
1351 | :info:build checking whether ln -s works... (cached) yes |
---|
1352 | :info:build checking whether ln works... (cached) yes |
---|
1353 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
1354 | :info:build checking for a BSD compatible install... /usr/bin/install -c |
---|
1355 | :info:build checking for cmp's capabilities... (cached) gnucompare |
---|
1356 | :info:build checking for mktemp... (cached) yes |
---|
1357 | :info:build checking for makeinfo... (cached) makeinfo --split-size=5000000 --split-size=5000000 |
---|
1358 | :info:build checking for modern makeinfo... (cached) yes |
---|
1359 | :info:build checking for recent Pod::Man... checking whether clearerr_unlocked is declared... (cached) yes |
---|
1360 | :info:build checking whether feof_unlocked is declared... (cached) yes |
---|
1361 | :info:build checking whether ferror_unlocked is declared... (cached) yes |
---|
1362 | :info:build checking whether fflush_unlocked is declared... (cached) no |
---|
1363 | :info:build checking whether fgetc_unlocked is declared... (cached) no |
---|
1364 | :info:build checking whether fgets_unlocked is declared... (cached) no |
---|
1365 | :info:build checking whether fileno_unlocked is declared... (cached) yes |
---|
1366 | :info:build checking whether fprintf_unlocked is declared... (cached) no |
---|
1367 | :info:build checking whether fputc_unlocked is declared... (cached) no |
---|
1368 | :info:build checking whether fputs_unlocked is declared... (cached) no |
---|
1369 | :info:build checking whether fread_unlocked is declared... (cached) no |
---|
1370 | :info:build checking whether fwrite_unlocked is declared... (cached) no |
---|
1371 | :info:build checking whether getchar_unlocked is declared... (cached) yes |
---|
1372 | :info:build checking whether getc_unlocked is declared... (cached) yes |
---|
1373 | :info:build checking whether putchar_unlocked is declared... (cached) yes |
---|
1374 | :info:build checking whether putc_unlocked is declared... (cached) yes |
---|
1375 | :info:build checking for working alloca.h... (cached) yes |
---|
1376 | :info:build checking for alloca... (cached) yes |
---|
1377 | :info:build checking for ANSI C header files... (cached) yes |
---|
1378 | :info:build checking for nl_langinfo and CODESET... (cached) yes |
---|
1379 | :info:build checking whether NLS is requested... no |
---|
1380 | :info:build checking for uchar... yes |
---|
1381 | :info:build checking for flex... (cached) flex |
---|
1382 | :info:build checking for bison... (cached) bison |
---|
1383 | :info:build checking for nm... (cached) nm |
---|
1384 | :info:build checking for ar... (cached) ar |
---|
1385 | :info:build checking for sphinx-build... (cached) texinfo |
---|
1386 | :info:build checking for ANSI C header files... (cached) yes |
---|
1387 | :info:build checking whether time.h and sys/time.h may both be included... (cached) yes |
---|
1388 | :info:build checking whether string.h and strings.h may both be included... (cached) yes |
---|
1389 | :info:build checking for sys/wait.h that is POSIX.1 compatible... (cached) yes |
---|
1390 | :info:build checking whether termios.h defines TIOCGWINSZ... (cached) yes |
---|
1391 | :info:build checking for limits.h... (cached) yes |
---|
1392 | :info:build checking for stddef.h... (cached) yes |
---|
1393 | :info:build checking for ld used by GCC... checking for string.h... (cached) yes |
---|
1394 | :info:build checking for strings.h... (cached) yes |
---|
1395 | :info:build (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
1396 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
1397 | :info:build checking for shared library run path origin... (cached) done |
---|
1398 | :info:build checking for stdlib.h... (cached) yes |
---|
1399 | :info:build checking for time.h... (cached) yes |
---|
1400 | :info:build checking for iconv... (cached) yes |
---|
1401 | :info:build checking how to link with libiconv... -liconv |
---|
1402 | :info:build checking for iconv declaration... (cached) install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
1403 | :info:build checking for iconv.h... (cached) yes |
---|
1404 | :info:build checking for fcntl.h... (cached) yes |
---|
1405 | :info:build checking for ftw.h... (cached) yes |
---|
1406 | :info:build checking for unistd.h... (cached) yes |
---|
1407 | :info:build checking for sys/file.h... (cached) yes |
---|
1408 | :info:build checking for sys/time.h... (cached) yes |
---|
1409 | :info:build checking for sys/mman.h... (cached) yes |
---|
1410 | :info:build configure: creating ./config.status |
---|
1411 | :info:build checking for sys/resource.h... (cached) yes |
---|
1412 | :info:build checking for sys/param.h... (cached) yes |
---|
1413 | :info:build checking for sys/times.h... (cached) yes |
---|
1414 | :info:build checking for sys/stat.h... (cached) yes |
---|
1415 | :info:build checking for direct.h... (cached) no |
---|
1416 | :info:build checking for malloc.h... (cached) no |
---|
1417 | :info:build checking for langinfo.h... (cached) yes |
---|
1418 | :info:build checking for ldfcn.h... (cached) no |
---|
1419 | :info:build checking for locale.h... (cached) yes |
---|
1420 | :info:build checking for wchar.h... (cached) yes |
---|
1421 | :info:build checking for thread.h... (cached) no |
---|
1422 | :info:build checking for pthread.h... (cached) yes |
---|
1423 | :info:build checking for CHAR_BIT... (cached) yes |
---|
1424 | :info:build checking whether byte ordering is bigendian... (cached) no |
---|
1425 | :info:build checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -E |
---|
1426 | :info:build checking for unordered_map... (cached) yes |
---|
1427 | :info:build checking for tr1/unordered_map... (cached) no |
---|
1428 | :info:build checking for ext/hash_map... (cached) yes |
---|
1429 | :info:build checking dependency style of /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98... (cached) gcc3 |
---|
1430 | :info:build checking for collect2 libraries... (cached) none required |
---|
1431 | :info:build checking for library containing exc_resume... (cached) no |
---|
1432 | :info:build checking for library containing kstat_open... (cached) no |
---|
1433 | :info:build checking for library containing ldexp... (cached) none required |
---|
1434 | :info:build checking for inttypes.h... (cached) yes |
---|
1435 | :info:build checking for times... (cached) yes |
---|
1436 | :info:build checking for clock... (cached) yes |
---|
1437 | :info:build config.status: creating Makefile |
---|
1438 | :info:build checking for kill... (cached) yes |
---|
1439 | :info:build checking for getrlimit... (cached) yes |
---|
1440 | :info:build checking for setrlimit... (cached) yes |
---|
1441 | :info:build config.status: creating config.h |
---|
1442 | :info:build checking for atoq... (cached) no |
---|
1443 | :info:build checking for popen... (cached) yes |
---|
1444 | :info:build checking for sysconf... (cached) yes |
---|
1445 | :info:build config.status: config.h is unchanged |
---|
1446 | :info:build config.status: executing depdir commands |
---|
1447 | :info:build checking for strsignal... (cached) yes |
---|
1448 | :info:build checking for getrusage... (cached) yes |
---|
1449 | :info:build checking for nl_langinfo... (cached) yes |
---|
1450 | :info:build checking for gettimeofday... (cached) yes |
---|
1451 | :info:build checking for mbstowcs... (cached) yes |
---|
1452 | :info:build checking for wcswidth... (cached) yes |
---|
1453 | :info:build checking for mmap... (cached) yes |
---|
1454 | :info:build checking for setlocale... (cached) yes |
---|
1455 | :info:build checking for clearerr_unlocked... (cached) yes |
---|
1456 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libcpp' |
---|
1457 | :info:build test -f config.h || (rm -f stamp-h1 && /Applications/Xcode.app/Contents/Developer/usr/bin/make stamp-h1) |
---|
1458 | :info:build checking for feof_unlocked... (cached) yes |
---|
1459 | :info:build checking for ferror_unlocked... (cached) yes |
---|
1460 | :info:build checking for fflush_unlocked... (cached) no |
---|
1461 | :info:build checking for fgetc_unlocked... (cached) no |
---|
1462 | :info:build checking for fgets_unlocked... (cached) no |
---|
1463 | :info:build checking for fileno_unlocked... (cached) yes |
---|
1464 | :info:build echo "#define LOCALEDIR \"/opt/local/share/gcc-6/locale\"" > localedir.new |
---|
1465 | :info:build checking for fprintf_unlocked... (cached) no |
---|
1466 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libcpp/../move-if-change localedir.new localedir.h |
---|
1467 | :info:build checking for fputc_unlocked... (cached) no |
---|
1468 | :info:build checking for fputs_unlocked... (cached) no |
---|
1469 | :info:build echo timestamp > localedir.hs |
---|
1470 | :info:build checking for fread_unlocked... (cached) no |
---|
1471 | :info:build checking for fwrite_unlocked... (cached) no |
---|
1472 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libcpp' |
---|
1473 | :info:build checking for getchar_unlocked... (cached) yes |
---|
1474 | :info:build checking for getc_unlocked... (cached) yes |
---|
1475 | :info:build checking for putchar_unlocked... (cached) yes |
---|
1476 | :info:build checking for putc_unlocked... (cached) yes |
---|
1477 | :info:build checking for madvise... (cached) yes |
---|
1478 | :info:build checking whether mbstowcs works... (cached) yes |
---|
1479 | :info:build checking for ssize_t... (cached) yes |
---|
1480 | :info:build checking for caddr_t... (cached) yes |
---|
1481 | :info:build checking for sys/mman.h... (cached) yes |
---|
1482 | :info:build checking for mmap... (cached) yes |
---|
1483 | :info:build checking whether read-only mmap of a plain file works... (cached) yes |
---|
1484 | :info:build checking whether mmap from /dev/zero works... (cached) no |
---|
1485 | :info:build checking for MAP_ANON(YMOUS)... (cached) yes |
---|
1486 | :info:build checking whether mmap with MAP_ANON(YMOUS) works... (cached) yes |
---|
1487 | :info:build checking for pid_t... (cached) yes |
---|
1488 | :info:build checking for vfork.h... (cached) no |
---|
1489 | :info:build checking for fork... (cached) yes |
---|
1490 | :info:build checking for vfork... (cached) yes |
---|
1491 | :info:build checking for working fork... (cached) yes |
---|
1492 | :info:build checking for working vfork... (cached) yes |
---|
1493 | :info:build checking for ld used by GCC... (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
1494 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
1495 | :info:build checking for shared library run path origin... (cached) done |
---|
1496 | :info:build checking for iconv... (cached) yes |
---|
1497 | :info:build checking how to link with libiconv... -liconv |
---|
1498 | :info:build checking for iconv declaration... (cached) install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
1499 | :info:build checking for LC_MESSAGES... (cached) yes |
---|
1500 | :info:build checking for nl_langinfo and CODESET... (cached) yes |
---|
1501 | :info:build checking whether basename is declared... (cached) no |
---|
1502 | :info:build checking whether strstr is declared... (cached) yes |
---|
1503 | :info:build checking whether getenv is declared... (cached) yes |
---|
1504 | :info:build checking whether atol is declared... (cached) yes |
---|
1505 | :info:build checking whether atoll is declared... (cached) yes |
---|
1506 | :info:build checking whether asprintf is declared... (cached) yes |
---|
1507 | :info:build checking whether sbrk is declared... (cached) yes |
---|
1508 | :info:build checking whether abort is declared... (cached) yes |
---|
1509 | :info:build checking whether atof is declared... (cached) yes |
---|
1510 | :info:build config.status: creating Makefile |
---|
1511 | :info:build checking whether getcwd is declared... (cached) yes |
---|
1512 | :info:build checking whether getwd is declared... (cached) yes |
---|
1513 | :info:build checking whether madvise is declared... (cached) yes |
---|
1514 | :info:build checking whether stpcpy is declared... (cached) yes |
---|
1515 | :info:build checking whether strnlen is declared... (cached) yes |
---|
1516 | :info:build config.status: creating backtrace-supported.h |
---|
1517 | :info:build checking whether strsignal is declared... (cached) yes |
---|
1518 | :info:build checking whether strverscmp is declared... (cached) no |
---|
1519 | :info:build checking whether strtol is declared... (cached) yes |
---|
1520 | :info:build checking whether strtoul is declared... (cached) yes |
---|
1521 | :info:build config.status: creating config.h |
---|
1522 | :info:build checking whether strtoll is declared... (cached) yes |
---|
1523 | :info:build checking whether strtoull is declared... (cached) yes |
---|
1524 | :info:build checking whether setenv is declared... (cached) yes |
---|
1525 | :info:build config.status: config.h is unchanged |
---|
1526 | :info:build checking whether unsetenv is declared... (cached) yes |
---|
1527 | :info:build config.status: executing libtool commands |
---|
1528 | :info:build checking whether errno is declared... (cached) yes |
---|
1529 | :info:build checking whether snprintf is declared... (cached) yes |
---|
1530 | :info:build checking whether vsnprintf is declared... (cached) yes |
---|
1531 | :info:build checking whether vasprintf is declared... (cached) yes |
---|
1532 | :info:build checking whether malloc is declared... (cached) yes |
---|
1533 | :info:build config.status: executing gstdint.h commands |
---|
1534 | :info:build checking whether realloc is declared... (cached) yes |
---|
1535 | :info:build checking whether calloc is declared... (cached) yes |
---|
1536 | :info:build checking whether free is declared... (cached) yes |
---|
1537 | :info:build checking whether getopt is declared... (cached) yes |
---|
1538 | :info:build checking whether clock is declared... (cached) yes |
---|
1539 | :info:build checking whether getpagesize is declared... (cached) yes |
---|
1540 | :info:build config.status: executing default commands |
---|
1541 | :info:build checking whether ffs is declared... (cached) yes |
---|
1542 | :info:build checking whether clearerr_unlocked is declared... (cached) yes |
---|
1543 | :info:build checking whether feof_unlocked is declared... (cached) yes |
---|
1544 | :info:build checking whether ferror_unlocked is declared... (cached) yes |
---|
1545 | :info:build checking whether fflush_unlocked is declared... (cached) no |
---|
1546 | :info:build checking whether fgetc_unlocked is declared... (cached) no |
---|
1547 | :info:build checking whether fgets_unlocked is declared... (cached) no |
---|
1548 | :info:build checking whether fileno_unlocked is declared... (cached) yes |
---|
1549 | :info:build checking whether fprintf_unlocked is declared... (cached) no |
---|
1550 | :info:build checking whether fputc_unlocked is declared... (cached) no |
---|
1551 | :info:build checking whether fputs_unlocked is declared... (cached) no |
---|
1552 | :info:build checking whether fread_unlocked is declared... (cached) no |
---|
1553 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libbacktrace' |
---|
1554 | :info:build checking whether fwrite_unlocked is declared... (cached) no |
---|
1555 | :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am |
---|
1556 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libbacktrace' |
---|
1557 | :info:build checking whether getchar_unlocked is declared... (cached) yes |
---|
1558 | :info:build true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make |
---|
1559 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /opt/local/bin/clang-mp-3.9 -arch x86_64 -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../include -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c -o state.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/state.c |
---|
1560 | :info:build checking whether getc_unlocked is declared... (cached) yes |
---|
1561 | :info:build checking whether putchar_unlocked is declared... (cached) yes |
---|
1562 | :info:build checking whether putc_unlocked is declared... (cached) yes |
---|
1563 | :info:build checking whether getrlimit is declared... (cached) yes |
---|
1564 | :info:build libtool: compile: /opt/local/bin/clang-mp-3.9 -arch x86_64 -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../include -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/state.c -fno-common -DPIC -o .libs/state.o |
---|
1565 | :info:build checking whether setrlimit is declared... (cached) yes |
---|
1566 | :info:build checking whether getrusage is declared... (cached) yes |
---|
1567 | :info:build libtool: compile: /opt/local/bin/clang-mp-3.9 -arch x86_64 -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../include -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 |
---|
1568 | :info:build /bin/sh ./libtool --tag=CC --mode=link /opt/local/bin/clang-mp-3.9 -arch x86_64 -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo unknown.lo mmapio.lo mmap.lo |
---|
1569 | :info:build checking whether ldgetname is declared... (cached) no |
---|
1570 | :info:build checking whether times is declared... (cached) yes |
---|
1571 | :info:build checking whether sigaltstack is declared... (cached) yes |
---|
1572 | :info:build checking for struct tms... (cached) yes |
---|
1573 | :info:build checking for clock_t... (cached) yes |
---|
1574 | :info:build checking for F_SETLKW... (cached) yes |
---|
1575 | :info:build checking if mkdir takes one argument... (cached) no |
---|
1576 | :info:build libtool: link: rm -fr .libs/libbacktrace.a .libs/libbacktrace.la |
---|
1577 | :info:build libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/unknown.o .libs/mmapio.o .libs/mmap.o |
---|
1578 | :info:build Using `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/i386.c' for machine-specific logic. |
---|
1579 | :info:build Using `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/i386.md' as machine description file. |
---|
1580 | :info:build Using the following target machine macro files: |
---|
1581 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/vxworks-dummy.h |
---|
1582 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/biarch64.h |
---|
1583 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/i386.h |
---|
1584 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/darwin.h |
---|
1585 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/darwin9.h |
---|
1586 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/darwin10.h |
---|
1587 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/darwin12.h |
---|
1588 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/darwin.h |
---|
1589 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/darwin64.h |
---|
1590 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/initfini-array.h |
---|
1591 | :info:build Using host-darwin.o host-i386-darwin.o for host machine hooks. |
---|
1592 | :info:build checking for __cxa_atexit... (cached) yes |
---|
1593 | :info:build /opt/local/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols |
---|
1594 | :info:build libtool: link: ranlib .libs/libbacktrace.a |
---|
1595 | :info:build ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols |
---|
1596 | :info:build libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) |
---|
1597 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libbacktrace' |
---|
1598 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libbacktrace' |
---|
1599 | :info:build checking whether NLS is requested... no |
---|
1600 | :info:build checking how to print strings... printf |
---|
1601 | :info:build checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed |
---|
1602 | :info:build checking for fgrep... (cached) /opt/local/bin/grep -F |
---|
1603 | :info:build checking for ld used by /opt/local/bin/clang-mp-3.9 -arch x86_64... (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
1604 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
1605 | :info:build checking for BSD- or MS-compatible name lister (nm)... (cached) nm |
---|
1606 | :info:build checking the name lister (nm) interface... (cached) BSD nm |
---|
1607 | :info:build checking whether ln -s works... yes |
---|
1608 | :info:build checking the maximum length of command line arguments... (cached) 196608 |
---|
1609 | :info:build checking whether the shell understands some XSI constructs... yes |
---|
1610 | :info:build checking whether the shell understands "+="... yes |
---|
1611 | :info:build checking for /opt/local/libexec/llvm-3.9/bin/ld option to reload object files... (cached) -r |
---|
1612 | :info:build checking for x86_64-apple-darwin13-objdump... (cached) objdump |
---|
1613 | :info:build checking how to recognize dependent libraries... (cached) pass_all |
---|
1614 | :info:build checking for x86_64-apple-darwin13-ar... (cached) ar |
---|
1615 | :info:build checking for x86_64-apple-darwin13-strip... no |
---|
1616 | :info:build checking for strip... (cached) strip |
---|
1617 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
1618 | :info:build checking command to parse nm output from /opt/local/bin/clang-mp-3.9 -arch x86_64 object... (cached) ok |
---|
1619 | :info:build checking for x86_64-apple-darwin13-dsymutil... no |
---|
1620 | :info:build checking for dsymutil... (cached) dsymutil |
---|
1621 | :info:build checking for x86_64-apple-darwin13-nmedit... no |
---|
1622 | :info:build checking for nmedit... (cached) nmedit |
---|
1623 | :info:build checking for x86_64-apple-darwin13-lipo... no |
---|
1624 | :info:build checking for lipo... (cached) lipo |
---|
1625 | :info:build checking for x86_64-apple-darwin13-otool... no |
---|
1626 | :info:build checking for otool... (cached) otool |
---|
1627 | :info:build checking for x86_64-apple-darwin13-otool64... no |
---|
1628 | :info:build checking for otool64... no |
---|
1629 | :info:build checking for -single_module linker flag... (cached) yes |
---|
1630 | :info:build checking for -exported_symbols_list linker flag... (cached) yes |
---|
1631 | :info:build checking for -force_load linker flag... (cached) yes |
---|
1632 | :info:build checking for dlfcn.h... (cached) yes |
---|
1633 | :info:build checking for objdir... (cached) .libs |
---|
1634 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -fno-rtti -fno-exceptions... (cached) yes |
---|
1635 | :info:build checking for /opt/local/bin/clang-mp-3.9 -arch x86_64 option to produce PIC... -fno-common -DPIC |
---|
1636 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 PIC flag -fno-common -DPIC works... (cached) yes |
---|
1637 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 static flag -static works... (cached) no |
---|
1638 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -c -o file.o... (cached) yes |
---|
1639 | :info:build checking if /opt/local/bin/clang-mp-3.9 -arch x86_64 supports -c -o file.o... (cached) yes |
---|
1640 | :info:build checking whether the /opt/local/bin/clang-mp-3.9 -arch x86_64 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries... yes |
---|
1641 | :info:build checking dynamic linker characteristics... darwin13 dyld |
---|
1642 | :info:build checking how to hardcode library paths into programs... immediate |
---|
1643 | :info:build checking whether stripping libraries is possible... yes |
---|
1644 | :info:build checking if libtool supports shared libraries... yes |
---|
1645 | :info:build checking whether to build shared libraries... yes |
---|
1646 | :info:build checking whether to build static libraries... yes |
---|
1647 | :info:build checking how to run the C++ preprocessor... /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -E |
---|
1648 | :info:build checking for ld used by /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98... (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
1649 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
1650 | :info:build checking whether the /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries... yes |
---|
1651 | :info:build checking for /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 option to produce PIC... -fno-common -DPIC |
---|
1652 | :info:build checking if /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 PIC flag -fno-common -DPIC works... (cached) yes |
---|
1653 | :info:build checking if /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 static flag -static works... (cached) no |
---|
1654 | :info:build checking if /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -c -o file.o... (cached) yes |
---|
1655 | :info:build checking if /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 supports -c -o file.o... (cached) yes |
---|
1656 | :info:build checking whether the /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries... yes |
---|
1657 | :info:build checking dynamic linker characteristics... darwin13 dyld |
---|
1658 | :info:build checking how to hardcode library paths into programs... immediate |
---|
1659 | :info:build checking what assembler to use... /opt/local/bin/as |
---|
1660 | :info:build checking whether we are using gold... no |
---|
1661 | :info:build checking gold linker with split stack support as non default... |
---|
1662 | :info:build checking what linker to use... /opt/local/bin/ld |
---|
1663 | :info:build checking what nm to use... /opt/local/bin/nm |
---|
1664 | :info:build checking what objdump to use... not found |
---|
1665 | :info:build checking what readelf to use... not found |
---|
1666 | :info:build checking assembler flags... (cached) |
---|
1667 | :info:build checking assembler for .balign and .p2align... (cached) yes |
---|
1668 | :info:build checking assembler for .p2align with maximum skip... (cached) yes |
---|
1669 | :info:build checking assembler for .literal16... (cached) yes |
---|
1670 | :info:build checking assembler for working .subsection -1... (cached) no |
---|
1671 | :info:build checking assembler for .weak... (cached) no |
---|
1672 | :info:build checking assembler for .weakref... (cached) no |
---|
1673 | :info:build checking assembler for .nsubspa comdat... (cached) no |
---|
1674 | :info:build checking assembler for .hidden... (cached) yes |
---|
1675 | :info:build checking linker for .hidden support... (cached) yes |
---|
1676 | :info:build checking linker read-only and read-write section mixing... unknown |
---|
1677 | :info:build checking for .preinit_array/.init_array/.fini_array support... (cached) no |
---|
1678 | :info:build checking assembler for .sleb128 and .uleb128... (cached) no |
---|
1679 | :info:build checking assembler for cfi directives... (cached) no |
---|
1680 | :info:build checking assembler for cfi personality directive... (cached) no |
---|
1681 | :info:build checking assembler for cfi sections directive... (cached) no |
---|
1682 | :info:build checking assembler for eh_frame optimization... (cached) no |
---|
1683 | :info:build checking assembler for section merging support... (cached) no |
---|
1684 | :info:build checking assembler for section merging support... (cached) no |
---|
1685 | :info:build checking assembler for stabs directive... (cached) yes |
---|
1686 | :info:build checking assembler for COMDAT group support (GNU as)... (cached) no |
---|
1687 | :info:build checking assembler for COMDAT group support (GNU as, %type)... (cached) no |
---|
1688 | :info:build checking assembler for line table discriminator support... (cached) no |
---|
1689 | :info:build checking assembler for thread-local storage support... (cached) no |
---|
1690 | :info:build checking linker -Bstatic/-Bdynamic option... no |
---|
1691 | :info:build checking linker --demangle support... no |
---|
1692 | :info:build checking linker plugin support... 0 |
---|
1693 | :info:build checking assembler for -mmacosx-version-min option... (cached) no |
---|
1694 | :info:build checking assembler for .section with e... (cached) no |
---|
1695 | :info:build checking assembler for filds and fists mnemonics... (cached) yes |
---|
1696 | :info:build checking assembler for fildq and fistpq mnemonics... (cached) yes |
---|
1697 | :info:build checking assembler for cmov syntax... (cached) no |
---|
1698 | :info:build checking assembler for ffreep mnemonic... (cached) yes |
---|
1699 | :info:build checking assembler for .quad directive... (cached) yes |
---|
1700 | :info:build checking assembler for sahf mnemonic... (cached) yes |
---|
1701 | :info:build checking assembler for interunit movq mnemonic... (cached) no |
---|
1702 | :info:build checking assembler for hle prefixes... (cached) no |
---|
1703 | :info:build checking assembler for swap suffix... (cached) no |
---|
1704 | :info:build checking assembler for different section symbol subtraction... (cached) no |
---|
1705 | :info:build checking assembler for GOTOFF in data... (cached) no |
---|
1706 | :info:build checking assembler for rep and lock prefix... (cached) no |
---|
1707 | :info:build checking assembler for ud2 mnemonic... (cached) yes |
---|
1708 | :info:build checking assembler for R_386_TLS_GD_PLT reloc... (cached) no |
---|
1709 | :info:build checking assembler for R_386_TLS_LDM_PLT reloc... (cached) no |
---|
1710 | :info:build checking assembler for R_386_TLS_LDM reloc... (cached) no |
---|
1711 | :info:build checking assembler for dwarf2 debug_line support... (cached) no |
---|
1712 | :info:build checking assembler for buggy dwarf2 .file directive... (cached) no |
---|
1713 | :info:build checking assembler for --gdwarf2 option... (cached) yes |
---|
1714 | :info:build checking assembler for --gstabs option... (cached) yes |
---|
1715 | :info:build checking assembler for --debug-prefix-map option... (cached) no |
---|
1716 | :info:build checking assembler for compressed debug sections... (cached) no |
---|
1717 | :info:build checking assembler for .lcomm with alignment... (cached) yes |
---|
1718 | :info:build checking for target glibc version... 0.0 |
---|
1719 | :info:build checking assembler for gnu_unique_object... (cached) no |
---|
1720 | :info:build checking assembler for tolerance to line number 0... (cached) yes |
---|
1721 | :info:build checking linker PT_GNU_EH_FRAME support... no |
---|
1722 | :info:build checking linker CIEv3 in .eh_frame support... no |
---|
1723 | :info:build checking linker position independent executable support... no |
---|
1724 | :info:build checking linker PIE support with copy reloc... no |
---|
1725 | :info:build checking linker EH-compatible garbage collection of sections... no |
---|
1726 | :info:build checking linker EH garbage collection of sections bug... no |
---|
1727 | :info:build checking linker for compressed debug sections... 0 |
---|
1728 | :info:build checking ld64 specified version... 264 |
---|
1729 | :info:build checking linker --as-needed support... (cached) no |
---|
1730 | :info:build checking linker mapfile support for clearing hardware capabilities... yes |
---|
1731 | :info:build checking linker --build-id support... (cached) no |
---|
1732 | :info:build checking linker *_sol2 emulation support... (cached) no |
---|
1733 | :info:build checking linker --sysroot support... (cached) no |
---|
1734 | :info:build checking __stack_chk_fail in target C library... (cached) yes |
---|
1735 | :info:build checking sys/sdt.h in the target C library... yes |
---|
1736 | :info:build checking dl_iterate_phdr in target C library... unknown |
---|
1737 | :info:build checking whether to enable maintainer-specific portions of Makefiles... no |
---|
1738 | :info:build checking whether to avoid linking multiple front-ends at once... no |
---|
1739 | :info:build Links are now set up to build a native compiler for x86_64-apple-darwin13. |
---|
1740 | :info:build checking Checking for isl_options_set_schedule_serialize_sccs... no |
---|
1741 | :info:build checking for exported symbols... yes |
---|
1742 | :info:build checking for library containing dlopen... (cached) none required |
---|
1743 | :info:build checking for -fPIC -shared... yes |
---|
1744 | :info:build checking for -fno-PIE option... (cached) yes |
---|
1745 | :info:build checking for -no-pie option... (cached) no |
---|
1746 | :info:build checking linker -z bndplt option... no |
---|
1747 | :info:build configure: updating cache ./config.cache |
---|
1748 | :info:build configure: creating ./config.status |
---|
1749 | :info:build config.status: creating as |
---|
1750 | :info:build config.status: creating collect-ld |
---|
1751 | :info:build config.status: creating nm |
---|
1752 | :info:build config.status: creating Makefile |
---|
1753 | :info:build config.status: creating ada/gcc-interface/Makefile |
---|
1754 | :info:build config.status: creating ada/Makefile |
---|
1755 | :info:build config.status: creating auto-host.h |
---|
1756 | :info:build config.status: auto-host.h is unchanged |
---|
1757 | :info:build config.status: linking /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/sol2-clearcapv2.map to clearcap.map |
---|
1758 | :info:build config.status: executing depdir commands |
---|
1759 | :info:build config.status: executing gccdepdir commands |
---|
1760 | :info:build config.status: executing default commands |
---|
1761 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/gcc' |
---|
1762 | :info:build TARGET_CPU_DEFAULT="" \ |
---|
1763 | :info:build HEADERS="auto-host.h ansidecl.h" DEFINES="" \ |
---|
1764 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/mkconfig.sh config.h |
---|
1765 | :info:build TARGET_CPU_DEFAULT="" \ |
---|
1766 | :info:build HEADERS="options.h insn-constants.h config/vxworks-dummy.h config/i386/biarch64.h config/i386/i386.h config/darwin.h config/darwin9.h config/darwin10.h config/darwin12.h config/i386/darwin.h config/i386/darwin64.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4" \ |
---|
1767 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/mkconfig.sh tm.h |
---|
1768 | :info:build TARGET_CPU_DEFAULT="" \ |
---|
1769 | :info:build HEADERS="config/i386/i386-protos.h config/darwin-protos.h tm-preds.h" DEFINES="" \ |
---|
1770 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/mkconfig.sh tm_p.h |
---|
1771 | :info:build TARGET_CPU_DEFAULT="" \ |
---|
1772 | :info:build HEADERS="auto-host.h ansidecl.h" DEFINES="" \ |
---|
1773 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/mkconfig.sh bconfig.h |
---|
1774 | :info:build config.h is unchanged |
---|
1775 | :info:build gawk -f /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/opt-gather.awk /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ada/gcc-interface/lang.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/fortran/lang.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/go/lang.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/java/lang.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/lto/lang.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/c-family/c.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/common.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/fused-madd.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/i386.opt /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/darwin.opt > tmp-optionlist |
---|
1776 | :info:build tm_p.h is unchanged |
---|
1777 | :info:build bconfig.h is unchanged |
---|
1778 | :info:build tm.h is unchanged |
---|
1779 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change tmp-gi.list gtyp-input.list |
---|
1780 | :info:build if test no = yes \ |
---|
1781 | :info:build || test -n ""; then \ |
---|
1782 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/genmultilib \ |
---|
1783 | :info:build "m32" \ |
---|
1784 | :info:build "i386" \ |
---|
1785 | :info:build "" \ |
---|
1786 | :info:build "" \ |
---|
1787 | :info:build "" \ |
---|
1788 | :info:build "" \ |
---|
1789 | :info:build "" \ |
---|
1790 | :info:build "" \ |
---|
1791 | :info:build "" \ |
---|
1792 | :info:build "" \ |
---|
1793 | :info:build "no" \ |
---|
1794 | :info:build > tmp-mlib.h; \ |
---|
1795 | :info:build else \ |
---|
1796 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/genmultilib '' '' '' '' '' '' '' '' \ |
---|
1797 | :info:build "" '' no \ |
---|
1798 | :info:build > tmp-mlib.h; \ |
---|
1799 | :info:build fi |
---|
1800 | :info:build lsf="/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/cp/lang-specs.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/lto/lang-specs.h"; for f in $lsf; do \ |
---|
1801 | :info:build echo "#include \"$f\""; \ |
---|
1802 | :info:build done | sed 's|/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/||' > tmp-specs.h |
---|
1803 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change tmp-specs.h specs.h |
---|
1804 | :info:build echo timestamp > s-gtyp-input |
---|
1805 | :info:build echo timestamp > s-specs |
---|
1806 | :info:build rm -f tmp-all-tree.def |
---|
1807 | :info:build echo '#include "tree.def"' > tmp-all-tree.def |
---|
1808 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change tmp-mlib.h multilib.h |
---|
1809 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change tmp-optionlist optionlist |
---|
1810 | :info:build TARGET_CPU_DEFAULT="" \ |
---|
1811 | :info:build HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \ |
---|
1812 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/mkconfig.sh tconfig.h |
---|
1813 | :info:build echo timestamp > s-options |
---|
1814 | :info:build echo timestamp > s-mlib |
---|
1815 | :info:build echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def |
---|
1816 | :info:build echo '#include "c-family/c-common.def"' >> tmp-all-tree.def |
---|
1817 | :info:build tconfig.h is unchanged |
---|
1818 | :info:build ltf="/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ada/gcc-interface/ada-tree.def /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/cp/cp-tree.def /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/java/java-tree.def /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/objc/objc-tree.def"; for f in $ltf; do \ |
---|
1819 | :info:build echo "#include \"$f\""; \ |
---|
1820 | :info:build done | sed 's|/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/||' >> tmp-all-tree.def |
---|
1821 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change tmp-all-tree.def all-tree.def |
---|
1822 | :info:build echo timestamp > s-alltree |
---|
1823 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -fno-PIE -c -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../include -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libcpp/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libdecnumber -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libbacktrace -I/opt/local/include -I/opt/local/include -o plugin.o -MT plugin.o -MMD -MP -MF ./.deps/plugin.TPo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/plugin.c |
---|
1824 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names gcov.o \ |
---|
1825 | :info:build hash-table.o ggc-none.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov |
---|
1826 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names gcov-dump.o \ |
---|
1827 | :info:build hash-table.o ggc-none.o\ |
---|
1828 | :info:build libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump |
---|
1829 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names gcov-tool.o libgcov-util.o libgcov-driver-tool.o libgcov-merge-tool.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-tool |
---|
1830 | :info:build clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated |
---|
1831 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o Tcollect2 \ |
---|
1832 | :info:build collect2.o collect2-aix.o tlink.o vec.o ggc-none.o collect-utils.o file-find.o hash-table.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1833 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o Tlto-wrapper \ |
---|
1834 | :info:build lto-wrapper.o collect-utils.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1835 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names gcc-ar.o -o gcc-ar \ |
---|
1836 | :info:build file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1837 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names gcc-nm.o -o gcc-nm \ |
---|
1838 | :info:build file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1839 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names gcc-ranlib.o -o gcc-ranlib \ |
---|
1840 | :info:build file-find.o libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1841 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/plugin.c:25: |
---|
1842 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct [-Wmismatched-tags] |
---|
1843 | :info:build class rtx_def; |
---|
1844 | :info:build ^ |
---|
1845 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:55:8: note: previous use is here |
---|
1846 | :info:build struct rtx_def; |
---|
1847 | :info:build ^ |
---|
1848 | :info:build mv -f Tcollect2 collect2 |
---|
1849 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o gengtype \ |
---|
1850 | :info:build gengtype.o gengtype-lex.o gengtype-parse.o gengtype-state.o version.o errors.o libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1851 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -fno-PIE -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/opt/local/lib/gcc6/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/opt/local/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"6.3.0\" -DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-apple-darwin13\" -DDEFAULT_TARGET_MACHINE=\"x86_64-apple-darwin13\" -DSTANDARD_BINDIR_PREFIX=\"/opt/local/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../../\" -DACCEL_DIR_SUFFIX=\"\" -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../include -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libcpp/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libdecnumber -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libbacktrace -I/opt/local/include -I/opt/local/include -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/gcc.c |
---|
1852 | :info:build clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated |
---|
1853 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/plugin.c:25: |
---|
1854 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:344: |
---|
1855 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/wide-int.h:1112:1: warning: 'fixed_wide_int_storage' defined as a class template here but previously declared as a struct template [-Wmismatched-tags] |
---|
1856 | :info:build class GTY(()) fixed_wide_int_storage |
---|
1857 | :info:build ^ |
---|
1858 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/wide-int.h:279:18: note: did you mean class here? |
---|
1859 | :info:build template <int N> struct fixed_wide_int_storage; |
---|
1860 | :info:build ^~~~~~ |
---|
1861 | :info:build class |
---|
1862 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/gcc.c:32: |
---|
1863 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct [-Wmismatched-tags] |
---|
1864 | :info:build class rtx_def; |
---|
1865 | :info:build ^ |
---|
1866 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:55:8: note: previous use is here |
---|
1867 | :info:build struct rtx_def; |
---|
1868 | :info:build ^ |
---|
1869 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/gcc.c:32: |
---|
1870 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:344: |
---|
1871 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/wide-int.h:1112:1: warning: 'fixed_wide_int_storage' defined as a class template here but previously declared as a struct template [-Wmismatched-tags] |
---|
1872 | :info:build class GTY(()) fixed_wide_int_storage |
---|
1873 | :info:build ^ |
---|
1874 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/wide-int.h:279:18: note: did you mean class here? |
---|
1875 | :info:build template <int N> struct fixed_wide_int_storage; |
---|
1876 | :info:build ^~~~~~ |
---|
1877 | :info:build class |
---|
1878 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/plugin.c:25: |
---|
1879 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:348: |
---|
1880 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/hash-table.h:235: |
---|
1881 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ggc.h:277:15: warning: struct 'rtx_def' was previously declared as a class [-Wmismatched-tags] |
---|
1882 | :info:build static inline struct rtx_def * |
---|
1883 | :info:build ^ |
---|
1884 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:62:7: note: previous use is here |
---|
1885 | :info:build class rtx_def; |
---|
1886 | :info:build ^ |
---|
1887 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/plugin.c:25: |
---|
1888 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:348: |
---|
1889 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/hash-table.h:235: |
---|
1890 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ggc.h:280:11: warning: struct 'rtx_def' was previously declared as a class [-Wmismatched-tags] |
---|
1891 | :info:build return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); |
---|
1892 | :info:build ^ |
---|
1893 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:62:7: note: previous use is here |
---|
1894 | :info:build class rtx_def; |
---|
1895 | :info:build ^ |
---|
1896 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/gcc.c:32: |
---|
1897 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:348: |
---|
1898 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/hash-table.h:235: |
---|
1899 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ggc.h:277:15: warning: struct 'rtx_def' was previously declared as a class [-Wmismatched-tags] |
---|
1900 | :info:build static inline struct rtx_def * |
---|
1901 | :info:build ^ |
---|
1902 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:62:7: note: previous use is here |
---|
1903 | :info:build class rtx_def; |
---|
1904 | :info:build ^ |
---|
1905 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/gcc.c:32: |
---|
1906 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:348: |
---|
1907 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/hash-table.h:235: |
---|
1908 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ggc.h:280:11: warning: struct 'rtx_def' was previously declared as a class [-Wmismatched-tags] |
---|
1909 | :info:build return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT); |
---|
1910 | :info:build ^ |
---|
1911 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:62:7: note: previous use is here |
---|
1912 | :info:build class rtx_def; |
---|
1913 | :info:build ^ |
---|
1914 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/gcc.c:32: |
---|
1915 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:348: |
---|
1916 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/hash-table.h:In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/plugin.c:25: |
---|
1917 | :info:build In file included from 560: |
---|
1918 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/coretypes.h:348: |
---|
1919 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/hash-table.h:560: |
---|
1920 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/mem-stats.h/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/mem-stats.h:126:1: :warning126: :1:'mem_usage' defined as a struct here but previously declared as a class [-Wmismatched-tags] |
---|
1921 | :info:build warning: 'mem_usage' defined as a struct here but previously declared as a class [-Wmismatched-tags] |
---|
1922 | :info:build struct mem_usage |
---|
1923 | :info:build ^struct mem_usage |
---|
1924 | :info:build ^ |
---|
1925 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/hash-table.h:341:1: note: did you mean struct here? |
---|
1926 | :info:build class mem_usage; |
---|
1927 | :info:build ^~~~~ |
---|
1928 | :info:build struct |
---|
1929 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/hash-table.h:341:1: note: did you mean struct here? |
---|
1930 | :info:build class mem_usage; |
---|
1931 | :info:build ^~~~~ |
---|
1932 | :info:build struct |
---|
1933 | :info:build mv -f Tlto-wrapper lto-wrapper |
---|
1934 | :info:build 5 warnings generated. |
---|
1935 | :info:build rm -rf libbackend.a |
---|
1936 | :info:build ar rc libbackend.a gimple-match.o generic-match.o insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o auto-profile.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o ccmp.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o cilk-common.o combine.o combine-stack-adj.o compare-elim.o context.o convert.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o fold-const-call.o function.o fwprop.o gcc-rich-location.o gcse.o gcse-common.o ggc-common.o gimple.o gimple-builder.o gimple-expr.o gimple-iterator.o gimple-fold.o gimple-laddress.o gimple-low.o gimple-pretty-print.o gimple-ssa-backprop.o gimple-ssa-isolate-paths.o gimple-ssa-nonnull-compare.o gimple-ssa-split-paths.o gimple-ssa-strength-reduction.o gimple-streamer-in.o gimple-streamer-out.o gimple-walk.o gimplify.o gimplify-me.o godump.o graph.o graphds.o graphite.o graphite-isl-ast-to-gimple.o graphite-dependences.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hsa.o hsa-gen.o hsa-regalloc.o hsa-brig.o hsa-dump.o hw-doloop.o hwint.o ifcvt.o ree.o inchash.o incpath.o init-regs.o internal-fn.o ipa-chkp.o ipa-cp.o ipa-devirt.o ipa-polymorphic-call.o ipa-split.o ipa-inline.o ipa-comdats.o ipa-visibility.o ipa-inline-analysis.o ipa-inline-transform.o ipa-profile.o ipa-prop.o ipa-pure-const.o ipa-icf.o ipa-icf-gimple.o ipa-reference.o ipa-hsa.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-remat.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o multiple_target.o omp-low.o omp-simd-clone.o optabs.o optabs-libfuncs.o optabs-query.o optabs-tree.o options-save.o opts-global.o passes.o plugin.o postreload-gcse.o postreload.o predict.o print-rtl.o print-tree.o profile.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-chkp.o rtl-error.o rtl.o rtlhash.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o shrink-wrap.o simplify-rtx.o sparseset.o spellcheck.o spellcheck-tree.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o ubsan.o sanopt.o sancov.o tree-call-cdce.o tree-cfg.o tree-cfgcleanup.o tree-chrec.o tree-complex.o tree-data-ref.o tree-dfa.o tree-diagnostic.o tree-dump.o tree-eh.o tree-emutls.o tree-if-conv.o tree-inline.o tree-into-ssa.o tree-iterator.o tree-loop-distribution.o tree-nested.o tree-nrv.o tree-object-size.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-chkp.o tree-chkp-opt.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phionlycprop.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-scopedtables.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadbackward.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vmsdbgout.o vtable-verify.o web.o wide-int.o wide-int-print.o xcoffout.o i386.o darwin.o host-darwin.o host-i386-darwin.o |
---|
1937 | :info:build 5 warnings generated. |
---|
1938 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o xgcc gcc.o gcc-main.o ggc-none.o spellcheck.o \ |
---|
1939 | :info:build c/gccspec.o driver-i386.o darwin-driver.o libcommon-target.a \ |
---|
1940 | :info:build libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1941 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o cpp gcc.o gcc-main.o ggc-none.o spellcheck.o \ |
---|
1942 | :info:build c-family/cppspec.o driver-i386.o darwin-driver.o libcommon-target.a \ |
---|
1943 | :info:build libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1944 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o xg++ \ |
---|
1945 | :info:build gcc.o gcc-main.o ggc-none.o spellcheck.o cp/g++spec.o driver-i386.o darwin-driver.o libcommon-target.a \ |
---|
1946 | :info:build libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1947 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -dumpspecs > tmp-specs |
---|
1948 | :info:build mv tmp-specs specs |
---|
1949 | :info:build : > tmp-libgcc.mvars |
---|
1950 | :info:build if /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \ |
---|
1951 | :info:build set -e; for ml in `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -print-multi-lib`; do \ |
---|
1952 | :info:build multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \ |
---|
1953 | :info:build flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \ |
---|
1954 | :info:build sfx=`/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ ${flags} -print-sysroot-headers-suffix`; \ |
---|
1955 | :info:build if [ "${multi_dir}" = "." ]; \ |
---|
1956 | :info:build then multi_dir=""; \ |
---|
1957 | :info:build else \ |
---|
1958 | :info:build multi_dir=/${multi_dir}; \ |
---|
1959 | :info:build fi; \ |
---|
1960 | :info:build echo "${sfx};${multi_dir}"; \ |
---|
1961 | :info:build done; \ |
---|
1962 | :info:build else \ |
---|
1963 | :info:build echo ";"; \ |
---|
1964 | :info:build fi > tmp-fixinc_list |
---|
1965 | :info:build echo GCC_CFLAGS = '-g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars |
---|
1966 | :info:build echo INHIBIT_LIBC_CFLAGS = '' >> tmp-libgcc.mvars |
---|
1967 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change tmp-fixinc_list fixinc_list |
---|
1968 | :info:build echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars |
---|
1969 | :info:build if test no = yes; then \ |
---|
1970 | :info:build NO_PIE_CFLAGS="-fno-PIE"; \ |
---|
1971 | :info:build else \ |
---|
1972 | :info:build NO_PIE_CFLAGS=; \ |
---|
1973 | :info:build fi; \ |
---|
1974 | :info:build echo NO_PIE_CFLAGS = "$NO_PIE_CFLAGS" >> tmp-libgcc.mvars |
---|
1975 | :info:build mv tmp-libgcc.mvars libgcc.mvars |
---|
1976 | :info:build echo timestamp > s-fixinc_list |
---|
1977 | :info:build /opt/local/bin/ranlib: file: libbackend.a(inchash.o) has no symbols |
---|
1978 | :info:build /opt/local/bin/ranlib: file: libbackend.a(vmsdbgout.o) has no symbols |
---|
1979 | :info:build /opt/local/bin/ranlib: file: libbackend.a(xcoffout.o) has no symbols |
---|
1980 | :info:build ranlib libbackend.a |
---|
1981 | :info:build ranlib: file: libbackend.a(inchash.o) has no symbols |
---|
1982 | :info:build ranlib: file: libbackend.a(vmsdbgout.o) has no symbols |
---|
1983 | :info:build ranlib: file: libbackend.a(xcoffout.o) has no symbols |
---|
1984 | :info:build build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o i386-c.o darwin-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ |
---|
1985 | :info:build checksum-options > cc1-checksum.c.tmp && \ |
---|
1986 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c |
---|
1987 | :info:build build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-cilkplus.o cp/cp-gimplify.o cp/cp-array-notation.o cp/lambda.o cp/vtable-class-hierarchy.o cp/constexpr.o cp/cp-ubsan.o cp/constraint.o cp/logic.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o i386-c.o darwin-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \ |
---|
1988 | :info:build checksum-options > cc1plus-checksum.c.tmp && \ |
---|
1989 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c |
---|
1990 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o lto1 \ |
---|
1991 | :info:build lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.o lto/lto-symtab.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a -L/opt/local/lib -lisl -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp -lz libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a |
---|
1992 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../include -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libcpp/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libdecnumber -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libbacktrace -I/opt/local/include -I/opt/local/include -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP -MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.c |
---|
1993 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -fno-PIE -c -DIN_GCC_FRONTEND -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -I. -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../include -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libcpp/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libdecnumber -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libdecnumber/dpd -I../libdecnumber -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../libbacktrace -I/opt/local/include -I/opt/local/include -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF ./.deps/cc1-checksum.TPo cc1-checksum.c |
---|
1994 | :info:build clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated |
---|
1995 | :info:build clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated |
---|
1996 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o cc1plus \ |
---|
1997 | :info:build cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-cilkplus.o cp/cp-gimplify.o cp/cp-array-notation.o cp/lambda.o cp/vtable-class-hierarchy.o cp/constexpr.o cp/cp-ubsan.o cp/constraint.o cp/logic.o attribs.o incpath.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o i386-c.o darwin-c.o cc1plus-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/opt/local/lib -lisl -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp -lz |
---|
1998 | :info:build /opt/local/bin/clang++-mp-3.9 -arch x86_64 -std=gnu++98 -g -DIN_GCC -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-common -DHAVE_CONFIG_H -Wl,-no_pie -L/opt/local/lib -Wl,-headerpad_max_install_names -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c/c-array-notation.o c/c-fold.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-indentation.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o c-family/c-cilkplus.o c-family/array-notation-common.o c-family/cilk.o c-family/c-ubsan.o i386-c.o darwin-c.o \ |
---|
1999 | :info:build cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -liconv ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -L/opt/local/lib -lisl -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp -lz |
---|
2000 | :info:build echo | /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -E -dM - | \ |
---|
2001 | :info:build sed -n -e 's/^#define \([^_][a-zA-Z0-9_]*\).*/\1/p' \ |
---|
2002 | :info:build -e 's/^#define \(_[^_A-Z][a-zA-Z0-9_]*\).*/\1/p' | \ |
---|
2003 | :info:build sort -u > tmp-macro_list |
---|
2004 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change tmp-macro_list macro_list |
---|
2005 | :info:build echo timestamp > s-macro_list |
---|
2006 | :info:build rm -rf include-fixed; mkdir include-fixed |
---|
2007 | :info:build chmod a+rx include-fixed |
---|
2008 | :info:build if [ -d ../prev-gcc ]; then \ |
---|
2009 | :info:build cd ../prev-gcc && \ |
---|
2010 | :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make real-install-headers-tar DESTDIR=`pwd`/../gcc/ \ |
---|
2011 | :info:build libsubdir=. ; \ |
---|
2012 | :info:build else \ |
---|
2013 | :info:build set -e; for ml in `cat fixinc_list`; do \ |
---|
2014 | :info:build sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ |
---|
2015 | :info:build multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ |
---|
2016 | :info:build fix_dir=include-fixed${multi_dir}; \ |
---|
2017 | :info:build if ! false && test ! -d `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \ |
---|
2018 | :info:build echo The directory that should contain system headers does not exist: >&2 ; \ |
---|
2019 | :info:build echo " `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \ |
---|
2020 | :info:build tooldir_sysinc=`echo "/opt/local/lib/gcc6/gcc/x86_64-apple-darwin13/6.3.0/../../../../../x86_64-apple-darwin13/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \ |
---|
2021 | :info:build if test "x`echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \ |
---|
2022 | :info:build then sleep 1; else exit 1; fi; \ |
---|
2023 | :info:build fi; \ |
---|
2024 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../mkinstalldirs ${fix_dir}; \ |
---|
2025 | :info:build chmod a+rx ${fix_dir} || true; \ |
---|
2026 | :info:build (TARGET_MACHINE='x86_64-apple-darwin13'; srcdir=`cd /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc; ${PWDCMD-pwd}`; \ |
---|
2027 | :info:build SHELL='/bin/sh'; MACRO_LIST=`${PWDCMD-pwd}`/macro_list ; \ |
---|
2028 | :info:build gcc_dir=`${PWDCMD-pwd}` ; \ |
---|
2029 | :info:build export TARGET_MACHINE srcdir SHELL MACRO_LIST && \ |
---|
2030 | :info:build cd ../build-x86_64-apple-darwin13/fixincludes && \ |
---|
2031 | :info:build /bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \ |
---|
2032 | :info:build `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta` ); \ |
---|
2033 | :info:build rm -f ${fix_dir}/syslimits.h; \ |
---|
2034 | :info:build if [ -f ${fix_dir}/limits.h ]; then \ |
---|
2035 | :info:build mv ${fix_dir}/limits.h ${fix_dir}/syslimits.h; \ |
---|
2036 | :info:build else \ |
---|
2037 | :info:build cp /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \ |
---|
2038 | :info:build fi; \ |
---|
2039 | :info:build chmod a+r ${fix_dir}/syslimits.h; \ |
---|
2040 | :info:build done; \ |
---|
2041 | :info:build fi |
---|
2042 | :info:build Fixing headers into /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/gcc/include-fixed for x86_64-apple-darwin13 target |
---|
2043 | :info:build No forbidden identifiers defined by this target |
---|
2044 | :info:build Finding directories and links to directories |
---|
2045 | :info:build Searching /usr/include/. |
---|
2046 | :info:build Searching /usr/include/./python2.5 |
---|
2047 | :info:build Searching /usr/include/./python2.6 |
---|
2048 | :info:build Searching /usr/include/./python2.7 |
---|
2049 | :info:build Making symbolic directory links |
---|
2050 | :info:build Fixing directory /usr/include into /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/gcc/include-fixed |
---|
2051 | :info:build Applying io_quotes_def to apache2/modperl_common_util.h |
---|
2052 | :info:build Applying ctrl_quotes_def to editline/readline.h |
---|
2053 | :info:build Applying stdio_va_list_clients to krb5.h |
---|
2054 | :info:build Applying hpux8_bogus_inlines to math.h |
---|
2055 | :info:build Applying math_exception to math.h |
---|
2056 | :info:build Fixed: math.h |
---|
2057 | :info:build Applying io_quotes_def to net/if_media.h |
---|
2058 | :info:build Applying io_quotes_def to net-snmp/library/container.h |
---|
2059 | :info:build Applying ctrl_quotes_def to readline/history.h |
---|
2060 | :info:build Applying ctrl_quotes_def to readline/readline.h |
---|
2061 | :info:build Applying io_quotes_use to security/audit/audit_ioctl.h |
---|
2062 | :info:build Applying darwin_stdint_1 to stdint.h |
---|
2063 | :info:build Applying darwin_stdint_2 to stdint.h |
---|
2064 | :info:build Applying darwin_stdint_3 to stdint.h |
---|
2065 | :info:build Applying darwin_stdint_4 to stdint.h |
---|
2066 | :info:build Applying darwin_stdint_5 to stdint.h |
---|
2067 | :info:build Applying darwin_stdint_6 to stdint.h |
---|
2068 | :info:build Applying darwin_stdint_7 to stdint.h |
---|
2069 | :info:build Fixed: stdint.h |
---|
2070 | :info:build Applying sysv68_string to string.h |
---|
2071 | :info:build Applying io_quotes_def to sys/cdefs.h |
---|
2072 | :info:build Applying io_quotes_def to sys/ioccom.h |
---|
2073 | :info:build Applying io_quotes_def to sys/ttycom.h |
---|
2074 | :info:build Applying io_quotes_use to sys/ttycom.h |
---|
2075 | :info:build Fixing directory /usr/include/python2.5 into /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/gcc/include-fixed/root/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 |
---|
2076 | :info:build Fixing directory /usr/include/python2.6 into /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/gcc/include-fixed/root/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 |
---|
2077 | :info:build Fixing directory /usr/include/python2.7 into /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/gcc/include-fixed/root/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 |
---|
2078 | :info:build Cleaning up unneeded directories: |
---|
2079 | :info:build fixincludes is done |
---|
2080 | :info:build echo timestamp > stmp-fixinc |
---|
2081 | :info:build if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi |
---|
2082 | :info:build if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx include-fixed; fi |
---|
2083 | :info:build for file in .. /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/float.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/iso646.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdarg.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdbool.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stddef.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/varargs.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdfix.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdnoreturn.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdalign.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdatomic.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/cpuid.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/mmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/mm3dnow.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/xmmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/emmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/pmmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/tmmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/ammintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/smmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/nmmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/bmmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/fma4intrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/wmmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/immintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/x86intrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avxintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/xopintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/ia32intrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/cross-stdarg.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/lwpintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/popcntintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/lzcntintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/bmiintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/tbmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/bmi2intrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx2intrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512fintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/fmaintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/f16cintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/rtmintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/xtestintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/rdseedintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/prfchwintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/adxintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/fxsrintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/xsaveintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/xsaveoptintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512cdintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512erintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512pfintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/shaintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/clflushoptintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/xsavecintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/xsavesintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512dqintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512bwintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512vlintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512vlbwintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512vldqintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512ifmaintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512ifmavlintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512vbmiintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/avx512vbmivlintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/clwbintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/mwaitxintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/clzerointrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/config/i386/pkuintrin.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/tgmath.h mm_malloc.h; do \ |
---|
2084 | :info:build if [ X$file != X.. ]; then \ |
---|
2085 | :info:build realfile=`echo $file | sed -e 's|.*/\([^/]*\)$|\1|'`; \ |
---|
2086 | :info:build echo timestamp > include/$realfile; \ |
---|
2087 | :info:build rm -f include/$realfile; \ |
---|
2088 | :info:build cp $file include; \ |
---|
2089 | :info:build chmod a+r include/$realfile; \ |
---|
2090 | :info:build fi; \ |
---|
2091 | :info:build done |
---|
2092 | :info:build for file in .. ; do \ |
---|
2093 | :info:build if [ X$file != X.. ]; then \ |
---|
2094 | :info:build mv include/$file include/x_$file; \ |
---|
2095 | :info:build echo "#include_next <$file>" >include/$file; \ |
---|
2096 | :info:build cat include/x_$file >>include/$file; \ |
---|
2097 | :info:build rm -f include/x_$file; \ |
---|
2098 | :info:build chmod a+r include/$file; \ |
---|
2099 | :info:build fi; \ |
---|
2100 | :info:build done |
---|
2101 | :info:build for file in .. ; do \ |
---|
2102 | :info:build if [ X$file != X.. ]; then \ |
---|
2103 | :info:build echo "#include_next <$file>" >>include/$file; \ |
---|
2104 | :info:build chmod a+r include/$file; \ |
---|
2105 | :info:build fi; \ |
---|
2106 | :info:build done |
---|
2107 | :info:build rm -f include/stdint.h |
---|
2108 | :info:build if [ wrap = wrap ]; then \ |
---|
2109 | :info:build rm -f include/stdint-gcc.h; \ |
---|
2110 | :info:build cp /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \ |
---|
2111 | :info:build chmod a+r include/stdint-gcc.h; \ |
---|
2112 | :info:build cp /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdint-wrap.h include/stdint.h; \ |
---|
2113 | :info:build chmod a+r include/stdint.h; \ |
---|
2114 | :info:build elif [ wrap = provide ]; then \ |
---|
2115 | :info:build cp /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/ginclude/stdint-gcc.h include/stdint.h; \ |
---|
2116 | :info:build chmod a+r include/stdint.h; \ |
---|
2117 | :info:build fi |
---|
2118 | :info:build set -e; for ml in `cat fixinc_list`; do \ |
---|
2119 | :info:build sysroot_headers_suffix=`echo ${ml} | sed -e 's/;.*$//'`; \ |
---|
2120 | :info:build multi_dir=`echo ${ml} | sed -e 's/^[^;]*;//'`; \ |
---|
2121 | :info:build fix_dir=include-fixed${multi_dir}; \ |
---|
2122 | :info:build if [ -f `echo /usr/include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \ |
---|
2123 | :info:build cat /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/limitx.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/glimits.h /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/limity.h > tmp-xlimits.h; \ |
---|
2124 | :info:build else \ |
---|
2125 | :info:build cat /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/glimits.h > tmp-xlimits.h; \ |
---|
2126 | :info:build fi; \ |
---|
2127 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../mkinstalldirs ${fix_dir}; \ |
---|
2128 | :info:build chmod a+rx ${fix_dir} || true; \ |
---|
2129 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../move-if-change \ |
---|
2130 | :info:build tmp-xlimits.h tmp-limits.h; \ |
---|
2131 | :info:build rm -f ${fix_dir}/limits.h; \ |
---|
2132 | :info:build cp -p tmp-limits.h ${fix_dir}/limits.h; \ |
---|
2133 | :info:build chmod a+r ${fix_dir}/limits.h; \ |
---|
2134 | :info:build done |
---|
2135 | :info:build rm -f include-fixed/README |
---|
2136 | :info:build cp /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/gcc/../fixincludes/README-fixinc include-fixed/README |
---|
2137 | :info:build chmod a+r include-fixed/README |
---|
2138 | :info:build echo timestamp > stmp-int-hdrs |
---|
2139 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/gcc' |
---|
2140 | :info:build Checking multilib configuration for libgcc... |
---|
2141 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgcc' |
---|
2142 | :info:build # If this is the top-level multilib, build all the other |
---|
2143 | :info:build # multilibs. |
---|
2144 | :info:build dest=../.././gcc/include/tmp$$-unwind.h; \ |
---|
2145 | :info:build cp unwind.h $dest; \ |
---|
2146 | :info:build chmod a+r $dest; \ |
---|
2147 | :info:build sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h |
---|
2148 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2149 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2150 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2151 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2152 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2153 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2154 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2_s.o -MT _ucmpdi2_s.o -MD -MP -MF _ucmpdi2_s.dep -DSHARED -DL_ucmpdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2155 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache_s.o -MT _clear_cache_s.o -MD -MP -MF _clear_cache_s.dep -DSHARED -DL_clear_cache -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2156 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline_s.o -MT _trampoline_s.o -MD -MP -MF _trampoline_s.dep -DSHARED -DL_trampoline -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2157 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main_s.o -MT __main_s.o -MD -MP -MF __main_s.dep -DSHARED -DL__main -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2158 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2_s.o -MT _absvsi2_s.o -MD -MP -MF _absvsi2_s.dep -DSHARED -DL_absvsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2159 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2_s.o -MT _absvdi2_s.o -MD -MP -MF _absvdi2_s.dep -DSHARED -DL_absvdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2160 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3_s.o -MT _addvsi3_s.o -MD -MP -MF _addvsi3_s.dep -DSHARED -DL_addvsi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2161 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3_s.o -MT _addvdi3_s.o -MD -MP -MF _addvdi3_s.dep -DSHARED -DL_addvdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2162 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3_s.o -MT _subvsi3_s.o -MD -MP -MF _subvsi3_s.dep -DSHARED -DL_subvsi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2163 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3_s.o -MT _subvdi3_s.o -MD -MP -MF _subvdi3_s.dep -DSHARED -DL_subvdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2164 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3_s.o -MT _mulvsi3_s.o -MD -MP -MF _mulvsi3_s.dep -DSHARED -DL_mulvsi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2165 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3_s.o -MT _mulvdi3_s.o -MD -MP -MF _mulvdi3_s.dep -DSHARED -DL_mulvdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2166 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2_s.o -MT _negvsi2_s.o -MD -MP -MF _negvsi2_s.dep -DSHARED -DL_negvsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2167 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2_s.o -MT _negvdi2_s.o -MD -MP -MF _negvdi2_s.dep -DSHARED -DL_negvdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2168 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2169 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2170 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2_s.o -MT _ffsdi2_s.o -MD -MP -MF _ffsdi2_s.dep -DSHARED -DL_ffsdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2171 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz_s.o -MT _clz_s.o -MD -MP -MF _clz_s.dep -DSHARED -DL_clz -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2172 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2173 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2174 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2175 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2_s.o -MT _ctzdi2_s.o -MD -MP -MF _ctzdi2_s.dep -DSHARED -DL_ctzdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2176 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab_s.o -MT _popcount_tab_s.o -MD -MP -MF _popcount_tab_s.dep -DSHARED -DL_popcount_tab -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2177 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2178 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2179 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2180 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2181 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2_s.o -MT _powisf2_s.o -MD -MP -MF _powisf2_s.dep -DSHARED -DL_powisf2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2182 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2_s.o -MT _powidf2_s.o -MD -MP -MF _powidf2_s.dep -DSHARED -DL_powidf2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2183 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2_s.o -MT _powixf2_s.o -MD -MP -MF _powixf2_s.dep -DSHARED -DL_powixf2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2184 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2_s.o -MT _powitf2_s.o -MD -MP -MF _powitf2_s.dep -DSHARED -DL_powitf2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2185 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3_s.o -MT _mulsc3_s.o -MD -MP -MF _mulsc3_s.dep -DSHARED -DL_mulsc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2186 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3_s.o -MT _muldc3_s.o -MD -MP -MF _muldc3_s.dep -DSHARED -DL_muldc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2187 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3_s.o -MT _mulxc3_s.o -MD -MP -MF _mulxc3_s.dep -DSHARED -DL_mulxc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2188 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3_s.o -MT _multc3_s.o -MD -MP -MF _multc3_s.dep -DSHARED -DL_multc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2189 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3_s.o -MT _divsc3_s.o -MD -MP -MF _divsc3_s.dep -DSHARED -DL_divsc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2190 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3_s.o -MT _divdc3_s.o -MD -MP -MF _divdc3_s.dep -DSHARED -DL_divdc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2191 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3_s.o -MT _divxc3_s.o -MD -MP -MF _divxc3_s.dep -DSHARED -DL_divxc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2192 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3_s.o -MT _divtc3_s.o -MD -MP -MF _divtc3_s.dep -DSHARED -DL_divtc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2193 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2194 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2195 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2_s.o -MT _clrsbsi2_s.o -MD -MP -MF _clrsbsi2_s.dep -DSHARED -DL_clrsbsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2196 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2_s.o -MT _clrsbdi2_s.o -MD -MP -MF _clrsbdi2_s.dep -DSHARED -DL_clrsbdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c |
---|
2197 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi_s.o -MT _fixunssfsi_s.o -MD -MP -MF _fixunssfsi_s.dep -DSHARED -DL_fixunssfsi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2198 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2199 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi_s.o -MT _fixunsdfsi_s.o -MD -MP -MF _fixunsdfsi_s.dep -DSHARED -DL_fixunsdfsi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2200 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2201 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi_s.o -MT _fixunsxfsi_s.o -MD -MP -MF _fixunsxfsi_s.dep -DSHARED -DL_fixunsxfsi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2202 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2203 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi_s.o -MT _fixsfdi_s.o -MD -MP -MF _fixsfdi_s.dep -DSHARED -DL_fixsfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2204 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2205 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi_s.o -MT _fixdfdi_s.o -MD -MP -MF _fixdfdi_s.dep -DSHARED -DL_fixdfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2206 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2207 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi_s.o -MT _fixxfdi_s.o -MD -MP -MF _fixxfdi_s.dep -DSHARED -DL_fixxfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2208 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2209 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi_s.o -MT _fixunssfdi_s.o -MD -MP -MF _fixunssfdi_s.dep -DSHARED -DL_fixunssfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2210 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2211 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi_s.o -MT _fixunsdfdi_s.o -MD -MP -MF _fixunsdfdi_s.dep -DSHARED -DL_fixunsdfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2212 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2213 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi_s.o -MT _fixunsxfdi_s.o -MD -MP -MF _fixunsxfdi_s.dep -DSHARED -DL_fixunsxfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2214 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2215 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf_s.o -MT _floatdisf_s.o -MD -MP -MF _floatdisf_s.dep -DSHARED -DL_floatdisf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2216 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2217 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf_s.o -MT _floatdidf_s.o -MD -MP -MF _floatdidf_s.dep -DSHARED -DL_floatdidf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2218 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2219 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf_s.o -MT _floatdixf_s.o -MD -MP -MF _floatdixf_s.dep -DSHARED -DL_floatdixf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2220 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2221 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf_s.o -MT _floatundisf_s.o -MD -MP -MF _floatundisf_s.dep -DSHARED -DL_floatundisf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2222 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2223 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf_s.o -MT _floatundidf_s.o -MD -MP -MF _floatundidf_s.dep -DSHARED -DL_floatundidf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2224 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2225 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf_s.o -MT _floatundixf_s.o -MD -MP -MF _floatundixf_s.dep -DSHARED -DL_floatundixf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2226 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2227 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti_s.o -MT _fixsfti_s.o -MD -MP -MF _fixsfti_s.dep -DSHARED -DL_fixsfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2228 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2229 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti_s.o -MT _fixdfti_s.o -MD -MP -MF _fixdfti_s.dep -DSHARED -DL_fixdfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2230 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2231 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti_s.o -MT _fixxfti_s.o -MD -MP -MF _fixxfti_s.dep -DSHARED -DL_fixxfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2232 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2233 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti_s.o -MT _fixtfti_s.o -MD -MP -MF _fixtfti_s.dep -DSHARED -DL_fixunssfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2234 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2235 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti_s.o -MT _fixunssfti_s.o -MD -MP -MF _fixunssfti_s.dep -DSHARED -DL_fixunsdfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2236 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2237 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti_s.o -MT _fixunsdfti_s.o -MD -MP -MF _fixunsdfti_s.dep -DSHARED -DL_fixunsxfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2238 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2239 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti_s.o -MT _fixunsxfti_s.o -MD -MP -MF _fixunsxfti_s.dep -DSHARED -DL_floatdisf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2240 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2241 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti_s.o -MT _fixunstfti_s.o -MD -MP -MF _fixunstfti_s.dep -DSHARED -DL_floatdidf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2242 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2243 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf_s.o -MT _floattisf_s.o -MD -MP -MF _floattisf_s.dep -DSHARED -DL_floatdixf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2244 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2245 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf_s.o -MT _floattidf_s.o -MD -MP -MF _floattidf_s.dep -DSHARED -DL_floatundisf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2246 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2247 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf_s.o -MT _floattixf_s.o -MD -MP -MF _floattixf_s.dep -DSHARED -DL_floatundidf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2248 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2249 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf_s.o -MT _floattitf_s.o -MD -MP -MF _floattitf_s.dep -DSHARED -DL_floatundixf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2250 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2251 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf_s.o -MT _floatuntisf_s.o -MD -MP -MF _floatuntisf_s.dep -DSHARED -DL -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2252 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2253 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf_s.o -MT _floatuntidf_s.o -MD -MP -MF _floatuntidf_s.dep -DSHARED -DL -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2254 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2255 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf_s.o -MT _floatuntixf_s.o -MD -MP -MF _floatuntixf_s.dep -DSHARED -DL -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2256 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2257 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf_s.o -MT _floatuntitf_s.o -MD -MP -MF _floatuntitf_s.dep -DSHARED -DL -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2258 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2259 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2260 | :info:build -fexceptions -fnon-call-exceptions |
---|
2261 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3_s.o -MT _moddi3_s.o -MD -MP -MF _moddi3_s.dep -DSHARED -DL_moddi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2262 | :info:build -fexceptions -fnon-call-exceptions |
---|
2263 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2264 | :info:build -fexceptions -fnon-call-exceptions |
---|
2265 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3_s.o -MT _umoddi3_s.o -MD -MP -MF _umoddi3_s.dep -DSHARED -DL_umoddi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2266 | :info:build -fexceptions -fnon-call-exceptions |
---|
2267 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv_s.o -MT _udiv_w_sdiv_s.o -MD -MP -MF _udiv_w_sdiv_s.dep -DSHARED -DL_udiv_w_sdiv -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2268 | :info:build -fexceptions -fnon-call-exceptions |
---|
2269 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4_s.o -MT _udivmoddi4_s.o -MD -MP -MF _udivmoddi4_s.dep -DSHARED -DL_udivmoddi4 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2270 | :info:build -fexceptions -fnon-call-exceptions |
---|
2271 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo_s.o -MT cpuinfo_s.o -MD -MP -MF cpuinfo_s.dep -DSHARED -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/i386/cpuinfo.c |
---|
2272 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack_s.o -MT enable-execute-stack_s.o -MD -MP -MF enable-execute-stack_s.dep -DSHARED -c enable-execute-stack.c |
---|
2273 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2_s.o -MT unwind-dw2_s.o -MD -MP -MF unwind-dw2_s.dep -DSHARED -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/unwind-dw2.c |
---|
2274 | :info:build enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function] |
---|
2275 | :info:build static void check_enabling (void) __attribute__ ((unused)); |
---|
2276 | :info:build ^~~~~~~~~~~~~~ |
---|
2277 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin_s.o -MT unwind-dw2-fde-darwin_s.o -MD -MP -MF unwind-dw2-fde-darwin_s.dep -DSHARED -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/unwind-dw2-fde-darwin.c |
---|
2278 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj_s.o -MT unwind-sjlj_s.o -MD -MP -MF unwind-sjlj_s.dep -DSHARED -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/unwind-sjlj.c |
---|
2279 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/unwind-dw2-fde-darwin.c:278:1: warning: no previous prototype for '_darwin10_Unwind_FindEnclosingFunction' [-Wmissing-prototypes] |
---|
2280 | :info:build _darwin10_Unwind_FindEnclosingFunction (void *pc ATTRIBUTE_UNUSED) |
---|
2281 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
2282 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c_s.o -MT unwind-c_s.o -MD -MP -MF unwind-c_s.dep -DSHARED -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/unwind-c.c |
---|
2283 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls_s.o -MT emutls_s.o -MD -MP -MF emutls_s.dep -DSHARED -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/emutls.c |
---|
2284 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -o crt3.o -MT crt3.o -MD -MP -MF crt3.dep -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/darwin-crt3.c |
---|
2285 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -o crttms.o -MT crttms.o -MD -MP -MF crttms.dep -DSTART -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/darwin-crt-tm.c |
---|
2286 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/darwin-crt3.c: In function 'atexit': |
---|
2287 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/darwin-crt3.c:525:29: warning: taking address of expression of type 'void' |
---|
2288 | :info:build return atexit_common (&r, &__dso_handle); |
---|
2289 | :info:build ^ |
---|
2290 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -g0 -finhibit-size-directive -fno-inline -fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder -fno-tree-vectorize -fbuilding-libgcc -fno-stack-protector -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -o crttme.o -MT crttme.o -MD -MP -MF crttme.dep -DEND -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/darwin-crt-tm.c |
---|
2291 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2292 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2293 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2294 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2295 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2296 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2297 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2298 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2299 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2300 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2301 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2302 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2303 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2304 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2305 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2306 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2307 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2308 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2309 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2310 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2311 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2312 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2313 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2314 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clz.o -MT _clz.o -MD -MP -MF _clz.dep -DL_clz -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2315 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2316 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2317 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2318 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2319 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2320 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2321 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2322 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2323 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2324 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2325 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2326 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2327 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2328 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2329 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2330 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2331 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2332 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2333 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2334 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2335 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2336 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2337 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2338 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2339 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi2.o -MT _clrsbdi2.o -MD -MP -MF _clrsbdi2.dep -DL_clrsbdi2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2340 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2341 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2342 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfsi.o -MT _fixunssfsi.o -MD -MP -MF _fixunssfsi.dep -DL_fixunssfsi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2343 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2344 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2345 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2346 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2347 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2348 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfdi.o -MT _fixsfdi.o -MD -MP -MF _fixsfdi.dep -DL_fixsfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2349 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2350 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2351 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2352 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2353 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2354 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi.o -MT _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2355 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2356 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2357 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2358 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2359 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2360 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2361 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2362 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2363 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2364 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2365 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2366 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundisf.o -MT _floatundisf.o -MD -MP -MF _floatundisf.dep -DL_floatundisf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2367 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2368 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2369 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2370 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2371 | :info:build -DLIBGCC2_UNITS_PER_WORD=4 |
---|
2372 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixsfti.o -MT _fixsfti.o -MD -MP -MF _fixsfti.dep -DL_fixsfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2373 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2374 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfti.o -MT _fixdfti.o -MD -MP -MF _fixdfti.dep -DL_fixdfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2375 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2376 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfti.o -MT _fixxfti.o -MD -MP -MF _fixxfti.dep -DL_fixxfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2377 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2378 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfti.o -MT _fixtfti.o -MD -MP -MF _fixtfti.dep -DL_fixunssfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2379 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2380 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfti.o -MT _fixunssfti.o -MD -MP -MF _fixunssfti.dep -DL_fixunsdfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2381 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2382 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfti.o -MT _fixunsdfti.o -MD -MP -MF _fixunsdfti.dep -DL_fixunsxfdi -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2383 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2384 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfti.o -MT _fixunsxfti.o -MD -MP -MF _fixunsxfti.dep -DL_floatdisf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2385 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2386 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfti.o -MT _fixunstfti.o -MD -MP -MF _fixunstfti.dep -DL_floatdidf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2387 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2388 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattisf.o -MT _floattisf.o -MD -MP -MF _floattisf.dep -DL_floatdixf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2389 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2390 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattidf.o -MT _floattidf.o -MD -MP -MF _floattidf.dep -DL_floatundisf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2391 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2392 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattixf.o -MT _floattixf.o -MD -MP -MF _floattixf.dep -DL_floatundidf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2393 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2394 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floattitf.o -MT _floattitf.o -MD -MP -MF _floattitf.dep -DL_floatundixf -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2395 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2396 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntisf.o -MT _floatuntisf.o -MD -MP -MF _floatuntisf.dep -DL -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2397 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2398 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntidf.o -MT _floatuntidf.o -MD -MP -MF _floatuntidf.dep -DL -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2399 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2400 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntixf.o -MT _floatuntixf.o -MD -MP -MF _floatuntixf.dep -DL -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2401 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2402 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatuntitf.o -MT _floatuntitf.o -MD -MP -MF _floatuntitf.dep -DL -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \ |
---|
2403 | :info:build -DLIBGCC2_UNITS_PER_WORD=8 |
---|
2404 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2405 | :info:build -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS |
---|
2406 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _moddi3.o -MT _moddi3.o -MD -MP -MF _moddi3.dep -DL_moddi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2407 | :info:build -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS |
---|
2408 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2409 | :info:build -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS |
---|
2410 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umoddi3.o -MT _umoddi3.o -MD -MP -MF _umoddi3.dep -DL_umoddi3 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2411 | :info:build -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS |
---|
2412 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2413 | :info:build -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS |
---|
2414 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcc2.c \ |
---|
2415 | :info:build -fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS |
---|
2416 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o cpuinfo.o -MT cpuinfo.o -MD -MP -MF cpuinfo.dep -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/i386/cpuinfo.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2417 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2418 | :info:build { /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/nm -pg _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 _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 _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_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 cpuinfo_s.o sfp-exceptions_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 enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o emutls_s.o; echo %%; \ |
---|
2419 | :info:build cat libgcc.map.in; \ |
---|
2420 | :info:build } | gawk -f /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/mkmap-flat.awk -v leading_underscore=1 > tmp-libgcc.map |
---|
2421 | :info:build enable-execute-stack.c:33:13: warning: 'check_enabling' declared 'static' but never defined [-Wunused-function] |
---|
2422 | :info:build static void check_enabling (void) __attribute__ ((unused)); |
---|
2423 | :info:build ^~~~~~~~~~~~~~ |
---|
2424 | :info:build mv tmp-libgcc.map libgcc.map |
---|
2425 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-merge.c |
---|
2426 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-merge.c |
---|
2427 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-merge.c |
---|
2428 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-merge.c |
---|
2429 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_time_profile.o -MT _gcov_merge_time_profile.o -MD -MP -MF _gcov_merge_time_profile.dep -DL_gcov_merge_time_profile -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-merge.c |
---|
2430 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_icall_topn.o -MT _gcov_merge_icall_topn.o -MD -MP -MF _gcov_merge_icall_topn.dep -DL_gcov_merge_icall_topn -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-merge.c |
---|
2431 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2432 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2433 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2434 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2435 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2436 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2437 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler_v2.o -MT _gcov_indirect_call_profiler_v2.o -MD -MP -MF _gcov_indirect_call_profiler_v2.dep -DL_gcov_indirect_call_profiler_v2 -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2438 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_time_profiler.o -MT _gcov_time_profiler.o -MD -MP -MF _gcov_time_profiler.dep -DL_gcov_time_profiler -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2439 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_topn_profiler.o -MT _gcov_indirect_call_topn_profiler.o -MD -MP -MF _gcov_indirect_call_topn_profiler.dep -DL_gcov_indirect_call_topn_profiler -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-profiler.c |
---|
2440 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2441 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_flush.o -MT _gcov_flush.o -MD -MP -MF _gcov_flush.dep -DL_gcov_flush -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2442 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2443 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2444 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2445 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2446 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2447 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2448 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2449 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-interface.c |
---|
2450 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/libgcov-driver.c |
---|
2451 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2452 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde-darwin.o -MT unwind-dw2-fde-darwin.o -MD -MP -MF unwind-dw2-fde-darwin.dep -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/unwind-dw2-fde-darwin.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2453 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2454 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/unwind-dw2-fde-darwin.c:278:1: warning: no previous prototype for '_darwin10_Unwind_FindEnclosingFunction' [-Wmissing-prototypes] |
---|
2455 | :info:build _darwin10_Unwind_FindEnclosingFunction (void *pc ATTRIBUTE_UNUSED) |
---|
2456 | :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
---|
2457 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2458 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS |
---|
2459 | :info:build # Early copyback; see "all" above for the rationale. The |
---|
2460 | :info:build # early copy is necessary so that the gcc -B options find |
---|
2461 | :info:build # the right startup files when linking shared libgcc. |
---|
2462 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../mkinstalldirs ../.././gcc |
---|
2463 | :info:build parts="crt3.o crttms.o crttme.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ |
---|
2464 | :info:build for file in $parts; do \ |
---|
2465 | :info:build rm -f ../.././gcc/$file; \ |
---|
2466 | :info:build /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
2467 | :info:build case $file in \ |
---|
2468 | :info:build *.a) \ |
---|
2469 | :info:build /opt/local/bin/ranlib ../.././gcc/$file ;; \ |
---|
2470 | :info:build esac; \ |
---|
2471 | :info:build done |
---|
2472 | :info:build rm -f libgcc.a |
---|
2473 | :info:build objects="_muldi3.o _negdi2.o _lshrdi3.o _ashldi3.o _ashrdi3.o _cmpdi2.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ctors.o _ffssi2.o _ffsdi2.o _clz.o _clzsi2.o _clzdi2.o _ctzsi2.o _ctzdi2.o _popcount_tab.o _popcountsi2.o _popcountdi2.o _paritysi2.o _paritydi2.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _bswapsi2.o _bswapdi2.o _clrsbsi2.o _clrsbdi2.o _eprintf.o __gcc_bcmp.o _fixunssfsi.o _fixunsdfsi.o _fixunsxfsi.o _fixsfdi.o _fixdfdi.o _fixxfdi.o _fixunssfdi.o _fixunsdfdi.o _fixunsxfdi.o _floatdisf.o _floatdidf.o _floatdixf.o _floatundisf.o _floatundidf.o _floatundixf.o _fixsfti.o _fixdfti.o _fixxfti.o _fixtfti.o _fixunssfti.o _fixunsdfti.o _fixunsxfti.o _fixunstfti.o _floattisf.o _floattidf.o _floattixf.o _floattitf.o _floatuntisf.o _floatuntidf.o _floatuntixf.o _floatuntitf.o _divdi3.o _moddi3.o _udivdi3.o _umoddi3.o _udiv_w_sdiv.o _udivmoddi4.o darwin-64.o cpuinfo.o sfp-exceptions.o addtf3.o divtf3.o eqtf2.o getf2.o letf2.o multf3.o negtf2.o subtf3.o unordtf2.o fixtfsi.o fixunstfsi.o floatsitf.o floatunsitf.o fixtfdi.o fixunstfdi.o floatditf.o floatunditf.o fixtfti.o fixunstfti.o floattitf.o floatuntitf.o extendsftf2.o extenddftf2.o extendxftf2.o trunctfsf2.o trunctfdf2.o trunctfxf2.o enable-execute-stack.o"; \ |
---|
2474 | :info:build if test -z "$objects"; then \ |
---|
2475 | :info:build echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ |
---|
2476 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ |
---|
2477 | :info:build -o eh_dummy.o; \ |
---|
2478 | :info:build objects=eh_dummy.o; \ |
---|
2479 | :info:build fi; \ |
---|
2480 | :info:build /opt/local/bin/ar rc libgcc.a $objects |
---|
2481 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_trampoline.o) has no symbols |
---|
2482 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_ctors.o) has no symbols |
---|
2483 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_floatuntisf.o) has no symbols |
---|
2484 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_floatuntidf.o) has no symbols |
---|
2485 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_floatuntixf.o) has no symbols |
---|
2486 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_floatuntitf.o) has no symbols |
---|
2487 | :info:build /opt/local/bin/ranlib libgcc.a |
---|
2488 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_trampoline.o) has no symbols |
---|
2489 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_ctors.o) has no symbols |
---|
2490 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_floatuntisf.o) has no symbols |
---|
2491 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_floatuntidf.o) has no symbols |
---|
2492 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_floatuntixf.o) has no symbols |
---|
2493 | :info:build /opt/local/bin/ranlib: file: libgcc.a(_floatuntitf.o) has no symbols |
---|
2494 | :info:build # @multilib_flags@ is still needed because this may use |
---|
2495 | :info:build # /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include and -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector directly. |
---|
2496 | :info:build # @multilib_dir@ is not really necessary, but sometimes it has |
---|
2497 | :info:build # more uses than just a directory name. |
---|
2498 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../mkinstalldirs . |
---|
2499 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -dynamiclib -nodefaultlibs -install_name /opt/local/lib/gcc6/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 -Os -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 _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 _clrsbsi2_s.o _clrsbdi2_s.o _fixunssfsi_s.o _fixunsdfsi_s.o _fixunsxfsi_s.o _fixsfdi_s.o _fixdfdi_s.o _fixxfdi_s.o _fixunssfdi_s.o _fixunsdfdi_s.o _fixunsxfdi_s.o _floatdisf_s.o _floatdidf_s.o _floatdixf_s.o _floatundisf_s.o _floatundidf_s.o _floatundixf_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 cpuinfo_s.o sfp-exceptions_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 enable-execute-stack_s.o unwind-dw2_s.o unwind-dw2-fde-darwin_s.o unwind-sjlj_s.o unwind-c_s.o emutls_s.o libgcc.a -lc |
---|
2500 | :info:build rm -f libgcov.a |
---|
2501 | :info:build objects="_gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_merge_ior.o _gcov_merge_time_profile.o _gcov_merge_icall_topn.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_indirect_call_profiler_v2.o _gcov_time_profiler.o _gcov_indirect_call_topn_profiler.o _gcov_dump.o _gcov_flush.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov.o"; \ |
---|
2502 | :info:build if test -z "$objects"; then \ |
---|
2503 | :info:build echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ |
---|
2504 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ |
---|
2505 | :info:build -o eh_dummy.o; \ |
---|
2506 | :info:build objects=eh_dummy.o; \ |
---|
2507 | :info:build fi; \ |
---|
2508 | :info:build /opt/local/bin/ar rc libgcov.a $objects |
---|
2509 | :info:build rm -f libgcc_eh.a |
---|
2510 | :info:build objects="unwind-dw2.o unwind-dw2-fde-darwin.o unwind-sjlj.o unwind-c.o emutls.o"; \ |
---|
2511 | :info:build if test -z "$objects"; then \ |
---|
2512 | :info:build echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \ |
---|
2513 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -g -O2 -Os -O2 -g -O2 -Os -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -mmacosx-version-min=10.5 -pipe -fno-common -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -mmacosx-version-min=10.5 -pipe -fno-common -I. -I. -I../.././gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../gcc -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \ |
---|
2514 | :info:build -o eh_dummy.o; \ |
---|
2515 | :info:build objects=eh_dummy.o; \ |
---|
2516 | :info:build fi; \ |
---|
2517 | :info:build /opt/local/bin/ar rc libgcc_eh.a $objects |
---|
2518 | :info:build ld: warning: could not create compact unwind for __Unwind_RaiseException: non-standard register 0 being saved in prolog |
---|
2519 | :info:build ld: warning: could not create compact unwind for __Unwind_ForcedUnwind: non-standard register 0 being saved in prolog |
---|
2520 | :info:build ld: warning: could not create compact unwind for __Unwind_Resume: does not use RBP or RSP based frame |
---|
2521 | :info:build ld: warning: could not create compact unwind for __Unwind_Resume_or_Rethrow: non-standard register 0 being saved in prolog |
---|
2522 | :info:build /opt/local/bin/ranlib libgcov.a |
---|
2523 | :info:build /opt/local/bin/ranlib: file: libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
2524 | :info:build /opt/local/bin/ranlib libgcc_eh.a |
---|
2525 | :info:build /opt/local/bin/ranlib: file: libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
2526 | :info:build MLIBS=`/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
2527 | :info:build for mlib in $MLIBS ; do \ |
---|
2528 | :info:build cp ../${mlib}/libgcc/${mlib}/libgcc_s.dylib \ |
---|
2529 | :info:build ./libgcc_s.1.dylib_T_${mlib} || exit 1 ; \ |
---|
2530 | :info:build done |
---|
2531 | :info:build MLIBS=`/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
2532 | :info:build for mlib in $MLIBS ; do \ |
---|
2533 | :info:build /opt/local/bin/strip -o libgcc_ext.10.4.dylib_T${mlib} \ |
---|
2534 | :info:build -R /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/i386/libgcc-darwin.10.4.ver -c -urx \ |
---|
2535 | :info:build ../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \ |
---|
2536 | :info:build done |
---|
2537 | :info:build MLIBS=`/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include --print-multi-lib | sed -e 's/;.*$//'` ; \ |
---|
2538 | :info:build for mlib in $MLIBS ; do \ |
---|
2539 | :info:build /opt/local/bin/strip -o libgcc_ext.10.5.dylib_T${mlib} \ |
---|
2540 | :info:build -R /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/config/i386/libgcc-darwin.10.5.ver -c -urx \ |
---|
2541 | :info:build ../${mlib}/libgcc/${mlib}/libgcc_s.dylib || exit 1 ; \ |
---|
2542 | :info:build done |
---|
2543 | :info:build lipo -output libgcc_s.1.dylib \ |
---|
2544 | :info:build -create libgcc_s.1.dylib_T* |
---|
2545 | :info:build lipo -output libgcc_ext.10.4.dylib -create libgcc_ext.10.4.dylib_T* |
---|
2546 | :info:build lipo -output libgcc_ext.10.5.dylib -create libgcc_ext.10.5.dylib_T* |
---|
2547 | :info:build rm libgcc_s.1.dylib_T* |
---|
2548 | :info:build rm libgcc_ext.10.5.dylib_T* |
---|
2549 | :info:build rm libgcc_ext.10.4.dylib_T* |
---|
2550 | :info:build # Now that we have built all the objects, we need to copy |
---|
2551 | :info:build # them back to the GCC directory. Too many things (other |
---|
2552 | :info:build # in-tree libraries, and DejaGNU) know about the layout |
---|
2553 | :info:build # of the build tree, for now. |
---|
2554 | :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make install-leaf DESTDIR=../.././gcc \ |
---|
2555 | :info:build slibdir= libsubdir= MULTIOSDIR=. |
---|
2556 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgcc' |
---|
2557 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../mkinstalldirs ../.././gcc |
---|
2558 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../mkinstalldirs ../.././gcc |
---|
2559 | :info:build for d in libgcc_s.1.dylib libgcc_ext.10.4.dylib libgcc_ext.10.5.dylib ; do \ |
---|
2560 | :info:build /usr/bin/install -c -m 644 $d ../.././gcc/$d || exit 1 ; \ |
---|
2561 | :info:build done |
---|
2562 | :info:build /usr/bin/install -c -m 644 libgcc_eh.a ../.././gcc/ |
---|
2563 | :info:build chmod 644 ../.././gcc/libgcc_eh.a |
---|
2564 | :info:build /opt/local/bin/ranlib ../.././gcc/libgcc_eh.a |
---|
2565 | :info:build /opt/local/bin/ranlib: file: ../.././gcc/libgcc_eh.a(unwind-sjlj.o) has no symbols |
---|
2566 | :info:build if [ -f ../.././gcc/libgcc_s_ppc64.1.dylib ]; then \ |
---|
2567 | :info:build rm -f ../.././gcc/libgcc_s_ppc64.1.dylib; \ |
---|
2568 | :info:build else true; fi |
---|
2569 | :info:build ln -s libgcc_s.1.dylib \ |
---|
2570 | :info:build ../.././gcc/libgcc_s_ppc64.1.dylib |
---|
2571 | :info:build if [ -f ../.././gcc/libgcc_s_x86_64.1.dylib ]; then \ |
---|
2572 | :info:build rm -f ../.././gcc/libgcc_s_x86_64.1.dylib; \ |
---|
2573 | :info:build else true; fi |
---|
2574 | :info:build ln -s libgcc_s.1.dylib \ |
---|
2575 | :info:build ../.././gcc/libgcc_s_x86_64.1.dylib |
---|
2576 | :info:build /bin/sh /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgcc/../mkinstalldirs ../.././gcc |
---|
2577 | :info:build /usr/bin/install -c -m 644 libgcc.a ../.././gcc/ |
---|
2578 | :info:build chmod 644 ../.././gcc/libgcc.a |
---|
2579 | :info:build /opt/local/bin/ranlib ../.././gcc/libgcc.a |
---|
2580 | :info:build /opt/local/bin/ranlib: file: ../.././gcc/libgcc.a(_trampoline.o) has no symbols |
---|
2581 | :info:build /opt/local/bin/ranlib: file: ../.././gcc/libgcc.a(_ctors.o) has no symbols |
---|
2582 | :info:build /opt/local/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntisf.o) has no symbols |
---|
2583 | :info:build /opt/local/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntidf.o) has no symbols |
---|
2584 | :info:build /opt/local/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntixf.o) has no symbols |
---|
2585 | :info:build /opt/local/bin/ranlib: file: ../.././gcc/libgcc.a(_floatuntitf.o) has no symbols |
---|
2586 | :info:build /usr/bin/install -c -m 644 libgcov.a ../.././gcc/ |
---|
2587 | :info:build chmod 644 ../.././gcc/libgcov.a |
---|
2588 | :info:build /opt/local/bin/ranlib ../.././gcc/libgcov.a |
---|
2589 | :info:build parts="crt3.o crttms.o crttme.o crtprec32.o crtprec64.o crtprec80.o crtfastmath.o"; \ |
---|
2590 | :info:build for file in $parts; do \ |
---|
2591 | :info:build rm -f ../.././gcc/$file; \ |
---|
2592 | :info:build /usr/bin/install -c -m 644 $file ../.././gcc/; \ |
---|
2593 | :info:build case $file in \ |
---|
2594 | :info:build *.a) \ |
---|
2595 | :info:build /opt/local/bin/ranlib ../.././gcc/$file ;; \ |
---|
2596 | :info:build esac; \ |
---|
2597 | :info:build done |
---|
2598 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgcc' |
---|
2599 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgcc' |
---|
2600 | :info:build Checking multilib configuration for libgomp... |
---|
2601 | :info:build Checking multilib configuration for libstdc++-v3... |
---|
2602 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3' |
---|
2603 | :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make "AR_FLAGS=rc" "CC_FOR_BUILD=/opt/local/bin/clang-mp-3.9 -arch x86_64" "CC_FOR_TARGET=/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/" "CFLAGS=-g -O2 -Os" "CXXFLAGS=-g -O2 -Os" "CFLAGS_FOR_BUILD=-Os" "CFLAGS_FOR_TARGET=-g -O2 -Os" "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 -Os" "LIBCFLAGS_FOR_TARGET=-g -O2 -Os" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc6" "includedir=/opt/local/include/gcc6" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin13" "gxx_include_dir=/opt/local/include/gcc6/c++/" "AR=/opt/local/bin/ar" "AS=/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/as" "LD=/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/collect-ld" "RANLIB=/opt/local/bin/ranlib" "NM=/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/opt/local/bin/nm" "DESTDIR=" "WERROR=" all-recursive |
---|
2604 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3' |
---|
2605 | :info:build Making all in include |
---|
2606 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/include' |
---|
2607 | :info:build make[5]: Nothing to be done for `all'. |
---|
2608 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/include' |
---|
2609 | :info:build Making all in libsupc++ |
---|
2610 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/libsupc++' |
---|
2611 | :info:build make[5]: Nothing to be done for `all'. |
---|
2612 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/libsupc++' |
---|
2613 | :info:build Making all in src |
---|
2614 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src' |
---|
2615 | :info:build Making all in c++98 |
---|
2616 | :info:build make[6]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src/c++98' |
---|
2617 | :info:build make[6]: Nothing to be done for `all'. |
---|
2618 | :info:build make[6]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src/c++98' |
---|
2619 | :info:build Making all in c++11 |
---|
2620 | :info:build make[6]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src/c++11' |
---|
2621 | :info:build make[6]: Nothing to be done for `all'. |
---|
2622 | :info:build make[6]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src/c++11' |
---|
2623 | :info:build Making all in filesystem |
---|
2624 | :info:build make[6]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src/filesystem' |
---|
2625 | :info:build make[6]: Nothing to be done for `all'. |
---|
2626 | :info:build make[6]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src/filesystem' |
---|
2627 | :info:build make[6]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src' |
---|
2628 | :info:build make[6]: Nothing to be done for `all-am'. |
---|
2629 | :info:build make[6]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src' |
---|
2630 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/src' |
---|
2631 | :info:build Making all in doc |
---|
2632 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/doc' |
---|
2633 | :info:build make[5]: Nothing to be done for `all'. |
---|
2634 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/doc' |
---|
2635 | :info:build Making all in po |
---|
2636 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/po' |
---|
2637 | :info:build make[5]: Nothing to be done for `all'. |
---|
2638 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/po' |
---|
2639 | :info:build Making all in testsuite |
---|
2640 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/testsuite' |
---|
2641 | :info:build make[5]: Nothing to be done for `all'. |
---|
2642 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/testsuite' |
---|
2643 | :info:build Making all in python |
---|
2644 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/python' |
---|
2645 | :info:build make[5]: Nothing to be done for `all'. |
---|
2646 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3/python' |
---|
2647 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3' |
---|
2648 | :info:build true "AR_FLAGS=rc" "CC_FOR_BUILD=/opt/local/bin/clang-mp-3.9 -arch x86_64" "CC_FOR_TARGET=/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/" "CFLAGS=-g -O2 -Os" "CXXFLAGS=-g -O2 -Os" "CFLAGS_FOR_BUILD=-Os" "CFLAGS_FOR_TARGET=-g -O2 -Os" "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 -Os" "LIBCFLAGS_FOR_TARGET=-g -O2 -Os" "MAKE=/Applications/Xcode.app/Contents/Developer/usr/bin/make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000 " "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/opt/local" "infodir=/opt/local/share/info" "libdir=/opt/local/lib/gcc6" "includedir=/opt/local/include/gcc6" "prefix=/opt/local" "tooldir=/opt/local/x86_64-apple-darwin13" "gxx_include_dir=/opt/local/include/gcc6/c++/" "AR=/opt/local/bin/ar" "AS=/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/as" "LD=/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/collect-ld" "RANLIB=/opt/local/bin/ranlib" "NM=/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=/opt/local/bin/nm" "DESTDIR=" "WERROR=" DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make |
---|
2649 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3' |
---|
2650 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3' |
---|
2651 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libstdc++-v3' |
---|
2652 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgomp' |
---|
2653 | :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive |
---|
2654 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgomp' |
---|
2655 | :info:build Making all in testsuite |
---|
2656 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgomp/testsuite' |
---|
2657 | :info:build make[5]: Nothing to be done for `all'. |
---|
2658 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgomp/testsuite' |
---|
2659 | :info:build make[5]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgomp' |
---|
2660 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c -o alloc.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/alloc.c |
---|
2661 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c -o barrier.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/barrier.c |
---|
2662 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c -o critical.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/critical.c |
---|
2663 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c -o env.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/env.c |
---|
2664 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/critical.c -fno-common -DPIC -o .libs/critical.o |
---|
2665 | :info:build g -O2 -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/alloc.c -fno-common -DPIC -o .libs/alloc.o |
---|
2666 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/barrier.c -fno-common -DPIC -o .libs/barrier.o |
---|
2667 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/env.c -fno-common -DPIC -o .libs/env.o |
---|
2668 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT barrier.lo -MD -MP -MF .deps/barrier.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/barrier.c -o barrier.o >/dev/null 2>&1 |
---|
2669 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/alloc.c -o alloc.o >/dev/null 2>&1 |
---|
2670 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT critical.lo -MD -MP -MF .deps/critical.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/critical.c -o critical.o >/dev/null 2>&1 |
---|
2671 | :info:build mv -f .deps/barrier.Tpo .deps/barrier.Plo |
---|
2672 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/error.c |
---|
2673 | :info:build mv -f .deps/alloc.Tpo .deps/alloc.Plo |
---|
2674 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c -o iter.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/iter.c |
---|
2675 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/error.c -fno-common -DPIC -o .libs/error.o |
---|
2676 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/iter.c -fno-common -DPIC -o .libs/iter.o |
---|
2677 | :info:build mv -f .deps/critical.Tpo .deps/critical.Plo |
---|
2678 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c -o iter_ull.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/iter_ull.c |
---|
2679 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/iter_ull.c -fno-common -DPIC -o .libs/iter_ull.o |
---|
2680 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT error.lo -MD -MP -MF .deps/error.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/error.c -o error.o >/dev/null 2>&1 |
---|
2681 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT iter.lo -MD -MP -MF .deps/iter.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/iter.c -o iter.o >/dev/null 2>&1 |
---|
2682 | :info:build mv -f .deps/error.Tpo .deps/error.Plo |
---|
2683 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c -o loop.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/loop.c |
---|
2684 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/loop.c -fno-common -DPIC -o .libs/loop.o |
---|
2685 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT iter_ull.lo -MD -MP -MF .deps/iter_ull.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/iter_ull.c -o iter_ull.o >/dev/null 2>&1 |
---|
2686 | :info:build mv -f .deps/iter.Tpo .deps/iter.Plo |
---|
2687 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c -o loop_ull.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/loop_ull.c |
---|
2688 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/loop_ull.c -fno-common -DPIC -o .libs/loop_ull.o |
---|
2689 | :info:build mv -f .deps/iter_ull.Tpo .deps/iter_ull.Plo |
---|
2690 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c -o ordered.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/ordered.c |
---|
2691 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/ordered.c -fno-common -DPIC -o .libs/ordered.o |
---|
2692 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT loop.lo -MD -MP -MF .deps/loop.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/loop.c -o loop.o >/dev/null 2>&1 |
---|
2693 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT loop_ull.lo -MD -MP -MF .deps/loop_ull.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/loop_ull.c -o loop_ull.o >/dev/null 2>&1 |
---|
2694 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT ordered.lo -MD -MP -MF .deps/ordered.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/ordered.c -o ordered.o >/dev/null 2>&1 |
---|
2695 | :info:build mv -f .deps/loop.Tpo .deps/loop.Plo |
---|
2696 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c -o parallel.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/parallel.c |
---|
2697 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/parallel.c -fno-common -DPIC -o .libs/parallel.o |
---|
2698 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT env.lo -MD -MP -MF .deps/env.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/env.c -o env.o >/dev/null 2>&1 |
---|
2699 | :info:build mv -f .deps/loop_ull.Tpo .deps/loop_ull.Plo |
---|
2700 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c -o sections.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/sections.c |
---|
2701 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/sections.c -fno-common -DPIC -o .libs/sections.o |
---|
2702 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT parallel.lo -MD -MP -MF .deps/parallel.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/parallel.c -o parallel.o >/dev/null 2>&1 |
---|
2703 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT sections.lo -MD -MP -MF .deps/sections.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/sections.c -o sections.o >/dev/null 2>&1 |
---|
2704 | :info:build mv -f .deps/sections.Tpo .deps/sections.Plo |
---|
2705 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c -o single.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/single.c |
---|
2706 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/single.c -fno-common -DPIC -o .libs/single.o |
---|
2707 | :info:build mv -f .deps/ordered.Tpo .deps/ordered.Plo |
---|
2708 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT task.lo -MD -MP -MF .deps/task.Tpo -c -o task.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/task.c |
---|
2709 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT task.lo -MD -MP -MF .deps/task.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/task.c -fno-common -DPIC -o .libs/task.o |
---|
2710 | :info:build mv -f .deps/parallel.Tpo .deps/parallel.Plo |
---|
2711 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT team.lo -MD -MP -MF .deps/team.Tpo -c -o team.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/team.c |
---|
2712 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT team.lo -MD -MP -MF .deps/team.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/team.c -fno-common -DPIC -o .libs/team.o |
---|
2713 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT single.lo -MD -MP -MF .deps/single.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/single.c -o single.o >/dev/null 2>&1 |
---|
2714 | :info:build mv -f .deps/single.Tpo .deps/single.Plo |
---|
2715 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT work.lo -MD -MP -MF .deps/work.Tpo -c -o work.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/work.c |
---|
2716 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT work.lo -MD -MP -MF .deps/work.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/work.c -fno-common -DPIC -o .libs/work.o |
---|
2717 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT work.lo -MD -MP -MF .deps/work.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/work.c -o work.o >/dev/null 2>&1 |
---|
2718 | :info:build mv -f .deps/work.Tpo .deps/work.Plo |
---|
2719 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c -o lock.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/lock.c |
---|
2720 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/lock.c -fno-common -DPIC -o .libs/lock.o |
---|
2721 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT team.lo -MD -MP -MF .deps/team.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/team.c -o team.o >/dev/null 2>&1 |
---|
2722 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT lock.lo -MD -MP -MF .deps/lock.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/lock.c -o lock.o >/dev/null 2>&1 |
---|
2723 | :info:build mv -f .deps/lock.Tpo .deps/lock.Plo |
---|
2724 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c -o proc.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd/proc.c |
---|
2725 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd/proc.c -fno-common -DPIC -o .libs/proc.o |
---|
2726 | :info:build mv -f .deps/env.Tpo .deps/env.Plo |
---|
2727 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c -o sem.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/sem.c |
---|
2728 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/sem.c -fno-common -DPIC -o .libs/sem.o |
---|
2729 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd/proc.c -o proc.o >/dev/null 2>&1 |
---|
2730 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT sem.lo -MD -MP -MF .deps/sem.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/sem.c -o sem.o >/dev/null 2>&1 |
---|
2731 | :info:build mv -f .deps/proc.Tpo .deps/proc.Plo |
---|
2732 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c -o bar.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/bar.c |
---|
2733 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/bar.c -fno-common -DPIC -o .libs/bar.o |
---|
2734 | :info:build mv -f .deps/sem.Tpo .deps/sem.Plo |
---|
2735 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/time.c |
---|
2736 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/time.c -fno-common -DPIC -o .libs/time.o |
---|
2737 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT time.lo -MD -MP -MF .deps/time.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/time.c -o time.o >/dev/null 2>&1 |
---|
2738 | :info:build mv -f .deps/team.Tpo .deps/team.Plo |
---|
2739 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c -o fortran.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/fortran.c |
---|
2740 | :info:build mv -f .deps/time.Tpo .deps/time.Plo |
---|
2741 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c -o affinity.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/affinity.c |
---|
2742 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/fortran.c -fno-common -DPIC -o .libs/fortran.o |
---|
2743 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/affinity.c -fno-common -DPIC -o .libs/affinity.o |
---|
2744 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT bar.lo -MD -MP -MF .deps/bar.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/bar.c -o bar.o >/dev/null 2>&1 |
---|
2745 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix/affinity.c -o affinity.o >/dev/null 2>&1 |
---|
2746 | :info:build mv -f .deps/affinity.Tpo .deps/affinity.Plo |
---|
2747 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT target.lo -MD -MP -MF .deps/target.Tpo -c -o target.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/target.c |
---|
2748 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT target.lo -MD -MP -MF .deps/target.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/target.c -fno-common -DPIC -o .libs/target.o |
---|
2749 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT fortran.lo -MD -MP -MF .deps/fortran.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/fortran.c -o fortran.o >/dev/null 2>&1 |
---|
2750 | :info:build mv -f .deps/bar.Tpo .deps/bar.Plo |
---|
2751 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c -o splay-tree.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/splay-tree.c |
---|
2752 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/splay-tree.c -fno-common -DPIC -o .libs/splay-tree.o |
---|
2753 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT task.lo -MD -MP -MF .deps/task.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/task.c -o task.o >/dev/null 2>&1 |
---|
2754 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT splay-tree.lo -MD -MP -MF .deps/splay-tree.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/splay-tree.c -o splay-tree.o >/dev/null 2>&1 |
---|
2755 | :info:build mv -f .deps/fortran.Tpo .deps/fortran.Plo |
---|
2756 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c -o libgomp-plugin.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/libgomp-plugin.c |
---|
2757 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/libgomp-plugin.c -fno-common -DPIC -o .libs/libgomp-plugin.o |
---|
2758 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT libgomp-plugin.lo -MD -MP -MF .deps/libgomp-plugin.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/libgomp-plugin.c -o libgomp-plugin.o >/dev/null 2>&1 |
---|
2759 | :info:build mv -f .deps/splay-tree.Tpo .deps/splay-tree.Plo |
---|
2760 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c -o oacc-parallel.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-parallel.c |
---|
2761 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-parallel.c -fno-common -DPIC -o .libs/oacc-parallel.o |
---|
2762 | :info:build mv -f .deps/libgomp-plugin.Tpo .deps/libgomp-plugin.Plo |
---|
2763 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c -o oacc-host.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-host.c |
---|
2764 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-host.c -fno-common -DPIC -o .libs/oacc-host.o |
---|
2765 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-host.lo -MD -MP -MF .deps/oacc-host.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-host.c -o oacc-host.o >/dev/null 2>&1 |
---|
2766 | :info:build mv -f .deps/oacc-host.Tpo .deps/oacc-host.Plo |
---|
2767 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c -o oacc-init.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-init.c |
---|
2768 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-init.c -fno-common -DPIC -o .libs/oacc-init.o |
---|
2769 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-parallel.lo -MD -MP -MF .deps/oacc-parallel.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-parallel.c -o oacc-parallel.o >/dev/null 2>&1 |
---|
2770 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-init.lo -MD -MP -MF .deps/oacc-init.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-init.c -o oacc-init.o >/dev/null 2>&1 |
---|
2771 | :info:build mv -f .deps/oacc-parallel.Tpo .deps/oacc-parallel.Plo |
---|
2772 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c -o oacc-mem.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-mem.c |
---|
2773 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-mem.c -fno-common -DPIC -o .libs/oacc-mem.o |
---|
2774 | :info:build mv -f .deps/oacc-init.Tpo .deps/oacc-init.Plo |
---|
2775 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c -o oacc-async.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-async.c |
---|
2776 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-async.c -fno-common -DPIC -o .libs/oacc-async.o |
---|
2777 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-mem.lo -MD -MP -MF .deps/oacc-mem.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-mem.c -o oacc-mem.o >/dev/null 2>&1 |
---|
2778 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-async.lo -MD -MP -MF .deps/oacc-async.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-async.c -o oacc-async.o >/dev/null 2>&1 |
---|
2779 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT target.lo -MD -MP -MF .deps/target.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/target.c -o target.o >/dev/null 2>&1 |
---|
2780 | :info:build mv -f .deps/oacc-async.Tpo .deps/oacc-async.Plo |
---|
2781 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c -o oacc-plugin.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-plugin.c |
---|
2782 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-plugin.c -fno-common -DPIC -o .libs/oacc-plugin.o |
---|
2783 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-plugin.lo -MD -MP -MF .deps/oacc-plugin.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-plugin.c -o oacc-plugin.o >/dev/null 2>&1 |
---|
2784 | :info:build mv -f .deps/task.Tpo .deps/task.Plo |
---|
2785 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c -o oacc-cuda.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-cuda.c |
---|
2786 | :info:build mv -f .deps/oacc-plugin.Tpo .deps/oacc-plugin.Plo |
---|
2787 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -Werror -Wc,-pthread -g -O2 -Os -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c -o priority_queue.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/priority_queue.c |
---|
2788 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-cuda.c -fno-common -DPIC -o .libs/oacc-cuda.o |
---|
2789 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/priority_queue.c -fno-common -DPIC -o .libs/priority_queue.o |
---|
2790 | :info:build mv -f .deps/oacc-mem.Tpo .deps/oacc-mem.Plo |
---|
2791 | :info:build true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make |
---|
2792 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT oacc-cuda.lo -MD -MP -MF .deps/oacc-cuda.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/oacc-cuda.c -o oacc-cuda.o >/dev/null 2>&1 |
---|
2793 | :info:build mv -f .deps/oacc-cuda.Tpo .deps/oacc-cuda.Plo |
---|
2794 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/bsd -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/darwin -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/config/posix -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/../include -Wall -pthread -Werror -g -O2 -Os -MT priority_queue.lo -MD -MP -MF .deps/priority_queue.Tpo -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libgomp/priority_queue.c -o priority_queue.o >/dev/null 2>&1 |
---|
2795 | :info:build mv -f .deps/priority_queue.Tpo .deps/priority_queue.Plo |
---|
2796 | :info:build mv -f .deps/target.Tpo .deps/target.Plo |
---|
2797 | :info:build /bin/sh ./libtool --tag CC --mode=link /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -Wall -Werror -Wc,-pthread -g -O2 -Os -o libgomp.la -version-info 1:0:0 -rpath /opt/local/lib/gcc6 alloc.lo barrier.lo critical.lo env.lo error.lo iter.lo iter_ull.lo loop.lo loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo affinity.lo target.lo splay-tree.lo libgomp-plugin.lo oacc-parallel.lo oacc-host.lo oacc-init.lo oacc-mem.lo oacc-async.lo oacc-plugin.lo oacc-cuda.lo priority_queue.lo -ldl |
---|
2798 | :info:build libtool: link: rm -fr .libs/libgomp.1.dylib .libs/libgomp.a .libs/libgomp.dylib .libs/libgomp.la .libs/libgomp.lai |
---|
2799 | :info:build libtool: link: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libgomp.1.dylib .libs/alloc.o .libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/iter.o .libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o .libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o .libs/time.o .libs/fortran.o .libs/affinity.o .libs/target.o .libs/splay-tree.o .libs/libgomp-plugin.o .libs/oacc-parallel.o .libs/oacc-host.o .libs/oacc-init.o .libs/oacc-mem.o .libs/oacc-async.o .libs/oacc-plugin.o .libs/oacc-cuda.o .libs/priority_queue.o -ldl -pthread -install_name /opt/local/lib/gcc6/libgomp.1.dylib -compatibility_version 2 -current_version 2.0 -Wl,-single_module |
---|
2800 | :info:build libtool: link: (cd ".libs" && rm -f "libgomp.dylib" && ln -s "libgomp.1.dylib" "libgomp.dylib") |
---|
2801 | :info:build libtool: link: /opt/local/bin/ar rc .libs/libgomp.a alloc.o barrier.o critical.o env.o error.o iter.o iter_ull.o loop.o loop_ull.o ordered.o parallel.o sections.o single.o task.o team.o work.o lock.o mutex.o proc.o sem.o bar.o ptrlock.o time.o fortran.o affinity.o target.o splay-tree.o libgomp-plugin.o oacc-parallel.o oacc-host.o oacc-init.o oacc-mem.o oacc-async.o oacc-plugin.o oacc-cuda.o priority_queue.o |
---|
2802 | :info:build /opt/local/bin/ranlib: file: .libs/libgomp.a(mutex.o) has no symbols |
---|
2803 | :info:build /opt/local/bin/ranlib: file: .libs/libgomp.a(ptrlock.o) has no symbols |
---|
2804 | :info:build libtool: link: /opt/local/bin/ranlib .libs/libgomp.a |
---|
2805 | :info:build /opt/local/bin/ranlib: file: .libs/libgomp.a(mutex.o) has no symbols |
---|
2806 | :info:build /opt/local/bin/ranlib: file: .libs/libgomp.a(ptrlock.o) has no symbols |
---|
2807 | :info:build libtool: link: ( cd ".libs" && rm -f "libgomp.la" && ln -s "../libgomp.la" "libgomp.la" ) |
---|
2808 | :info:build make[5]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgomp' |
---|
2809 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgomp' |
---|
2810 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/x86_64-apple-darwin13/libgomp' |
---|
2811 | :info:build make[2]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
2812 | :info:build make[2]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
2813 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
2814 | :info:build rm -f stage_current |
---|
2815 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
2816 | :info:build make[2]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
2817 | :info:build make[2]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
2818 | :info:build Configuring stage 2 in ./intl |
---|
2819 | :info:build Configuring stage 2 in ./libiberty |
---|
2820 | :info:build Configuring stage 2 in ./libbacktrace |
---|
2821 | :info:build Configuring stage 2 in ./libdecnumber |
---|
2822 | :info:build configure: loading cache ./config.cache |
---|
2823 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes |
---|
2824 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
2825 | :info:build checking whether NLS is requested... no |
---|
2826 | :info:build configure: loading cache ./config.cache |
---|
2827 | :info:build configure: loading cache ./config.cache |
---|
2828 | :info:build configure: loading cache ./config.cache |
---|
2829 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... checking for msgfmt... (cached) /opt/local/bin/msgfmt |
---|
2830 | :info:build checking for gmsgfmt... (cached) /opt/local/bin/msgfmt |
---|
2831 | :info:build (cached) yes |
---|
2832 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include |
---|
2833 | :info:build checking whether to enable maintainer-specific portions of Makefiles... no |
---|
2834 | :info:build checking for makeinfo... (cached) makeinfo --split-size=5000000 --split-size=5000000 |
---|
2835 | :info:build checking for xgettext... (cached) /opt/local/bin/xgettext |
---|
2836 | :info:build checking for msgmerge... (cached) /opt/local/bin/msgmerge |
---|
2837 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
2838 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
2839 | :info:build checking target system type... (cached) x86_64-apple-darwin13 |
---|
2840 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include |
---|
2841 | :info:build checking for C compiler default output file name... checking for x86_64-apple-darwin13-gcc... (cached) /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include |
---|
2842 | :info:build checking for C compiler default output file name... checking for C compiler default output file name... a.out |
---|
2843 | :info:build checking whether the C compiler works... yes |
---|
2844 | :info:build checking whether we are cross compiling... no |
---|
2845 | :info:build checking for suffix of executables... a.out |
---|
2846 | :info:build checking whether the C compiler works... yes |
---|
2847 | :info:build checking whether we are cross compiling... no |
---|
2848 | :info:build checking for suffix of executables... checking for perl... (cached) perl |
---|
2849 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
2850 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
2851 | :info:build checking for x86_64-apple-darwin13-ar... (cached) ar |
---|
2852 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
2853 | :info:build checking whether to install libiberty headers and static library... no |
---|
2854 | :info:build configure: target_header_dir = |
---|
2855 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include |
---|
2856 | :info:build a.out |
---|
2857 | :info:build checking whether the C compiler works... yes |
---|
2858 | :info:build checking whether we are cross compiling... no |
---|
2859 | :info:build checking for suffix of executables... |
---|
2860 | :info:build checking for suffix of object files... (cached) o |
---|
2861 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
2862 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include accepts -g... (cached) yes |
---|
2863 | :info:build checking for /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include option to accept ISO C89... (cached) none needed |
---|
2864 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
2865 | :info:build checking for aclocal... (cached) aclocal |
---|
2866 | :info:build checking for autoconf... (cached) autoconf |
---|
2867 | :info:build checking for autoheader... (cached) autoheader |
---|
2868 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -W... (cached) yes |
---|
2869 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wall... (cached) yes |
---|
2870 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wwrite-strings... (cached) yes |
---|
2871 | :info:build checking for suffix of object files... (cached) o |
---|
2872 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
2873 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include accepts -g... (cached) yes |
---|
2874 | :info:build checking for /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include option to accept ISO C89... (cached) none needed |
---|
2875 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
2876 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wstrict-prototypes... (cached) yes |
---|
2877 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wmissing-prototypes... (cached) yes |
---|
2878 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wold-style-definition... (cached) yes |
---|
2879 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wmissing-format-attribute... (cached) yes |
---|
2880 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wcast-qual... (cached) yes |
---|
2881 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -pedantic -Wlong-long... (cached) yes |
---|
2882 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
2883 | :info:build checking for suffix of object files... (cached) o |
---|
2884 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
2885 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include accepts -g... (cached) yes |
---|
2886 | :info:build checking for /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include option to accept ISO C89... (cached) none needed |
---|
2887 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
2888 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
2889 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
2890 | :info:build checking for library containing strerror... (cached) none required |
---|
2891 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
2892 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
2893 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
2894 | :info:build checking for ANSI C header files... (cached) yes |
---|
2895 | :info:build checking for sys/types.h... (cached) yes |
---|
2896 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
2897 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
2898 | :info:build checking for ANSI C header files... (cached) yes |
---|
2899 | :info:build checking for C compiler default output file name... checking for sys/types.h... (cached) yes |
---|
2900 | :info:build checking for sys/stat.h... (cached) yes |
---|
2901 | :info:build checking for sys/stat.h... (cached) yes |
---|
2902 | :info:build checking for stdlib.h... (cached) yes |
---|
2903 | :info:build checking for stdlib.h... (cached) yes |
---|
2904 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
2905 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
2906 | :info:build checking for ANSI C header files... (cached) yes |
---|
2907 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
2908 | :info:build checking for inline... (cached) inline |
---|
2909 | :info:build checking for string.h... (cached) yes |
---|
2910 | :info:build checking for sys/types.h... (cached) yes |
---|
2911 | :info:build checking for string.h... (cached) yes |
---|
2912 | :info:build checking for memory.h... (cached) yes |
---|
2913 | :info:build checking for sys/stat.h... (cached) yes |
---|
2914 | :info:build checking for memory.h... (cached) yes |
---|
2915 | :info:build checking for strings.h... (cached) yes |
---|
2916 | :info:build checking for stdlib.h... (cached) yes |
---|
2917 | :info:build checking for strings.h... (cached) yes |
---|
2918 | :info:build a.out |
---|
2919 | :info:build checking whether the C compiler works... checking for inttypes.h... (cached) yes |
---|
2920 | :info:build yes |
---|
2921 | :info:build checking whether we are cross compiling... no |
---|
2922 | :info:build checking for suffix of executables... checking for string.h... (cached) yes |
---|
2923 | :info:build checking for inttypes.h... (cached) yes |
---|
2924 | :info:build checking for stdint.h... (cached) yes |
---|
2925 | :info:build checking for memory.h... (cached) yes |
---|
2926 | :info:build checking for stdint.h... (cached) yes |
---|
2927 | :info:build checking for unistd.h... (cached) yes |
---|
2928 | :info:build checking for strings.h... (cached) yes |
---|
2929 | :info:build checking for minix/config.h... (cached) no |
---|
2930 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
2931 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
2932 | :info:build checking whether build environment is sane... checking for unistd.h... (cached) yes |
---|
2933 | :info:build checking for inttypes.h... (cached) yes |
---|
2934 | :info:build checking for ctype.h... (cached) yes |
---|
2935 | :info:build checking for stdint.h... (cached) yes |
---|
2936 | :info:build checking for stddef.h... (cached) yes |
---|
2937 | :info:build checking for unistd.h... (cached) yes |
---|
2938 | :info:build checking for string.h... (cached) yes |
---|
2939 | :info:build checking for off_t... (cached) yes |
---|
2940 | :info:build checking for size_t... (cached) |
---|
2941 | :info:build yes |
---|
2942 | :info:build checking for working alloca.h... (cached) yes |
---|
2943 | :info:build checking for alloca... (cached) yes |
---|
2944 | :info:build checking for suffix of object files... (cached) o |
---|
2945 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
2946 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include accepts -g... (cached) yes |
---|
2947 | :info:build checking for /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include option to accept ISO C89... (cached) none needed |
---|
2948 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
2949 | :info:build checking for stdlib.h... (cached) yes |
---|
2950 | :info:build checking for stdio.h... (cached) yes |
---|
2951 | :info:build checking for unistd.h... (cached) yes |
---|
2952 | :info:build looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for getpagesize... (cached) yes |
---|
2953 | :info:build checking for working mmap... (cached) yes |
---|
2954 | :info:build checking whether we are using the GNU C Library 2.1 or newer... (cached) no |
---|
2955 | :info:build checking whether integer division by zero raises SIGFPE... (cached) yes |
---|
2956 | :info:build checking for inttypes.h... (cached) yes |
---|
2957 | :info:build checking for stdint.h... (cached) yes |
---|
2958 | :info:build checking for unsigned long long... (cached) yes |
---|
2959 | :info:build checking for inttypes.h... (cached) yes |
---|
2960 | :info:build checking whether the inttypes.h PRIxNN macros are broken... (cached) no |
---|
2961 | :info:build checking for argz.h... (cached) no |
---|
2962 | :info:build checking for limits.h... (cached) yes |
---|
2963 | :info:build checking for locale.h... (cached) yes |
---|
2964 | :info:build checking for grep that handles long lines and -e... (cached) /opt/local/bin/grep |
---|
2965 | :info:build checking for egrep... (cached) /opt/local/bin/grep -E |
---|
2966 | :info:build checking for ANSI C header files... (cached) yes |
---|
2967 | :info:build checking for sys/types.h... (cached) yes |
---|
2968 | :info:build checking for nl_types.h... (cached) yes |
---|
2969 | :info:build checking for sys/stat.h... (cached) yes |
---|
2970 | :info:build checking for malloc.h... (cached) no |
---|
2971 | :info:build checking for stddef.h... (cached) yes |
---|
2972 | :info:build checking for stdlib.h... (cached) yes |
---|
2973 | :info:build checking for stdlib.h... (cached) yes |
---|
2974 | :info:build checking for string.h... (cached) yes |
---|
2975 | :info:build yes |
---|
2976 | :info:build checking for uintptr_t... checking for string.h... (cached) yes |
---|
2977 | :info:build checking for memory.h... (cached) yes |
---|
2978 | :info:build checking for unistd.h... (cached) yes |
---|
2979 | :info:build checking for strings.h... (cached) yes |
---|
2980 | :info:build checking for sys/param.h... (cached) yes |
---|
2981 | :info:build checking for feof_unlocked... (cached) yes |
---|
2982 | :info:build checking for inttypes.h... (cached) yes |
---|
2983 | :info:build checking for stdint.h... (cached) yes |
---|
2984 | :info:build checking for unistd.h... (cached) yes |
---|
2985 | :info:build checking for fgets_unlocked... (cached) no |
---|
2986 | :info:build checking for getc_unlocked... (cached) yes |
---|
2987 | :info:build checking for minix/config.h... (cached) no |
---|
2988 | :info:build checking whether it is safe to define __EXTENSIONS__... (cached) yes |
---|
2989 | :info:build checking for getcwd... (cached) yes |
---|
2990 | :info:build checking for getegid... (cached) yes |
---|
2991 | :info:build yes |
---|
2992 | :info:build checking for geteuid... (cached) yes |
---|
2993 | :info:build checking for a thread-safe mkdir -p... (cached) /opt/local/bin/gmkdir -p |
---|
2994 | :info:build checking for gawk... (cached) gawk |
---|
2995 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... (cached) yes |
---|
2996 | :info:build checking for getgid... (cached) yes |
---|
2997 | :info:build checking whether to enable maintainer-specific portions of Makefiles... no |
---|
2998 | :info:build checking for x86_64-apple-darwin13-gcc... (cached) /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include |
---|
2999 | :info:build checking for special C compiler options needed for large files... (cached) no |
---|
3000 | :info:build checking for _FILE_OFFSET_BITS value needed for large files... (cached) no |
---|
3001 | :info:build checking for getuid... (cached) yes |
---|
3002 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -W... (cached) yes |
---|
3003 | :info:build yes |
---|
3004 | :info:build checking for int_least32_t... checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wall... (cached) yes |
---|
3005 | :info:build checking for mempcpy... (cached) no |
---|
3006 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wwrite-strings... (cached) yes |
---|
3007 | :info:build checking for munmap... (cached) yes |
---|
3008 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wc++-compat... (cached) yes |
---|
3009 | :info:build checking whether we are using the GNU C compiler... (cached) yes |
---|
3010 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include accepts -g... (cached) yes |
---|
3011 | :info:build checking for /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include option to accept ISO C89... (cached) none needed |
---|
3012 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
3013 | :info:build checking for gawk... (cached) gawk |
---|
3014 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wstrict-prototypes... (cached) yes |
---|
3015 | :info:build checking how to print strings... checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -pedantic ... (cached) yes |
---|
3016 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include and cc understand -c and -o together... checking for putenv... (cached) yes |
---|
3017 | :info:build printf |
---|
3018 | :info:build checking for a sed that does not truncate output... (cached) /opt/local/bin/gsed |
---|
3019 | :info:build (cached) yes |
---|
3020 | :info:build checking for fgrep... (cached) /opt/local/bin/grep -F |
---|
3021 | :info:build checking for ld used by /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include ... checking for an ANSI C-conforming const... (cached) yes |
---|
3022 | :info:build checking for inline... (cached) inline |
---|
3023 | :info:build checking whether byte ordering is bigendian... (cached) no |
---|
3024 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
3025 | :info:build checking for setenv... (cached) yes |
---|
3026 | :info:build checking for sys/file.h... (cached) yes |
---|
3027 | :info:build (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
3028 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
3029 | :info:build checking for BSD- or MS-compatible name lister (nm)... (cached) nm |
---|
3030 | :info:build checking the name lister (nm) interface... (cached) BSD nm |
---|
3031 | :info:build checking whether ln -s works... yes |
---|
3032 | :info:build checking the maximum length of command line arguments... (cached) 196608 |
---|
3033 | :info:build checking whether the shell understands some XSI constructs... yes |
---|
3034 | :info:build checking whether the shell understands "+="... yes |
---|
3035 | :info:build checking for setlocale... (cached) yes |
---|
3036 | :info:build checking for /opt/local/libexec/llvm-3.9/bin/ld option to reload object files... (cached) -r |
---|
3037 | :info:build checking for x86_64-apple-darwin13-objdump... (cached) objdump |
---|
3038 | :info:build checking how to recognize dependent libraries... (cached) pass_all |
---|
3039 | :info:build checking for x86_64-apple-darwin13-ar... (cached) ar |
---|
3040 | :info:build checking for x86_64-apple-darwin13-strip... no |
---|
3041 | :info:build checking for strip... (cached) strip |
---|
3042 | :info:build checking for x86_64-apple-darwin13-ranlib... (cached) ranlib |
---|
3043 | :info:build checking command to parse nm output from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include object... (cached) ok |
---|
3044 | :info:build checking for x86_64-apple-darwin13-dsymutil... no |
---|
3045 | :info:build checking for dsymutil... (cached) dsymutil |
---|
3046 | :info:build checking for x86_64-apple-darwin13-nmedit... no |
---|
3047 | :info:build checking for nmedit... (cached) nmedit |
---|
3048 | :info:build checking for x86_64-apple-darwin13-lipo... no |
---|
3049 | :info:build checking for lipo... (cached) lipo |
---|
3050 | :info:build checking for x86_64-apple-darwin13-otool... no |
---|
3051 | :info:build checking for otool... (cached) otool |
---|
3052 | :info:build checking for x86_64-apple-darwin13-otool64... no |
---|
3053 | :info:build checking for otool64... no |
---|
3054 | :info:build checking for -single_module linker flag... (cached) yes |
---|
3055 | :info:build checking for -exported_symbols_list linker flag... (cached) yes |
---|
3056 | :info:build checking for -force_load linker flag... (cached) yes |
---|
3057 | :info:build checking for dlfcn.h... (cached) yes |
---|
3058 | :info:build checking for sys/param.h... (cached) yes |
---|
3059 | :info:build checking for stpcpy... (cached) yes |
---|
3060 | :info:build checking for objdir... (cached) .libs |
---|
3061 | :info:build checking for limits.h... (cached) yes |
---|
3062 | :info:build checking for strcasecmp... (cached) yes |
---|
3063 | :info:build checking for stdlib.h... (cached) yes |
---|
3064 | :info:build checking for strdup... (cached) yes |
---|
3065 | :info:build yes |
---|
3066 | :info:build checking for int_fast32_t... checking for malloc.h... (cached) no |
---|
3067 | :info:build checking for strtoul... (cached) yes |
---|
3068 | :info:build checking for string.h... (cached) yes |
---|
3069 | :info:build checking for tsearch... (cached) yes |
---|
3070 | :info:build checking for unistd.h... (cached) yes |
---|
3071 | :info:build rm: conftest.dSYM: is a directory |
---|
3072 | :info:build checking for __argz_count... (cached) no |
---|
3073 | :info:build checking for strings.h... (cached) yes |
---|
3074 | :info:build checking for __argz_stringify... (cached) no |
---|
3075 | :info:build checking for __argz_next... (cached) no |
---|
3076 | :info:build checking for __fsetlocking... (cached) no |
---|
3077 | :info:build checking for iconv... (cached) yes |
---|
3078 | :info:build checking for iconv declaration... (cached) checking for sys/time.h... (cached) yes |
---|
3079 | :info:build install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
3080 | :info:build checking for nl_langinfo and CODESET... (cached) yes |
---|
3081 | :info:build checking for LC_MESSAGES... (cached) yes |
---|
3082 | :info:build checking for bison... (cached) bison |
---|
3083 | :info:build checking version of bison... checking for time.h... (cached) yes |
---|
3084 | :info:build 3.0.4, ok |
---|
3085 | :info:build checking for ld used by GCC... checking for sys/resource.h... (cached) yes |
---|
3086 | :info:build (cached) /opt/local/libexec/llvm-3.9/bin/ld |
---|
3087 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... (cached) no |
---|
3088 | :info:build checking for shared library run path origin... (cached) done |
---|
3089 | :info:build checking whether NLS is requested... no |
---|
3090 | :info:build checking for sys/stat.h... (cached) yes |
---|
3091 | :info:build checking whether to use NLS... no |
---|
3092 | :info:build checking for aclocal... (cached) aclocal |
---|
3093 | :info:build checking for autoconf... (cached) autoconf |
---|
3094 | :info:build checking for autoheader... (cached) autoheader |
---|
3095 | :info:build checking for sys/mman.h... (cached) yes |
---|
3096 | :info:build yes |
---|
3097 | :info:build checking for uint64_t... checking for fcntl.h... (cached) yes |
---|
3098 | :info:build checking if /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -fno-rtti -fno-exceptions... (cached) no |
---|
3099 | :info:build checking for /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include option to produce PIC... -fno-common -DPIC |
---|
3100 | :info:build checking if /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include PIC flag -fno-common -DPIC works... (cached) yes |
---|
3101 | :info:build checking if /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include static flag -static works... (cached) no |
---|
3102 | :info:build checking if /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -c -o file.o... (cached) yes |
---|
3103 | :info:build checking if /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -c -o file.o... (cached) yes |
---|
3104 | :info:build checking whether the /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include linker (/opt/local/libexec/llvm-3.9/bin/ld) supports shared libraries... yes |
---|
3105 | :info:build checking dynamic linker characteristics... checking for alloca.h... (cached) yes |
---|
3106 | :info:build configure: creating ./config.status |
---|
3107 | :info:build checking for sys/pstat.h... (cached) no |
---|
3108 | :info:build checking for sys/sysmp.h... (cached) no |
---|
3109 | :info:build checking for sys/sysinfo.h... (cached) no |
---|
3110 | :info:build darwin13 dyld |
---|
3111 | :info:build checking how to hardcode library paths into programs... immediate |
---|
3112 | :info:build checking whether stripping libraries is possible... checking for machine/hal_sysinfo.h... (cached) no |
---|
3113 | :info:build yes |
---|
3114 | :info:build checking if libtool supports shared libraries... yes |
---|
3115 | :info:build checking whether to build shared libraries... yes |
---|
3116 | :info:build checking whether to build static libraries... yes |
---|
3117 | :info:build checking for unwind.h... (cached) yes |
---|
3118 | :info:build checking for _Unwind_Backtrace... (cached) yes |
---|
3119 | :info:build checking for -funwind-tables option... (cached) yes |
---|
3120 | :info:build checking for -frandom-seed=string option... (cached) yes |
---|
3121 | :info:build checking for sys/table.h... (cached) no |
---|
3122 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -W... (cached) yes |
---|
3123 | :info:build checking for sys/sysctl.h... (cached) yes |
---|
3124 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wall... (cached) yes |
---|
3125 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wwrite-strings... (cached) yes |
---|
3126 | :info:build checking for sys/systemcfg.h... (cached) no |
---|
3127 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wstrict-prototypes... (cached) yes |
---|
3128 | :info:build checking for stdint.h... (cached) yes |
---|
3129 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wmissing-prototypes... (cached) yes |
---|
3130 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wold-style-definition... (cached) yes |
---|
3131 | :info:build checking for stdio_ext.h... (cached) no |
---|
3132 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wmissing-format-attribute... (cached) yes |
---|
3133 | :info:build checking for process.h... (cached) no |
---|
3134 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wcast-qual... (cached) yes |
---|
3135 | :info:build checking for _Unwind_GetIPInfo... checking for sys/prctl.h... (cached) no |
---|
3136 | :info:build checking for sys/wait.h that is POSIX.1 compatible... (cached) yes |
---|
3137 | :info:build checking whether time.h and sys/time.h may both be included... (cached) yes |
---|
3138 | :info:build checking whether errno must be declared... (cached) no |
---|
3139 | :info:build checking size of int... (cached) 4 |
---|
3140 | :info:build checking size of long... (cached) 8 |
---|
3141 | :info:build checking size of size_t... (cached) 8 |
---|
3142 | :info:build checking for long long... (cached) yes |
---|
3143 | :info:build checking size of long long... (cached) 8 |
---|
3144 | :info:build checking for a 64-bit type... (cached) uint64_t |
---|
3145 | :info:build checking for intptr_t... (cached) yes |
---|
3146 | :info:build checking for uintptr_t... (cached) yes |
---|
3147 | :info:build checking for ssize_t... (cached) yes |
---|
3148 | :info:build checking for pid_t... (cached) yes |
---|
3149 | :info:build yes |
---|
3150 | :info:build checking for library containing strerror... (cached) none required |
---|
3151 | :info:build checking what to include in gstdint.h... stdint.h (already complete) |
---|
3152 | :info:build checking for an ANSI C-conforming const... (cached) yes |
---|
3153 | :info:build checking for off_t... (cached) yes |
---|
3154 | :info:build checking size of int... (cached) 4 |
---|
3155 | :info:build checking for asprintf... (cached) yes |
---|
3156 | :info:build checking size of long... (cached) 8 |
---|
3157 | :info:build checking for ANSI C header files... (cached) yes |
---|
3158 | :info:build checking for atexit... (cached) yes |
---|
3159 | :info:build checking build system type... (cached) x86_64-apple-darwin13 |
---|
3160 | :info:build checking host system type... (cached) x86_64-apple-darwin13 |
---|
3161 | :info:build checking target system type... (cached) x86_64-apple-darwin13 |
---|
3162 | :info:build checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored |
---|
3163 | :info:build dpd |
---|
3164 | :info:build checking whether byte ordering is bigendian... (cached) no |
---|
3165 | :info:build checking for basename... (cached) yes |
---|
3166 | :info:build checking for bcmp... (cached) yes |
---|
3167 | :info:build checking for bcopy... (cached) yes |
---|
3168 | :info:build configure: creating ./config.status |
---|
3169 | :info:build checking for bsearch... (cached) yes |
---|
3170 | :info:build yes |
---|
3171 | :info:build checking __sync extensions... (cached) yes |
---|
3172 | :info:build checking __atomic extensions... (cached) yes |
---|
3173 | :info:build checking output filetype... (cached) |
---|
3174 | :info:build configure: WARNING: could not determine output file type |
---|
3175 | :info:build checking for bzero... (cached) yes |
---|
3176 | :info:build looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for calloc... (cached) yes |
---|
3177 | :info:build checking for clock... (cached) yes |
---|
3178 | :info:build checking for ffs... (cached) yes |
---|
3179 | :info:build config.status: creating Makefile |
---|
3180 | :info:build checking for getcwd... (cached) yes |
---|
3181 | :info:build checking for getpagesize... (cached) yes |
---|
3182 | :info:build config.status: creating config.intl |
---|
3183 | :info:build checking for gettimeofday... (cached) yes |
---|
3184 | :info:build checking for index... (cached) yes |
---|
3185 | :info:build checking for insque... (cached) yes |
---|
3186 | :info:build config.status: creating config.h |
---|
3187 | :info:build yes |
---|
3188 | :info:build checking for uintptr_t... checking for memchr... (cached) yes |
---|
3189 | :info:build config.status: config.h is unchanged |
---|
3190 | :info:build checking for memcmp... (cached) yes |
---|
3191 | :info:build config.status: executing default-1 commands |
---|
3192 | :info:build checking for memcpy... (cached) yes |
---|
3193 | :info:build checking for memmem... (cached) yes |
---|
3194 | :info:build checking for memmove... (cached) yes |
---|
3195 | :info:build checking for mempcpy... (cached) no |
---|
3196 | :info:build checking for memset... (cached) yes |
---|
3197 | :info:build checking for mkstemps... (cached) yes |
---|
3198 | :info:build config.status: creating Makefile |
---|
3199 | :info:build Configuring stage 2 in ./gcc |
---|
3200 | :info:build checking for putenv... (cached) yes |
---|
3201 | :info:build checking for random... (cached) yes |
---|
3202 | :info:build yes |
---|
3203 | :info:build checking for int_least32_t... config.status: creating config.h |
---|
3204 | :info:build checking for rename... (cached) yes |
---|
3205 | :info:build checking for rindex... (cached) yes |
---|
3206 | :info:build config.status: config.h is unchanged |
---|
3207 | :info:build config.status: executing gstdint.h commands |
---|
3208 | :info:build checking for setenv... (cached) yes |
---|
3209 | :info:build checking for snprintf... (cached) yes |
---|
3210 | :info:build checking for sigsetmask... (cached) yes |
---|
3211 | :info:build checking for stpcpy... (cached) yes |
---|
3212 | :info:build checking for stpncpy... (cached) yes |
---|
3213 | :info:build checking for strcasecmp... (cached) yes |
---|
3214 | :info:build checking for strchr... (cached) yes |
---|
3215 | :info:build yes |
---|
3216 | :info:build checking for int_fast32_t... checking for strdup... (cached) yes |
---|
3217 | :info:build checking for strncasecmp... (cached) yes |
---|
3218 | :info:build checking for strndup... (cached) yes |
---|
3219 | :info:build checking for strnlen... (cached) yes |
---|
3220 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/intl' |
---|
3221 | :info:build make[3]: Nothing to be done for `all'. |
---|
3222 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/intl' |
---|
3223 | :info:build checking for strrchr... (cached) yes |
---|
3224 | :info:build checking for strstr... (cached) yes |
---|
3225 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libiberty' |
---|
3226 | :info:build checking for strtod... (cached) yes |
---|
3227 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libiberty/testsuite' |
---|
3228 | :info:build make[4]: Nothing to be done for `all'. |
---|
3229 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libiberty/testsuite' |
---|
3230 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libiberty' |
---|
3231 | :info:build checking for strtol... (cached) yes |
---|
3232 | :info:build checking for strtoul... (cached) yes |
---|
3233 | :info:build yes |
---|
3234 | :info:build checking for uint64_t... checking for strtoll... (cached) yes |
---|
3235 | :info:build checking for strtoull... (cached) yes |
---|
3236 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libdecnumber' |
---|
3237 | :info:build make[3]: Nothing to be done for `all'. |
---|
3238 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libdecnumber' |
---|
3239 | :info:build checking for strverscmp... (cached) no |
---|
3240 | :info:build checking for tmpnam... (cached) yes |
---|
3241 | :info:build checking for vasprintf... (cached) yes |
---|
3242 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/fixincludes' |
---|
3243 | :info:build make[3]: Nothing to be done for `all'. |
---|
3244 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/fixincludes' |
---|
3245 | :info:build checking for vfprintf... (cached) yes |
---|
3246 | :info:build checking for vprintf... (cached) yes |
---|
3247 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libcpp' |
---|
3248 | :info:build test -f config.h || (rm -f stamp-h1 && /Applications/Xcode.app/Contents/Developer/usr/bin/make stamp-h1) |
---|
3249 | :info:build checking for vsnprintf... (cached) yes |
---|
3250 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/build-x86_64-apple-darwin13/libcpp' |
---|
3251 | :info:build checking for vsprintf... (cached) yes |
---|
3252 | :info:build checking for waitpid... (cached) yes |
---|
3253 | :info:build yes |
---|
3254 | :info:build checking what to include in gstdint.h... stdint.h (already complete) |
---|
3255 | :info:build checking for sys/mman.h... (cached) yes |
---|
3256 | :info:build checking for setproctitle... (cached) no |
---|
3257 | :info:build checking whether alloca needs Cray hooks... (cached) no |
---|
3258 | :info:build checking stack direction for C alloca... (cached) -1 |
---|
3259 | :info:build checking for vfork.h... (cached) no |
---|
3260 | :info:build checking for mmap... (cached) yes |
---|
3261 | :info:build checking for fork... (cached) yes |
---|
3262 | :info:build checking for vfork... (cached) yes |
---|
3263 | :info:build checking for working fork... (cached) yes |
---|
3264 | :info:build checking for working vfork... (cached) yes |
---|
3265 | :info:build checking for _doprnt... (cached) no |
---|
3266 | :info:build checking for sys_errlist... (cached) yes |
---|
3267 | :info:build checking for link.h... (cached) no |
---|
3268 | :info:build checking for fcntl... (cached) yes |
---|
3269 | :info:build checking for sys_nerr... (cached) yes |
---|
3270 | :info:build checking whether strnlen is declared... (cached) yes |
---|
3271 | :info:build checking for sys_siglist... (cached) yes |
---|
3272 | :info:build checking for getexecname... (cached) no |
---|
3273 | :info:build checking whether tests can run... (cached) yes |
---|
3274 | :info:build checking for external symbol _system_configuration... configure: creating ./config.status |
---|
3275 | :info:build no |
---|
3276 | :info:build checking for __fsetlocking... (cached) no |
---|
3277 | :info:build configure: loading cache ./config.cache |
---|
3278 | :info:build checking for canonicalize_file_name... (cached) no |
---|
3279 | :info:build checking for dup3... (cached) no |
---|
3280 | :info:build checking for getrlimit... (cached) yes |
---|
3281 | :info:build checking for getrusage... (cached) yes |
---|
3282 | :info:build checking build system type... checking for getsysinfo... (cached) no |
---|
3283 | :info:build checking for gettimeofday... (cached) yes |
---|
3284 | :info:build x86_64-apple-darwin13 |
---|
3285 | :info:build checking host system type... checking for on_exit... (cached) no |
---|
3286 | :info:build checking for psignal... (cached) yes |
---|
3287 | :info:build x86_64-apple-darwin13 |
---|
3288 | :info:build checking target system type... checking for pstat_getdynamic... (cached) no |
---|
3289 | :info:build checking for pstat_getstatic... (cached) no |
---|
3290 | :info:build checking for realpath... (cached) yes |
---|
3291 | :info:build x86_64-apple-darwin13 |
---|
3292 | :info:build checking for setrlimit... (cached) yes |
---|
3293 | :info:build checking LIBRARY_PATH variable... ok |
---|
3294 | :info:build checking GCC_EXEC_PREFIX variable... ok |
---|
3295 | :info:build checking whether to place generated files in the source directory... no |
---|
3296 | :info:build checking for sbrk... (cached) yes |
---|
3297 | :info:build checking for spawnve... (cached) no |
---|
3298 | :info:build checking whether a default linker was specified... yes (/opt/local/bin/ld) |
---|
3299 | :info:build checking for spawnvpe... (cached) no |
---|
3300 | :info:build checking for strerror... (cached) yes |
---|
3301 | :info:build checking whether a default assembler was specified... yes (/opt/local/bin/as - GNU as) |
---|
3302 | :info:build checking for strsignal... (cached) yes |
---|
3303 | :info:build checking for x86_64-apple-darwin13-gcc... /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include |
---|
3304 | :info:build checking for sysconf... (cached) yes |
---|
3305 | :info:build checking for sysctl... (cached) yes |
---|
3306 | :info:build checking for sysmp... (cached) no |
---|
3307 | :info:build checking for table... (cached) no |
---|
3308 | :info:build checking for times... (cached) yes |
---|
3309 | :info:build checking for wait3... (cached) yes |
---|
3310 | :info:build checking for C compiler default output file name... checking for wait4... (cached) yes |
---|
3311 | :info:build checking whether basename is declared... (cached) no |
---|
3312 | :info:build checking whether ffs is declared... (cached) yes |
---|
3313 | :info:build checking whether asprintf is declared... (cached) yes |
---|
3314 | :info:build checking whether vasprintf is declared... (cached) yes |
---|
3315 | :info:build checking whether snprintf is declared... (cached) yes |
---|
3316 | :info:build checking whether vsnprintf is declared... (cached) yes |
---|
3317 | :info:build checking whether calloc is declared... (cached) yes |
---|
3318 | :info:build a.out |
---|
3319 | :info:build checking whether the C compiler works... checking whether getenv is declared... (cached) yes |
---|
3320 | :info:build yes |
---|
3321 | :info:build checking whether we are cross compiling... no |
---|
3322 | :info:build checking for suffix of executables... checking whether getopt is declared... (cached) yes |
---|
3323 | :info:build checking whether malloc is declared... (cached) yes |
---|
3324 | :info:build checking whether realloc is declared... (cached) yes |
---|
3325 | :info:build checking whether sbrk is declared... (cached) yes |
---|
3326 | :info:build checking whether strtol is declared... (cached) yes |
---|
3327 | :info:build checking whether strtoul is declared... (cached) yes |
---|
3328 | :info:build checking whether strtoll is declared... (cached) yes |
---|
3329 | :info:build checking whether strtoull is declared... (cached) yes |
---|
3330 | :info:build checking for suffix of object files... checking whether strverscmp is declared... (cached) no |
---|
3331 | :info:build checking whether canonicalize_file_name must be declared... (cached) yes |
---|
3332 | :info:build checking for stdlib.h... (cached) yes |
---|
3333 | :info:build checking for unistd.h... (cached) yes |
---|
3334 | :info:build checking for getpagesize... (cached) yes |
---|
3335 | :info:build checking for working mmap... (cached) yes |
---|
3336 | :info:build checking for working strncmp... (cached) yes |
---|
3337 | :info:build o |
---|
3338 | :info:build checking whether we are using the GNU C compiler... configure: creating ./config.status |
---|
3339 | :info:build yes |
---|
3340 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include accepts -g... yes |
---|
3341 | :info:build checking for /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include option to accept ISO C89... none needed |
---|
3342 | :info:build checking whether we are using the GNU C++ compiler... config.status: creating Makefile |
---|
3343 | :info:build config.status: creating testsuite/Makefile |
---|
3344 | :info:build config.status: creating config.h |
---|
3345 | :info:build config.status: config.h is unchanged |
---|
3346 | :info:build config.status: executing default commands |
---|
3347 | :info:build Configuring stage 2 in ./libcpp |
---|
3348 | :info:build make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libiberty' |
---|
3349 | :info:build if [ x"-fno-common" != x ] && [ ! -d pic ]; then \ |
---|
3350 | :info:build mkdir pic; \ |
---|
3351 | :info:build else true; fi |
---|
3352 | :info:build touch stamp-picdir |
---|
3353 | :info:build if [ x"" != x ] && [ ! -d noasan ]; then \ |
---|
3354 | :info:build mkdir noasan; \ |
---|
3355 | :info:build else true; fi |
---|
3356 | :info:build touch stamp-noasandir |
---|
3357 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3358 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/dwarfnames.c -o pic/dwarfnames.o; \ |
---|
3359 | :info:build else true; fi |
---|
3360 | :info:build yes |
---|
3361 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xg++ -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -nostdinc++ -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/src/.libs -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/libsupc++/.libs -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/include/x86_64-apple-darwin13 -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/include -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libstdc++-v3/libsupc++ -L/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/src/.libs -L/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/libsupc++/.libs accepts -g... yes |
---|
3362 | :info:build checking for x86_64-apple-darwin13-gnatbind... /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/gnatbind |
---|
3363 | :info:build checking for x86_64-apple-darwin13-gnatmake... no |
---|
3364 | :info:build checking whether compiler driver understands Ada... rm: conftest.dSYM: is a directory |
---|
3365 | :info:build no |
---|
3366 | :info:build checking how to run the C++ preprocessor... /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xg++ -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -nostdinc++ -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/src/.libs -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/libsupc++/.libs -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/include/x86_64-apple-darwin13 -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/include -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libstdc++-v3/libsupc++ -L/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/src/.libs -L/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/libsupc++/.libs -E |
---|
3367 | :info:build checking for grep that handles long lines and -e... /opt/local/bin/grep |
---|
3368 | :info:build checking for egrep... /opt/local/bin/grep -E |
---|
3369 | :info:build checking for ANSI C header files... configure: creating cache ./config.cache |
---|
3370 | :info:build config.status: creating Makefile |
---|
3371 | :info:build checking build system type... rm: conftest.dSYM: is a directory |
---|
3372 | :info:build x86_64-apple-darwin13 |
---|
3373 | :info:build checking host system type... config.status: creating backtrace-supported.h |
---|
3374 | :info:build x86_64-apple-darwin13 |
---|
3375 | :info:build checking target system type... rm: conftest.dSYM: is a directory |
---|
3376 | :info:build x86_64-apple-darwin13 |
---|
3377 | :info:build checking whether /Applications/Xcode.app/Contents/Developer/usr/bin/make sets $(MAKE)... config.status: creating config.h |
---|
3378 | :info:build no |
---|
3379 | :info:build checking for sys/types.h... yes |
---|
3380 | :info:build checking for a BSD-compatible install... /usr/bin/install -c |
---|
3381 | :info:build checking for x86_64-apple-darwin13-gcc... /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include |
---|
3382 | :info:build config.status: config.h is unchanged |
---|
3383 | :info:build config.status: executing libtool commands |
---|
3384 | :info:build if [ x"" != x ]; then \ |
---|
3385 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ |
---|
3386 | :info:build else true; fi |
---|
3387 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/dwarfnames.c -o dwarfnames.o |
---|
3388 | :info:build config.status: executing gstdint.h commands |
---|
3389 | :info:build checking for C compiler default output file name... yes |
---|
3390 | :info:build checking for sys/stat.h... config.status: executing default commands |
---|
3391 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3392 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/dyn-string.c -o pic/dyn-string.o; \ |
---|
3393 | :info:build else true; fi |
---|
3394 | :info:build a.out |
---|
3395 | :info:build checking whether the C compiler works... yes |
---|
3396 | :info:build checking whether we are cross compiling... no |
---|
3397 | :info:build checking for suffix of executables... yes |
---|
3398 | :info:build checking for stdlib.h... |
---|
3399 | :info:build checking for suffix of object files... yes |
---|
3400 | :info:build checking for string.h... o |
---|
3401 | :info:build checking whether we are using the GNU C compiler... yes |
---|
3402 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include accepts -g... yes |
---|
3403 | :info:build yes |
---|
3404 | :info:build checking for /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include option to accept ISO C89... checking for memory.h... none needed |
---|
3405 | :info:build yes |
---|
3406 | :info:build checking for strings.h... if [ x"" != x ]; then \ |
---|
3407 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/dyn-string.c -o noasan/dyn-string.o; \ |
---|
3408 | :info:build else true; fi |
---|
3409 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/dyn-string.c -o dyn-string.o |
---|
3410 | :info:build checking whether we are using the GNU C++ compiler... if [ x"-fno-common" != x ]; then \ |
---|
3411 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fdmatch.c -o pic/fdmatch.o; \ |
---|
3412 | :info:build else true; fi |
---|
3413 | :info:build yes |
---|
3414 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xg++ -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -nostdinc++ -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/src/.libs -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/libsupc++/.libs -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/include/x86_64-apple-darwin13 -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/include -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libstdc++-v3/libsupc++ -L/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/src/.libs -L/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/libsupc++/.libs accepts -g... yes |
---|
3415 | :info:build checking for inttypes.h... if [ x"" != x ]; then \ |
---|
3416 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fdmatch.c -o noasan/fdmatch.o; \ |
---|
3417 | :info:build else true; fi |
---|
3418 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fdmatch.c -o fdmatch.o |
---|
3419 | :info:build yes |
---|
3420 | :info:build checking for x86_64-apple-darwin13-ranlib... ranlib |
---|
3421 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
3422 | :info:build checking for grep that handles long lines and -e... /opt/local/bin/grep |
---|
3423 | :info:build checking for egrep... yes |
---|
3424 | :info:build /opt/local/bin/grep -E |
---|
3425 | :info:build checking for ANSI C header files... checking for stdint.h... make[3]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libbacktrace' |
---|
3426 | :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make all-am |
---|
3427 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libbacktrace' |
---|
3428 | :info:build true DO=all multi-do # /Applications/Xcode.app/Contents/Developer/usr/bin/make |
---|
3429 | :info:build /bin/sh ./libtool --tag=CC --mode=compile /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../include -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -gtoggle -c -o state.lo /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/state.c |
---|
3430 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../include -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -gtoggle -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/state.c -fno-common -DPIC -o .libs/state.o |
---|
3431 | :info:build rm: conftest.dSYM: is a directory |
---|
3432 | :info:build yes |
---|
3433 | :info:build checking for unistd.h... rm: conftest.dSYM: is a directory |
---|
3434 | :info:build libtool: compile: /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -DHAVE_CONFIG_H -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../include -I /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -gtoggle -c /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libbacktrace/state.c -o state.o >/dev/null 2>&1 |
---|
3435 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3436 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fibheap.c -o pic/fibheap.o; \ |
---|
3437 | :info:build else true; fi |
---|
3438 | :info:build yes |
---|
3439 | :info:build checking minix/config.h usability... /bin/sh ./libtool --tag=CC --mode=link /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -gtoggle -static-libstdc++ -static-libgcc -Wl,-no_pie -o libbacktrace.la atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo unknown.lo mmapio.lo mmap.lo |
---|
3440 | :info:build yes |
---|
3441 | :info:build checking for sys/types.h... libtool: link: rm -fr .libs/libbacktrace.a .libs/libbacktrace.la |
---|
3442 | :info:build no |
---|
3443 | :info:build checking minix/config.h presence... libtool: link: ar rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/unknown.o .libs/mmapio.o .libs/mmap.o |
---|
3444 | :info:build no |
---|
3445 | :info:build checking for minix/config.h... no |
---|
3446 | :info:build checking whether it is safe to define __EXTENSIONS__... /opt/local/bin/ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols |
---|
3447 | :info:build libtool: link: ranlib .libs/libbacktrace.a |
---|
3448 | :info:build ranlib: file: .libs/libbacktrace.a(atomic.o) has no symbols |
---|
3449 | :info:build yes |
---|
3450 | :info:build checking for sys/stat.h... libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) |
---|
3451 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libbacktrace' |
---|
3452 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libbacktrace' |
---|
3453 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3454 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ |
---|
3455 | :info:build else true; fi |
---|
3456 | :info:build yes |
---|
3457 | :info:build yes |
---|
3458 | :info:build checking how to run the C preprocessor... /opt/local/bin/clang-mp-3.9 -E |
---|
3459 | :info:build checking for stdlib.h... checking for inline... yes |
---|
3460 | :info:build if [ x"" != x ]; then \ |
---|
3461 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fibheap.c -o noasan/fibheap.o; \ |
---|
3462 | :info:build else true; fi |
---|
3463 | :info:build if [ x"" != x ]; then \ |
---|
3464 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ |
---|
3465 | :info:build else true; fi |
---|
3466 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fibheap.c -o fibheap.o |
---|
3467 | :info:build checking for string.h... /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/filename_cmp.c -o filename_cmp.o |
---|
3468 | :info:build inline |
---|
3469 | :info:build checking for special C compiler options needed for large files... no |
---|
3470 | :info:build checking for _FILE_OFFSET_BITS value needed for large files... yes |
---|
3471 | :info:build checking for memory.h... no |
---|
3472 | :info:build checking size of void *... 0 |
---|
3473 | :info:build checking size of short... 0 |
---|
3474 | :info:build checking size of int... yes |
---|
3475 | :info:build 0 |
---|
3476 | :info:build checking for strings.h... if [ x"-fno-common" != x ]; then \ |
---|
3477 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/floatformat.c -o pic/floatformat.o; \ |
---|
3478 | :info:build else true; fi |
---|
3479 | :info:build checking size of long... 0 |
---|
3480 | :info:build checking for long long... yes |
---|
3481 | :info:build checking for inttypes.h... yes |
---|
3482 | :info:build checking for stdint.h... if [ x"-fno-common" != x ]; then \ |
---|
3483 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fnmatch.c -o pic/fnmatch.o; \ |
---|
3484 | :info:build else true; fi |
---|
3485 | :info:build yes |
---|
3486 | :info:build yes |
---|
3487 | :info:build checking size of long long... checking for unistd.h... configure: error: in `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/gcc': |
---|
3488 | :info:build configure: error: cannot compute sizeof (long long) |
---|
3489 | :info:build See `config.log' for more details. |
---|
3490 | :info:build yes |
---|
3491 | :info:build checking minix/config.h usability... if [ x"" != x ]; then \ |
---|
3492 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/floatformat.c -o noasan/floatformat.o; \ |
---|
3493 | :info:build else true; fi |
---|
3494 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/floatformat.c -o floatformat.o |
---|
3495 | :info:build make[2]: *** [configure-stage2-gcc] Error 77 |
---|
3496 | :info:build make[2]: *** Waiting for unfinished jobs.... |
---|
3497 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3498 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ |
---|
3499 | :info:build else true; fi |
---|
3500 | :info:build if [ x"" != x ]; then \ |
---|
3501 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fnmatch.c -o noasan/fnmatch.o; \ |
---|
3502 | :info:build else true; fi |
---|
3503 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fnmatch.c -o fnmatch.o |
---|
3504 | :info:build if [ x"" != x ]; then \ |
---|
3505 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ |
---|
3506 | :info:build else true; fi |
---|
3507 | :info:build no |
---|
3508 | :info:build checking minix/config.h presence... /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/fopen_unlocked.c -o fopen_unlocked.o |
---|
3509 | :info:build no |
---|
3510 | :info:build checking for minix/config.h... no |
---|
3511 | :info:build checking whether it is safe to define __EXTENSIONS__... if [ x"-fno-common" != x ]; then \ |
---|
3512 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getopt.c -o pic/getopt.o; \ |
---|
3513 | :info:build else true; fi |
---|
3514 | :info:build yes |
---|
3515 | :info:build checking for special C compiler options needed for large files... no |
---|
3516 | :info:build checking for _FILE_OFFSET_BITS value needed for large files... no |
---|
3517 | :info:build checking for aclocal... aclocal |
---|
3518 | :info:build checking for autoconf... autoconf |
---|
3519 | :info:build checking for autoheader... autoheader |
---|
3520 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -W... if [ x"-fno-common" != x ]; then \ |
---|
3521 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getopt1.c -o pic/getopt1.o; \ |
---|
3522 | :info:build else true; fi |
---|
3523 | :info:build yes |
---|
3524 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wall... if [ x"-fno-common" != x ]; then \ |
---|
3525 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getpwd.c -o pic/getpwd.o; \ |
---|
3526 | :info:build else true; fi |
---|
3527 | :info:build yes |
---|
3528 | :info:build if [ x"" != x ]; then \ |
---|
3529 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getopt1.c -o noasan/getopt1.o; \ |
---|
3530 | :info:build else true; fi |
---|
3531 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wnarrowing... /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getopt1.c -o getopt1.o |
---|
3532 | :info:build yes |
---|
3533 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wwrite-strings... if [ x"-fno-common" != x ]; then \ |
---|
3534 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getruntime.c -o pic/getruntime.o; \ |
---|
3535 | :info:build else true; fi |
---|
3536 | :info:build yes |
---|
3537 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wmissing-format-attribute... if [ x"" != x ]; then \ |
---|
3538 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getpwd.c -o noasan/getpwd.o; \ |
---|
3539 | :info:build else true; fi |
---|
3540 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getpwd.c -o getpwd.o |
---|
3541 | :info:build yes |
---|
3542 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wstrict-prototypes... if [ x"" != x ]; then \ |
---|
3543 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getruntime.c -o noasan/getruntime.o; \ |
---|
3544 | :info:build else true; fi |
---|
3545 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getruntime.c -o getruntime.o |
---|
3546 | :info:build yes |
---|
3547 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wmissing-prototypes... if [ x"-fno-common" != x ]; then \ |
---|
3548 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/hashtab.c -o pic/hashtab.o; \ |
---|
3549 | :info:build else true; fi |
---|
3550 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3551 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/hex.c -o pic/hex.o; \ |
---|
3552 | :info:build else true; fi |
---|
3553 | :info:build yes |
---|
3554 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wold-style-definition... if [ x"" != x ]; then \ |
---|
3555 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getopt.c -o noasan/getopt.o; \ |
---|
3556 | :info:build else true; fi |
---|
3557 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/getopt.c -o getopt.o |
---|
3558 | :info:build if [ x"" != x ]; then \ |
---|
3559 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/hex.c -o noasan/hex.o; \ |
---|
3560 | :info:build else true; fi |
---|
3561 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/hex.c -o hex.o |
---|
3562 | :info:build yes |
---|
3563 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -Wc++-compat... yes |
---|
3564 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -pedantic -Wlong-long... if [ x"-fno-common" != x ]; then \ |
---|
3565 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/lbasename.c -o pic/lbasename.o; \ |
---|
3566 | :info:build else true; fi |
---|
3567 | :info:build yes |
---|
3568 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -fno-exceptions... yes |
---|
3569 | :info:build checking whether /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include supports -fno-rtti... if [ x"" != x ]; then \ |
---|
3570 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/lbasename.c -o noasan/lbasename.o; \ |
---|
3571 | :info:build else true; fi |
---|
3572 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/lbasename.c -o lbasename.o |
---|
3573 | :info:build yes |
---|
3574 | :info:build checking dependency style of /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xg++ -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -nostdinc++ -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/src/.libs -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/libsupc++/.libs -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/include/x86_64-apple-darwin13 -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/include -isystem /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libstdc++-v3/libsupc++ -L/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/src/.libs -L/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/prev-x86_64-apple-darwin13/libstdc++-v3/libsupc++/.libs... if [ x"-fno-common" != x ]; then \ |
---|
3575 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/lrealpath.c -o pic/lrealpath.o; \ |
---|
3576 | :info:build else true; fi |
---|
3577 | :info:build if [ x"" != x ]; then \ |
---|
3578 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/lrealpath.c -o noasan/lrealpath.o; \ |
---|
3579 | :info:build else true; fi |
---|
3580 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/lrealpath.c -o lrealpath.o |
---|
3581 | :info:build gcc3 |
---|
3582 | :info:build checking whether time.h and sys/time.h may both be included... if [ x"-fno-common" != x ]; then \ |
---|
3583 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ |
---|
3584 | :info:build else true; fi |
---|
3585 | :info:build yes |
---|
3586 | :info:build checking whether string.h and strings.h may both be included... if [ x"-fno-common" != x ]; then \ |
---|
3587 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ |
---|
3588 | :info:build else true; fi |
---|
3589 | :info:build yes |
---|
3590 | :info:build checking locale.h usability... if [ x"" != x ]; then \ |
---|
3591 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/hashtab.c -o noasan/hashtab.o; \ |
---|
3592 | :info:build else true; fi |
---|
3593 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/hashtab.c -o hashtab.o |
---|
3594 | :info:build if [ x"" != x ]; then \ |
---|
3595 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ |
---|
3596 | :info:build else true; fi |
---|
3597 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/make-temp-file.c -o make-temp-file.o |
---|
3598 | :info:build yes |
---|
3599 | :info:build checking locale.h presence... yes |
---|
3600 | :info:build checking for locale.h... yes |
---|
3601 | :info:build checking fcntl.h usability... yes |
---|
3602 | :info:build checking fcntl.h presence... if [ x"" != x ]; then \ |
---|
3603 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ |
---|
3604 | :info:build else true; fi |
---|
3605 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/make-relative-prefix.c -o make-relative-prefix.o |
---|
3606 | :info:build yes |
---|
3607 | :info:build checking for fcntl.h... yes |
---|
3608 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3609 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/objalloc.c -o pic/objalloc.o; \ |
---|
3610 | :info:build else true; fi |
---|
3611 | :info:build checking limits.h usability... yes |
---|
3612 | :info:build checking limits.h presence... yes |
---|
3613 | :info:build checking for limits.h... yes |
---|
3614 | :info:build checking stddef.h usability... if [ x"" != x ]; then \ |
---|
3615 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/objalloc.c -o noasan/objalloc.o; \ |
---|
3616 | :info:build else true; fi |
---|
3617 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/objalloc.c -o objalloc.o |
---|
3618 | :info:build yes |
---|
3619 | :info:build checking stddef.h presence... yes |
---|
3620 | :info:build checking for stddef.h... yes |
---|
3621 | :info:build checking for stdlib.h... (cached) yes |
---|
3622 | :info:build checking for strings.h... (cached) yes |
---|
3623 | :info:build checking for string.h... (cached) yes |
---|
3624 | :info:build checking sys/file.h usability... if [ x"-fno-common" != x ]; then \ |
---|
3625 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/obstack.c -o pic/obstack.o; \ |
---|
3626 | :info:build else true; fi |
---|
3627 | :info:build yes |
---|
3628 | :info:build checking sys/file.h presence... yes |
---|
3629 | :info:build checking for sys/file.h... yes |
---|
3630 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3631 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/partition.c -o pic/partition.o; \ |
---|
3632 | :info:build else true; fi |
---|
3633 | :info:build checking for unistd.h... (cached) yes |
---|
3634 | :info:build checking whether byte ordering is bigendian... if [ x"-fno-common" != x ]; then \ |
---|
3635 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pexecute.c -o pic/pexecute.o; \ |
---|
3636 | :info:build else true; fi |
---|
3637 | :info:build if [ x"" != x ]; then \ |
---|
3638 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/obstack.c -o noasan/obstack.o; \ |
---|
3639 | :info:build else true; fi |
---|
3640 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/obstack.c -o obstack.o |
---|
3641 | :info:build no |
---|
3642 | :info:build checking for an ANSI C-conforming const... if [ x"" != x ]; then \ |
---|
3643 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/partition.c -o noasan/partition.o; \ |
---|
3644 | :info:build else true; fi |
---|
3645 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/partition.c -o partition.o |
---|
3646 | :info:build yes |
---|
3647 | :info:build checking for inline... if [ x"" != x ]; then \ |
---|
3648 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pexecute.c -o noasan/pexecute.o; \ |
---|
3649 | :info:build else true; fi |
---|
3650 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pexecute.c -o pexecute.o |
---|
3651 | :info:build inline |
---|
3652 | :info:build checking for obstacks... no |
---|
3653 | :info:build checking for off_t... if [ x"-fno-common" != x ]; then \ |
---|
3654 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/physmem.c -o pic/physmem.o; \ |
---|
3655 | :info:build else true; fi |
---|
3656 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3657 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-common.c -o pic/pex-common.o; \ |
---|
3658 | :info:build else true; fi |
---|
3659 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3660 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-one.c -o pic/pex-one.o; \ |
---|
3661 | :info:build else true; fi |
---|
3662 | :info:build In file included from /usr/include/sys/sysctl.h:83:0, |
---|
3663 | :info:build from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/physmem.c:52: |
---|
3664 | :info:build /usr/include/sys/ucred.h:93:8: note: struct defined here |
---|
3665 | :info:build struct posix_cred { |
---|
3666 | :info:build ^~~~~~~~~~ |
---|
3667 | :info:build if [ x"" != x ]; then \ |
---|
3668 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-one.c -o noasan/pex-one.o; \ |
---|
3669 | :info:build else true; fi |
---|
3670 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-one.c -o pex-one.o |
---|
3671 | :info:build if [ x"" != x ]; then \ |
---|
3672 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/physmem.c -o noasan/physmem.o; \ |
---|
3673 | :info:build else true; fi |
---|
3674 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/physmem.c -o physmem.o |
---|
3675 | :info:build In file included from /usr/include/sys/sysctl.h:83:0, |
---|
3676 | :info:build from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/physmem.c:52: |
---|
3677 | :info:build /usr/include/sys/ucred.h:93:8: note: struct defined here |
---|
3678 | :info:build struct posix_cred { |
---|
3679 | :info:build ^~~~~~~~~~ |
---|
3680 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3681 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-unix.c -o pic/pex-unix.o; \ |
---|
3682 | :info:build else true; fi |
---|
3683 | :info:build yes |
---|
3684 | :info:build checking for size_t... if [ x"-fno-common" != x ]; then \ |
---|
3685 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/vprintf-support.c -o pic/vprintf-support.o; \ |
---|
3686 | :info:build else true; fi |
---|
3687 | :info:build yes |
---|
3688 | :info:build checking for ssize_t... if [ x"" != x ]; then \ |
---|
3689 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ |
---|
3690 | :info:build else true; fi |
---|
3691 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/vprintf-support.c -o vprintf-support.o |
---|
3692 | :info:build if [ x"" != x ]; then \ |
---|
3693 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-unix.c -o noasan/pex-unix.o; \ |
---|
3694 | :info:build else true; fi |
---|
3695 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-unix.c -o pex-unix.o |
---|
3696 | :info:build if [ x"" != x ]; then \ |
---|
3697 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-common.c -o noasan/pex-common.o; \ |
---|
3698 | :info:build else true; fi |
---|
3699 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/pex-common.c -o pex-common.o |
---|
3700 | :info:build yes |
---|
3701 | :info:build checking for uintptr_t... if [ x"-fno-common" != x ]; then \ |
---|
3702 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ |
---|
3703 | :info:build else true; fi |
---|
3704 | :info:build if [ x"" != x ]; then \ |
---|
3705 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ |
---|
3706 | :info:build else true; fi |
---|
3707 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/safe-ctype.c -o safe-ctype.o |
---|
3708 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3709 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object.c -o pic/simple-object.o; \ |
---|
3710 | :info:build else true; fi |
---|
3711 | :info:build yes |
---|
3712 | :info:build checking for ptrdiff_t... if [ x"-fno-common" != x ]; then \ |
---|
3713 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ |
---|
3714 | :info:build else true; fi |
---|
3715 | :info:build yes |
---|
3716 | :info:build checking for uint64_t... if [ x"" != x ]; then \ |
---|
3717 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object.c -o noasan/simple-object.o; \ |
---|
3718 | :info:build else true; fi |
---|
3719 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object.c -o simple-object.o |
---|
3720 | :info:build yes |
---|
3721 | :info:build checking whether struct tm is in sys/time.h or time.h... if [ x"-fno-common" != x ]; then \ |
---|
3722 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ |
---|
3723 | :info:build else true; fi |
---|
3724 | :info:build time.h |
---|
3725 | :info:build checking size of int... 4 |
---|
3726 | :info:build checking size of long... if [ x"" != x ]; then \ |
---|
3727 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ |
---|
3728 | :info:build else true; fi |
---|
3729 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-coff.c -o simple-object-coff.o |
---|
3730 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3731 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ |
---|
3732 | :info:build else true; fi |
---|
3733 | :info:build 8 |
---|
3734 | :info:build checking for clearerr_unlocked... yes |
---|
3735 | :info:build checking for feof_unlocked... yes |
---|
3736 | :info:build checking for ferror_unlocked... yes |
---|
3737 | :info:build checking for fflush_unlocked... if [ x"" != x ]; then \ |
---|
3738 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ |
---|
3739 | :info:build else true; fi |
---|
3740 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3741 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ |
---|
3742 | :info:build else true; fi |
---|
3743 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-elf.c -o simple-object-elf.o |
---|
3744 | :info:build no |
---|
3745 | :info:build checking for fgetc_unlocked... no |
---|
3746 | :info:build checking for fgets_unlocked... no |
---|
3747 | :info:build checking for fileno_unlocked... yes |
---|
3748 | :info:build checking for fprintf_unlocked... if [ x"" != x ]; then \ |
---|
3749 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ |
---|
3750 | :info:build else true; fi |
---|
3751 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o |
---|
3752 | :info:build no |
---|
3753 | :info:build checking for fputc_unlocked... if [ x"" != x ]; then \ |
---|
3754 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ |
---|
3755 | :info:build else true; fi |
---|
3756 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o |
---|
3757 | :info:build no |
---|
3758 | :info:build checking for fputs_unlocked... no |
---|
3759 | :info:build checking for fread_unlocked... if [ x"-fno-common" != x ]; then \ |
---|
3760 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/sort.c -o pic/sort.o; \ |
---|
3761 | :info:build else true; fi |
---|
3762 | :info:build no |
---|
3763 | :info:build checking for fwrite_unlocked... no |
---|
3764 | :info:build checking for getchar_unlocked... if [ x"" != x ]; then \ |
---|
3765 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/sort.c -o noasan/sort.o; \ |
---|
3766 | :info:build else true; fi |
---|
3767 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/sort.c -o sort.o |
---|
3768 | :info:build yes |
---|
3769 | :info:build checking for getc_unlocked... if [ x"-fno-common" != x ]; then \ |
---|
3770 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/spaces.c -o pic/spaces.o; \ |
---|
3771 | :info:build else true; fi |
---|
3772 | :info:build yes |
---|
3773 | :info:build checking for putchar_unlocked... if [ x"" != x ]; then \ |
---|
3774 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/spaces.c -o noasan/spaces.o; \ |
---|
3775 | :info:build else true; fi |
---|
3776 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/spaces.c -o spaces.o |
---|
3777 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3778 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/splay-tree.c -o pic/splay-tree.o; \ |
---|
3779 | :info:build else true; fi |
---|
3780 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3781 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/stack-limit.c -o pic/stack-limit.o; \ |
---|
3782 | :info:build else true; fi |
---|
3783 | :info:build yes |
---|
3784 | :info:build checking for putc_unlocked... if [ x"-fno-common" != x ]; then \ |
---|
3785 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strerror.c -o pic/strerror.o; \ |
---|
3786 | :info:build else true; fi |
---|
3787 | :info:build if [ x"" != x ]; then \ |
---|
3788 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/stack-limit.c -o noasan/stack-limit.o; \ |
---|
3789 | :info:build else true; fi |
---|
3790 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/stack-limit.c -o stack-limit.o |
---|
3791 | :info:build yes |
---|
3792 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3793 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strsignal.c -o pic/strsignal.o; \ |
---|
3794 | :info:build else true; fi |
---|
3795 | :info:build checking whether abort is declared... if [ x"" != x ]; then \ |
---|
3796 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strerror.c -o noasan/strerror.o; \ |
---|
3797 | :info:build else true; fi |
---|
3798 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strerror.c -o strerror.o |
---|
3799 | :info:build yes |
---|
3800 | :info:build checking whether asprintf is declared... if [ x"" != x ]; then \ |
---|
3801 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strsignal.c -o noasan/strsignal.o; \ |
---|
3802 | :info:build else true; fi |
---|
3803 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strsignal.c -o strsignal.o |
---|
3804 | :info:build if [ x"" != x ]; then \ |
---|
3805 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/splay-tree.c -o noasan/splay-tree.o; \ |
---|
3806 | :info:build else true; fi |
---|
3807 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/splay-tree.c -o splay-tree.o |
---|
3808 | :info:build yes |
---|
3809 | :info:build checking whether basename is declared... if [ x"-fno-common" != x ]; then \ |
---|
3810 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/timeval-utils.c -o pic/timeval-utils.o; \ |
---|
3811 | :info:build else true; fi |
---|
3812 | :info:build no |
---|
3813 | :info:build checking whether errno is declared... if [ x"-fno-common" != x ]; then \ |
---|
3814 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ |
---|
3815 | :info:build else true; fi |
---|
3816 | :info:build if [ x"" != x ]; then \ |
---|
3817 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ |
---|
3818 | :info:build else true; fi |
---|
3819 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/timeval-utils.c -o timeval-utils.o |
---|
3820 | :info:build if [ x"" != x ]; then \ |
---|
3821 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ |
---|
3822 | :info:build else true; fi |
---|
3823 | :info:build no |
---|
3824 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o |
---|
3825 | :info:build checking whether getopt is declared... if [ x"-fno-common" != x ]; then \ |
---|
3826 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xasprintf.c -o pic/xasprintf.o; \ |
---|
3827 | :info:build else true; fi |
---|
3828 | :info:build if [ x"" != x ]; then \ |
---|
3829 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xasprintf.c -o noasan/xasprintf.o; \ |
---|
3830 | :info:build else true; fi |
---|
3831 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3832 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xatexit.c -o pic/xatexit.o; \ |
---|
3833 | :info:build else true; fi |
---|
3834 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xasprintf.c -o xasprintf.o |
---|
3835 | :info:build yes |
---|
3836 | :info:build checking whether vasprintf is declared... if [ x"-fno-common" != x ]; then \ |
---|
3837 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xexit.c -o pic/xexit.o; \ |
---|
3838 | :info:build else true; fi |
---|
3839 | :info:build if [ x"" != x ]; then \ |
---|
3840 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xatexit.c -o noasan/xatexit.o; \ |
---|
3841 | :info:build else true; fi |
---|
3842 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xatexit.c -o xatexit.o |
---|
3843 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3844 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c -o pic/xmalloc.o; \ |
---|
3845 | :info:build else true; fi |
---|
3846 | :info:build yes |
---|
3847 | :info:build checking whether clearerr_unlocked is declared... if [ x"" != x ]; then \ |
---|
3848 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xexit.c -o noasan/xexit.o; \ |
---|
3849 | :info:build else true; fi |
---|
3850 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xexit.c -o xexit.o |
---|
3851 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c: In function 'xmalloc_set_program_name': |
---|
3852 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:114:5: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] |
---|
3853 | :info:build first_break = (char *) sbrk (0); |
---|
3854 | :info:build ^~~~~~~~~~~ |
---|
3855 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:83:0: |
---|
3856 | :info:build /usr/include/unistd.h:582:7: note: declared here |
---|
3857 | :info:build void *sbrk(int); |
---|
3858 | :info:build ^~~~ |
---|
3859 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c: In function 'xmalloc_failed': |
---|
3860 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:125:5: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] |
---|
3861 | :info:build allocated = (char *) sbrk (0) - first_break; |
---|
3862 | :info:build ^~~~~~~~~ |
---|
3863 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:83:0: |
---|
3864 | :info:build /usr/include/unistd.h:582:7: note: declared here |
---|
3865 | :info:build void *sbrk(int); |
---|
3866 | :info:build ^~~~ |
---|
3867 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:127:5: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] |
---|
3868 | :info:build allocated = (char *) sbrk (0) - (char *) &environ; |
---|
3869 | :info:build ^~~~~~~~~ |
---|
3870 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:83:0: |
---|
3871 | :info:build /usr/include/unistd.h:582:7: note: declared here |
---|
3872 | :info:build void *sbrk(int); |
---|
3873 | :info:build ^~~~ |
---|
3874 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3875 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmemdup.c -o pic/xmemdup.o; \ |
---|
3876 | :info:build else true; fi |
---|
3877 | :info:build yes |
---|
3878 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3879 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrdup.c -o pic/xstrdup.o; \ |
---|
3880 | :info:build else true; fi |
---|
3881 | :info:build if [ x"" != x ]; then \ |
---|
3882 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c -o noasan/xmalloc.o; \ |
---|
3883 | :info:build else true; fi |
---|
3884 | :info:build checking whether feof_unlocked is declared... /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c -o xmalloc.o |
---|
3885 | :info:build if [ x"" != x ]; then \ |
---|
3886 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmemdup.c -o noasan/xmemdup.o; \ |
---|
3887 | :info:build else true; fi |
---|
3888 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmemdup.c -o xmemdup.o |
---|
3889 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c: In function 'xmalloc_set_program_name': |
---|
3890 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:114:5: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] |
---|
3891 | :info:build first_break = (char *) sbrk (0); |
---|
3892 | :info:build ^~~~~~~~~~~ |
---|
3893 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:83:0: |
---|
3894 | :info:build /usr/include/unistd.h:582:7: note: declared here |
---|
3895 | :info:build void *sbrk(int); |
---|
3896 | :info:build ^~~~ |
---|
3897 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c: In function 'xmalloc_failed': |
---|
3898 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:125:5: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] |
---|
3899 | :info:build allocated = (char *) sbrk (0) - first_break; |
---|
3900 | :info:build ^~~~~~~~~ |
---|
3901 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:83:0: |
---|
3902 | :info:build /usr/include/unistd.h:582:7: note: declared here |
---|
3903 | :info:build void *sbrk(int); |
---|
3904 | :info:build ^~~~ |
---|
3905 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:127:5: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] |
---|
3906 | :info:build allocated = (char *) sbrk (0) - (char *) &environ; |
---|
3907 | :info:build ^~~~~~~~~ |
---|
3908 | :info:build In file included from /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xmalloc.c:83:0: |
---|
3909 | :info:build /usr/include/unistd.h:582:7: note: declared here |
---|
3910 | :info:build void *sbrk(int); |
---|
3911 | :info:build ^~~~ |
---|
3912 | :info:build if [ x"" != x ]; then \ |
---|
3913 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrdup.c -o noasan/xstrdup.o; \ |
---|
3914 | :info:build else true; fi |
---|
3915 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrdup.c -o xstrdup.o |
---|
3916 | :info:build yes |
---|
3917 | :info:build checking whether ferror_unlocked is declared... if [ x"-fno-common" != x ]; then \ |
---|
3918 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrerror.c -o pic/xstrerror.o; \ |
---|
3919 | :info:build else true; fi |
---|
3920 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3921 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrndup.c -o pic/xstrndup.o; \ |
---|
3922 | :info:build else true; fi |
---|
3923 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3924 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \ |
---|
3925 | :info:build else true; fi |
---|
3926 | :info:build if [ x"" != x ]; then \ |
---|
3927 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrerror.c -o noasan/xstrerror.o; \ |
---|
3928 | :info:build else true; fi |
---|
3929 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrerror.c -o xstrerror.o |
---|
3930 | :info:build yes |
---|
3931 | :info:build checking whether fflush_unlocked is declared... if [ x"" != x ]; then \ |
---|
3932 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \ |
---|
3933 | :info:build else true; fi |
---|
3934 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xstrndup.c -o xstrndup.o |
---|
3935 | :info:build if [ x"" != x ]; then \ |
---|
3936 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ |
---|
3937 | :info:build else true; fi |
---|
3938 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/xvasprintf.c -o xvasprintf.o |
---|
3939 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3940 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/mempcpy.c -o pic/mempcpy.o; \ |
---|
3941 | :info:build else true; fi |
---|
3942 | :info:build if [ x"" != x ]; then \ |
---|
3943 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/mempcpy.c -o noasan/mempcpy.o; \ |
---|
3944 | :info:build else true; fi |
---|
3945 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/mempcpy.c -o mempcpy.o |
---|
3946 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3947 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strverscmp.c -o pic/strverscmp.o; \ |
---|
3948 | :info:build else true; fi |
---|
3949 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3950 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/setproctitle.c -o pic/setproctitle.o; \ |
---|
3951 | :info:build else true; fi |
---|
3952 | :info:build no |
---|
3953 | :info:build checking whether fgetc_unlocked is declared... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list |
---|
3954 | :info:build if [ x"" != x ]; then \ |
---|
3955 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/setproctitle.c -o noasan/setproctitle.o; \ |
---|
3956 | :info:build else true; fi |
---|
3957 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/setproctitle.c -o setproctitle.o |
---|
3958 | :info:build make[4]: Entering directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libiberty/testsuite' |
---|
3959 | :info:build make[4]: Nothing to be done for `all'. |
---|
3960 | :info:build make[4]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libiberty/testsuite' |
---|
3961 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3962 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/regex.c -o pic/regex.o; \ |
---|
3963 | :info:build else true; fi |
---|
3964 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
3965 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ |
---|
3966 | :info:build else true; fi |
---|
3967 | :info:build no |
---|
3968 | :info:build if [ x"" != x ]; then \ |
---|
3969 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strverscmp.c -o noasan/strverscmp.o; \ |
---|
3970 | :info:build else true; fi |
---|
3971 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/strverscmp.c -o strverscmp.o |
---|
3972 | :info:build checking whether fgets_unlocked is declared... no |
---|
3973 | :info:build checking whether fileno_unlocked is declared... if [ x"-fno-common" != x ]; then \ |
---|
3974 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ |
---|
3975 | :info:build else true; fi |
---|
3976 | :info:build yes |
---|
3977 | :info:build checking whether fprintf_unlocked is declared... no |
---|
3978 | :info:build checking whether fputc_unlocked is declared... no |
---|
3979 | :info:build checking whether fputs_unlocked is declared... no |
---|
3980 | :info:build checking whether fread_unlocked is declared... no |
---|
3981 | :info:build checking whether fwrite_unlocked is declared... no |
---|
3982 | :info:build checking whether getchar_unlocked is declared... yes |
---|
3983 | :info:build checking whether getc_unlocked is declared... yes |
---|
3984 | :info:build checking whether putchar_unlocked is declared... yes |
---|
3985 | :info:build checking whether putc_unlocked is declared... yes |
---|
3986 | :info:build checking for working alloca.h... yes |
---|
3987 | :info:build checking for alloca... yes |
---|
3988 | :info:build checking for ANSI C header files... (cached) yes |
---|
3989 | :info:build checking for nl_langinfo and CODESET... yes |
---|
3990 | :info:build checking whether NLS is requested... no |
---|
3991 | :info:build checking for uchar... |
---|
3992 | :info:build checking for ld used by GCC... /opt/local/libexec/llvm-3.9/bin/ld |
---|
3993 | :info:build checking if the linker (/opt/local/libexec/llvm-3.9/bin/ld) is GNU ld... no |
---|
3994 | :info:build checking for shared library run path origin... done |
---|
3995 | :info:build checking for iconv... no, consider installing GNU libiconv |
---|
3996 | :info:build configure: updating cache ./config.cache |
---|
3997 | :info:build configure: creating ./config.status |
---|
3998 | :info:build config.status: creating Makefile |
---|
3999 | :info:build config.status: creating config.h |
---|
4000 | :info:build config.status: executing depdir commands |
---|
4001 | :info:build mkdir .deps |
---|
4002 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4003 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/md5.c -o pic/md5.o; \ |
---|
4004 | :info:build else true; fi |
---|
4005 | :info:build if [ x"" != x ]; then \ |
---|
4006 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/md5.c -o noasan/md5.o; \ |
---|
4007 | :info:build else true; fi |
---|
4008 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/md5.c -o md5.o |
---|
4009 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4010 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/sha1.c -o pic/sha1.o; \ |
---|
4011 | :info:build else true; fi |
---|
4012 | :info:build if [ x"" != x ]; then \ |
---|
4013 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ |
---|
4014 | :info:build else true; fi |
---|
4015 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cplus-dem.c -o cplus-dem.o |
---|
4016 | :info:build if [ x"" != x ]; then \ |
---|
4017 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/sha1.c -o noasan/sha1.o; \ |
---|
4018 | :info:build else true; fi |
---|
4019 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/sha1.c -o sha1.o |
---|
4020 | :info:build if [ x"" != x ]; then \ |
---|
4021 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/regex.c -o noasan/regex.o; \ |
---|
4022 | :info:build else true; fi |
---|
4023 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/regex.c -o regex.o |
---|
4024 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4025 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/alloca.c -o pic/alloca.o; \ |
---|
4026 | :info:build else true; fi |
---|
4027 | :info:build if [ x"" != x ]; then \ |
---|
4028 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/alloca.c -o noasan/alloca.o; \ |
---|
4029 | :info:build else true; fi |
---|
4030 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/alloca.c -o alloca.o |
---|
4031 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4032 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/argv.c -o pic/argv.o; \ |
---|
4033 | :info:build else true; fi |
---|
4034 | :info:build if [ x"" != x ]; then \ |
---|
4035 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/argv.c -o noasan/argv.o; \ |
---|
4036 | :info:build else true; fi |
---|
4037 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/argv.c -o argv.o |
---|
4038 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4039 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \ |
---|
4040 | :info:build else true; fi |
---|
4041 | :info:build if [ x"" != x ]; then \ |
---|
4042 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \ |
---|
4043 | :info:build else true; fi |
---|
4044 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/choose-temp.c -o choose-temp.o |
---|
4045 | :info:build if [ x"" != x ]; then \ |
---|
4046 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ |
---|
4047 | :info:build else true; fi |
---|
4048 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cp-demangle.c -o cp-demangle.o |
---|
4049 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4050 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/concat.c -o pic/concat.o; \ |
---|
4051 | :info:build else true; fi |
---|
4052 | :info:build if [ x"" != x ]; then \ |
---|
4053 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/concat.c -o noasan/concat.o; \ |
---|
4054 | :info:build else true; fi |
---|
4055 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/concat.c -o concat.o |
---|
4056 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4057 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cp-demint.c -o pic/cp-demint.o; \ |
---|
4058 | :info:build else true; fi |
---|
4059 | :info:build if [ x"" != x ]; then \ |
---|
4060 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \ |
---|
4061 | :info:build else true; fi |
---|
4062 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/cp-demint.c -o cp-demint.o |
---|
4063 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4064 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/crc32.c -o pic/crc32.o; \ |
---|
4065 | :info:build else true; fi |
---|
4066 | :info:build if [ x"" != x ]; then \ |
---|
4067 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/crc32.c -o noasan/crc32.o; \ |
---|
4068 | :info:build else true; fi |
---|
4069 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/crc32.c -o crc32.o |
---|
4070 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4071 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/d-demangle.c -o pic/d-demangle.o; \ |
---|
4072 | :info:build else true; fi |
---|
4073 | :info:build if [ x"" != x ]; then \ |
---|
4074 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE -fno-common /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \ |
---|
4075 | :info:build else true; fi |
---|
4076 | :info:build /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/xgcc -B/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/./prev-gcc/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/bin/ -B/opt/local/x86_64-apple-darwin13/lib/ -isystem /opt/local/x86_64-apple-darwin13/include -isystem /opt/local/x86_64-apple-darwin13/sys-include -c -DHAVE_CONFIG_H -g -O2 -gtoggle -I. -I/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -D_GNU_SOURCE /Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/gcc-6.3.0/libiberty/d-demangle.c -o d-demangle.o |
---|
4077 | :info:build rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a |
---|
4078 | :info:build ar rc ./libiberty.a \ |
---|
4079 | :info:build ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o |
---|
4080 | :info:build ranlib ./libiberty.a |
---|
4081 | :info:build if [ x"-fno-common" != x ]; then \ |
---|
4082 | :info:build cd pic; \ |
---|
4083 | :info:build ar rc ./libiberty.a \ |
---|
4084 | :info:build ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \ |
---|
4085 | :info:build ranlib ./libiberty.a; \ |
---|
4086 | :info:build cd ..; \ |
---|
4087 | :info:build else true; fi; \ |
---|
4088 | :info:build if [ x"" != x ]; then \ |
---|
4089 | :info:build cd noasan; \ |
---|
4090 | :info:build ar rc ./libiberty.a \ |
---|
4091 | :info:build ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./mempcpy.o ./strverscmp.o ./setproctitle.o; \ |
---|
4092 | :info:build ranlib ./libiberty.a; \ |
---|
4093 | :info:build cd ..; \ |
---|
4094 | :info:build else true; fi |
---|
4095 | :info:build make[3]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build/libiberty' |
---|
4096 | :info:build make[2]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
4097 | :info:build make[1]: *** [stage2-bubble] Error 2 |
---|
4098 | :info:build make[1]: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
4099 | :info:build make: *** [bootstrap-lean] Error 2 |
---|
4100 | :info:build make: Leaving directory `/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build' |
---|
4101 | :info:build Command failed: cd "/Volumes/VMs/MPbuild/_opt_local_site-ports_lang_gcc6/gcc6/work/build" && /usr/bin/make -j4 -w bootstrap-lean |
---|
4102 | :info:build Exit code: 2 |
---|
4103 | :error:build Failed to build gcc6: command execution failed |
---|
4104 | :debug:build Error code: CHILDSTATUS 23566 2 |
---|
4105 | :debug:build Backtrace: command execution failed |
---|
4106 | :debug:build while executing |
---|
4107 | :debug:build "system {*}$notty {*}$nice $fullcmdstring" |
---|
4108 | :debug:build invoked from within |
---|
4109 | :debug:build "command_exec build" |
---|
4110 | :debug:build (procedure "portbuild::build_main" line 8) |
---|
4111 | :debug:build invoked from within |
---|
4112 | :debug:build "$procedure $targetname" |
---|
4113 | :error:build See /opt/local/var/macports/logs/_opt_local_site-ports_lang_gcc6/gcc6/main.log for details. |
---|