Ticket #30370: build-full-serial.log

File build-full-serial.log, 47.9 KB (added by eborisch (Eric A. Borisch), 13 years ago)

Same as build-full.log, but with serial make.

Line 
1version:1
2:debug:main Executing org.macports.main (libpixman)
3:debug:main changing euid/egid - current euid: 0 - current egid: 0
4:debug:main egid changed to: 503
5:debug:main euid changed to: 509
6:debug:fetch fetch phase started at Wed Jul 27 07:55:31 CDT 2011
7:notice:fetch --->  Fetching libpixman
8:debug:fetch euid/egid changed to: 0/0
9:debug:fetch chowned /opt/local/var/macports/distfiles/libpixman to macports
10:debug:fetch euid/egid changed to: 509/503
11:debug:fetch Executing org.macports.fetch (libpixman)
12:debug:fetch Privilege de-escalation not attempted as not running as root.
13:debug:checksum checksum phase started at Wed Jul 27 07:55:31 CDT 2011
14:notice:checksum --->  Verifying checksum(s) for libpixman
15:debug:checksum Executing org.macports.checksum (libpixman)
16:info:checksum --->  Checksumming pixman-0.22.2.tar.bz2
17:debug:checksum Correct (sha1) checksum for pixman-0.22.2.tar.bz2
18:debug:checksum Correct (rmd160) checksum for pixman-0.22.2.tar.bz2
19:debug:checksum Privilege de-escalation not attempted as not running as root.
20:debug:extract extract phase started at Wed Jul 27 07:55:31 CDT 2011
21:notice:extract --->  Extracting libpixman
22:debug:extract setting option extract.cmd to /usr/bin/bzip2
23:debug:extract Executing org.macports.extract (libpixman)
24:info:extract --->  Extracting pixman-0.22.2.tar.bz2
25:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/libpixman/pixman-0.22.2.tar.bz2'
26:debug:extract Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
27:debug:extract Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/libpixman/pixman-0.22.2.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -'
28:debug:extract Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work" && /usr/bin/bzip2 -dc '/opt/local/var/macports/distfiles/libpixman/pixman-0.22.2.tar.bz2' | /usr/bin/gnutar --no-same-owner -xf -
29:debug:extract euid/egid changed to: 0/0
30:debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work to macports
31:debug:extract euid/egid changed to: 509/503
32:debug:extract Privilege de-escalation not attempted as not running as root.
33:debug:patch patch phase started at Wed Jul 27 07:55:32 CDT 2011
34:debug:patch Executing org.macports.patch (libpixman)
35:debug:patch Privilege de-escalation not attempted as not running as root.
36:debug:configure configure phase started at Wed Jul 27 07:55:32 CDT 2011
37:notice:configure --->  Configuring libpixman
38:debug:configure Using compiler 'Mac OS X clang'
39:debug:configure Executing org.macports.configure (libpixman)
40:info:configure --->  Configuring libpixman for architecture x86_64
41:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/Developer/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/Developer/usr/bin/clang' INSTALL='/usr/bin/install -c' NM='/usr/bin/nm' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/clang'
42:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-gtk --disable-dependency-tracking'
43:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-gtk --disable-dependency-tracking
44:info:configure checking for a BSD-compatible install... /usr/bin/install -c
45:info:configure checking whether build environment is sane... yes
46:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
47:info:configure checking for gawk... no
48:info:configure checking for mawk... no
49:info:configure checking for nawk... no
50:info:configure checking for awk... awk
51:info:configure checking whether make sets $(MAKE)... yes
52:info:configure checking build system type... i386-apple-darwin10.8.0
53:info:configure checking host system type... i386-apple-darwin10.8.0
54:info:configure checking for gcc... /Developer/usr/bin/clang
55:info:configure checking for C compiler default output file name... a.out
56:info:configure checking whether the C compiler works... yes
57:info:configure checking whether we are cross compiling... no
58:info:configure checking for suffix of executables...
59:info:configure checking for suffix of object files... o
60:info:configure checking whether we are using the GNU C compiler... yes
61:info:configure checking whether /Developer/usr/bin/clang accepts -g... yes
62:info:configure checking for /Developer/usr/bin/clang option to accept ISO C89... none needed
63:info:configure checking for style of include used by make... GNU
64:info:configure checking dependency style of /Developer/usr/bin/clang... none
65:info:configure checking dependency style of /Developer/usr/bin/clang... none
66:info:configure checking for a sed that does not truncate output... /usr/bin/sed
67:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
68:info:configure checking for egrep... /usr/bin/grep -E
69:info:configure checking for ld used by /Developer/usr/bin/clang... /Developer/usr/bin/ld
70:info:configure checking if the linker (/Developer/usr/bin/ld) is GNU ld... no
71:info:configure checking for /Developer/usr/bin/ld option to reload object files... -r
72:info:configure checking for BSD-compatible nm... /usr/bin/nm
73:info:configure checking whether ln -s works... yes
74:info:configure checking how to recognize dependent libraries... pass_all
75:info:configure checking how to run the C preprocessor... /Developer/usr/bin/clang -E
76:info:configure checking for ANSI C header files... yes
77:info:configure checking for sys/types.h... yes
78:info:configure checking for sys/stat.h... yes
79:info:configure checking for stdlib.h... yes
80:info:configure checking for string.h... yes
81:info:configure checking for memory.h... yes
82:info:configure checking for strings.h... yes
83:info:configure checking for inttypes.h... yes
84:info:configure checking for stdint.h... yes
85:info:configure checking for unistd.h... yes
86:info:configure checking dlfcn.h usability... yes
87:info:configure checking dlfcn.h presence... yes
88:info:configure checking for dlfcn.h... yes
89:info:configure checking whether we are using the GNU C++ compiler... yes
90:info:configure checking whether /Developer/usr/bin/clang++ accepts -g... yes
91:info:configure checking dependency style of /Developer/usr/bin/clang++... none
92:info:configure checking how to run the C++ preprocessor... /Developer/usr/bin/clang++ -E
93:info:configure checking for g77... no
94:info:configure checking for xlf... no
95:info:configure checking for f77... no
96:info:configure checking for frt... no
97:info:configure checking for pgf77... no
98:info:configure checking for cf77... no
99:info:configure checking for fort77... no
100:info:configure checking for fl32... no
101:info:configure checking for af77... no
102:info:configure checking for xlf90... no
103:info:configure checking for f90... no
104:info:configure checking for pgf90... no
105:info:configure checking for pghpf... no
106:info:configure checking for epcf90... no
107:info:configure checking for gfortran... no
108:info:configure checking for g95... no
109:info:configure checking for xlf95... no
110:info:configure checking for f95... no
111:info:configure checking for fort... no
112:info:configure checking for ifort... no
113:info:configure checking for ifc... no
114:info:configure checking for efc... no
115:info:configure checking for pgf95... no
116:info:configure checking for lf95... no
117:info:configure checking for ftn... no
118:info:configure checking whether we are using the GNU Fortran 77 compiler... no
119:info:configure checking whether  accepts -g... no
120:info:configure checking the maximum length of command line arguments... 196608
121:info:configure checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object... ok
122:info:configure checking for objdir... .libs
123:info:configure checking for ar... ar
124:info:configure checking for ranlib... ranlib
125:info:configure checking for strip... strip
126:info:configure checking for dsymutil... dsymutil
127:info:configure checking for nmedit... nmedit
128:info:configure checking for -single_module linker flag... yes
129:info:configure checking for -exported_symbols_list linker flag... yes
130:info:configure checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions... yes
131:info:configure checking for /Developer/usr/bin/clang option to produce PIC... -fno-common
132:info:configure checking if /Developer/usr/bin/clang PIC flag -fno-common works... yes
133:info:configure checking if /Developer/usr/bin/clang static flag -static works... no
134:info:configure checking if /Developer/usr/bin/clang supports -c -o file.o... yes
135:info:configure checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries... yes
136:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
137:info:configure checking how to hardcode library paths into programs... immediate
138:info:configure checking whether stripping libraries is possible... yes
139:info:configure checking if libtool supports shared libraries... yes
140:info:configure checking whether to build shared libraries... yes
141:info:configure checking whether to build static libraries... yes
142:info:configure configure: creating libtool
143:info:configure appending configuration tag "CXX" to libtool
144:info:configure checking for ld used by /Developer/usr/bin/clang++... /Developer/usr/bin/ld
145:info:configure checking if the linker (/Developer/usr/bin/ld) is GNU ld... no
146:info:configure checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries... yes
147:info:configure checking for /Developer/usr/bin/clang++ option to produce PIC... -fno-common
148:info:configure checking if /Developer/usr/bin/clang++ PIC flag -fno-common works... yes
149:info:configure checking if /Developer/usr/bin/clang++ static flag -static works... no
150:info:configure checking if /Developer/usr/bin/clang++ supports -c -o file.o... yes
151:info:configure checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries... yes
152:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
153:info:configure (cached) (cached) checking how to hardcode library paths into programs... immediate
154:info:configure appending configuration tag "F77" to libtool
155:info:configure checking for getisax... no
156:info:configure checking whether byte ordering is bigendian... universal
157:info:configure checking for inline... inline
158:info:configure checking whether the compiler supports -Werror... yes
159:info:configure checking size of long... 8
160:info:configure checking whether __SUNPRO_C is declared... no
161:info:configure checking whether __amd64 is declared... yes
162:info:configure checking whether the compiler supports -Wall... yes
163:info:configure checking whether the compiler supports -fno-strict-aliasing... yes
164:info:configure checking for perl... /opt/local/bin/perl
165:info:configure checking for /Developer/usr/bin/clang option to support OpenMP... unsupported
166:info:configure checking whether the compiler supports -fvisibility=hidden... yes
167:info:configure checking whether the compiler supports -xldscope=hidden... no
168:info:configure checking whether to use MMX intrinsics... yes
169:info:configure checking whether to use SSE2 intrinsics... yes
170:info:configure checking whether to use VMX/Altivec intrinsics... no
171:info:configure checking whether to use ARM SIMD assembler... no
172:info:configure checking whether to use ARM NEON assembler... no
173:info:configure checking whether to use GNU-style inline assembler... yes
174:info:configure checking for pkg-config... /opt/local/bin/pkg-config
175:info:configure checking pkg-config is at least version 0.9.0... yes
176:info:configure checking for posix_memalign... yes
177:info:configure checking for sigaction... yes
178:info:configure checking for alarm... yes
179:info:configure checking sys/mman.h usability... yes
180:info:configure checking sys/mman.h presence... yes
181:info:configure checking for sys/mman.h... yes
182:info:configure checking for mmap... yes
183:info:configure checking for mprotect... yes
184:info:configure checking for getpagesize... yes
185:info:configure checking fenv.h usability... yes
186:info:configure checking fenv.h presence... yes
187:info:configure checking for fenv.h... yes
188:info:configure checking for feenableexcept in -lm... no
189:info:configure checking for gettimeofday... yes
190:info:configure checking sys/time.h usability... yes
191:info:configure checking sys/time.h presence... yes
192:info:configure checking for sys/time.h... yes
193:info:configure checking for __thread... no
194:info:configure checking for pthread_setspecific... yes
195:info:configure checking for __attribute__((constructor))... yes
196:info:configure configure: creating ./config.status
197:info:configure config.status: creating pixman-1.pc
198:info:configure config.status: creating pixman-1-uninstalled.pc
199:info:configure config.status: creating Makefile
200:info:configure config.status: creating pixman/Makefile
201:info:configure config.status: creating pixman/pixman-version.h
202:info:configure config.status: creating demos/Makefile
203:info:configure config.status: creating test/Makefile
204:info:configure config.status: creating config.h
205:info:configure config.status: executing depfiles commands
206:info:configure --->  Configuring libpixman for architecture i386
207:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch i386' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch i386' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/Developer/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m32' LDFLAGS='-L/opt/local/lib -arch i386' FCFLAGS='-pipe -O2 -m32' OBJC='/Developer/usr/bin/clang' INSTALL='/usr/bin/install -c' NM='/usr/bin/nm' OBJCFLAGS='-pipe -O2 -arch i386' FFLAGS='-pipe -O2 -m32' CC_PRINT_OPTIONS='YES' CC='/Developer/usr/bin/clang'
208:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --disable-gtk --disable-dependency-tracking'
209:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386" && ./configure --prefix=/opt/local --disable-dependency-tracking --disable-dependency-tracking --disable-gtk --disable-dependency-tracking
210:info:configure checking for a BSD-compatible install... /usr/bin/install -c
211:info:configure checking whether build environment is sane... yes
212:info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
213:info:configure checking for gawk... no
214:info:configure checking for mawk... no
215:info:configure checking for nawk... no
216:info:configure checking for awk... awk
217:info:configure checking whether make sets $(MAKE)... yes
218:info:configure checking build system type... i386-apple-darwin10.8.0
219:info:configure checking host system type... i386-apple-darwin10.8.0
220:info:configure checking for gcc... /Developer/usr/bin/clang
221:info:configure checking for C compiler default output file name... a.out
222:info:configure checking whether the C compiler works... yes
223:info:configure checking whether we are cross compiling... no
224:info:configure checking for suffix of executables...
225:info:configure checking for suffix of object files... o
226:info:configure checking whether we are using the GNU C compiler... yes
227:info:configure checking whether /Developer/usr/bin/clang accepts -g... yes
228:info:configure checking for /Developer/usr/bin/clang option to accept ISO C89... none needed
229:info:configure checking for style of include used by make... GNU
230:info:configure checking dependency style of /Developer/usr/bin/clang... none
231:info:configure checking dependency style of /Developer/usr/bin/clang... none
232:info:configure checking for a sed that does not truncate output... /usr/bin/sed
233:info:configure checking for grep that handles long lines and -e... /usr/bin/grep
234:info:configure checking for egrep... /usr/bin/grep -E
235:info:configure checking for ld used by /Developer/usr/bin/clang... /Developer/usr/bin/ld
236:info:configure checking if the linker (/Developer/usr/bin/ld) is GNU ld... no
237:info:configure checking for /Developer/usr/bin/ld option to reload object files... -r
238:info:configure checking for BSD-compatible nm... /usr/bin/nm
239:info:configure checking whether ln -s works... yes
240:info:configure checking how to recognize dependent libraries... pass_all
241:info:configure checking how to run the C preprocessor... /Developer/usr/bin/clang -E
242:info:configure checking for ANSI C header files... yes
243:info:configure checking for sys/types.h... yes
244:info:configure checking for sys/stat.h... yes
245:info:configure checking for stdlib.h... yes
246:info:configure checking for string.h... yes
247:info:configure checking for memory.h... yes
248:info:configure checking for strings.h... yes
249:info:configure checking for inttypes.h... yes
250:info:configure checking for stdint.h... yes
251:info:configure checking for unistd.h... yes
252:info:configure checking dlfcn.h usability... yes
253:info:configure checking dlfcn.h presence... yes
254:info:configure checking for dlfcn.h... yes
255:info:configure checking whether we are using the GNU C++ compiler... yes
256:info:configure checking whether /Developer/usr/bin/clang++ accepts -g... yes
257:info:configure checking dependency style of /Developer/usr/bin/clang++... none
258:info:configure checking how to run the C++ preprocessor... /Developer/usr/bin/clang++ -E
259:info:configure checking for g77... no
260:info:configure checking for xlf... no
261:info:configure checking for f77... no
262:info:configure checking for frt... no
263:info:configure checking for pgf77... no
264:info:configure checking for cf77... no
265:info:configure checking for fort77... no
266:info:configure checking for fl32... no
267:info:configure checking for af77... no
268:info:configure checking for xlf90... no
269:info:configure checking for f90... no
270:info:configure checking for pgf90... no
271:info:configure checking for pghpf... no
272:info:configure checking for epcf90... no
273:info:configure checking for gfortran... no
274:info:configure checking for g95... no
275:info:configure checking for xlf95... no
276:info:configure checking for f95... no
277:info:configure checking for fort... no
278:info:configure checking for ifort... no
279:info:configure checking for ifc... no
280:info:configure checking for efc... no
281:info:configure checking for pgf95... no
282:info:configure checking for lf95... no
283:info:configure checking for ftn... no
284:info:configure checking whether we are using the GNU Fortran 77 compiler... no
285:info:configure checking whether  accepts -g... no
286:info:configure checking the maximum length of command line arguments... 196608
287:info:configure checking command to parse /usr/bin/nm output from /Developer/usr/bin/clang object... ok
288:info:configure checking for objdir... .libs
289:info:configure checking for ar... ar
290:info:configure checking for ranlib... ranlib
291:info:configure checking for strip... strip
292:info:configure checking for dsymutil... dsymutil
293:info:configure checking for nmedit... nmedit
294:info:configure checking for -single_module linker flag... yes
295:info:configure checking for -exported_symbols_list linker flag... yes
296:info:configure checking if /Developer/usr/bin/clang supports -fno-rtti -fno-exceptions... yes
297:info:configure checking for /Developer/usr/bin/clang option to produce PIC... -fno-common
298:info:configure checking if /Developer/usr/bin/clang PIC flag -fno-common works... yes
299:info:configure checking if /Developer/usr/bin/clang static flag -static works... no
300:info:configure checking if /Developer/usr/bin/clang supports -c -o file.o... yes
301:info:configure checking whether the /Developer/usr/bin/clang linker (/Developer/usr/bin/ld) supports shared libraries... yes
302:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
303:info:configure checking how to hardcode library paths into programs... immediate
304:info:configure checking whether stripping libraries is possible... yes
305:info:configure checking if libtool supports shared libraries... yes
306:info:configure checking whether to build shared libraries... yes
307:info:configure checking whether to build static libraries... yes
308:info:configure configure: creating libtool
309:info:configure appending configuration tag "CXX" to libtool
310:info:configure checking for ld used by /Developer/usr/bin/clang++... /Developer/usr/bin/ld
311:info:configure checking if the linker (/Developer/usr/bin/ld) is GNU ld... no
312:info:configure checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries... yes
313:info:configure checking for /Developer/usr/bin/clang++ option to produce PIC... -fno-common
314:info:configure checking if /Developer/usr/bin/clang++ PIC flag -fno-common works... yes
315:info:configure checking if /Developer/usr/bin/clang++ static flag -static works... no
316:info:configure checking if /Developer/usr/bin/clang++ supports -c -o file.o... yes
317:info:configure checking whether the /Developer/usr/bin/clang++ linker (/Developer/usr/bin/ld) supports shared libraries... yes
318:info:configure checking dynamic linker characteristics... darwin10.8.0 dyld
319:info:configure (cached) (cached) checking how to hardcode library paths into programs... immediate
320:info:configure appending configuration tag "F77" to libtool
321:info:configure checking for getisax... no
322:info:configure checking whether byte ordering is bigendian... universal
323:info:configure checking for inline... inline
324:info:configure checking whether the compiler supports -Werror... yes
325:info:configure checking size of long... 4
326:info:configure checking whether __SUNPRO_C is declared... no
327:info:configure checking whether __amd64 is declared... no
328:info:configure checking whether the compiler supports -Wall... yes
329:info:configure checking whether the compiler supports -fno-strict-aliasing... yes
330:info:configure checking for perl... /opt/local/bin/perl
331:info:configure checking for /Developer/usr/bin/clang option to support OpenMP... unsupported
332:info:configure checking whether the compiler supports -fvisibility=hidden... yes
333:info:configure checking whether the compiler supports -xldscope=hidden... no
334:info:configure checking whether to use MMX intrinsics... yes
335:info:configure checking whether to use SSE2 intrinsics... yes
336:info:configure checking whether to use VMX/Altivec intrinsics... no
337:info:configure checking whether to use ARM SIMD assembler... no
338:info:configure checking whether to use ARM NEON assembler... no
339:info:configure checking whether to use GNU-style inline assembler... yes
340:info:configure checking for pkg-config... /opt/local/bin/pkg-config
341:info:configure checking pkg-config is at least version 0.9.0... yes
342:info:configure checking for posix_memalign... yes
343:info:configure checking for sigaction... yes
344:info:configure checking for alarm... yes
345:info:configure checking sys/mman.h usability... yes
346:info:configure checking sys/mman.h presence... yes
347:info:configure checking for sys/mman.h... yes
348:info:configure checking for mmap... yes
349:info:configure checking for mprotect... yes
350:info:configure checking for getpagesize... yes
351:info:configure checking fenv.h usability... yes
352:info:configure checking fenv.h presence... yes
353:info:configure checking for fenv.h... yes
354:info:configure checking for feenableexcept in -lm... no
355:info:configure checking for gettimeofday... yes
356:info:configure checking sys/time.h usability... yes
357:info:configure checking sys/time.h presence... yes
358:info:configure checking for sys/time.h... yes
359:info:configure checking for __thread... no
360:info:configure checking for pthread_setspecific... yes
361:info:configure checking for __attribute__((constructor))... yes
362:info:configure configure: creating ./config.status
363:info:configure config.status: creating pixman-1.pc
364:info:configure config.status: creating pixman-1-uninstalled.pc
365:info:configure config.status: creating Makefile
366:info:configure config.status: creating pixman/Makefile
367:info:configure config.status: creating pixman/pixman-version.h
368:info:configure config.status: creating demos/Makefile
369:info:configure config.status: creating test/Makefile
370:info:configure config.status: creating config.h
371:info:configure config.status: executing depfiles commands
372:debug:configure Privilege de-escalation not attempted as not running as root.
373:debug:build build phase started at Wed Jul 27 07:55:47 CDT 2011
374:notice:build --->  Building libpixman
375:debug:build Executing org.macports.build (libpixman)
376:info:build --->  Building libpixman for architecture x86_64
377:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
378:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64" && /usr/bin/make -w all'
379:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64" && /usr/bin/make -w all
380:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64'
381:info:build /usr/bin/make  all-recursive
382:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64'
383:info:build Making all in pixman
384:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64/pixman'
385:info:build /usr/bin/make  all-am
386:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64/pixman'
387:info:build   CC     pixman-access.lo
388:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-access.lo pixman-access.c
389:info:build   CC     pixman-access-accessors.lo
390:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-access-accessors.lo pixman-access-accessors.c
391:info:build   CC     pixman-cpu.lo
392:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-cpu.lo pixman-cpu.c
393:info:build   CC     pixman-gradient-walker.lo
394:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-gradient-walker.lo pixman-gradient-walker.c
395:info:build   CC     pixman-region16.lo
396:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-region16.lo pixman-region16.c
397:info:build   CC     pixman-region32.lo
398:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-region32.lo pixman-region32.c
399:info:build   CC     pixman-image.lo
400:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-image.lo pixman-image.c
401:info:build   CC     pixman-implementation.lo
402:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-implementation.lo pixman-implementation.c
403:info:build   CC     pixman-combine32.lo
404:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-combine32.lo pixman-combine32.c
405:info:build   CC     pixman-combine64.lo
406:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-combine64.lo pixman-combine64.c
407:info:build   CC     pixman-general.lo
408:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-general.lo pixman-general.c
409:info:build   CC     pixman.lo
410:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman.lo pixman.c
411:info:build   CC     pixman-fast-path.lo
412:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-fast-path.lo pixman-fast-path.c
413:info:build   CC     pixman-solid-fill.lo
414:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-solid-fill.lo pixman-solid-fill.c
415:info:build   CC     pixman-conical-gradient.lo
416:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-conical-gradient.lo pixman-conical-gradient.c
417:info:build   CC     pixman-linear-gradient.lo
418:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-linear-gradient.lo pixman-linear-gradient.c
419:info:build   CC     pixman-radial-gradient.lo
420:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-radial-gradient.lo pixman-radial-gradient.c
421:info:build   CC     pixman-bits-image.lo
422:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-bits-image.lo pixman-bits-image.c
423:info:build   CC     pixman-utils.lo
424:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-utils.lo pixman-utils.c
425:info:build   CC     pixman-edge.lo
426:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-edge.lo pixman-edge.c
427:info:build   CC     pixman-edge-accessors.lo
428:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-edge-accessors.lo pixman-edge-accessors.c
429:info:build   CC     pixman-trap.lo
430:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-trap.lo pixman-trap.c
431:info:build   CC     pixman-timer.lo
432:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-timer.lo pixman-timer.c
433:info:build   CC     pixman-matrix.lo
434:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-matrix.lo pixman-matrix.c
435:info:build   CC     libpixman_mmx_la-pixman-mmx.lo
436:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -mmmx -Winline -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o libpixman_mmx_la-pixman-mmx.lo `test -f 'pixman-mmx.c' || echo './'`pixman-mmx.c
437:info:build   CCLD   libpixman-mmx.la
438:info:build   CC     libpixman_sse2_la-pixman-sse2.lo
439:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -msse2 -Winline -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o libpixman_sse2_la-pixman-sse2.lo `test -f 'pixman-sse2.c' || echo './'`pixman-sse2.c
440:info:build   CCLD   libpixman-sse2.la
441:info:build   CCLD   libpixman-1.la
442:info:build warning: no debug symbols in executable (-arch x86_64)
443:info:build /usr/bin/ranlib: file: .libs/libpixman-1.a(pixman-timer.o) has no symbols
444:info:build ranlib: file: .libs/libpixman-1.a(pixman-timer.o) has no symbols
445:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64/pixman'
446:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64/pixman'
447:info:build Making all in demos
448:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64/demos'
449:info:build make[2]: Nothing to be done for `all'.
450:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64/demos'
451:info:build Making all in test
452:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64/test'
453:info:build   CC     a1-trap-test.o
454:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c a1-trap-test.c
455:info:build   CCLD   a1-trap-test
456:info:build   CC     pdf-op-test.o
457:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c pdf-op-test.c
458:info:build   CC     utils.o
459:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c utils.c
460:info:build   CCLD   pdf-op-test
461:info:build   CC     region-test.o
462:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c region-test.c
463:info:build   CCLD   region-test
464:info:build   CC     region-translate-test.o
465:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c region-translate-test.c
466:info:build   CCLD   region-translate-test
467:info:build   CC     fetch-test.o
468:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c fetch-test.c
469:info:build   CCLD   fetch-test
470:info:build   CC     oob-test.o
471:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c oob-test.c
472:info:build   CCLD   oob-test
473:info:build   CC     trap-crasher.o
474:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c trap-crasher.c
475:info:build   CCLD   trap-crasher
476:info:build   CC     alpha-loop.o
477:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c alpha-loop.c
478:info:build   CCLD   alpha-loop
479:info:build   CC     scaling-crash-test.o
480:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c scaling-crash-test.c
481:info:build   CCLD   scaling-crash-test
482:info:build   CC     scaling-helpers-test.o
483:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c scaling-helpers-test.c
484:info:build   CCLD   scaling-helpers-test
485:info:build   CC     gradient-crash-test.o
486:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c gradient-crash-test.c
487:info:build   CCLD   gradient-crash-test
488:info:build   CC     alphamap.o
489:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c alphamap.c
490:info:build   CCLD   alphamap
491:info:build   CC     stress-test.o
492:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c stress-test.c
493:info:build   CCLD   stress-test
494:info:build   CC     composite-traps-test.o
495:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c composite-traps-test.c
496:info:build   CCLD   composite-traps-test
497:info:build   CC     blitters-test.o
498:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c blitters-test.c
499:info:build   CCLD   blitters-test
500:info:build   CC     scaling-test.o
501:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c scaling-test.c
502:info:build   CCLD   scaling-test
503:info:build   CC     affine-test.o
504:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c affine-test.c
505:info:build   CCLD   affine-test
506:info:build   CC     composite.o
507:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c composite.c
508:info:build   CCLD   composite
509:info:build   CC     lowlevel-blt-bench.o
510:info:build /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman  -I/opt/local/include  -pipe -O2 -arch x86_64 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c lowlevel-blt-bench.c
511:info:build   CCLD   lowlevel-blt-bench
512:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64/test'
513:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64'
514:info:build make[2]: Nothing to be done for `all-am'.
515:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64'
516:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64'
517:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-x86_64'
518:info:build --->  Building libpixman for architecture i386
519:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
520:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386" && /usr/bin/make -w all'
521:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386" && /usr/bin/make -w all
522:info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386'
523:info:build /usr/bin/make  all-recursive
524:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386'
525:info:build Making all in pixman
526:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386/pixman'
527:info:build /usr/bin/make  all-am
528:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386/pixman'
529:info:build   CC     pixman-access.lo
530:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch i386 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-access.lo pixman-access.c
531:info:build   CC     pixman-access-accessors.lo
532:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch i386 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-access-accessors.lo pixman-access-accessors.c
533:info:build   CC     pixman-cpu.lo
534:info:build /bin/sh ../libtool --silent --tag=CC   --mode=compile /Developer/usr/bin/clang -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include  -pipe -O2 -arch i386 -Wall -fno-strict-aliasing -fvisibility=hidden -D_REENTRANT -c -o pixman-cpu.lo pixman-cpu.c
535:info:build pixman-cpu.c:492:10: error: invalid operand for instruction
536:info:build                 "       push %%ebx\n"
537:info:build                 ^
538:info:build <inline asm>:2:19: note: instantiated into assembly here
539:info:build         mov $0x80000000, %eax
540:info:build                          ^
541:info:build pixman-cpu.c:492:10: error: invalid operand for instruction
542:info:build                 "       push %%ebx\n"
543:info:build                 ^
544:info:build <inline asm>:7:19: note: instantiated into assembly here
545:info:build         mov $0x80000001, %eax
546:info:build                          ^
547:info:build 2 errors generated.
548:info:build make[3]: *** [pixman-cpu.lo] Error 1
549:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386/pixman'
550:info:build make[2]: *** [all] Error 2
551:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386/pixman'
552:info:build make[1]: *** [all-recursive] Error 1
553:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386'
554:info:build make: *** [all] Error 2
555:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386'
556:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/work/pixman-0.22.2-i386" && /usr/bin/make -w all " returned error 2
557:error:build Target org.macports.build returned: shell command failed (see log for details)
558:debug:build Backtrace: shell command failed (see log for details)
559    while executing
560"$procedure $targetname"
561:info:build Warning: the following items did not execute (for libpixman): org.macports.build
562:notice:build Log for libpixman is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_libpixman/libpixman/main.log