Ticket #44149: main.log

File main.log, 53.0 KB (added by gnw3, 10 years ago)

main.log using r121213 on Snow Leopard for universal build

Line 
1version:1
2:debug:clean libffi has no conflicts
3:debug:main Executing org.macports.main (libffi)
4:debug:main changing euid/egid - current euid: 0 - current egid: 0
5:debug:main egid changed to: 501
6:debug:main euid changed to: 502
7:debug:archivefetch archivefetch phase started at Fri Jun 27 08:23:48 ADT 2014
8:debug:archivefetch Executing org.macports.archivefetch (libffi)
9:debug:archivefetch Privilege de-escalation not attempted as not running as root.
10:debug:fetch fetch phase started at Fri Jun 27 08:23:48 ADT 2014
11:notice:fetch --->  Fetching distfiles for libffi
12:debug:fetch Executing org.macports.fetch (libffi)
13:info:fetch --->  libffi-3.1.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/libffi
14:notice:fetch --->  Attempting to fetch libffi-3.1.tar.gz from http://www.mirrorservice.org/sites/sourceware.org/pub/libffi/
15:debug:fetch Privilege de-escalation not attempted as not running as root.
16:debug:checksum checksum phase started at Fri Jun 27 08:24:00 ADT 2014
17:notice:checksum --->  Verifying checksums for libffi
18:debug:checksum Executing org.macports.checksum (libffi)
19:info:checksum --->  Checksumming libffi-3.1.tar.gz
20:debug:checksum Calculated (rmd160) is 2445ad6cf9cf42adbd29b9ced4cd29f252864ec5
21:debug:checksum Correct (rmd160) checksum for libffi-3.1.tar.gz
22:debug:checksum Calculated (sha256) is 97feeeadca5e21870fa4433bc953d1b3af3f698d5df8a428f68b73cd60aef6eb
23:debug:checksum Correct (sha256) checksum for libffi-3.1.tar.gz
24:debug:checksum Privilege de-escalation not attempted as not running as root.
25:debug:extract extract phase started at Fri Jun 27 08:24:00 ADT 2014
26:notice:extract --->  Extracting libffi
27:debug:extract Executing org.macports.extract (libffi)
28:info:extract --->  Extracting libffi-3.1.tar.gz
29:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/libffi/libffi-3.1.tar.gz'
30:debug:extract Environment:
31CC_PRINT_OPTIONS='YES'
32CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/.CC_PRINT_OPTIONS'
33CPATH='/opt/local/include'
34LIBRARY_PATH='/opt/local/lib'
35MACOSX_DEPLOYMENT_TARGET='10.6'
36:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libffi/libffi-3.1.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -'
37:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libffi/libffi-3.1.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
38:debug:extract euid/egid changed to: 0/0
39:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work to macports
40:debug:extract euid/egid changed to: 502/501
41:debug:extract Privilege de-escalation not attempted as not running as root.
42:debug:patch patch phase started at Fri Jun 27 08:24:00 ADT 2014
43:debug:patch Executing org.macports.patch (libffi)
44:debug:patch Privilege de-escalation not attempted as not running as root.
45:debug:configure configure phase started at Fri Jun 27 08:24:00 ADT 2014
46:notice:configure --->  Configuring libffi
47:debug:configure Using compiler 'Xcode GCC 4.2'
48:debug:configure Executing org.macports.configure (libffi)
49:info:configure --->  Configuring libffi for architecture x86_64
50:debug:configure Environment:
51CC='/usr/bin/gcc-4.2'
52CC_PRINT_OPTIONS='YES'
53CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/.CC_PRINT_OPTIONS'
54CFLAGS='-pipe -Os -arch x86_64'
55CPATH='/opt/local/include'
56CPPFLAGS='-I/opt/local/include'
57CXX='/usr/bin/g++-4.2'
58CXXFLAGS='-pipe -Os -arch x86_64'
59F90FLAGS='-pipe -Os -m64'
60FCFLAGS='-pipe -Os -m64'
61FFLAGS='-pipe -Os -m64'
62INSTALL='/usr/bin/install -c'
63LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64'
64LIBRARY_PATH='/opt/local/lib'
65MACOSX_DEPLOYMENT_TARGET='10.6'
66NM='/usr/bin/nm'
67OBJC='/usr/bin/gcc-4.2'
68OBJCFLAGS='-pipe -Os -arch x86_64'
69OBJCXX='/usr/bin/g++-4.2'
70OBJCXXFLAGS='-pipe -Os'
71:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking'
72:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking
73:info:configure checking build system type... x86_64-apple-darwin10.8.0
74:info:configure checking host system type... x86_64-apple-darwin10.8.0
75:info:configure checking target system type... x86_64-apple-darwin10.8.0
76:info:configure continue configure in default builddir "./x86_64-apple-darwin10.8.0"
77:info:configure ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-apple-darwin10.8.0" "darwin10.8.0"
78:info:configure checking build system type... x86_64-apple-darwin10.8.0
79:info:configure checking host system type... x86_64-apple-darwin10.8.0
80:info:configure checking target system type... x86_64-apple-darwin10.8.0
81:info:configure checking for gsed... /opt/local/bin/gsed
82:info:configure checking for a BSD-compatible install... /usr/bin/install -c
83:info:configure checking whether build environment is sane... yes
84:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
85:info:configure checking for gawk... gawk
86:info:configure checking whether make sets $(MAKE)... yes
87:info:configure checking whether make supports nested variables... yes
88:info:configure checking for gcc... /usr/bin/gcc-4.2
89:info:configure checking whether the C compiler works... yes
90:info:configure checking for C compiler default output file name... a.out
91:info:configure checking for suffix of executables...
92:info:configure checking whether we are cross compiling... no
93:info:configure checking for suffix of object files... o
94:info:configure checking whether we are using the GNU C compiler... yes
95:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
96:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
97:info:configure checking for style of include used by make... GNU
98:info:configure checking dependency style of /usr/bin/gcc-4.2... none
99:info:configure checking whether we are using the GNU C++ compiler... yes
100:info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes
101:info:configure checking dependency style of /usr/bin/g++-4.2... none
102:info:configure checking dependency style of /usr/bin/gcc-4.2... none
103:info:configure checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes
104:info:configure checking how to print strings... printf
105:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
106:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
107:info:configure checking for egrep... /opt/local/bin/grep -E
108:info:configure checking for fgrep... /opt/local/bin/grep -F
109:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
110:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
111:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
112:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
113:info:configure checking whether ln -s works... yes
114:info:configure checking the maximum length of command line arguments... 196608
115:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
116:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
117:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
118:info:configure checking for objdump... no
119:info:configure checking how to recognize dependent libraries... pass_all
120:info:configure checking for dlltool... no
121:info:configure checking how to associate runtime and link libraries... printf %s\n
122:info:configure checking for ar... ar
123:info:configure checking for archiver @FILE support... no
124:info:configure checking for strip... strip
125:info:configure checking for ranlib... ranlib
126:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
127:info:configure checking for sysroot... no
128:info:configure checking for mt... no
129:info:configure checking if : is a manifest tool... no
130:info:configure checking for dsymutil... dsymutil
131:info:configure checking for nmedit... nmedit
132:info:configure checking for lipo... lipo
133:info:configure checking for otool... otool
134:info:configure checking for otool64... no
135:info:configure checking for -single_module linker flag... yes
136:info:configure checking for -exported_symbols_list linker flag... yes
137:info:configure checking for -force_load linker flag... yes
138:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
139:info:configure checking for ANSI C header files... yes
140:info:configure checking for sys/types.h... yes
141:info:configure checking for sys/stat.h... yes
142:info:configure checking for stdlib.h... yes
143:info:configure checking for string.h... yes
144:info:configure checking for memory.h... yes
145:info:configure checking for strings.h... yes
146:info:configure checking for inttypes.h... yes
147:info:configure checking for stdint.h... yes
148:info:configure checking for unistd.h... yes
149:info:configure checking for dlfcn.h... yes
150:info:configure checking for objdir... .libs
151:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
152:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
153:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
154:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
155:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
156:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
157:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
158:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
159:info:configure checking how to hardcode library paths into programs... immediate
160:info:configure checking whether stripping libraries is possible... yes
161:info:configure checking if libtool supports shared libraries... yes
162:info:configure checking whether to build shared libraries... yes
163:info:configure checking whether to build static libraries... yes
164:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
165:info:configure checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
166:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
167:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
168:info:configure checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
169:info:configure checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
170:info:configure checking if /usr/bin/g++-4.2 static flag -static works... no
171:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
172:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
173:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
174:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
175:info:configure checking how to hardcode library paths into programs... immediate
176:info:configure checking size of size_t... 8
177:info:configure checking for C compiler vendor... gnu
178:info:configure checking CFLAGS for maximum warnings... -Wall
179:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
180:info:configure checking sys/mman.h usability... yes
181:info:configure checking sys/mman.h presence... yes
182:info:configure checking for sys/mman.h... yes
183:info:configure checking for mmap... yes
184:info:configure checking for sys/mman.h... (cached) yes
185:info:configure checking for mmap... (cached) yes
186:info:configure checking whether read-only mmap of a plain file works... yes
187:info:configure checking whether mmap from /dev/zero works... no
188:info:configure checking for MAP_ANON(YMOUS)... yes
189:info:configure checking whether mmap with MAP_ANON(YMOUS) works... yes
190:info:configure checking for ANSI C header files... (cached) yes
191:info:configure checking for memcpy... yes
192:info:configure checking for size_t... yes
193:info:configure checking for working alloca.h... yes
194:info:configure checking for alloca... yes
195:info:configure checking size of double... 8
196:info:configure checking size of long double... 16
197:info:configure checking whether byte ordering is bigendian... no
198:info:configure checking assembler .cfi pseudo-op support... no
199:info:configure checking for _ prefix in compiled symbols... yes
200:info:configure checking whether .eh_frame section should be read-only... expr: syntax error
201:info:configure no
202:info:configure checking for __attribute__((visibility("hidden")))... no
203:info:configure checking that generated files are newer than configure... done
204:info:configure configure: creating ./config.status
205:info:configure config.status: creating include/Makefile
206:info:configure config.status: creating include/ffi.h
207:info:configure config.status: creating Makefile
208:info:configure config.status: creating testsuite/Makefile
209:info:configure config.status: creating man/Makefile
210:info:configure config.status: creating libffi.pc
211:info:configure config.status: creating fficonfig.h
212:info:configure config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
213:info:configure config.status: executing buildir commands
214:info:configure config.status: create top_srcdir/Makefile guessed from local Makefile
215:info:configure config.status: build in x86_64-apple-darwin10.8.0 (HOST=)
216:info:configure config.status: executing depfiles commands
217:info:configure config.status: executing libtool commands
218:info:configure config.status: executing include commands
219:info:configure config.status: executing src commands
220:info:configure --->  Configuring libffi for architecture i386
221:debug:configure Environment:
222CC='/usr/bin/gcc-4.2'
223CC_PRINT_OPTIONS='YES'
224CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/.CC_PRINT_OPTIONS'
225CFLAGS='-pipe -Os -arch i386'
226CPATH='/opt/local/include'
227CPPFLAGS='-I/opt/local/include'
228CXX='/usr/bin/g++-4.2'
229CXXFLAGS='-pipe -Os -arch i386'
230F90FLAGS='-pipe -Os -m32'
231FCFLAGS='-pipe -Os -m32'
232FFLAGS='-pipe -Os -m32'
233INSTALL='/usr/bin/install -c'
234LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386'
235LIBRARY_PATH='/opt/local/lib'
236MACOSX_DEPLOYMENT_TARGET='10.6'
237NM='/usr/bin/nm'
238OBJC='/usr/bin/gcc-4.2'
239OBJCFLAGS='-pipe -Os -arch i386'
240OBJCXX='/usr/bin/g++-4.2'
241OBJCXXFLAGS='-pipe -Os'
242:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --disable-dependency-tracking'
243:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --disable-dependency-tracking
244:info:configure checking build system type... x86_64-apple-darwin10.8.0
245:info:configure checking host system type... x86_64-apple-darwin10.8.0
246:info:configure checking target system type... x86_64-apple-darwin10.8.0
247:info:configure continue configure in default builddir "./x86_64-apple-darwin10.8.0"
248:info:configure ....exec /bin/sh .././configure "--srcdir=.." "--enable-builddir=x86_64-apple-darwin10.8.0" "darwin10.8.0"
249:info:configure checking build system type... x86_64-apple-darwin10.8.0
250:info:configure checking host system type... x86_64-apple-darwin10.8.0
251:info:configure checking target system type... x86_64-apple-darwin10.8.0
252:info:configure checking for gsed... /opt/local/bin/gsed
253:info:configure checking for a BSD-compatible install... /usr/bin/install -c
254:info:configure checking whether build environment is sane... yes
255:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
256:info:configure checking for gawk... gawk
257:info:configure checking whether make sets $(MAKE)... yes
258:info:configure checking whether make supports nested variables... yes
259:info:configure checking for gcc... /usr/bin/gcc-4.2
260:info:configure checking whether the C compiler works... yes
261:info:configure checking for C compiler default output file name... a.out
262:info:configure checking for suffix of executables...
263:info:configure checking whether we are cross compiling... no
264:info:configure checking for suffix of object files... o
265:info:configure checking whether we are using the GNU C compiler... yes
266:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
267:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
268:info:configure checking for style of include used by make... GNU
269:info:configure checking dependency style of /usr/bin/gcc-4.2... none
270:info:configure checking whether we are using the GNU C++ compiler... yes
271:info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes
272:info:configure checking dependency style of /usr/bin/g++-4.2... none
273:info:configure checking dependency style of /usr/bin/gcc-4.2... none
274:info:configure checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes
275:info:configure checking how to print strings... printf
276:info:configure checking for a sed that does not truncate output... /opt/local/bin/gsed
277:info:configure checking for grep that handles long lines and -e... /opt/local/bin/grep
278:info:configure checking for egrep... /opt/local/bin/grep -E
279:info:configure checking for fgrep... /opt/local/bin/grep -F
280:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
281:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
282:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
283:info:configure checking the name lister (/usr/bin/nm) interface... BSD nm
284:info:configure checking whether ln -s works... yes
285:info:configure checking the maximum length of command line arguments... 196608
286:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
287:info:configure checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
288:info:configure checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
289:info:configure checking for objdump... no
290:info:configure checking how to recognize dependent libraries... pass_all
291:info:configure checking for dlltool... no
292:info:configure checking how to associate runtime and link libraries... printf %s\n
293:info:configure checking for ar... ar
294:info:configure checking for archiver @FILE support... no
295:info:configure checking for strip... strip
296:info:configure checking for ranlib... ranlib
297:info:configure checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object... ok
298:info:configure checking for sysroot... no
299:info:configure checking for mt... no
300:info:configure checking if : is a manifest tool... no
301:info:configure checking for dsymutil... dsymutil
302:info:configure checking for nmedit... nmedit
303:info:configure checking for lipo... lipo
304:info:configure checking for otool... otool
305:info:configure checking for otool64... no
306:info:configure checking for -single_module linker flag... yes
307:info:configure checking for -exported_symbols_list linker flag... yes
308:info:configure checking for -force_load linker flag... yes
309:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
310:info:configure checking for ANSI C header files... yes
311:info:configure checking for sys/types.h... yes
312:info:configure checking for sys/stat.h... yes
313:info:configure checking for stdlib.h... yes
314:info:configure checking for string.h... yes
315:info:configure checking for memory.h... yes
316:info:configure checking for strings.h... yes
317:info:configure checking for inttypes.h... yes
318:info:configure checking for stdint.h... yes
319:info:configure checking for unistd.h... yes
320:info:configure checking for dlfcn.h... yes
321:info:configure checking for objdir... .libs
322:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
323:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
324:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
325:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
326:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
327:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
328:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
329:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
330:info:configure checking how to hardcode library paths into programs... immediate
331:info:configure checking whether stripping libraries is possible... yes
332:info:configure checking if libtool supports shared libraries... yes
333:info:configure checking whether to build shared libraries... yes
334:info:configure checking whether to build static libraries... yes
335:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
336:info:configure checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
337:info:configure checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
338:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
339:info:configure checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
340:info:configure checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
341:info:configure checking if /usr/bin/g++-4.2 static flag -static works... no
342:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
343:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
344:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
345:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
346:info:configure checking how to hardcode library paths into programs... immediate
347:info:configure checking size of size_t... 4
348:info:configure checking for C compiler vendor... gnu
349:info:configure checking CFLAGS for maximum warnings... -Wall
350:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
351:info:configure checking sys/mman.h usability... yes
352:info:configure checking sys/mman.h presence... yes
353:info:configure checking for sys/mman.h... yes
354:info:configure checking for mmap... yes
355:info:configure checking for sys/mman.h... (cached) yes
356:info:configure checking for mmap... (cached) yes
357:info:configure checking whether read-only mmap of a plain file works... yes
358:info:configure checking whether mmap from /dev/zero works... no
359:info:configure checking for MAP_ANON(YMOUS)... yes
360:info:configure checking whether mmap with MAP_ANON(YMOUS) works... yes
361:info:configure checking for ANSI C header files... (cached) yes
362:info:configure checking for memcpy... yes
363:info:configure checking for size_t... yes
364:info:configure checking for working alloca.h... yes
365:info:configure checking for alloca... yes
366:info:configure checking size of double... 8
367:info:configure checking size of long double... 16
368:info:configure checking whether byte ordering is bigendian... no
369:info:configure checking assembler .cfi pseudo-op support... no
370:info:configure checking for _ prefix in compiled symbols... yes
371:info:configure checking whether .eh_frame section should be read-only... expr: syntax error
372:info:configure no
373:info:configure checking for __attribute__((visibility("hidden")))... no
374:info:configure checking that generated files are newer than configure... done
375:info:configure configure: creating ./config.status
376:info:configure config.status: creating include/Makefile
377:info:configure config.status: creating include/ffi.h
378:info:configure config.status: creating Makefile
379:info:configure config.status: creating testsuite/Makefile
380:info:configure config.status: creating man/Makefile
381:info:configure config.status: creating libffi.pc
382:info:configure config.status: creating fficonfig.h
383:info:configure config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
384:info:configure config.status: executing buildir commands
385:info:configure config.status: create top_srcdir/Makefile guessed from local Makefile
386:info:configure config.status: build in x86_64-apple-darwin10.8.0 (HOST=)
387:info:configure config.status: executing depfiles commands
388:info:configure config.status: executing libtool commands
389:info:configure config.status: executing include commands
390:info:configure config.status: executing src commands
391:debug:configure Privilege de-escalation not attempted as not running as root.
392:debug:build build phase started at Fri Jun 27 08:24:16 ADT 2014
393:notice:build --->  Building libffi
394:debug:build Executing org.macports.build (libffi)
395:info:build --->  Building libffi for architecture x86_64
396:debug:build Environment:
397CC_PRINT_OPTIONS='YES'
398CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/.CC_PRINT_OPTIONS'
399CPATH='/opt/local/include'
400LIBRARY_PATH='/opt/local/lib'
401MACOSX_DEPLOYMENT_TARGET='10.6'
402:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64" && /usr/bin/make -j13 -w all'
403:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64" && /usr/bin/make -j13 -w all
404:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64'
405:info:build MAKE x86_64-apple-darwin10.8.0 :        0 * all
406:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0'
407:info:build /usr/bin/make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-pipe -Os -arch x86_64  -Wall -fexceptions' 'CXXFLAGS=-pipe -Os -arch x86_64' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=/usr/bin/make' 'MAKEINFO=/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/opt/local' 'infodir=/opt/local/share/info' 'libdir=/opt/local/lib' 'mandir=/opt/local/share/man' 'prefix=/opt/local' 'AR=ar' 'AS=as' 'CC=/usr/bin/gcc-4.2' 'CXX=/usr/bin/g++-4.2' 'LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' 'NM=/usr/bin/nm' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
408:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0'
409:info:build Making all in include
410:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0/include'
411:info:build make[3]: Nothing to be done for `all'.
412:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0/include'
413:info:build Making all in testsuite
414:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0/testsuite'
415:info:build make[3]: Nothing to be done for `all'.
416:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0/testsuite'
417:info:build Making all in man
418:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0/man'
419:info:build make[3]: Nothing to be done for `all'.
420:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0/man'
421:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0'
422:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch x86_64  -Wall -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c
423:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch x86_64  -Wall -fexceptions -c -o src/types.lo ../src/types.c
424:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch x86_64  -Wall -fexceptions -c -o src/raw_api.lo ../src/raw_api.c
425:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch x86_64  -Wall -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c
426:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch x86_64  -Wall -fexceptions -c -o src/closures.lo ../src/closures.c
427:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch x86_64  -Wall -fexceptions -c -o src/x86/ffi.lo ../src/x86/ffi.c
428:info:build /bin/sh ./libtool    --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch x86_64 -c -o src/x86/darwin.lo ../src/x86/darwin.S
429:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch x86_64  -Wall -fexceptions -c -o src/x86/ffi64.lo ../src/x86/ffi64.c
430:info:build /bin/sh ./libtool    --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch x86_64 -c -o src/x86/darwin64.lo ../src/x86/darwin64.S
431:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/raw_api.c  -fno-common -DPIC -o src/.libs/raw_api.o
432:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch x86_64 -c ../src/x86/darwin64.S  -fno-common -DPIC -o src/x86/.libs/darwin64.o
433:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/x86/ffi64.c  -fno-common -DPIC -o src/x86/.libs/ffi64.o
434:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/types.c  -fno-common -DPIC -o src/.libs/types.o
435:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch x86_64 -c ../src/x86/darwin64.S -o src/x86/darwin64.o >/dev/null 2>&1
436:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/x86/ffi.c  -fno-common -DPIC -o src/x86/.libs/ffi.o
437:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/prep_cif.c  -fno-common -DPIC -o src/.libs/prep_cif.o
438:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch x86_64 -c ../src/x86/darwin.S  -fno-common -DPIC -o src/x86/.libs/darwin.o
439:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/java_raw_api.c  -fno-common -DPIC -o src/.libs/java_raw_api.o
440:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/closures.c  -fno-common -DPIC -o src/.libs/closures.o
441:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/types.c -o src/types.o >/dev/null 2>&1
442:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
443:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch x86_64 -c ../src/x86/darwin.S -o src/x86/darwin.o >/dev/null 2>&1
444:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
445:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
446:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
447:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1
448:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch x86_64 -Wall -fexceptions -c ../src/closures.c -o src/closures.o >/dev/null 2>&1
449:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/gcc-4.2  -pipe -Os -arch x86_64  -Wall -fexceptions  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libffi_convenience.la  src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo        src/x86/ffi.lo src/x86/darwin.lo src/x86/ffi64.lo src/x86/darwin64.lo                                 
450:info:build /bin/sh ./libtool  --tag=CC   --mode=link /usr/bin/gcc-4.2  -pipe -Os -arch x86_64  -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version`  '-L/opt/local/lib' '-Wl,-headerpad_max_install_names' '-arch' 'x86_64'  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libffi.la -rpath /opt/local/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo        src/x86/ffi.lo src/x86/darwin.lo src/x86/ffi64.lo src/x86/darwin64.lo                                 
451:info:build libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi.o src/x86/.libs/darwin.o src/x86/.libs/ffi64.o src/x86/.libs/darwin64.o
452:info:build /opt/local/bin/ranlib: file: .libs/libffi_convenience.a(ffi.o) has no symbols
453:info:build /opt/local/bin/ranlib: file: .libs/libffi_convenience.a(darwin.o) has no symbols
454:info:build libtool: link: ranlib .libs/libffi_convenience.a
455:info:build ranlib: file: .libs/libffi_convenience.a(ffi.o) has no symbols
456:info:build ranlib: file: .libs/libffi_convenience.a(darwin.o) has no symbols
457:info:build libtool: link: /usr/bin/gcc-4.2 -dynamiclib  -o .libs/libffi.6.dylib  src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi.o src/x86/.libs/darwin.o src/x86/.libs/ffi64.o src/x86/.libs/darwin64.o   -L/opt/local/lib  -Os -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64   -install_name  /opt/local/lib/libffi.6.dylib -compatibility_version 7 -current_version 7.2 -Wl,-single_module
458:info:build libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
459:info:build libtool: link: (cd ".libs" && rm -f "libffi.dylib" && ln -s "libffi.6.dylib" "libffi.dylib")
460:info:build libtool: link: ar cru .libs/libffi.a  src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi.o src/x86/darwin.o src/x86/ffi64.o src/x86/darwin64.o
461:info:build /opt/local/bin/ranlib: file: .libs/libffi.a(ffi.o) has no symbols
462:info:build /opt/local/bin/ranlib: file: .libs/libffi.a(darwin.o) has no symbols
463:info:build libtool: link: ranlib .libs/libffi.a
464:info:build ranlib: file: .libs/libffi.a(ffi.o) has no symbols
465:info:build ranlib: file: .libs/libffi.a(darwin.o) has no symbols
466:info:build libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
467:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0'
468:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0'
469:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64/x86_64-apple-darwin10.8.0'
470:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-x86_64'
471:info:build --->  Building libffi for architecture i386
472:debug:build Environment:
473CC_PRINT_OPTIONS='YES'
474CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/.CC_PRINT_OPTIONS'
475CPATH='/opt/local/include'
476LIBRARY_PATH='/opt/local/lib'
477MACOSX_DEPLOYMENT_TARGET='10.6'
478:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386" && /usr/bin/make -j13 -w all'
479:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386" && /usr/bin/make -j13 -w all
480:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386'
481:info:build MAKE x86_64-apple-darwin10.8.0 :        0 * all
482:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0'
483:info:build /usr/bin/make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-pipe -Os -arch i386  -Wall -fexceptions' 'CXXFLAGS=-pipe -Os -arch i386' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=/usr/bin/make' 'MAKEINFO=/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/sh' 'exec_prefix=/opt/local' 'infodir=/opt/local/share/info' 'libdir=/opt/local/lib' 'mandir=/opt/local/share/man' 'prefix=/opt/local' 'AR=ar' 'AS=as' 'CC=/usr/bin/gcc-4.2' 'CXX=/usr/bin/g++-4.2' 'LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld' 'NM=/usr/bin/nm' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
484:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0'
485:info:build Making all in include
486:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0/include'
487:info:build make[3]: Nothing to be done for `all'.
488:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0/include'
489:info:build Making all in testsuite
490:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0/testsuite'
491:info:build make[3]: Nothing to be done for `all'.
492:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0/testsuite'
493:info:build Making all in man
494:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0/man'
495:info:build make[3]: Nothing to be done for `all'.
496:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0/man'
497:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0'
498:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch i386  -Wall -fexceptions -c -o src/prep_cif.lo ../src/prep_cif.c
499:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch i386  -Wall -fexceptions -c -o src/types.lo ../src/types.c
500:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch i386  -Wall -fexceptions -c -o src/raw_api.lo ../src/raw_api.c
501:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch i386  -Wall -fexceptions -c -o src/java_raw_api.lo ../src/java_raw_api.c
502:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch i386  -Wall -fexceptions -c -o src/closures.lo ../src/closures.c
503:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch i386  -Wall -fexceptions -c -o src/x86/ffi.lo ../src/x86/ffi.c
504:info:build /bin/sh ./libtool    --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch i386 -c -o src/x86/darwin.lo ../src/x86/darwin.S
505:info:build /bin/sh ./libtool  --tag=CC   --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include  -pipe -Os -arch i386  -Wall -fexceptions -c -o src/x86/ffi64.lo ../src/x86/ffi64.c
506:info:build /bin/sh ./libtool    --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch i386 -c -o src/x86/darwin64.lo ../src/x86/darwin64.S
507:info:build /bin/sh ./libtool    --mode=compile /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch i386 -c -o src/x86/win32.lo ../src/x86/win32.S
508:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch i386 -c ../src/x86/darwin.S  -fno-common -DPIC -o src/x86/.libs/darwin.o
509:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/x86/ffi64.c  -fno-common -DPIC -o src/x86/.libs/ffi64.o
510:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/java_raw_api.c  -fno-common -DPIC -o src/.libs/java_raw_api.o
511:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch i386 -c ../src/x86/darwin.S -o src/x86/darwin.o >/dev/null 2>&1
512:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/prep_cif.c  -fno-common -DPIC -o src/.libs/prep_cif.o
513:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch i386 -c ../src/x86/darwin64.S  -fno-common -DPIC -o src/x86/.libs/darwin64.o
514:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/closures.c  -fno-common -DPIC -o src/.libs/closures.o
515:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1
516:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch i386 -c ../src/x86/darwin64.S -o src/x86/darwin64.o >/dev/null 2>&1
517:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/types.c  -fno-common -DPIC -o src/.libs/types.o
518:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
519:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/raw_api.c  -fno-common -DPIC -o src/.libs/raw_api.o
520:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -I. -I../include -Iinclude -I../src -pipe -Os -arch i386 -c ../src/x86/win32.S  -fno-common -DPIC -o src/x86/.libs/win32.o
521:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/x86/ffi.c  -fno-common -DPIC -o src/x86/.libs/ffi.o
522:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/types.c -o src/types.o >/dev/null 2>&1
523:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
524:info:build ../src/x86/win32.S:1283:section difference relocatable subtraction expression, ".LFE5" minus ".LFB5" using a symbol at the end of section will not produce an assembly time constant
525:info:build ../src/x86/win32.S:1283:use a symbol with a constant value created with an assignment instead of the expression, L_const_sym = .LFE5 - .LFB5
526:info:build ../src/x86/win32.S:1275:section difference relocatable subtraction expression, ".LEFDE5" minus ".LASFDE5" using a symbol at the end of section will not produce an assembly time constant
527:info:build ../src/x86/win32.S:1275:use a symbol with a constant value created with an assignment instead of the expression, L_const_sym = .LEFDE5 - .LASFDE5
528:info:build ../src/x86/win32.S:unknown:missing indirect symbols for section (__IMPORT,__jump_table)
529:info:build make[3]: *** [src/x86/win32.lo] Error 1
530:info:build make[3]: *** Waiting for unfinished jobs....
531:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
532:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
533:info:build libtool: compile:  /usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I/opt/local/include -pipe -Os -arch i386 -Wall -fexceptions -c ../src/closures.c -o src/closures.o >/dev/null 2>&1
534:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0'
535:info:build make[2]: *** [all-recursive] Error 1
536:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0'
537:info:build make[1]: *** [all] Error 2
538:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386/x86_64-apple-darwin10.8.0'
539:info:build make: *** [all] Error 2
540:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386'
541:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/work/libffi-3.1-i386" && /usr/bin/make -j13 -w all
542:info:build Exit code: 2
543:error:build org.macports.build for port libffi returned: command execution failed
544:debug:build Error code: NONE
545:debug:build Backtrace: command execution failed
546    while executing
547"proc-org.macports.build-build-0 org.macports.build"
548    ("eval" body line 1)
549    invoked from within
550"eval $procedure $targetname"
551:info:build Warning: targets not executed for libffi: org.macports.install org.macports.build org.macports.destroot
552:notice:build Please see the log file for port libffi for details:
553    /opt/local/var/macports/logs/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_devel_libffi/libffi/main.log