Build of frogatto-data with clang_glibc toolchain

The build took 00h 03m 42s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
0 total

The process tree of the build process is here.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

No source directory in source volume: /sources/frogatto-data
# [Errno 2] No such file or directory: '/sources/frogatto-data/src/frogatto-frogatto-58bd7c6/MacOSJet/OpenGL'
# [Errno 20] Not a directory: '/sources/frogatto-data/src/frogatto-frogatto-58bd7c6/MacOSJet/dylibs/FreeType.framework/FreeType'
# [Errno 2] No such file or directory: '/sources/frogatto-data/src/frogatto-frogatto-58bd7c6/MacOSJet/GL'

Printing config logfiles

CMD: config logfiles '/tmp/frogatto-data/src/frogatto-frogatto-58bd7c6/MacOSJet/libpng-1.5.5/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libpng configure 1.5.5, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# $ ./configure --disable-dependency-tracking --prefix=/foo/
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = MacBook.local
# uname -m = x86_64
# uname -r = 12.1.0
# uname -s = Darwin
# uname -v = Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
#
# /usr/bin/uname -p = i386
# /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 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
# Kernel configured for up to 2 processors.
# 2 processors are physically available.
# 2 processors are logically available.
# Processor type: i486 (Intel 80486)
# Processors active: 0 1
# Primary memory available: 8.00 gigabytes
# Default processor set: 124 tasks, 593 threads, 2 processors
# Load average: 1.61, Mach factor: 1.06
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /bin
# PATH: /usr/sbin
# PATH: /sbin
# PATH: /usr/local/bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2305: checking for a BSD-compatible install
# configure:2373: result: /usr/bin/install -c
# configure:2384: checking whether build environment is sane
# configure:2434: result: yes
# configure:2575: checking for a thread-safe mkdir -p
# configure:2614: result: ./install-sh -c -d
# configure:2627: checking for gawk
# configure:2657: result: no
# configure:2627: checking for mawk
# configure:2657: result: no
# configure:2627: checking for nawk
# configure:2657: result: no
# configure:2627: checking for awk
# configure:2643: found /usr/bin/awk
# configure:2654: result: awk
# configure:2665: checking whether make sets $(MAKE)
# configure:2687: result: yes
# configure:2768: checking whether to enable maintainer-specific portions of Makefiles
# configure:2777: result: no
# configure:2856: checking for gcc
# configure:2872: found /usr/bin/gcc
# configure:2883: result: gcc
# configure:3112: checking for C compiler version
# configure:3121: gcc --version >&5
# i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
# 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:3132: $? = 0
# configure:3121: gcc -v >&5
# Using built-in specs.
# Target: i686-apple-darwin11
# Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~28/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
# Thread model: posix
# gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
# configure:3132: $? = 0
# configure:3121: gcc -V >&5
# llvm-gcc-4.2: argument to `-V' is missing
# configure:3132: $? = 1
# configure:3121: gcc -qversion >&5
# i686-apple-darwin11-llvm-gcc-4.2: no input files
# configure:3132: $? = 1
# configure:3152: checking whether the C compiler works
# configure:3174: gcc conftest.c >&5
# configure:3178: $? = 0
# configure:3226: result: yes
# configure:3229: checking for C compiler default output file name
# configure:3231: result: a.out
# configure:3237: checking for suffix of executables
# configure:3244: gcc -o conftest conftest.c >&5
# configure:3248: $? = 0
# configure:3270: result:
# configure:3292: checking whether we are cross compiling
# configure:3300: gcc -o conftest conftest.c >&5
# configure:3304: $? = 0
# configure:3311: ./conftest
# configure:3315: $? = 0
# configure:3330: result: no
# configure:3335: checking for suffix of object files
# configure:3357: gcc -c conftest.c >&5
# configure:3361: $? = 0
# configure:3382: result: o
# configure:3386: checking whether we are using the GNU C compiler
# configure:3405: gcc -c conftest.c >&5
# configure:3405: $? = 0
# configure:3414: result: yes
# configure:3423: checking whether gcc accepts -g
# configure:3443: gcc -c -g conftest.c >&5
# configure:3443: $? = 0
# configure:3484: result: yes
# configure:3501: checking for gcc option to accept ISO C89
# configure:3565: gcc -c -g -O2 conftest.c >&5
# configure:3565: $? = 0
# configure:3578: result: none needed
# configure:3609: checking for style of include used by make
# configure:3637: result: GNU
# configure:3662: checking dependency style of gcc
# configure:3772: result: none
# configure:3791: checking build system type
# configure:3805: result: x86_64-apple-darwin12.1.0
# configure:3825: checking host system type
# configure:3838: result: x86_64-apple-darwin12.1.0
# configure:3858: checking for a sed that does not truncate output
# configure:3922: result: /usr/bin/sed
# configure:3940: checking for grep that handles long lines and -e
# configure:3998: result: /usr/bin/grep
# configure:4003: checking for egrep
# configure:4065: result: /usr/bin/grep -E
# configure:4070: checking for fgrep
# configure:4132: result: /usr/bin/grep -F
# configure:4159: checking how to print strings
# configure:4186: result: printf
# configure:4219: checking for ld used by gcc
# configure:4286: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
# configure:4293: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
# configure:4308: result: no
# configure:4325: checking how to run the C preprocessor
# configure:4356: gcc -E conftest.c
# configure:4356: $? = 0
# configure:4370: gcc -E conftest.c
# conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
# configure:4370: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpng"
# | #define PACKAGE_TARNAME "libpng"
# | #define PACKAGE_VERSION "1.5.5"
# | #define PACKAGE_STRING "libpng 1.5.5"
# | #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libpng"
# | #define VERSION "1.5.5"
# | /* end confdefs.h. */
# | #include
# configure:4395: result: gcc -E
# configure:4415: gcc -E conftest.c
# configure:4415: $? = 0
# configure:4429: gcc -E conftest.c
# conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
# configure:4429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpng"
# | #define PACKAGE_TARNAME "libpng"
# | #define PACKAGE_VERSION "1.5.5"
# | #define PACKAGE_STRING "libpng 1.5.5"
# | #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libpng"
# | #define VERSION "1.5.5"
# | /* end confdefs.h. */
# | #include
# configure:4500: checking for sed
# configure:4527: result: /usr/bin/sed
# configure:4642: checking whether ln -s works
# configure:4646: result: yes
# configure:4653: checking whether make sets $(MAKE)
# configure:4675: result: yes
# configure:4726: checking for BSD- or MS-compatible name lister (nm)
# configure:4775: result: /usr/bin/nm
# configure:4905: checking the name lister (/usr/bin/nm) interface
# configure:4912: gcc -c -g -O2 conftest.c >&5
# configure:4915: /usr/bin/nm "conftest.o"
# configure:4918: output
# 00000000000001c8 S _some_variable
# configure:4925: result: BSD nm
# configure:4929: checking the maximum length of command line arguments
# configure:5054: result: 196608
# configure:5071: checking whether the shell understands some XSI constructs
# configure:5081: result: yes
# configure:5085: checking whether the shell understands "+="
# configure:5091: result: yes
# configure:5126: checking how to convert x86_64-apple-darwin12.1.0 file names to x86_64-apple-darwin12.1.0 format
# configure:5166: result: func_convert_file_noop
# configure:5173: checking how to convert x86_64-apple-darwin12.1.0 file names to toolchain format
# configure:5193: result: func_convert_file_noop
# configure:5200: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files
# configure:5207: result: -r
# configure:5281: checking for objdump
# configure:5311: result: no
# configure:5337: checking how to recognize dependent libraries
# configure:5539: result: pass_all
# configure:5624: checking for dlltool
# configure:5654: result: no
# configure:5681: checking how to associate runtime and link libraries
# configure:5708: result: printf %s\n
# configure:5769: checking for ar
# configure:5785: found /usr/bin/ar
# configure:5796: result: ar
# configure:5833: checking for archiver @FILE support
# configure:5850: gcc -c -g -O2 conftest.c >&5
# configure:5850: $? = 0
# configure:5853: ar cru libconftest.a @conftest.lst >&5
# ar: @conftest.lst: No such file or directory
# configure:5856: $? = 1
# configure:5876: result: no
# configure:5934: checking for strip
# configure:5950: found /usr/bin/strip
# configure:5961: result: strip
# configure:6033: checking for ranlib
# configure:6049: found /usr/bin/ranlib
# configure:6060: result: ranlib
# configure:6162: checking command to parse /usr/bin/nm output from gcc object
# configure:6281: gcc -c -g -O2 conftest.c >&5
# configure:6284: $? = 0
# configure:6288: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6291: $? = 0
# cannot find nm_test_var in conftest.nm
# configure:6281: gcc -c -g -O2 conftest.c >&5
# configure:6284: $? = 0
# configure:6288: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6291: $? = 0
# configure:6357: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
# configure:6360: $? = 0
# configure:6398: result: ok
# configure:6435: checking for sysroot
# configure:6465: result: no
# configure:6708: checking for mt
# configure:6738: result: no
# configure:6758: checking if : is a manifest tool
# configure:6764: : '-?'
# configure:6772: result: no
# configure:6828: checking for dsymutil
# configure:6844: found /usr/bin/dsymutil
# configure:6855: result: dsymutil
# configure:6920: checking for nmedit
# configure:6936: found /usr/bin/nmedit
# configure:6947: result: nmedit
# configure:7012: checking for lipo
# configure:7028: found /usr/bin/lipo
# configure:7039: result: lipo
# configure:7104: checking for otool
# configure:7120: found /usr/bin/otool
# configure:7131: result: otool
# configure:7196: checking for otool64
# configure:7226: result: no
# configure:7271: checking for -single_module linker flag
# gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
# configure:7298: result: yes
# configure:7300: checking for -exported_symbols_list linker flag
# configure:7320: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
# configure:7320: $? = 0
# configure:7330: result: yes
# configure:7332: checking for -force_load linker flag
# gcc -g -O2 -c -o conftest.o conftest.c
# ar cru libconftest.a conftest.o
# ranlib libconftest.a
# gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
# configure:7362: result: yes
# configure:7400: checking for ANSI C header files
# configure:7420: gcc -c -g -O2 conftest.c >&5
# configure:7420: $? = 0
# configure:7493: gcc -o conftest -g -O2 conftest.c >&5
# configure:7493: $? = 0
# configure:7493: ./conftest
# configure:7493: $? = 0
# configure:7504: result: yes
# configure:7517: checking for sys/types.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7517: checking for sys/stat.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7517: checking for stdlib.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7517: checking for string.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7517: checking for memory.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7517: checking for strings.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7517: checking for inttypes.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7517: checking for stdint.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7517: checking for unistd.h
# configure:7517: gcc -c -g -O2 conftest.c >&5
# configure:7517: $? = 0
# configure:7517: result: yes
# configure:7531: checking for dlfcn.h
# configure:7531: gcc -c -g -O2 conftest.c >&5
# configure:7531: $? = 0
# configure:7531: result: yes
# configure:8016: checking for objdir
# configure:8031: result: .libs
# configure:8298: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8316: gcc -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:8320: $? = 0
# configure:8333: result: no
# configure:8643: checking for gcc option to produce PIC
# configure:8650: result: -fno-common -DPIC
# configure:8658: checking if gcc PIC flag -fno-common -DPIC works
# configure:8676: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
# configure:8680: $? = 0
# configure:8693: result: yes
# configure:8722: checking if gcc static flag -static works
# configure:8750: result: no
# configure:8765: checking if gcc supports -c -o file.o
# configure:8786: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
# configure:8790: $? = 0
# configure:8812: result: yes
# configure:8820: checking if gcc supports -c -o file.o
# configure:8867: result: yes
# configure:8900: checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
# configure:10058: result: yes
# configure:10303: checking dynamic linker characteristics
# configure:11039: result: darwin12.1.0 dyld
# configure:11146: checking how to hardcode library paths into programs
# configure:11171: result: immediate
# configure:11711: checking whether stripping libraries is possible
# configure:11725: result: yes
# configure:11751: checking if libtool supports shared libraries
# configure:11753: result: yes
# configure:11756: checking whether to build shared libraries
# configure:11777: result: yes
# configure:11780: checking whether to build static libraries
# configure:11784: result: yes
# configure:11824: checking for a C preprocessor that does not parse its input
# configure:11830: gcc -E conftest.c
# configure:11830: $? = 0
# configure:11850: result: gcc -E
# configure:11861: checking for ANSI C header files
# configure:11965: result: yes
# configure:11976: checking malloc.h usability
# configure:11976: gcc -c -g -O2 conftest.c >&5
# conftest.c:57:20: error: malloc.h: No such file or directory
# configure:11976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpng"
# | #define PACKAGE_TARNAME "libpng"
# | #define PACKAGE_VERSION "1.5.5"
# | #define PACKAGE_STRING "libpng 1.5.5"
# | #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libpng"
# | #define VERSION "1.5.5"
# | #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 STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:11976: result: no
# configure:11976: checking malloc.h presence
# configure:11976: gcc -E conftest.c
# conftest.c:24:20: error: malloc.h: No such file or directory
# configure:11976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpng"
# | #define PACKAGE_TARNAME "libpng"
# | #define PACKAGE_VERSION "1.5.5"
# | #define PACKAGE_STRING "libpng 1.5.5"
# | #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libpng"
# | #define VERSION "1.5.5"
# | #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 STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:11976: result: no
# configure:11976: checking for malloc.h
# configure:11976: result: no
# configure:11976: checking for stdlib.h
# configure:11976: result: yes
# configure:11976: checking for string.h
# configure:11976: result: yes
# configure:11976: checking for strings.h
# configure:11976: result: yes
# configure:11988: checking for an ANSI C-conforming const
# configure:12053: gcc -c -g -O2 conftest.c >&5
# configure:12053: $? = 0
# configure:12060: result: yes
# configure:12068: checking for size_t
# configure:12068: gcc -c -g -O2 conftest.c >&5
# configure:12068: $? = 0
# configure:12068: gcc -c -g -O2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63: error: expected expression before ')' token
# configure:12068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libpng"
# | #define PACKAGE_TARNAME "libpng"
# | #define PACKAGE_VERSION "1.5.5"
# | #define PACKAGE_STRING "libpng 1.5.5"
# | #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libpng"
# | #define VERSION "1.5.5"
# | #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 STDC_HEADERS 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12068: result: yes
# configure:12079: checking whether struct tm is in sys/time.h or time.h
# configure:12099: gcc -c -g -O2 conftest.c >&5
# configure:12099: $? = 0
# configure:12106: result: time.h
# configure:12116: checking for working strtod
# configure:12157: gcc -o conftest -g -O2 conftest.c >&5
# configure:12157: $? = 0
# configure:12157: ./conftest
# configure:12157: $? = 0
# configure:12167: result: yes
# configure:12231: checking for memset
# configure:12231: gcc -o conftest -g -O2 conftest.c >&5
# conftest.c:50: warning: conflicting types for built-in function 'memset'
# configure:12231: $? = 0
# configure:12231: result: yes
# configure:12244: checking for pow
# configure:12244: gcc -o conftest -g -O2 conftest.c >&5
# conftest.c:51: warning: conflicting types for built-in function 'pow'
# configure:12244: $? = 0
# configure:12244: result: yes
# configure:12309: checking for zlibVersion in -lz
# configure:12334: gcc -o conftest -g -O2 conftest.c -lz >&5
# configure:12334: $? = 0
# configure:12343: result: yes
# configure:12410: checking if libraries can be versioned
# configure:12413: checking if using Solaris linker
# configure:12422: result: no
# configure:12457: result: no
# configure:12459: WARNING: *** You have not enabled versioned symbols.
# configure:12504: pkgconfig directory is ${libdir}/pkgconfig
# configure:12672: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libpng config.status 1.5.5, which was
# generated by GNU Autoconf 2.68. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on MacBook.local
#
# config.status:1112: creating Makefile
# config.status:1112: creating libpng.pc
# config.status:1112: creating libpng-config
# config.status:1112: creating config.h
# config.status:1293: config.h is unchanged
# config.status:1341: executing depfiles commands
# config.status:1341: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-apple-darwin12.1.0
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# 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_LIBS_set=
# ac_cv_env_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_func_memset=yes
# ac_cv_func_pow=yes
# ac_cv_func_strtod=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_malloc_h=no
# 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_unistd_h=yes
# ac_cv_host=x86_64-apple-darwin12.1.0
# ac_cv_lib_z_zlibVersion=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/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=awk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# 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_SED=/usr/bin/sed
# 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_struct_tm=time.h
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=none
# lt_cv_apple_cc_single_mod=yes
# lt_cv_ar_at_file=no
# 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_force_load=yes
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
# lt_cv_path_NM=/usr/bin/nm
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fno-common -DPIC'
# 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_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# 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
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /Users/richard_kettering/Public/frogatto/MacOSJet/libpng-1.5.5/missing --run aclocal-1.11'
# AMDEPBACKSLASH=''
# AMDEP_FALSE=''
# AMDEP_TRUE='#'
# AMTAR='${SHELL} /Users/richard_kettering/Public/frogatto/MacOSJet/libpng-1.5.5/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /Users/richard_kettering/Public/frogatto/MacOSJet/libpng-1.5.5/missing --run autoconf'
# AUTOHEADER='${SHELL} /Users/richard_kettering/Public/frogatto/MacOSJet/libpng-1.5.5/missing --run autoheader'
# AUTOMAKE='${SHELL} /Users/richard_kettering/Public/frogatto/MacOSJet/libpng-1.5.5/missing --run automake-1.11'
# AWK='awk'
# CC='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS='-g -O2'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DFNCPP='gcc -E'
# DLLTOOL='false'
# 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'
# HAVE_LD_VERSION_SCRIPT_FALSE=''
# HAVE_LD_VERSION_SCRIPT_TRUE='#'
# HAVE_SOLARIS_LD_FALSE=''
# HAVE_SOLARIS_LD_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBPNG_DEFINES='-DPNG_CONFIGURE_LIBPNG'
# LIBS='-lz '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO='lipo'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /Users/richard_kettering/Public/frogatto/MacOSJet/libpng-1.5.5/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='./install-sh -c -d'
# NM='/usr/bin/nm'
# NMEDIT='nmedit'
# OBJDUMP='false'
# OBJEXT='o'
# OTOOL64=':'
# OTOOL='otool'
# PACKAGE='libpng'
# PACKAGE_BUGREPORT='png-mng-implement@lists.sourceforge.net'
# PACKAGE_NAME='libpng'
# PACKAGE_STRING='libpng 1.5.5'
# PACKAGE_TARNAME='libpng'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.5.5'
# PATH_SEPARATOR=':'
# PNGLIB_MAJOR='1'
# PNGLIB_MINOR='5'
# PNGLIB_RELEASE='5'
# PNGLIB_VERSION='1.5.5'
# POW_LIB=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# SYMBOL_PREFIX=''
# VERSION='1.5.5'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# binconfigs='${binconfigs}'
# bindir='${exec_prefix}/bin'
# build='x86_64-apple-darwin12.1.0'
# build_alias=''
# build_cpu='x86_64'
# build_os='darwin12.1.0'
# build_vendor='apple'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-apple-darwin12.1.0'
# host_alias=''
# host_cpu='x86_64'
# host_os='darwin12.1.0'
# host_vendor='apple'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /Users/richard_kettering/Public/frogatto/MacOSJet/libpng-1.5.5/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(top_builddir)/./install-sh -c -d'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgconfigdir='${libdir}/pkgconfig'
# prefix='/foo'
# 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 "libpng"
# #define PACKAGE_TARNAME "libpng"
# #define PACKAGE_VERSION "1.5.5"
# #define PACKAGE_STRING "libpng 1.5.5"
# #define PACKAGE_BUGREPORT "png-mng-implement@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "libpng"
# #define VERSION "1.5.5"
# #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 STDC_HEADERS 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_MEMSET 1
# #define HAVE_POW 1
# #define HAVE_LIBZ 1
#
# configure: exit 0