Created
June 16, 2016 09:36
-
-
Save miniupnp/e846adf16d417db74f41464d89056b49 to your computer and use it in GitHub Desktop.
failing to build sdl2_image on G4/10.5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thu Jun 16 10:20:56 +0200 2016 | |
./configure | |
--disable-dependency-tracking | |
--prefix=/usr/local/Cellar/sdl2_image/2.0.0_1 | |
--enable-imageio=no | |
checking build system type... powerpc-apple-darwin9.8.0 | |
checking host system type... powerpc-apple-darwin9.8.0 | |
checking for gcc... gcc-4.2 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc-4.2 accepts -g... yes | |
checking for gcc-4.2 option to accept ISO C89... none needed | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc-4.2... /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld | |
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p | |
checking the name lister (/usr/bin/nm -p) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -p output from gcc-4.2 object... ok | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking how to run the C preprocessor... gcc-4.2 -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc-4.2 supports -fno-rtti -fno-exceptions... no | |
checking for gcc-4.2 option to produce PIC... -fno-common -DPIC | |
checking if gcc-4.2 PIC flag -fno-common -DPIC works... yes | |
checking if gcc-4.2 static flag -static works... no | |
checking if gcc-4.2 supports -c -o file.o... yes | |
checking if gcc-4.2 supports -c -o file.o... (cached) yes | |
checking whether the gcc-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin9.8.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for style of include used by make... GNU | |
checking whether make supports nested variables... yes | |
checking dependency style of gcc-4.2... none | |
checking for gcc... (cached) gcc-4.2 | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-4.2 accepts -g... (cached) yes | |
checking for gcc-4.2 option to accept ISO C89... (cached) none needed | |
checking whether we are using the GNU Objective C compiler... yes | |
checking whether gcc-4.2 accepts -g... yes | |
checking dependency style of gcc-4.2... none | |
checking for inline... inline | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for windres... no | |
checking for darwin9.8.0-windres... no | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for SDL... yes | |
checking for ImageIO support... no | |
checking jpeglib.h usability... yes | |
checking jpeglib.h presence... yes | |
checking for jpeglib.h... yes | |
checking for jpeg_CreateDecompress in -ljpeg... yes | |
checking for LIBPNG... yes | |
checking tiffio.h usability... yes | |
checking tiffio.h presence... yes | |
checking for tiffio.h... yes | |
checking for TIFFClientOpen in -ltiff... yes | |
checking for LIBWEBP... no | |
checking webp/decode.h usability... yes | |
checking webp/decode.h presence... yes | |
checking for webp/decode.h... yes | |
checking for WebPGetDecoderVersion in -lwebp... yes | |
-- dynamic libwebp -> libwebp.dylib | |
-- dynamic libtiff -> libtiff.dylib | |
-- dynamic libjpeg -> libjpeg.dylib | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating SDL2_image.spec | |
config.status: creating SDL2_image.pc | |
config.status: executing libtool commands | |
config.status: executing depfiles commands |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-4.2 called with: --version | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -v | |
superenv executed: gcc-4.2 -v | |
gcc-4.2 called with: -V | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -qversion | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -o conftest conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -o conftest conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -c conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -print-prog-name=ld | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -o conftest -g -O2 conftest.c conftstm.o | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest -g -O2 conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -o conftest -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -c -g -O2 -fno-rtti -fno-exceptions conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -o conftest -g -O2 -static conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest -g -O2 -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -c -g -O2 -o out/conftest2.o conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -g -O2 -print-multi-os-directory | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -g -O2 -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: --version | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -v | |
superenv executed: gcc-4.2 -v | |
gcc-4.2 called with: -V | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -qversion | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: --version | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -v | |
superenv executed: gcc-4.2 -v | |
gcc-4.2 called with: -V | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -qversion | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -c conftest.m | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c conftest.m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g conftest.m | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g conftest.m -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -c -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -o conftest -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -ljpeg -L/usr/local/lib -lSDL2 | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -ljpeg -L/usr/local/lib -lSDL2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -c -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -o conftest -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -ltiff -lz -ljpeg -L/usr/local/lib -lSDL2 | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -ltiff -lz -ljpeg -L/usr/local/lib -lSDL2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -c -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -c -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -E conftest.c | |
superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -o conftest -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -lwebp -lm -ljpeg -L/usr/local/lib -lSDL2 | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -o conftest -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -lwebp -lm -ljpeg -L/usr/local/lib -lSDL2 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
gcc-4.2 called with: -print-search-dirs | |
superenv added: -pipe -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
superenv executed: gcc-4.2 -pipe -Os -arch ppc -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include -L/usr/local/opt/libpng/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thu Jun 16 10:22:11 +0200 2016 | |
make | |
install | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG.lo IMG.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG.c -fno-common -DPIC -o .libs/IMG.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG.c -o IMG.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_bmp.lo IMG_bmp.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_bmp.c -fno-common -DPIC -o .libs/IMG_bmp.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_bmp.c -o IMG_bmp.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_gif.lo IMG_gif.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_gif.c -fno-common -DPIC -o .libs/IMG_gif.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_gif.c -o IMG_gif.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_jpg.lo IMG_jpg.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_jpg.c -fno-common -DPIC -o .libs/IMG_jpg.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_jpg.c -o IMG_jpg.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_lbm.lo IMG_lbm.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_lbm.c -fno-common -DPIC -o .libs/IMG_lbm.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_lbm.c -o IMG_lbm.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_pcx.lo IMG_pcx.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pcx.c -fno-common -DPIC -o .libs/IMG_pcx.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pcx.c -o IMG_pcx.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_png.lo IMG_png.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_png.c -fno-common -DPIC -o .libs/IMG_png.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_png.c -o IMG_png.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_pnm.lo IMG_pnm.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pnm.c -fno-common -DPIC -o .libs/IMG_pnm.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pnm.c -o IMG_pnm.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_tga.lo IMG_tga.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tga.c -fno-common -DPIC -o .libs/IMG_tga.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tga.c -o IMG_tga.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_tif.lo IMG_tif.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tif.c -fno-common -DPIC -o .libs/IMG_tif.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tif.c -o IMG_tif.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_xcf.lo IMG_xcf.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xcf.c -fno-common -DPIC -o .libs/IMG_xcf.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xcf.c -o IMG_xcf.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_xpm.lo IMG_xpm.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xpm.c -fno-common -DPIC -o .libs/IMG_xpm.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xpm.c -o IMG_xpm.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_xv.lo IMG_xv.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xv.c -fno-common -DPIC -o .libs/IMG_xv.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xv.c -o IMG_xv.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_webp.lo IMG_webp.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_webp.c -fno-common -DPIC -o .libs/IMG_webp.o | |
IMG_webp.c: In function ‘IMG_LoadWEBP_RW’: | |
IMG_webp.c:245: error: ‘s’ undeclared (first use in this function) | |
IMG_webp.c:245: error: (Each undeclared identifier is reported only once | |
IMG_webp.c:245: error: for each function it appears in.) | |
make: *** [IMG_webp.lo] Error 1 | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/mistydemeo/tigerbrew.git | |
HEAD: 1cdf87c6f13ae0738e5ba0ca31248d2e7efa0bd5 | |
Last commit: 7 weeks ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://ia902307.us.archive.org/31/items/tigerbrew | |
CPU: single-core 32-bit g4e | |
OS X: 10.5.8-Power Macintosh | |
Xcode: 3.1.4 | |
CLT: N/A | |
GCC-4.0: build 5493 | |
GCC-4.2: build 5577 | |
LLVM-GCC: build 2064 | |
Clang: N/A | |
X11: 2.1.6 => /usr/X11 | |
System Ruby: 1.8.6-369 | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python => /System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Java: 1.5.0_30-b03 | |
HOMEBREW_CC: gcc-4.2 | |
HOMEBREW_CXX: g++-4.2 | |
MAKEFLAGS: -j1 | |
CMAKE_PREFIX_PATH: /usr/local/opt/libpng:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/sdl2/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.5 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/sdl2/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libpng/bin:/usr/local/opt/libtiff/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG.c -fno-common -DPIC -o .libs/IMG.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG.c -fno-common -DPIC -o .libs/IMG.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG.c -o IMG.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG.c -o IMG.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_bmp.c -fno-common -DPIC -o .libs/IMG_bmp.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_bmp.c -fno-common -DPIC -o .libs/IMG_bmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_bmp.c -o IMG_bmp.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_bmp.c -o IMG_bmp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_gif.c -fno-common -DPIC -o .libs/IMG_gif.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_gif.c -fno-common -DPIC -o .libs/IMG_gif.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_gif.c -o IMG_gif.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_gif.c -o IMG_gif.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_jpg.c -fno-common -DPIC -o .libs/IMG_jpg.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_jpg.c -fno-common -DPIC -o .libs/IMG_jpg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_jpg.c -o IMG_jpg.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_jpg.c -o IMG_jpg.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_lbm.c -fno-common -DPIC -o .libs/IMG_lbm.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_lbm.c -fno-common -DPIC -o .libs/IMG_lbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_lbm.c -o IMG_lbm.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_lbm.c -o IMG_lbm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pcx.c -fno-common -DPIC -o .libs/IMG_pcx.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pcx.c -fno-common -DPIC -o .libs/IMG_pcx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pcx.c -o IMG_pcx.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pcx.c -o IMG_pcx.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_png.c -fno-common -DPIC -o .libs/IMG_png.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_png.c -fno-common -DPIC -o .libs/IMG_png.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_png.c -o IMG_png.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_png.c -o IMG_png.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pnm.c -fno-common -DPIC -o .libs/IMG_pnm.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pnm.c -fno-common -DPIC -o .libs/IMG_pnm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pnm.c -o IMG_pnm.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pnm.c -o IMG_pnm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tga.c -fno-common -DPIC -o .libs/IMG_tga.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tga.c -fno-common -DPIC -o .libs/IMG_tga.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tga.c -o IMG_tga.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tga.c -o IMG_tga.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tif.c -fno-common -DPIC -o .libs/IMG_tif.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tif.c -fno-common -DPIC -o .libs/IMG_tif.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tif.c -o IMG_tif.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tif.c -o IMG_tif.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xcf.c -fno-common -DPIC -o .libs/IMG_xcf.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xcf.c -fno-common -DPIC -o .libs/IMG_xcf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xcf.c -o IMG_xcf.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xcf.c -o IMG_xcf.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xpm.c -fno-common -DPIC -o .libs/IMG_xpm.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xpm.c -fno-common -DPIC -o .libs/IMG_xpm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xpm.c -o IMG_xpm.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xpm.c -o IMG_xpm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xv.c -fno-common -DPIC -o .libs/IMG_xv.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xv.c -fno-common -DPIC -o .libs/IMG_xv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xv.c -o IMG_xv.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xv.c -o IMG_xv.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
gcc-4.2 called with: -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_webp.c -fno-common -DPIC -o .libs/IMG_webp.o | |
superenv removed: -g -O2 | |
superenv added: -pipe -w -Os -arch ppc -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
superenv executed: gcc-4.2 -pipe -w -Os -arch ppc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DPACKAGE="SDL2_image" -DVERSION="2.0.0" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC="libwebp.dylib" -DLOAD_TIF_DYNAMIC="libtiff.dylib" -DLOAD_JPG_DYNAMIC="libjpeg.dylib" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_webp.c -fno-common -DPIC -o .libs/IMG_webp.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/libpng/include | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ brew install sdl2_image --universal --without-webp -vd | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/sdl2_image.rb | |
Warning: sdl2_image-2.0.0_1 already installed | |
power-mac-g4-de-thomas-bernard:OpenDUNE nanard$ brew uninstall sdl2_image | |
Uninstalling /usr/local/Cellar/sdl2_image/2.0.0_1... (4 files, 20K) | |
power-mac-g4-de-thomas-bernard:OpenDUNE nanard$ brew install sdl2_image --universal --without-webp -vd | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/sdl2_image.rb | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/pkg-config.rb | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/sdl2.rb | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/jpeg.rb | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/libpng.rb | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/xz.rb | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/libtiff.rb | |
/usr/local/Library/brew.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/webp.rb | |
/usr/local/Library/Homebrew/build.rb (Formulary::FromPathLoader): loading /usr/local/Library/Formula/sdl2_image.rb | |
/usr/local/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/sdl2.rb | |
/usr/local/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/jpeg.rb | |
/usr/local/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/libpng.rb | |
/usr/local/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/libtiff.rb | |
/usr/local/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/pkg-config.rb | |
/usr/local/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/xz.rb | |
/usr/local/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Library/Formula/apple-gcc42.rb | |
==> Downloading https://www.libsdl.org/projects/SDL_image/release/SDL2_image-2.0.0.tar.gz | |
Already downloaded: /Library/Caches/Homebrew/sdl2_image-2.0.0.tar.gz | |
==> Verifying sdl2_image-2.0.0.tar.gz checksum | |
/usr/bin/tar xzf /Library/Caches/Homebrew/sdl2_image-2.0.0.tar.gz | |
==> ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/sdl2_image/2.0.0_1 --enable-imageio=no | |
checking build system type... powerpc-apple-darwin9.8.0 | |
checking host system type... powerpc-apple-darwin9.8.0 | |
checking for gcc... gcc-4.2 | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc-4.2 accepts -g... yes | |
checking for gcc-4.2 option to accept ISO C89... none needed | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by gcc-4.2... /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld | |
checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p | |
checking the name lister (/usr/bin/nm -p) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for ar... ar | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm -p output from gcc-4.2 object... ok | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking how to run the C preprocessor... gcc-4.2 -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc-4.2 supports -fno-rtti -fno-exceptions... no | |
checking for gcc-4.2 option to produce PIC... -fno-common -DPIC | |
checking if gcc-4.2 PIC flag -fno-common -DPIC works... yes | |
checking if gcc-4.2 static flag -static works... no | |
checking if gcc-4.2 supports -c -o file.o... yes | |
checking if gcc-4.2 supports -c -o file.o... (cached) yes | |
checking whether the gcc-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin9.8.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... ./install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking for style of include used by make... GNU | |
checking whether make supports nested variables... yes | |
checking dependency style of gcc-4.2... none | |
checking for gcc... (cached) gcc-4.2 | |
checking whether we are using the GNU C compiler... (cached) yes | |
checking whether gcc-4.2 accepts -g... (cached) yes | |
checking for gcc-4.2 option to accept ISO C89... (cached) none needed | |
checking whether we are using the GNU Objective C compiler... yes | |
checking whether gcc-4.2 accepts -g... yes | |
checking dependency style of gcc-4.2... none | |
checking for inline... inline | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for windres... no | |
checking for darwin9.8.0-windres... no | |
checking for pkg-config... /usr/local/opt/pkg-config/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for SDL... yes | |
checking for ImageIO support... no | |
checking jpeglib.h usability... yes | |
checking jpeglib.h presence... yes | |
checking for jpeglib.h... yes | |
checking for jpeg_CreateDecompress in -ljpeg... yes | |
checking for LIBPNG... yes | |
checking tiffio.h usability... yes | |
checking tiffio.h presence... yes | |
checking for tiffio.h... yes | |
checking for TIFFClientOpen in -ltiff... yes | |
checking for LIBWEBP... no | |
checking webp/decode.h usability... yes | |
checking webp/decode.h presence... yes | |
checking for webp/decode.h... yes | |
checking for WebPGetDecoderVersion in -lwebp... yes | |
-- dynamic libwebp -> libwebp.dylib | |
-- dynamic libtiff -> libtiff.dylib | |
-- dynamic libjpeg -> libjpeg.dylib | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating SDL2_image.spec | |
config.status: creating SDL2_image.pc | |
config.status: executing libtool commands | |
config.status: executing depfiles commands | |
==> make install | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG.lo IMG.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG.c -fno-common -DPIC -o .libs/IMG.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG.c -o IMG.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_bmp.lo IMG_bmp.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_bmp.c -fno-common -DPIC -o .libs/IMG_bmp.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_bmp.c -o IMG_bmp.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_gif.lo IMG_gif.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_gif.c -fno-common -DPIC -o .libs/IMG_gif.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_gif.c -o IMG_gif.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_jpg.lo IMG_jpg.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_jpg.c -fno-common -DPIC -o .libs/IMG_jpg.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_jpg.c -o IMG_jpg.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_lbm.lo IMG_lbm.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_lbm.c -fno-common -DPIC -o .libs/IMG_lbm.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_lbm.c -o IMG_lbm.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_pcx.lo IMG_pcx.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pcx.c -fno-common -DPIC -o .libs/IMG_pcx.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pcx.c -o IMG_pcx.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_png.lo IMG_png.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_png.c -fno-common -DPIC -o .libs/IMG_png.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_png.c -o IMG_png.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_pnm.lo IMG_pnm.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pnm.c -fno-common -DPIC -o .libs/IMG_pnm.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_pnm.c -o IMG_pnm.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_tga.lo IMG_tga.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tga.c -fno-common -DPIC -o .libs/IMG_tga.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tga.c -o IMG_tga.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_tif.lo IMG_tif.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tif.c -fno-common -DPIC -o .libs/IMG_tif.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_tif.c -o IMG_tif.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_xcf.lo IMG_xcf.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xcf.c -fno-common -DPIC -o .libs/IMG_xcf.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xcf.c -o IMG_xcf.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_xpm.lo IMG_xpm.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xpm.c -fno-common -DPIC -o .libs/IMG_xpm.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xpm.c -o IMG_xpm.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_xv.lo IMG_xv.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xv.c -fno-common -DPIC -o .libs/IMG_xv.o | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_xv.c -o IMG_xv.o >/dev/null 2>&1 | |
/bin/sh ./libtool --tag=CC --mode=compile gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c -o IMG_webp.lo IMG_webp.c | |
libtool: compile: gcc-4.2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\" -I. -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 -c IMG_webp.c -fno-common -DPIC -o .libs/IMG_webp.o | |
IMG_webp.c: In function ‘IMG_LoadWEBP_RW’: | |
IMG_webp.c:245: error: ‘s’ undeclared (first use in this function) | |
IMG_webp.c:245: error: (Each undeclared identifier is reported only once | |
IMG_webp.c:245: error: for each function it appears in.) | |
make: *** [IMG_webp.lo] Error 1 | |
/usr/local/Library/Homebrew/debrew.rb:11:in `raise' | |
BuildError: Failed executing: make install | |
1. raise | |
2. ignore | |
3. backtrace | |
4. irb | |
5. shell | |
Choose an action: 3 | |
/usr/local/Library/Homebrew/debrew.rb:11:in `raise' | |
/usr/local/Library/Homebrew/formula.rb:1369:in `system' | |
/usr/local/Library/Homebrew/formula.rb:1306:in `open' | |
/usr/local/Library/Homebrew/formula.rb:1306:in `system' | |
/usr/local/Library/Formula/sdl2_image.rb:33:in `install' | |
/usr/local/Library/Homebrew/debrew.rb:22:in `install' | |
/usr/local/Library/Homebrew/debrew.rb:97:in `debrew' | |
/usr/local/Library/Homebrew/debrew.rb:22:in `install' | |
/usr/local/Library/Homebrew/build.rb:128:in `install' | |
/usr/local/Library/Homebrew/formula.rb:863:in `brew' | |
/usr/local/Library/Homebrew/formula.rb:1413:in `stage' | |
/usr/local/Library/Homebrew/resource.rb:91:in `unpack' | |
/usr/local/Library/Homebrew/extend/fileutils.rb:17:in `mktemp' | |
/usr/local/Library/Homebrew/resource.rb:88:in `unpack' | |
/usr/local/Library/Homebrew/resource.rb:81:in `stage' | |
(__FORWARDABLE__):3:in `__send__' | |
(__FORWARDABLE__):3:in `stage' | |
/usr/local/Library/Homebrew/formula.rb:1405:in `stage' | |
/usr/local/Library/Homebrew/formula.rb:859:in `brew' | |
/usr/local/Library/Homebrew/build.rb:106:in `install' | |
/usr/local/Library/Homebrew/build.rb:175 | |
1. raise | |
2. ignore | |
3. backtrace | |
4. irb | |
5. shell | |
Choose an action: 1 | |
==> Formula | |
Path: /usr/local/Library/Formula/sdl2_image.rb | |
==> Configuration | |
HOMEBREW_VERSION: 0.9.5 | |
ORIGIN: https://github.com/mistydemeo/tigerbrew.git | |
HEAD: 1cdf87c6f13ae0738e5ba0ca31248d2e7efa0bd5 | |
Last commit: 7 weeks ago | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_REPOSITORY: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://ia902307.us.archive.org/31/items/tigerbrew | |
CPU: single-core 32-bit g4e | |
OS X: 10.5.8-Power Macintosh | |
Xcode: 3.1.4 | |
CLT: N/A | |
GCC-4.0: build 5493 | |
GCC-4.2: build 5577 | |
LLVM-GCC: build 2064 | |
Clang: N/A | |
X11: 2.1.6 => /usr/X11 | |
System Ruby: 1.8.6-369 | |
Perl: /usr/bin/perl | |
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Java: 1.5.0_30-b03 | |
==> ENV | |
HOMEBREW_CC: gcc-4.2 | |
HOMEBREW_CXX: g++-4.2 | |
MAKEFLAGS: -j1 | |
CMAKE_PREFIX_PATH: /usr/local/opt/libpng:/usr/local | |
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
PKG_CONFIG_PATH: /usr/local/opt/sdl2/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.5 | |
ACLOCAL_PATH: /usr/local/share/aclocal | |
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/pkg-config/bin:/usr/local/opt/sdl2/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/libpng/bin:/usr/local/opt/libtiff/bin:/usr/bin:/bin:/usr/sbin:/sbin | |
Error: sdl2_image 2.0.0 did not build | |
Logs: | |
/Users/nanard/Library/Logs/Homebrew/sdl2_image/01.configure | |
/Users/nanard/Library/Logs/Homebrew/sdl2_image/01.configure.cc | |
/Users/nanard/Library/Logs/Homebrew/sdl2_image/02.make | |
/Users/nanard/Library/Logs/Homebrew/sdl2_image/02.make.cc | |
/Users/nanard/Library/Logs/Homebrew/sdl2_image/config.log | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/sdl2_image/2.0.0_1 --enable-imageio=no | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = power-mac-g4-de-thomas-bernard.local | |
uname -m = Power Macintosh | |
uname -r = 9.8.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC | |
/usr/bin/uname -p = powerpc | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC | |
Kernel configured for a single processor only. | |
1 processor is physically available. | |
1 processor is logically available. | |
Processor type: ppc7450 (PowerPC 7450) | |
Processor active: 0 | |
Primary memory available: 1.00 gigabytes | |
Default processor set: 47 tasks, 178 threads, 1 processors | |
Load average: 1.18, Mach factor: 0.45 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Library/ENV/4.3 | |
PATH: /usr/local/opt/pkg-config/bin | |
PATH: /usr/local/opt/sdl2/bin | |
PATH: /usr/local/opt/jpeg/bin | |
PATH: /usr/local/opt/libpng/bin | |
PATH: /usr/local/opt/libtiff/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2547: checking build system type | |
configure:2561: result: powerpc-apple-darwin9.8.0 | |
configure:2581: checking host system type | |
configure:2594: result: powerpc-apple-darwin9.8.0 | |
configure:2662: checking for gcc | |
configure:2689: result: gcc-4.2 | |
configure:2918: checking for C compiler version | |
configure:2927: gcc-4.2 --version >&5 | |
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:2938: $? = 0 | |
configure:2927: gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: powerpc-apple-darwin9 | |
Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5577) | |
configure:2938: $? = 0 | |
configure:2927: gcc-4.2 -V >&5 | |
powerpc-apple-darwin9-gcc-4.2.1: '-V' must come at the start of the command line | |
configure:2938: $? = 1 | |
configure:2927: gcc-4.2 -qversion >&5 | |
Undefined symbols: | |
"_main", referenced from: | |
start in crt1.10.5.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:2938: $? = 1 | |
configure:2958: checking whether the C compiler works | |
configure:2980: gcc-4.2 conftest.c >&5 | |
configure:2984: $? = 0 | |
configure:3032: result: yes | |
configure:3035: checking for C compiler default output file name | |
configure:3037: result: a.out | |
configure:3043: checking for suffix of executables | |
configure:3050: gcc-4.2 -o conftest conftest.c >&5 | |
configure:3054: $? = 0 | |
configure:3076: result: | |
configure:3098: checking whether we are cross compiling | |
configure:3106: gcc-4.2 -o conftest conftest.c >&5 | |
configure:3110: $? = 0 | |
configure:3117: ./conftest | |
configure:3121: $? = 0 | |
configure:3136: result: no | |
configure:3141: checking for suffix of object files | |
configure:3163: gcc-4.2 -c conftest.c >&5 | |
configure:3167: $? = 0 | |
configure:3188: result: o | |
configure:3192: checking whether we are using the GNU C compiler | |
configure:3211: gcc-4.2 -c conftest.c >&5 | |
configure:3211: $? = 0 | |
configure:3220: result: yes | |
configure:3229: checking whether gcc-4.2 accepts -g | |
configure:3249: gcc-4.2 -c -g conftest.c >&5 | |
configure:3249: $? = 0 | |
configure:3290: result: yes | |
configure:3307: checking for gcc-4.2 option to accept ISO C89 | |
configure:3370: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:3370: $? = 0 | |
configure:3383: result: none needed | |
configure:3403: checking for a sed that does not truncate output | |
configure:3467: result: /usr/local/Library/ENV/4.3/sed | |
configure:3485: checking for grep that handles long lines and -e | |
configure:3543: result: /usr/bin/grep | |
configure:3548: checking for egrep | |
configure:3610: result: /usr/bin/grep -E | |
configure:3615: checking for fgrep | |
configure:3677: result: /usr/bin/grep -F | |
configure:3712: checking for ld used by gcc-4.2 | |
configure:3779: result: /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld | |
configure:3786: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) is GNU ld | |
configure:3801: result: no | |
configure:3813: checking for BSD- or MS-compatible name lister (nm) | |
configure:3862: result: /usr/bin/nm -p | |
configure:3980: checking the name lister (/usr/bin/nm -p) interface | |
configure:3987: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:3990: /usr/bin/nm -p "conftest.o" | |
configure:3993: output | |
00000184 D _some_variable | |
configure:4000: result: BSD nm | |
configure:4003: checking whether ln -s works | |
configure:4007: result: yes | |
configure:4015: checking the maximum length of command line arguments | |
configure:4141: result: 196608 | |
configure:4158: checking whether the shell understands some XSI constructs | |
configure:4168: result: yes | |
configure:4172: checking whether the shell understands "+=" | |
configure:4178: result: yes | |
configure:4213: checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld option to reload object files | |
configure:4220: result: -r | |
configure:4289: checking for objdump | |
configure:4319: result: no | |
configure:4345: checking how to recognize dependent libraries | |
configure:4543: result: pass_all | |
configure:4603: checking for ar | |
configure:4619: found /usr/bin/ar | |
configure:4630: result: ar | |
configure:4708: checking for strip | |
configure:4724: found /usr/bin/strip | |
configure:4735: result: strip | |
configure:4807: checking for ranlib | |
configure:4823: found /usr/bin/ranlib | |
configure:4834: result: ranlib | |
configure:4924: checking command to parse /usr/bin/nm -p output from gcc-4.2 object | |
configure:5042: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:5045: $? = 0 | |
configure:5049: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm | |
configure:5052: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:5042: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:5045: $? = 0 | |
configure:5049: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm | |
configure:5052: $? = 0 | |
configure:5106: gcc-4.2 -o conftest -g -O2 conftest.c conftstm.o >&5 | |
configure:5109: $? = 0 | |
configure:5147: result: ok | |
configure:5412: checking for dsymutil | |
configure:5428: found /usr/bin/dsymutil | |
configure:5439: result: dsymutil | |
configure:5504: checking for nmedit | |
configure:5520: found /usr/bin/nmedit | |
configure:5531: result: nmedit | |
configure:5596: checking for lipo | |
configure:5612: found /usr/bin/lipo | |
configure:5623: result: lipo | |
configure:5688: checking for otool | |
configure:5704: found /usr/bin/otool | |
configure:5715: result: otool | |
configure:5780: checking for otool64 | |
configure:5810: result: no | |
configure:5855: checking for -single_module linker flag | |
gcc-4.2 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:5882: result: yes | |
configure:5884: checking for -exported_symbols_list linker flag | |
configure:5904: gcc-4.2 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:5904: $? = 0 | |
configure:5914: result: yes | |
configure:5956: checking how to run the C preprocessor | |
configure:5987: gcc-4.2 -E conftest.c | |
configure:5987: $? = 0 | |
configure:6001: gcc-4.2 -E conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:6001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6026: result: gcc-4.2 -E | |
configure:6046: gcc-4.2 -E conftest.c | |
configure:6046: $? = 0 | |
configure:6060: gcc-4.2 -E conftest.c | |
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory | |
configure:6060: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6089: checking for ANSI C header files | |
configure:6109: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6109: $? = 0 | |
configure:6182: gcc-4.2 -o conftest -g -O2 conftest.c >&5 | |
configure:6182: $? = 0 | |
configure:6182: ./conftest | |
configure:6182: $? = 0 | |
configure:6193: result: yes | |
configure:6206: checking for sys/types.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6206: checking for sys/stat.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6206: checking for stdlib.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6206: checking for string.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6206: checking for memory.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6206: checking for strings.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6206: checking for inttypes.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6206: checking for stdint.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6206: checking for unistd.h | |
configure:6206: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6206: $? = 0 | |
configure:6206: result: yes | |
configure:6220: checking for dlfcn.h | |
configure:6220: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:6220: $? = 0 | |
configure:6220: result: yes | |
configure:6702: checking for objdir | |
configure:6717: result: .libs | |
configure:7013: checking if gcc-4.2 supports -fno-rtti -fno-exceptions | |
configure:7031: gcc-4.2 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C | |
configure:7035: $? = 0 | |
configure:7048: result: no | |
configure:7068: checking for gcc-4.2 option to produce PIC | |
configure:7340: result: -fno-common -DPIC | |
configure:7352: checking if gcc-4.2 PIC flag -fno-common -DPIC works | |
configure:7370: gcc-4.2 -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:7374: $? = 0 | |
configure:7387: result: yes | |
configure:7411: checking if gcc-4.2 static flag -static works | |
configure:7439: result: no | |
configure:7454: checking if gcc-4.2 supports -c -o file.o | |
configure:7475: gcc-4.2 -c -g -O2 -o out/conftest2.o conftest.c >&5 | |
configure:7479: $? = 0 | |
configure:7501: result: yes | |
configure:7509: checking if gcc-4.2 supports -c -o file.o | |
configure:7556: result: yes | |
configure:7589: checking whether the gcc-4.2 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld) supports shared libraries | |
configure:8575: result: yes | |
configure:8814: checking dynamic linker characteristics | |
configure:9467: result: darwin9.8.0 dyld | |
configure:9569: checking how to hardcode library paths into programs | |
configure:9594: result: immediate | |
configure:10114: checking whether stripping libraries is possible | |
configure:10128: result: yes | |
configure:10154: checking if libtool supports shared libraries | |
configure:10156: result: yes | |
configure:10159: checking whether to build shared libraries | |
configure:10180: result: yes | |
configure:10183: checking whether to build static libraries | |
configure:10187: result: yes | |
configure:10251: checking for a BSD-compatible install | |
configure:10319: result: /usr/bin/install -c | |
configure:10330: checking whether build environment is sane | |
configure:10385: result: yes | |
configure:10536: checking for a thread-safe mkdir -p | |
configure:10575: result: ./install-sh -c -d | |
configure:10582: checking for gawk | |
configure:10612: result: no | |
configure:10582: checking for mawk | |
configure:10612: result: no | |
configure:10582: checking for nawk | |
configure:10612: result: no | |
configure:10582: checking for awk | |
configure:10598: found /usr/bin/awk | |
configure:10609: result: awk | |
configure:10620: checking whether make sets $(MAKE) | |
configure:10642: result: yes | |
configure:10672: checking for style of include used by make | |
configure:10700: result: GNU | |
configure:10734: checking whether make supports nested variables | |
configure:10751: result: yes | |
configure:10832: checking dependency style of gcc-4.2 | |
configure:10943: result: none | |
configure:11009: checking for gcc | |
configure:11036: result: gcc-4.2 | |
configure:11265: checking for C compiler version | |
configure:11274: gcc-4.2 --version >&5 | |
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:11285: $? = 0 | |
configure:11274: gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: powerpc-apple-darwin9 | |
Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5577) | |
configure:11285: $? = 0 | |
configure:11274: gcc-4.2 -V >&5 | |
powerpc-apple-darwin9-gcc-4.2.1: '-V' must come at the start of the command line | |
configure:11285: $? = 1 | |
configure:11274: gcc-4.2 -qversion >&5 | |
Undefined symbols: | |
"_main", referenced from: | |
start in crt1.10.5.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:11285: $? = 1 | |
configure:11289: checking whether we are using the GNU C compiler | |
configure:11317: result: yes | |
configure:11326: checking whether gcc-4.2 accepts -g | |
configure:11387: result: yes | |
configure:11404: checking for gcc-4.2 option to accept ISO C89 | |
configure:11480: result: none needed | |
configure:11606: checking for Objective C compiler version | |
configure:11615: gcc-4.2 --version >&5 | |
powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) | |
Copyright (C) 2007 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
configure:11626: $? = 0 | |
configure:11615: gcc-4.2 -v >&5 | |
Using built-in specs. | |
Target: powerpc-apple-darwin9 | |
Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 | |
Thread model: posix | |
gcc version 4.2.1 (Apple Inc. build 5577) | |
configure:11626: $? = 0 | |
configure:11615: gcc-4.2 -V >&5 | |
powerpc-apple-darwin9-gcc-4.2.1: '-V' must come at the start of the command line | |
configure:11626: $? = 1 | |
configure:11615: gcc-4.2 -qversion >&5 | |
Undefined symbols: | |
"_main", referenced from: | |
start in crt1.10.5.o | |
ld: symbol(s) not found | |
collect2: ld returned 1 exit status | |
configure:11626: $? = 1 | |
configure:11630: checking whether we are using the GNU Objective C compiler | |
configure:11649: gcc-4.2 -c conftest.m >&5 | |
configure:11649: $? = 0 | |
configure:11658: result: yes | |
configure:11667: checking whether gcc-4.2 accepts -g | |
configure:11687: gcc-4.2 -c -g conftest.m >&5 | |
configure:11687: $? = 0 | |
configure:11728: result: yes | |
configure:11753: checking dependency style of gcc-4.2 | |
configure:11862: result: none | |
configure:11877: checking for inline | |
configure:11893: gcc-4.2 -c -g -O2 conftest.c >&5 | |
configure:11893: $? = 0 | |
configure:11901: result: inline | |
configure:11920: checking whether make sets $(MAKE) | |
configure:11942: result: yes | |
configure:11960: checking for windres | |
configure:11990: result: no | |
configure:11960: checking for darwin9.8.0-windres | |
configure:11990: result: no | |
configure:12121: checking for pkg-config | |
configure:12139: found /usr/local/opt/pkg-config/bin/pkg-config | |
configure:12151: result: /usr/local/opt/pkg-config/bin/pkg-config | |
configure:12176: checking pkg-config is at least version 0.9.0 | |
configure:12179: result: yes | |
configure:12217: checking for SDL | |
configure:12225: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version" | |
configure:12228: $? = 0 | |
configure:12243: $PKG_CONFIG --exists --print-errors "sdl2 >= $min_sdl_version" | |
configure:12246: $? = 0 | |
configure:12282: result: yes | |
configure:12653: checking for ImageIO support | |
configure:12655: result: no | |
configure:12659: checking jpeglib.h usability | |
configure:12659: gcc-4.2 -c -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c >&5 | |
configure:12659: $? = 0 | |
configure:12659: result: yes | |
configure:12659: checking jpeglib.h presence | |
configure:12659: gcc-4.2 -E conftest.c | |
configure:12659: $? = 0 | |
configure:12659: result: yes | |
configure:12659: checking for jpeglib.h | |
configure:12659: result: yes | |
configure:12665: checking for jpeg_CreateDecompress in -ljpeg | |
configure:12690: gcc-4.2 -o conftest -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -ljpeg -L/usr/local/lib -lSDL2 >&5 | |
configure:12690: $? = 0 | |
configure:12699: result: yes | |
configure:12737: checking for LIBPNG | |
configure:12745: $PKG_CONFIG --exists --print-errors "libpng" | |
configure:12748: $? = 0 | |
configure:12763: $PKG_CONFIG --exists --print-errors "libpng" | |
configure:12766: $? = 0 | |
configure:12894: result: yes | |
configure:12928: checking tiffio.h usability | |
configure:12928: gcc-4.2 -c -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c >&5 | |
configure:12928: $? = 0 | |
configure:12928: result: yes | |
configure:12928: checking tiffio.h presence | |
configure:12928: gcc-4.2 -E conftest.c | |
configure:12928: $? = 0 | |
configure:12928: result: yes | |
configure:12928: checking for tiffio.h | |
configure:12928: result: yes | |
configure:12934: checking for TIFFClientOpen in -ltiff | |
configure:12959: gcc-4.2 -o conftest -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -ltiff -lz -ljpeg -L/usr/local/lib -lSDL2 >&5 | |
configure:12959: $? = 0 | |
configure:12968: result: yes | |
configure:13003: checking for LIBWEBP | |
configure:13011: $PKG_CONFIG --exists --print-errors "libwebp" | |
Package libwebp was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libwebp.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libwebp' found | |
configure:13014: $? = 1 | |
configure:13029: $PKG_CONFIG --exists --print-errors "libwebp" | |
Package libwebp was not found in the pkg-config search path. | |
Perhaps you should add the directory containing `libwebp.pc' | |
to the PKG_CONFIG_PATH environment variable | |
No package 'libwebp' found | |
configure:13032: $? = 1 | |
No package 'libwebp' found | |
configure:13060: result: no | |
configure:13062: checking webp/decode.h usability | |
configure:13062: gcc-4.2 -c -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c >&5 | |
configure:13062: $? = 0 | |
configure:13062: result: yes | |
configure:13062: checking webp/decode.h presence | |
configure:13062: gcc-4.2 -E conftest.c | |
configure:13062: $? = 0 | |
configure:13062: result: yes | |
configure:13062: checking for webp/decode.h | |
configure:13062: result: yes | |
configure:13068: checking for WebPGetDecoderVersion in -lwebp | |
configure:13093: gcc-4.2 -o conftest -I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 conftest.c -lwebp -lm -ljpeg -L/usr/local/lib -lSDL2 >&5 | |
configure:13093: $? = 0 | |
configure:13102: result: yes | |
configure:13443: checking that generated files are newer than configure | |
configure:13449: result: done | |
configure:13484: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by config.status, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on power-mac-g4-de-thomas-bernard.local | |
config.status:1021: creating Makefile | |
config.status:1021: creating SDL2_image.spec | |
config.status:1021: creating SDL2_image.pc | |
config.status:1193: executing libtool commands | |
config.status:1193: executing depfiles commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=powerpc-apple-darwin9.8.0 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_inline=inline | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=gcc-4.2 | |
ac_cv_env_CFLAGS_set= | |
ac_cv_env_CFLAGS_value= | |
ac_cv_env_CPPFLAGS_set= | |
ac_cv_env_CPPFLAGS_value= | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set= | |
ac_cv_env_LDFLAGS_value= | |
ac_cv_env_LIBPNG_CFLAGS_set= | |
ac_cv_env_LIBPNG_CFLAGS_value= | |
ac_cv_env_LIBPNG_LIBS_set= | |
ac_cv_env_LIBPNG_LIBS_value= | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LIBWEBP_CFLAGS_set= | |
ac_cv_env_LIBWEBP_CFLAGS_value= | |
ac_cv_env_LIBWEBP_LIBS_set= | |
ac_cv_env_LIBWEBP_LIBS_value= | |
ac_cv_env_OBJCFLAGS_set= | |
ac_cv_env_OBJCFLAGS_value= | |
ac_cv_env_OBJC_set=set | |
ac_cv_env_OBJC_value=gcc-4.2 | |
ac_cv_env_PKG_CONFIG_set= | |
ac_cv_env_PKG_CONFIG_value= | |
ac_cv_env_SDL_CFLAGS_set= | |
ac_cv_env_SDL_CFLAGS_value= | |
ac_cv_env_SDL_LIBS_set= | |
ac_cv_env_SDL_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_jpeglib_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_tiffio_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_webp_decode_h=yes | |
ac_cv_host=powerpc-apple-darwin9.8.0 | |
ac_cv_lib_jpeg_jpeg_CreateDecompress=yes | |
ac_cv_lib_tiff_TIFFClientOpen=yes | |
ac_cv_lib_webp_WebPGetDecoderVersion=yes | |
ac_cv_objc_compiler_gnu=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed | |
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='gcc-4.2 -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=gcc-4.2 | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_LIPO=lipo | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_OTOOL=otool | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_make_make_set=yes | |
ac_cv_prog_objc_g=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_OBJC_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld | |
lt_cv_path_NM='/usr/bin/nm -p' | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_gnu_ld=no | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
pkg_cv_LIBPNG_CFLAGS='-I/usr/local/Cellar/libpng/1.6.21/include/libpng16 ' | |
pkg_cv_LIBPNG_LIBS='-L/usr/local/Cellar/libpng/1.6.21/lib -lpng16 ' | |
pkg_cv_SDL_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/SDL2 ' | |
pkg_cv_SDL_LIBS='-L/usr/local/lib -lSDL2 ' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /private/tmp/sdl2_image20160616-509-8dt3t6/SDL2_image-2.0.0/missing aclocal-1.13' | |
AMDEPBACKSLASH='' | |
AMDEP_FALSE='' | |
AMDEP_TRUE='#' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AR='ar' | |
AS='as' | |
AUTOCONF='${SHELL} /private/tmp/sdl2_image20160616-509-8dt3t6/SDL2_image-2.0.0/missing autoconf' | |
AUTOHEADER='${SHELL} /private/tmp/sdl2_image20160616-509-8dt3t6/SDL2_image-2.0.0/missing autoheader' | |
AUTOMAKE='${SHELL} /private/tmp/sdl2_image20160616-509-8dt3t6/SDL2_image-2.0.0/missing automake-1.13' | |
AWK='awk' | |
BINARY_AGE='0' | |
CC='gcc-4.2' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 ' | |
CPP='gcc-4.2 -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL2_image\" -DVERSION=\"2.0.0\" -DLOAD_JPG=1 -DLOAD_PNG=1 -DLOAD_TIF=1 -DLOAD_WEBP=1 -DLOAD_BMP=1 -DLOAD_GIF=1 -DLOAD_LBM=1 -DLOAD_PCX=1 -DLOAD_PNM=1 -DLOAD_TGA=1 -DLOAD_XCF=1 -DLOAD_XPM=1 -DLOAD_XV=1 -DLOAD_WEBP_DYNAMIC=\"libwebp.dylib\" -DLOAD_TIF_DYNAMIC=\"libtiff.dylib\" -DLOAD_JPG_DYNAMIC=\"libjpeg.dylib\"' | |
DEPDIR='.deps' | |
DLLTOOL='dlltool' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
FGREP='/usr/bin/grep -F' | |
GREP='/usr/bin/grep' | |
IMG_LIBS='-lpng -lz ' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
INTERFACE_AGE='0' | |
LD='/usr/libexec/gcc/powerpc-apple-darwin9/4.2.1/ld' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBPNG_CFLAGS='-I/usr/local/Cellar/libpng/1.6.21/include/libpng16 ' | |
LIBPNG_LIBS='-L/usr/local/Cellar/libpng/1.6.21/lib -lpng16 ' | |
LIBS=' -L/usr/local/lib -lSDL2 ' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBWEBP_CFLAGS='' | |
LIBWEBP_LIBS='' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
LT_AGE='0' | |
LT_CURRENT='0' | |
LT_RELEASE='2.0' | |
LT_REVISION='0' | |
MAJOR_VERSION='2' | |
MAKEINFO='${SHELL} /private/tmp/sdl2_image20160616-509-8dt3t6/SDL2_image-2.0.0/missing makeinfo' | |
MICRO_VERSION='0' | |
MINOR_VERSION='0' | |
MKDIR_P='./install-sh -c -d' | |
NM='/usr/bin/nm -p' | |
NMEDIT='nmedit' | |
OBJC='gcc-4.2' | |
OBJCDEPMODE='depmode=none' | |
OBJCFLAGS='-I/usr/local/Cellar/libpng/1.6.21/include/libpng16 -g -O2 -DSDL_IMAGE_USE_COMMON_BACKEND -D_THREAD_SAFE -I/usr/local/include/SDL2 ' | |
OBJDUMP='false' | |
OBJEXT='o' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE='SDL2_image' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PATH_SEPARATOR=':' | |
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config' | |
RANLIB='ranlib' | |
SDL2_CONFIG='pkg-config sdl2' | |
SDL_CFLAGS='-D_THREAD_SAFE -I/usr/local/include/SDL2 ' | |
SDL_LIBS='-L/usr/local/lib -lSDL2 ' | |
SDL_VERSION='2.0.0' | |
SED='/usr/local/Library/ENV/4.3/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='strip' | |
USE_IMAGEIO_FALSE='' | |
USE_IMAGEIO_TRUE='#' | |
USE_VERSION_RC_FALSE='' | |
USE_VERSION_RC_TRUE='#' | |
VERSION='2.0.0' | |
WINDRES='' | |
ac_ct_CC='gcc-4.2' | |
ac_ct_DUMPBIN='' | |
ac_ct_OBJC='' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__fastdepOBJC_FALSE='' | |
am__fastdepOBJC_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='powerpc-apple-darwin9.8.0' | |
build_alias='' | |
build_cpu='powerpc' | |
build_os='darwin9.8.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='powerpc-apple-darwin9.8.0' | |
host_alias='' | |
host_cpu='powerpc' | |
host_os='darwin9.8.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /private/tmp/sdl2_image20160616-509-8dt3t6/SDL2_image-2.0.0/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
lt_ECHO='/bin/echo' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/sdl2_image/2.0.0_1' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define PACKAGE "SDL2_image" | |
#define VERSION "2.0.0" | |
#define LOAD_JPG 1 | |
#define LOAD_PNG 1 | |
#define LOAD_TIF 1 | |
#define LOAD_WEBP 1 | |
#define LOAD_BMP 1 | |
#define LOAD_GIF 1 | |
#define LOAD_LBM 1 | |
#define LOAD_PCX 1 | |
#define LOAD_PNM 1 | |
#define LOAD_TGA 1 | |
#define LOAD_XCF 1 | |
#define LOAD_XPM 1 | |
#define LOAD_XV 1 | |
#define LOAD_WEBP_DYNAMIC "libwebp.dylib" | |
#define LOAD_TIF_DYNAMIC "libtiff.dylib" | |
#define LOAD_JPG_DYNAMIC "libjpeg.dylib" | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment