Ticket #64655: main.log

File main.log, 26.0 KB (added by barracuda156, 2 years ago)
Line 
1version:1
2:debug:main Starting logging for libsdl2 @2.0.0_0
3:debug:sysinfo Mac OS X 10.5.8 (darwin/9.8.0) arch powerpc
4:debug:sysinfo MacPorts 2.7.1
5:debug:sysinfo Xcode 3.1.4
6:debug:sysinfo SDK 10.5
7:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.5
8:debug:main libsdl2 has no conflicts
9:debug:main Executing org.macports.main (libsdl2)
10:debug:main dropping privileges: euid changed to 502, egid changed to 500.
11:debug:archivefetch archivefetch phase started at Sun Feb 13 13:33:12 CST 2022
12:debug:archivefetch Executing org.macports.archivefetch (libsdl2)
13:debug:archivefetch Privilege de-escalation not attempted as not running as root.
14:debug:fetch fetch phase started at Sun Feb 13 13:33:12 CST 2022
15:notice:fetch --->  Fetching distfiles for libsdl2
16:debug:fetch Executing org.macports.fetch (libsdl2)
17:debug:fetch Privilege de-escalation not attempted as not running as root.
18:debug:checksum checksum phase started at Sun Feb 13 13:33:12 CST 2022
19:notice:checksum --->  Verifying checksums for libsdl2
20:debug:checksum Executing org.macports.checksum (libsdl2)
21:info:checksum --->  Checksumming SDL2-2.0.0.tar.gz
22:debug:checksum Calculated (rmd160) is 3e29daa152eae2c1a473b8dd413e1b07ce35cd70
23:debug:checksum Correct (rmd160) checksum for SDL2-2.0.0.tar.gz
24:debug:checksum Calculated (sha256) is 6f6ac8153d90e06a118474d5400624ae82b3d3e080915505db27cebc52b27178
25:debug:checksum Correct (sha256) checksum for SDL2-2.0.0.tar.gz
26:debug:checksum Privilege de-escalation not attempted as not running as root.
27:debug:extract extract phase started at Sun Feb 13 13:33:12 CST 2022
28:notice:extract --->  Extracting libsdl2
29:debug:extract Executing org.macports.extract (libsdl2)
30:info:extract --->  Extracting SDL2-2.0.0.tar.gz
31:debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/libsdl2/SDL2-2.0.0.tar.gz'
32:debug:extract Environment:
33:debug:extract CC_PRINT_OPTIONS='YES'
34:debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/.CC_PRINT_OPTIONS'
35:debug:extract CPATH='/opt/local/include'
36:debug:extract DEVELOPER_DIR='/Developer'
37:debug:extract LIBRARY_PATH='/opt/local/lib'
38:debug:extract MACOSX_DEPLOYMENT_TARGET='10.5'
39:info:extract Executing:  cd "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libsdl2/SDL2-2.0.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
40:debug:extract system:  cd "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/libsdl2/SDL2-2.0.0.tar.gz' | /usr/bin/gnutar --no-same-owner -xf -
41:debug:extract euid/egid changed to: 0/0
42:debug:extract chowned /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work to macports
43:debug:extract euid/egid changed to: 502/500
44:debug:extract Privilege de-escalation not attempted as not running as root.
45:debug:patch patch phase started at Sun Feb 13 13:33:13 CST 2022
46:debug:patch Executing org.macports.patch (libsdl2)
47:debug:patch Privilege de-escalation not attempted as not running as root.
48:debug:configure configure phase started at Sun Feb 13 13:33:13 CST 2022
49:notice:configure --->  Configuring libsdl2
50:debug:configure Preferred compilers: gcc-4.2 llvm-gcc-4.2 apple-gcc-4.2 gcc-4.0 macports-gcc-7 macports-gcc-6 macports-gcc-5 macports-clang-7.0 macports-clang-6.0 macports-clang-5.0 macports-clang-3.7 macports-clang-3.4
51:debug:configure Using compiler 'Xcode GCC 4.2'
52:debug:configure Executing org.macports.configure (libsdl2)
53:debug:configure Environment:
54:debug:configure CC='/usr/bin/gcc-4.2'
55:debug:configure CC_PRINT_OPTIONS='YES'
56:debug:configure CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/.CC_PRINT_OPTIONS'
57:debug:configure CFLAGS='-pipe -Os -arch ppc'
58:debug:configure CPATH='/opt/local/include'
59:debug:configure CPPFLAGS='-I/opt/local/include'
60:debug:configure CXX='/usr/bin/g++-4.2'
61:debug:configure CXXFLAGS='-pipe -Os -arch ppc'
62:debug:configure DEVELOPER_DIR='/Developer'
63:debug:configure F90FLAGS='-pipe -Os -m32'
64:debug:configure FCFLAGS='-pipe -Os -m32'
65:debug:configure FFLAGS='-pipe -Os -m32'
66:debug:configure INSTALL='/usr/bin/install -c'
67:debug:configure LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
68:debug:configure LIBRARY_PATH='/opt/local/lib'
69:debug:configure MACOSX_DEPLOYMENT_TARGET='10.5'
70:debug:configure OBJC='/usr/bin/gcc-4.2'
71:debug:configure OBJCFLAGS='-pipe -Os -arch ppc'
72:debug:configure OBJCXX='/usr/bin/g++-4.2'
73:debug:configure OBJCXXFLAGS='-pipe -Os -arch ppc'
74:info:configure Executing:  cd "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0" && ./configure --prefix=/opt/local --without-x
75:debug:configure system:  cd "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0" && ./configure --prefix=/opt/local --without-x
76:info:configure checking build system type... powerpc-apple-darwin9.8.0
77:info:configure checking host system type... powerpc-apple-darwin9.8.0
78:info:configure checking how to print strings... printf
79:info:configure checking for gcc... /usr/bin/gcc-4.2
80:info:configure checking whether the C compiler works... yes
81:info:configure checking for C compiler default output file name... a.out
82:info:configure checking for suffix of executables...
83:info:configure checking whether we are cross compiling... no
84:info:configure checking for suffix of object files... o
85:info:configure checking whether we are using the GNU C compiler... yes
86:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes
87:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
88:info:configure checking for a sed that does not truncate output... /usr/bin/sed
89:info:configure checking for grep that handles long lines and -e... /opt/local/bin/ggrep
90:info:configure checking for egrep... /opt/local/bin/ggrep -E
91:info:configure checking for fgrep... /opt/local/bin/ggrep -F
92:info:configure checking for ld used by /usr/bin/gcc-4.2... /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
93:info:configure checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld... no
94:info:configure checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p
95:info:configure checking the name lister (/usr/bin/nm -p) interface... BSD nm
96:info:configure checking whether ln -s works... yes
97:info:configure checking the maximum length of command line arguments... 196608
98:info:configure checking whether the shell understands some XSI constructs... yes
99:info:configure checking whether the shell understands "+="... yes
100:info:configure checking how to convert powerpc-apple-darwin9.8.0 file names to powerpc-apple-darwin9.8.0 format... func_convert_file_noop
101:info:configure checking how to convert powerpc-apple-darwin9.8.0 file names to toolchain format... func_convert_file_noop
102:info:configure checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld option to reload object files... -r
103:info:configure checking for objdump... no
104:info:configure checking how to recognize dependent libraries... pass_all
105:info:configure checking for dlltool... no
106:info:configure checking how to associate runtime and link libraries... printf %s\n
107:info:configure checking for ar... ar
108:info:configure checking for archiver @FILE support... no
109:info:configure checking for strip... strip
110:info:configure checking for ranlib... ranlib
111:info:configure checking for gawk... gawk
112:info:configure checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.2 object... ok
113:info:configure checking for sysroot... no
114:info:configure checking for mt... no
115:info:configure checking if : is a manifest tool... no
116:info:configure checking for dsymutil... dsymutil
117:info:configure checking for nmedit... nmedit
118:info:configure checking for lipo... lipo
119:info:configure checking for otool... otool
120:info:configure checking for otool64... no
121:info:configure checking for -single_module linker flag... yes
122:info:configure checking for -exported_symbols_list linker flag... yes
123:info:configure checking for -force_load linker flag... ld: unknown option: -force_load
124:info:configure no
125:info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
126:info:configure checking for ANSI C header files... yes
127:info:configure checking for sys/types.h... yes
128:info:configure checking for sys/stat.h... yes
129:info:configure checking for stdlib.h... yes
130:info:configure checking for string.h... yes
131:info:configure checking for memory.h... yes
132:info:configure checking for strings.h... yes
133:info:configure checking for inttypes.h... yes
134:info:configure checking for stdint.h... yes
135:info:configure checking for unistd.h... yes
136:info:configure checking for dlfcn.h... yes
137:info:configure checking for objdir... .libs
138:info:configure checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions... no
139:info:configure checking for /usr/bin/gcc-4.2 option to produce PIC... -fno-common -DPIC
140:info:configure checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works... yes
141:info:configure checking if /usr/bin/gcc-4.2 static flag -static works... no
142:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... yes
143:info:configure checking if /usr/bin/gcc-4.2 supports -c -o file.o... (cached) yes
144:info:configure checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries... yes
145:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
146:info:configure checking how to hardcode library paths into programs... immediate
147:info:configure checking whether stripping libraries is possible... yes
148:info:configure checking if libtool supports shared libraries... yes
149:info:configure checking whether to build shared libraries... yes
150:info:configure checking whether to build static libraries... yes
151:info:configure checking for gcc... (cached) /usr/bin/gcc-4.2
152:info:configure checking whether we are using the GNU C compiler... (cached) yes
153:info:configure checking whether /usr/bin/gcc-4.2 accepts -g... (cached) yes
154:info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... (cached) none needed
155:info:configure checking whether we are using the GNU C++ compiler... yes
156:info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes
157:info:configure checking how to run the C++ preprocessor... /usr/bin/g++-4.2 -E
158:info:configure checking for ld used by /usr/bin/g++-4.2... /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld
159:info:configure checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld... no
160:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries... yes
161:info:configure checking for /usr/bin/g++-4.2 option to produce PIC... -fno-common -DPIC
162:info:configure checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works... yes
163:info:configure checking if /usr/bin/g++-4.2 static flag -static works... no
164:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... yes
165:info:configure checking if /usr/bin/g++-4.2 supports -c -o file.o... (cached) yes
166:info:configure checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries... yes
167:info:configure checking dynamic linker characteristics... darwin9.8.0 dyld
168:info:configure checking how to hardcode library paths into programs... immediate
169:info:configure checking for a BSD-compatible install... /usr/bin/install -c
170:info:configure checking whether make sets $(MAKE)... yes
171:info:configure checking for windres... no
172:info:configure checking for an ANSI C-conforming const... yes
173:info:configure checking for inline... inline
174:info:configure checking for working volatile... yes
175:info:configure checking for GCC -MMD -MT option... yes
176:info:configure checking for ANSI C header files... (cached) yes
177:info:configure checking for sys/types.h... (cached) yes
178:info:configure checking stdio.h usability... yes
179:info:configure checking stdio.h presence... yes
180:info:configure checking for stdio.h... yes
181:info:configure checking for stdlib.h... (cached) yes
182:info:configure checking stddef.h usability... yes
183:info:configure checking stddef.h presence... yes
184:info:configure checking for stddef.h... yes
185:info:configure checking stdarg.h usability... yes
186:info:configure checking stdarg.h presence... yes
187:info:configure checking for stdarg.h... yes
188:info:configure checking malloc.h usability... no
189:info:configure checking malloc.h presence... no
190:info:configure checking for malloc.h... no
191:info:configure checking for memory.h... (cached) yes
192:info:configure checking for string.h... (cached) yes
193:info:configure checking for strings.h... (cached) yes
194:info:configure checking for inttypes.h... (cached) yes
195:info:configure checking for stdint.h... (cached) yes
196:info:configure checking ctype.h usability... yes
197:info:configure checking ctype.h presence... yes
198:info:configure checking for ctype.h... yes
199:info:configure checking math.h usability... yes
200:info:configure checking math.h presence... yes
201:info:configure checking for math.h... yes
202:info:configure checking iconv.h usability... yes
203:info:configure checking iconv.h presence... yes
204:info:configure checking for iconv.h... yes
205:info:configure checking signal.h usability... yes
206:info:configure checking signal.h presence... yes
207:info:configure checking for signal.h... yes
208:info:configure checking for size_t... yes
209:info:configure checking for M_PI in math.h... yes
210:info:configure checking for working alloca.h... yes
211:info:configure checking for alloca... yes
212:info:configure checking for working memcmp... yes
213:info:configure checking for working strtod... yes
214:info:configure checking for mprotect... yes
215:info:configure checking for malloc... yes
216:info:configure checking for calloc... yes
217:info:configure checking for realloc... yes
218:info:configure checking for free... yes
219:info:configure checking for getenv... yes
220:info:configure checking for setenv... yes
221:info:configure checking for putenv... yes
222:info:configure checking for unsetenv... yes
223:info:configure checking for qsort... yes
224:info:configure checking for abs... yes
225:info:configure checking for bcopy... yes
226:info:configure checking for memset... yes
227:info:configure checking for memcpy... yes
228:info:configure checking for memmove... yes
229:info:configure checking for strlen... yes
230:info:configure checking for strlcpy... yes
231:info:configure checking for strlcat... yes
232:info:configure checking for strdup... yes
233:info:configure checking for _strrev... no
234:info:configure checking for _strupr... no
235:info:configure checking for _strlwr... no
236:info:configure checking for strchr... yes
237:info:configure checking for strrchr... yes
238:info:configure checking for strstr... yes
239:info:configure checking for itoa... no
240:info:configure checking for _ltoa... no
241:info:configure checking for _uitoa... no
242:info:configure checking for _ultoa... no
243:info:configure checking for strtol... yes
244:info:configure checking for strtoul... yes
245:info:configure checking for _i64toa... no
246:info:configure checking for _ui64toa... no
247:info:configure checking for strtoll... yes
248:info:configure checking for strtoull... yes
249:info:configure checking for atoi... yes
250:info:configure checking for atof... yes
251:info:configure checking for strcmp... yes
252:info:configure checking for strncmp... yes
253:info:configure checking for _stricmp... no
254:info:configure checking for strcasecmp... yes
255:info:configure checking for _strnicmp... no
256:info:configure checking for strncasecmp... yes
257:info:configure checking for sscanf... yes
258:info:configure checking for snprintf... yes
259:info:configure checking for vsnprintf... yes
260:info:configure checking for fseeko... yes
261:info:configure checking for fseeko64... no
262:info:configure checking for sigaction... yes
263:info:configure checking for setjmp... yes
264:info:configure checking for nanosleep... yes
265:info:configure checking for sysconf... yes
266:info:configure checking for sysctlbyname... yes
267:info:configure checking for pow in -lm... yes
268:info:configure checking for atan... yes
269:info:configure checking for atan2... yes
270:info:configure checking for ceil... yes
271:info:configure checking for copysign... yes
272:info:configure checking for cos... yes
273:info:configure checking for cosf... yes
274:info:configure checking for fabs... yes
275:info:configure checking for floor... yes
276:info:configure checking for log... yes
277:info:configure checking for pow... yes
278:info:configure checking for scalbn... yes
279:info:configure checking for sin... yes
280:info:configure checking for sinf... yes
281:info:configure checking for sqrt... yes
282:info:configure checking for iconv_open in -liconv... no
283:info:configure checking for iconv... no
284:info:configure checking for struct sigaction.sa_sigaction... yes
285:info:configure checking for GCC builtin atomic operations... yes
286:info:configure checking for GCC -mmmx option... no
287:info:configure checking for GCC -m3dnow option... no
288:info:configure checking for GCC -msse option... no
289:info:configure checking for GCC -msse2 option... no
290:info:configure checking for Altivec with GCC altivec.h and -maltivec option... yes
291:info:configure checking for GCC -fvisibility=hidden option... yes
292:info:configure checking for dlopen... yes
293:info:configure checking for dlopen in -lc... yes
294:info:configure checking for Cocoa framework... yes
295:info:configure checking for X... disabled
296:info:configure checking for OpenGL (GLX) support... no
297:info:configure checking for pthreads... yes
298:info:configure checking for recursive mutexes... yes
299:info:configure checking for pthread semaphores... yes
300:info:configure checking for sem_timedwait... no
301:info:configure checking for pthread_spin_trylock... no
302:info:configure checking for pthread_np.h... no
303:info:configure checking for pthread_setname_np... no
304:info:configure checking for pthread_set_name_np... no
305:info:configure checking for GCC -Wall option... yes
306:info:configure checking for necessary GCC -Wno-multichar option... no
307:info:configure configure: creating ./config.status
308:info:configure config.status: creating Makefile
309:info:configure config.status: creating sdl2-config
310:info:configure config.status: creating SDL2.spec
311:info:configure config.status: creating sdl2.pc
312:info:configure config.status: creating include/SDL_config.h
313:info:configure config.status: executing libtool commands
314:debug:configure Executing portconfigure::configure_finish
315:debug:configure Privilege de-escalation not attempted as not running as root.
316:debug:build build phase started at Sun Feb 13 13:33:37 CST 2022
317:notice:build --->  Building libsdl2
318:debug:build Executing org.macports.build (libsdl2)
319:debug:build Environment:
320:debug:build CC_PRINT_OPTIONS='YES'
321:debug:build CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/.CC_PRINT_OPTIONS'
322:debug:build CPATH='/opt/local/include'
323:debug:build DEVELOPER_DIR='/Developer'
324:debug:build LIBRARY_PATH='/opt/local/lib'
325:debug:build MACOSX_DEPLOYMENT_TARGET='10.5'
326:info:build Executing:  cd "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0" && /usr/bin/make -j4 -w all
327:debug:build system:  cd "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0" && /usr/bin/make -j4 -w all
328:info:build make: Entering directory `/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0'
329:info:build /bin/sh build-scripts/mkinstalldirs build
330:info:build /bin/sh build-scripts/updaterev.sh
331:info:build /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_assert.lo -c /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_assert.c -o build/SDL_assert.lo
332:info:build /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_error.lo -c /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_error.c -o build/SDL_error.lo
333:info:build mkdir -p -- build
334:info:build /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_hints.lo -c /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_hints.c -o build/SDL_hints.lo
335:info:build /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include  -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_log.lo -c /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_log.c -o build/SDL_log.lo
336:info:build libtool: compile:  /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_assert.lo -c /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_assert.c  -fno-common -DPIC -o build/.libs/SDL_assert.o
337:info:build libtool: compile:  /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_error.lo -c /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_error.c  -fno-common -DPIC -o build/.libs/SDL_error.o
338:info:build libtool: compile:  /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_hints.lo -c /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_hints.c  -fno-common -DPIC -o build/.libs/SDL_hints.o
339:info:build libtool: compile:  /usr/bin/gcc-4.2 -pipe -Os -arch ppc -I/opt/local/include -DUSING_GENERATED_CONFIG_H -Iinclude -I/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/include -maltivec -DTARGET_API_MAC_CARBON -DTARGET_API_MAC_OSX -fvisibility=hidden -D_THREAD_SAFE -falign-loops=16 -force_cpusubtype_ALL -fpascal-strings -Wall -MMD -MT build/SDL_log.lo -c /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_log.c  -fno-common -DPIC -o build/.libs/SDL_log.o
340:info:build In file included from include/SDL_config.h:33,
341:info:build                  from /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_assert.c:21:
342:info:build include/SDL_platform.h:90:3: error: #error SDL for Mac OS X must be built with a 10.6 SDK or above.
343:info:build In file included from include/SDL_config.h:33,
344:info:build                  from /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_error.c:21:
345:info:build include/SDL_platform.h:90:3: error: #error SDL for Mac OS X must be built with a 10.6 SDK or above.
346:info:build In file included from include/SDL_config.h:33,
347:info:build                  from /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_hints.c:21:
348:info:build include/SDL_platform.h:90:3: error: #error SDL for Mac OS X must be built with a 10.6 SDK or above.
349:info:build In file included from include/SDL_config.h:33,
350:info:build                  from /opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0/src/SDL_log.c:21:
351:info:build include/SDL_platform.h:90:3: error: #error SDL for Mac OS X must be built with a 10.6 SDK or above.
352:info:build make: *** [build/SDL_error.lo] Error 1
353:info:build make: *** Waiting for unfinished jobs....
354:info:build make: *** [build/SDL_hints.lo] Error 1
355:info:build make: *** [build/SDL_log.lo] Error 1
356:info:build make: *** [build/SDL_assert.lo] Error 1
357:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0'
358:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/work/SDL2-2.0.0" && /usr/bin/make -j4 -w all
359:info:build Exit code: 2
360:error:build Failed to build libsdl2: command execution failed
361:debug:build Error code: CHILDSTATUS 18917 2
362:debug:build Backtrace: command execution failed
363:debug:build     while executing
364:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
365:debug:build     invoked from within
366:debug:build "command_exec -callback portprogress::target_progress_callback build"
367:debug:build     (procedure "portbuild::build_main" line 8)
368:debug:build     invoked from within
369:debug:build "$procedure $targetname"
370:error:build See /opt/local/var/macports/logs/_opt_PPCLeopardPorts_devel_libsdl2/libsdl2/main.log for details.