Skip to content

Instantly share code, notes, and snippets.

Created January 13, 2014 12:05
Show Gist options
  • Save anonymous/8399188 to your computer and use it in GitHub Desktop.
Save anonymous/8399188 to your computer and use it in GitHub Desktop.
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 how to run the C preprocessor... gcc-4.2 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 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-4.2 option to accept ISO C99... -std=gnu99
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking how to print strings... printf
checking for a sed that does not truncate output... /Volumes/Data/Local/Library/ENV/3.2.6/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc-4.2 -std=gnu99... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) 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 how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format... func_convert_file_noop
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from gcc-4.2 -std=gnu99 object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc-4.2 -std=gnu99 option to produce PIC... -fno-common -DPIC
checking if gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works... yes
checking if gcc-4.2 -std=gnu99 static flag -static works... no
checking if gcc-4.2 -std=gnu99 supports -c -o file.o... yes
checking if gcc-4.2 -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin10.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 byte... no
checking for ushort... yes
checking for ulong... no
checking for u16... no
checking for u32... no
checking for size_t... yes
checking for ssize_t... yes
checking for uint64_t... yes
checking whether byte ordering is bigendian... no
checking for stdint.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for gzopen in -lz... yes
checking for curl_easy_setopt in -lcurl... yes
checking for asprintf... yes
checking for strcasecmp... yes
checking for memset... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strstr... yes
checking for strrchr... yes
checking for memchr... yes
checking for strspn... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bin/Makefile
config.status: creating conf/Makefile
config.status: creating man/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
gcc-4.2 called with: --version
superenv executed: gcc-4.2 -pipe -Os -march=core2 --version -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/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 -pipe -Os -march=core2 -v -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/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 -pipe -Os -march=core2 -V -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -qversion
superenv executed: gcc-4.2 -pipe -Os -march=core2 -qversion -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/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 executed: gcc-4.2 -pipe -Os -march=core2 -o conftest conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/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 executed: gcc-4.2 -pipe -Os -march=core2 -o conftest conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/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 executed: gcc-4.2 -pipe -Os -march=core2 -c conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -o conftest -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -o conftest -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/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 executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -E -
superenv executed: gcc-4.2 -std=gnu99 -E - -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -print-prog-name=ld
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -print-prog-name=ld -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -g -O2 -c -o conftest.o conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -g -O2 -c -o conftest.o conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 -fno-common -DPIC -DPIC conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 -fno-common -DPIC -DPIC conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 -static conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 -static conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -print-search-dirs
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -print-search-dirs -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -g -O2 -print-multi-os-directory
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -g -O2 -print-multi-os-directory -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -E conftest.c
superenv executed: gcc-4.2 -E conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -c -g -O2 conftest.c
superenv executed: gcc-4.2 -pipe -Os -march=core2 -std=gnu99 -c -g -O2 conftest.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
Making install in bin
gcc-4.2 -std=gnu99 -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.0.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.0.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc\" -DDATADIR=\"/Volumes/Data/Local/var/GeoIP\" -Wall -g -O2 -c geoipupdate.c
gcc-4.2 -std=gnu99 -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.0.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.0.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc\" -DDATADIR=\"/Volumes/Data/Local/var/GeoIP\" -Wall -g -O2 -c md5.c
gcc-4.2 -std=gnu99 -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.0.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.0.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc\" -DDATADIR=\"/Volumes/Data/Local/var/GeoIP\" -Wall -g -O2 -c base64.c
gcc-4.2 -std=gnu99 -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.0.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.0.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc\" -DDATADIR=\"/Volumes/Data/Local/var/GeoIP\" -Wall -g -O2 -c geoipupdate_s.c
gcc-4.2 -std=gnu99 -DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.0.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.0.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR=\"/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc\" -DDATADIR=\"/Volumes/Data/Local/var/GeoIP\" -Wall -g -O2 -c product_s.c
/bin/sh ../libtool --tag=CC --mode=link gcc-4.2 -std=gnu99 -g -O2 -o geoipupdate geoipupdate.o md5.o base64.o geoipupdate_s.o product_s.o -lcurl -lz
libtool: link: gcc-4.2 -std=gnu99 -g -O2 -o geoipupdate geoipupdate.o md5.o base64.o geoipupdate_s.o product_s.o -lcurl -lz
Undefined symbols:
"_getline", referenced from:
_parse_license_file in geoipupdate.o
_gunzip_and_replace in geoipupdate.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [geoipupdate] Error 1
make: *** [install-recursive] Error 1
HOMEBREW_VERSION: 0.9.5
HEAD: cd040bf5b04cdadfae934f92d9366f0688a0ea66
HOMEBREW_PREFIX: /Volumes/Data/Local
CPU: dual-core 64-bit core2
OS X: 10.6.8-i386
Xcode: 3.2.6
X11: 2.3.6 => /usr/X11
gcc-4.2 called with: -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -Wall -g -O2 -c geoipupdate.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=core2 -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-4.2 -pipe -w -Os -march=core2 -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -c geoipupdate.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -Wall -g -O2 -c md5.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=core2 -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-4.2 -pipe -w -Os -march=core2 -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -c md5.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -Wall -g -O2 -c base64.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=core2 -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-4.2 -pipe -w -Os -march=core2 -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -c base64.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -Wall -g -O2 -c geoipupdate_s.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=core2 -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-4.2 -pipe -w -Os -march=core2 -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -c geoipupdate_s.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -Wall -g -O2 -c product_s.c
superenv removed: -Wall -g -O2
superenv added: -pipe -w -Os -march=core2 -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: gcc-4.2 -pipe -w -Os -march=core2 -std=gnu99 -DPACKAGE_NAME="geoipupdate" -DPACKAGE_TARNAME="geoipupdate" -DPACKAGE_VERSION="2.0.0" -DPACKAGE_STRING="geoipupdate 2.0.0" -DPACKAGE_BUGREPORT="support@maxmind.com" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE="geoipupdate" -DVERSION="2.0.0" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict -I. -I../src -DSYSCONFDIR="/Volumes/Data/Local/Cellar/geoipupdate/2.0.0/etc" -DDATADIR="/Volumes/Data/Local/var/GeoIP" -c product_s.c -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
gcc-4.2 called with: -std=gnu99 -g -O2 -o geoipupdate geoipupdate.o md5.o base64.o geoipupdate_s.o product_s.o -lcurl -lz
superenv removed: -g -O2
superenv added: -pipe -w -Os -march=core2 -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: gcc-4.2 -pipe -w -Os -march=core2 -std=gnu99 -o geoipupdate geoipupdate.o md5.o base64.o geoipupdate_s.o product_s.o -lcurl -lz -isystem/Volumes/Data/Local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by geoipupdate configure 2.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-silent-rules --datadir=/Volumes/Data/Local/var --prefix=/Volumes/Data/Local/Cellar/geoipupdate/2.0.0
## --------- ##
## Platform. ##
## --------- ##
hostname = curiosity.obreey
uname -m = i386
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
/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 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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: 4.00 gigabytes
Default processor set: 91 tasks, 407 threads, 2 processors
Load average: 1.43, Mach factor: 0.76
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Volumes/Data/Local/Library/ENV/3.2.6
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2362: checking for gcc
configure:2389: result: gcc-4.2
configure:2618: checking for C compiler version
configure:2627: gcc-4.2 --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
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:2638: $? = 0
configure:2627: gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
/usr/libexec/gcc/i686-apple-darwin10/4.2.1/collect2 -dynamic -arch x86_64 -macosx_version_min 10.6.8 -weak_reference_mismatches non-weak -o a.out -lcrt1.10.6.o -L/Volumes/Data/Local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../.. -headerpad_max_install_names -lSystem -lgcc -lSystem
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found
... rest of stderr output deleted ...
configure:2638: $? = 1
configure:2627: gcc-4.2 -V >&5
i686-apple-darwin10-gcc-4.2.1: '-V' must come at the start of the command line
configure:2638: $? = 1
configure:2627: gcc-4.2 -qversion >&5
Undefined symbols:
"_main", referenced from:
start in crt1.10.6.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
configure:2638: $? = 1
configure:2658: checking whether the C compiler works
configure:2680: gcc-4.2 conftest.c >&5
configure:2684: $? = 0
configure:2732: result: yes
configure:2735: checking for C compiler default output file name
configure:2737: result: a.out
configure:2743: checking for suffix of executables
configure:2750: gcc-4.2 -o conftest conftest.c >&5
configure:2754: $? = 0
configure:2776: result:
configure:2798: checking whether we are cross compiling
configure:2806: gcc-4.2 -o conftest conftest.c >&5
configure:2810: $? = 0
configure:2817: ./conftest
configure:2821: $? = 0
configure:2836: result: no
configure:2841: checking for suffix of object files
configure:2863: gcc-4.2 -c conftest.c >&5
configure:2867: $? = 0
configure:2888: result: o
configure:2892: checking whether we are using the GNU C compiler
configure:2911: gcc-4.2 -c conftest.c >&5
configure:2911: $? = 0
configure:2920: result: yes
configure:2929: checking whether gcc-4.2 accepts -g
configure:2949: gcc-4.2 -c -g conftest.c >&5
configure:2949: $? = 0
configure:2990: result: yes
configure:3007: checking for gcc-4.2 option to accept ISO C89
configure:3070: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3070: $? = 0
configure:3083: result: none needed
configure:3109: checking how to run the C preprocessor
configure:3140: gcc-4.2 -E conftest.c
configure:3140: $? = 0
configure:3154: gcc-4.2 -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3154: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3179: result: gcc-4.2 -E
configure:3199: gcc-4.2 -E conftest.c
configure:3199: $? = 0
configure:3213: gcc-4.2 -E conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3242: checking for grep that handles long lines and -e
configure:3300: result: /usr/bin/grep
configure:3305: checking for egrep
configure:3367: result: /usr/bin/grep -E
configure:3372: checking for ANSI C header files
configure:3392: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3392: $? = 0
configure:3465: gcc-4.2 -o conftest -g -O2 conftest.c >&5
configure:3465: $? = 0
configure:3465: ./conftest
configure:3465: $? = 0
configure:3476: result: yes
configure:3489: checking for sys/types.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3489: checking for sys/stat.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3489: checking for stdlib.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3489: checking for string.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3489: checking for memory.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3489: checking for strings.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3489: checking for inttypes.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3489: checking for stdint.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3489: checking for unistd.h
configure:3489: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3489: $? = 0
configure:3489: result: yes
configure:3502: checking minix/config.h usability
configure:3502: gcc-4.2 -c -g -O2 conftest.c >&5
conftest.c:52:26: error: minix/config.h: No such file or directory
configure:3502: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:3502: result: no
configure:3502: checking minix/config.h presence
configure:3502: gcc-4.2 -E conftest.c
conftest.c:19:26: error: minix/config.h: No such file or directory
configure:3502: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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
| /* end confdefs.h. */
| #include <minix/config.h>
configure:3502: result: no
configure:3502: checking for minix/config.h
configure:3502: result: no
configure:3523: checking whether it is safe to define __EXTENSIONS__
configure:3541: gcc-4.2 -c -g -O2 conftest.c >&5
configure:3541: $? = 0
configure:3548: result: yes
configure:3608: checking for a BSD-compatible install
configure:3676: result: /usr/bin/install -c
configure:3687: checking whether build environment is sane
configure:3742: result: yes
configure:3893: checking for a thread-safe mkdir -p
configure:3932: result: ./install-sh -c -d
configure:3939: checking for gawk
configure:3969: result: no
configure:3939: checking for mawk
configure:3969: result: no
configure:3939: checking for nawk
configure:3969: result: no
configure:3939: checking for awk
configure:3955: found /usr/bin/awk
configure:3966: result: awk
configure:3977: checking whether make sets $(MAKE)
configure:3999: result: yes
configure:4029: checking for style of include used by make
configure:4057: result: GNU
configure:4091: checking whether make supports nested variables
configure:4108: result: yes
configure:4193: checking dependency style of gcc-4.2
configure:4304: result: none
configure:4325: checking for gcc-4.2 option to accept ISO C99
configure:4474: gcc-4.2 -c -g -O2 conftest.c >&5
conftest.c:76: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'main':
conftest.c:130: error: nested functions are disabled, use -fnested-functions to re-enable
conftest.c:130: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:130: error: 'newvar' undeclared (first use in this function)
conftest.c:130: error: (Each undeclared identifier is reported only once
conftest.c:130: error: for each function it appears in.)
conftest.c:140: error: 'for' loop initial declaration used outside C99 mode
configure:4474: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4474: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:4474: $? = 0
configure:4494: result: -std=gnu99
configure:4531: checking build system type
configure:4545: result: x86_64-apple-darwin10.8.0
configure:4565: checking host system type
configure:4578: result: x86_64-apple-darwin10.8.0
configure:4619: checking how to print strings
configure:4646: result: printf
configure:4667: checking for a sed that does not truncate output
configure:4731: result: /Volumes/Data/Local/Library/ENV/3.2.6/sed
configure:4749: checking for fgrep
configure:4811: result: /usr/bin/grep -F
configure:4846: checking for ld used by gcc-4.2 -std=gnu99
configure:4913: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
configure:4920: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
configure:4935: result: no
configure:4947: checking for BSD- or MS-compatible name lister (nm)
configure:4996: result: /usr/bin/nm
configure:5126: checking the name lister (/usr/bin/nm) interface
configure:5133: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:5136: /usr/bin/nm "conftest.o"
configure:5139: output
0000000000000198 D _some_variable
configure:5146: result: BSD nm
configure:5149: checking whether ln -s works
configure:5153: result: yes
configure:5161: checking the maximum length of command line arguments
configure:5292: result: 196608
configure:5309: checking whether the shell understands some XSI constructs
configure:5319: result: yes
configure:5323: checking whether the shell understands "+="
configure:5329: result: yes
configure:5364: checking how to convert x86_64-apple-darwin10.8.0 file names to x86_64-apple-darwin10.8.0 format
configure:5404: result: func_convert_file_noop
configure:5411: checking how to convert x86_64-apple-darwin10.8.0 file names to toolchain format
configure:5431: result: func_convert_file_noop
configure:5438: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
configure:5445: result: -r
configure:5519: checking for objdump
configure:5549: result: no
configure:5578: checking how to recognize dependent libraries
configure:5776: result: pass_all
configure:5861: checking for dlltool
configure:5891: result: no
configure:5921: checking how to associate runtime and link libraries
configure:5948: result: printf %s\n
configure:6008: checking for ar
configure:6024: found /usr/bin/ar
configure:6035: result: ar
configure:6072: checking for archiver @FILE support
configure:6089: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:6089: $? = 0
configure:6092: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6095: $? = 1
configure:6115: result: no
configure:6173: checking for strip
configure:6189: found /usr/bin/strip
configure:6200: result: strip
configure:6272: checking for ranlib
configure:6288: found /usr/bin/ranlib
configure:6299: result: ranlib
configure:6401: checking command to parse /usr/bin/nm output from gcc-4.2 -std=gnu99 object
configure:6521: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6528: /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:6531: $? = 0
cannot find nm_test_var in conftest.nm
configure:6521: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:6524: $? = 0
configure:6528: /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:6531: $? = 0
configure:6597: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6600: $? = 0
configure:6638: result: ok
configure:6675: checking for sysroot
configure:6705: result: no
configure:6968: checking for mt
configure:6998: result: no
configure:7018: checking if : is a manifest tool
configure:7024: : '-?'
configure:7032: result: no
configure:7088: checking for dsymutil
configure:7104: found /usr/bin/dsymutil
configure:7115: result: dsymutil
configure:7180: checking for nmedit
configure:7196: found /usr/bin/nmedit
configure:7207: result: nmedit
configure:7272: checking for lipo
configure:7288: found /usr/bin/lipo
configure:7299: result: lipo
configure:7364: checking for otool
configure:7380: found /usr/bin/otool
configure:7391: result: otool
configure:7456: checking for otool64
configure:7486: result: no
configure:7531: checking for -single_module linker flag
gcc-4.2 -std=gnu99 -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7564: result: yes
configure:7567: checking for -exported_symbols_list linker flag
configure:7587: gcc-4.2 -std=gnu99 -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7587: $? = 0
configure:7597: result: yes
configure:7600: checking for -force_load linker flag
gcc-4.2 -std=gnu99 -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
gcc-4.2 -std=gnu99 -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:7632: result: yes
configure:7671: checking for dlfcn.h
configure:7671: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:7671: $? = 0
configure:7671: result: yes
configure:7877: checking for objdir
configure:7892: result: .libs
configure:8159: checking if gcc-4.2 -std=gnu99 supports -fno-rtti -fno-exceptions
configure:8177: gcc-4.2 -std=gnu99 -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:8181: $? = 0
configure:8194: result: no
configure:8521: checking for gcc-4.2 -std=gnu99 option to produce PIC
configure:8528: result: -fno-common -DPIC
configure:8536: checking if gcc-4.2 -std=gnu99 PIC flag -fno-common -DPIC works
configure:8554: gcc-4.2 -std=gnu99 -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8558: $? = 0
configure:8571: result: yes
configure:8600: checking if gcc-4.2 -std=gnu99 static flag -static works
configure:8628: result: no
configure:8643: checking if gcc-4.2 -std=gnu99 supports -c -o file.o
configure:8664: gcc-4.2 -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8668: $? = 0
configure:8690: result: yes
configure:8698: checking if gcc-4.2 -std=gnu99 supports -c -o file.o
configure:8745: result: yes
configure:8778: checking whether the gcc-4.2 -std=gnu99 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
configure:9935: result: yes
configure:10175: checking dynamic linker characteristics
configure:10909: result: darwin10.8.0 dyld
configure:11016: checking how to hardcode library paths into programs
configure:11041: result: immediate
configure:11581: checking whether stripping libraries is possible
configure:11595: result: yes
configure:11621: checking if libtool supports shared libraries
configure:11623: result: yes
configure:11626: checking whether to build shared libraries
configure:11647: result: yes
configure:11650: checking whether to build static libraries
configure:11654: result: yes
configure:11692: checking for byte
configure:11692: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64: error: 'byte' undeclared (first use in this function)
conftest.c:64: error: (Each undeclared identifier is reported only once
conftest.c:64: error: for each function it appears in.)
configure:11692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (byte))
| return 0;
| ;
| return 0;
| }
configure:11692: result: no
configure:11698: checking for ushort
configure:11698: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:11698: $? = 0
configure:11698: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64: error: expected expression before ')' token
configure:11698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ushort)))
| return 0;
| ;
| return 0;
| }
configure:11698: result: yes
configure:11704: checking for ulong
configure:11704: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'ulong' undeclared (first use in this function)
conftest.c:65: error: (Each undeclared identifier is reported only once
conftest.c:65: error: for each function it appears in.)
configure:11704: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (ulong))
| return 0;
| ;
| return 0;
| }
configure:11704: result: no
configure:11710: checking for u16
configure:11710: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'u16' undeclared (first use in this function)
conftest.c:65: error: (Each undeclared identifier is reported only once
conftest.c:65: error: for each function it appears in.)
configure:11710: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (u16))
| return 0;
| ;
| return 0;
| }
configure:11710: result: no
configure:11716: checking for u32
configure:11716: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: 'u32' undeclared (first use in this function)
conftest.c:65: error: (Each undeclared identifier is reported only once
conftest.c:65: error: for each function it appears in.)
configure:11716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (u32))
| return 0;
| ;
| return 0;
| }
configure:11716: result: no
configure:11723: checking for size_t
configure:11723: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:11723: $? = 0
configure:11723: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: expected expression before ')' token
configure:11723: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:11723: result: yes
configure:11734: checking for ssize_t
configure:11734: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:11734: $? = 0
configure:11734: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: expected expression before ')' token
configure:11734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:11734: result: yes
configure:11745: checking for uint64_t
configure:11745: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:11745: $? = 0
configure:11745: result: yes
configure:11760: checking whether byte ordering is bigendian
configure:11775: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:11775: $? = 0
configure:11820: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:11820: $? = 0
configure:11838: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:36: error: 'not' undeclared (first use in this function)
conftest.c:36: error: (Each undeclared identifier is reported only once
conftest.c:36: error: for each function it appears in.)
conftest.c:36: error: expected ';' before 'big'
configure:11838: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_USHORT_TYPEDEF 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:11966: result: no
configure:11989: checking for stdint.h
configure:11989: result: yes
configure:11989: checking limits.h usability
configure:11989: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:11989: $? = 0
configure:11989: result: yes
configure:11989: checking limits.h presence
configure:11989: gcc-4.2 -E conftest.c
configure:11989: $? = 0
configure:11989: result: yes
configure:11989: checking for limits.h
configure:11989: result: yes
configure:11989: checking stddef.h usability
configure:11989: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:11989: $? = 0
configure:11989: result: yes
configure:11989: checking stddef.h presence
configure:11989: gcc-4.2 -E conftest.c
configure:11989: $? = 0
configure:11989: result: yes
configure:11989: checking for stddef.h
configure:11989: result: yes
configure:12001: checking zlib.h usability
configure:12001: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:12001: $? = 0
configure:12001: result: yes
configure:12001: checking zlib.h presence
configure:12001: gcc-4.2 -E conftest.c
configure:12001: $? = 0
configure:12001: result: yes
configure:12001: checking for zlib.h
configure:12001: result: yes
configure:12015: checking curl/curl.h usability
configure:12015: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:12015: $? = 0
configure:12015: result: yes
configure:12015: checking curl/curl.h presence
configure:12015: gcc-4.2 -E conftest.c
configure:12015: $? = 0
configure:12015: result: yes
configure:12015: checking for curl/curl.h
configure:12015: result: yes
configure:12028: checking for gzopen in -lz
configure:12053: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lz >&5
configure:12053: $? = 0
configure:12062: result: yes
configure:12075: checking for curl_easy_setopt in -lcurl
configure:12100: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
configure:12100: $? = 0
configure:12109: result: yes
configure:12126: checking for asprintf
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for strcasecmp
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
conftest.c:61: warning: conflicting types for built-in function 'strcasecmp'
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for memset
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
conftest.c:62: warning: conflicting types for built-in function 'memset'
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for socket
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for strchr
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
conftest.c:64: warning: conflicting types for built-in function 'strchr'
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for strdup
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
conftest.c:65: warning: conflicting types for built-in function 'strdup'
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for strstr
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
conftest.c:66: warning: conflicting types for built-in function 'strstr'
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for strrchr
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
conftest.c:67: warning: conflicting types for built-in function 'strrchr'
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for memchr
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
configure:12126: $? = 0
configure:12126: result: yes
configure:12126: checking for strspn
configure:12126: gcc-4.2 -std=gnu99 -o conftest -g -O2 conftest.c -lcurl -lz >&5
conftest.c:69: warning: conflicting types for built-in function 'strspn'
configure:12126: $? = 0
configure:12126: result: yes
configure:12136: checking for stdbool.h that conforms to C99
configure:12203: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:12203: $? = 0
configure:12210: result: yes
configure:12212: checking for _Bool
configure:12212: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:12212: $? = 0
configure:12212: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:83: error: expected expression before ')' token
configure:12212: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "geoipupdate"
| #define PACKAGE_TARNAME "geoipupdate"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "geoipupdate 2.0.0"
| #define PACKAGE_BUGREPORT "support@maxmind.com"
| #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 __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define PACKAGE "geoipupdate"
| #define VERSION "2.0.0"
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_USHORT_TYPEDEF 1
| #define LITTLE_ENDIAN_HOST 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_CURL_CURL_H 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBCURL 1
| #define HAVE_ASPRINTF 1
| #define HAVE_STRCASECMP 1
| #define HAVE_MEMSET 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRRCHR 1
| #define HAVE_MEMCHR 1
| #define HAVE_STRSPN 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:12212: result: yes
configure:12230: checking for inline
configure:12246: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:12246: $? = 0
configure:12254: result: inline
configure:12272: checking for C/C++ restrict keyword
configure:12297: gcc-4.2 -std=gnu99 -c -g -O2 conftest.c >&5
configure:12297: $? = 0
configure:12305: result: __restrict
configure:12466: checking that generated files are newer than configure
configure:12472: result: done
configure:12496: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by geoipupdate config.status 2.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on curiosity.obreey
config.status:1007: creating Makefile
config.status:1007: creating bin/Makefile
config.status:1007: creating conf/Makefile
config.status:1007: creating man/Makefile
config.status:1179: executing depfiles commands
config.status:1179: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin10.8.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
ac_cv_c_uint64_t=yes
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_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_asprintf=yes
ac_cv_func_memchr=yes
ac_cv_func_memset=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strrchr=yes
ac_cv_func_strspn=yes
ac_cv_func_strstr=yes
ac_cv_header_curl_curl_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=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_header_zlib_h=yes
ac_cv_host=x86_64-apple-darwin10.8.0
ac_cv_lib_curl_curl_easy_setopt=yes
ac_cv_lib_z_gzopen=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=/Volumes/Data/Local/Library/ENV/3.2.6/sed
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_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_type__Bool=yes
ac_cv_type_byte=no
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_u16=no
ac_cv_type_u32=no
ac_cv_type_ulong=no
ac_cv_type_ushort=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
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/libexec/gcc/i686-apple-darwin10/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} /Volumes/Data/tmp/geoipupdate-RSDk/geoipupdate-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'
AUTOCONF='${SHELL} /Volumes/Data/tmp/geoipupdate-RSDk/geoipupdate-2.0.0/missing autoconf'
AUTOHEADER='${SHELL} /Volumes/Data/tmp/geoipupdate-RSDk/geoipupdate-2.0.0/missing autoheader'
AUTOMAKE='${SHELL} /Volumes/Data/tmp/geoipupdate-RSDk/geoipupdate-2.0.0/missing automake-1.13'
AWK='awk'
CC='gcc-4.2 -std=gnu99'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc-4.2 -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"geoipupdate\" -DPACKAGE_TARNAME=\"geoipupdate\" -DPACKAGE_VERSION=\"2.0.0\" -DPACKAGE_STRING=\"geoipupdate\ 2.0.0\" -DPACKAGE_BUGREPORT=\"support@maxmind.com\" -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 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"geoipupdate\" -DVERSION=\"2.0.0\" -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_USHORT_TYPEDEF=1 -DLITTLE_ENDIAN_HOST=1 -DHAVE_STDINT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_ZLIB_H=1 -DHAVE_CURL_CURL_H=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_ASPRINTF=1 -DHAVE_STRCASECMP=1 -DHAVE_MEMSET=1 -DHAVE_SOCKET=1 -DHAVE_STRCHR=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRRCHR=1 -DHAVE_MEMCHR=1 -DHAVE_STRSPN=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -Drestrict=__restrict'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GEOIPUPDATE_VERSION_INFO='2:0:0'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
LDFLAGS=''
LIBOBJS=''
LIBS='-lcurl -lz '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /Volumes/Data/tmp/geoipupdate-RSDk/geoipupdate-2.0.0/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='./install-sh -c -d'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='geoipupdate'
PACKAGE_BUGREPORT='support@maxmind.com'
PACKAGE_NAME='geoipupdate'
PACKAGE_STRING='geoipupdate 2.0.0'
PACKAGE_TARNAME='geoipupdate'
PACKAGE_URL=''
PACKAGE_VERSION='2.0.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/Volumes/Data/Local/Library/ENV/3.2.6/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.0.0'
ac_ct_AR='ar'
ac_ct_CC='gcc-4.2'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_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='x86_64-apple-darwin10.8.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin10.8.0'
build_vendor='apple'
datadir='/Volumes/Data/Local/var'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-apple-darwin10.8.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin10.8.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Volumes/Data/tmp/geoipupdate-RSDk/geoipupdate-2.0.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/Volumes/Data/Local/Cellar/geoipupdate/2.0.0'
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 "geoipupdate"
#define PACKAGE_TARNAME "geoipupdate"
#define PACKAGE_VERSION "2.0.0"
#define PACKAGE_STRING "geoipupdate 2.0.0"
#define PACKAGE_BUGREPORT "support@maxmind.com"
#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 __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PACKAGE "geoipupdate"
#define VERSION "2.0.0"
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_USHORT_TYPEDEF 1
#define LITTLE_ENDIAN_HOST 1
#define HAVE_STDINT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ZLIB_H 1
#define HAVE_CURL_CURL_H 1
#define HAVE_LIBZ 1
#define HAVE_LIBCURL 1
#define HAVE_ASPRINTF 1
#define HAVE_STRCASECMP 1
#define HAVE_MEMSET 1
#define HAVE_SOCKET 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRSTR 1
#define HAVE_STRRCHR 1
#define HAVE_MEMCHR 1
#define HAVE_STRSPN 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define restrict __restrict
configure: exit 0
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: cd040bf5b04cdadfae934f92d9366f0688a0ea66
HOMEBREW_PREFIX: /Volumes/Data/Local
HOMEBREW_CELLAR: /Volumes/Data/Local/Cellar
CPU: dual-core 64-bit core2
OS X: 10.6.8-i386
Xcode: 3.2.6
GCC-4.0: build 5494
GCC-4.2: build 5666
LLVM-GCC: build 2335
Clang: 1.7 build 77
X11: 2.3.6 => /usr/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/usr/local/bin/Magick++-config
/usr/local/bin/Magick-config
/usr/local/bin/MagickCore-config
/usr/local/bin/MagickWand-config
/usr/local/bin/pcre-config
/usr/local/bin/pkg-config
/usr/local/bin/Wand-config
/usr/local/php5/bin/curl-config
/usr/local/php5/bin/freetype-config
/usr/local/php5/bin/icu-config
/usr/local/php5/bin/libmcrypt-config
/usr/local/php5/bin/libpng-config
/usr/local/php5/bin/libpng12-config
/usr/local/php5/bin/php-config
/usr/local/php5/bin/xml2-config
/usr/local/php5/bin/xslt-config
/usr/local/MacGPG2/bin/gpg-error-config
/usr/local/MacGPG2/bin/ksba-config
/usr/local/MacGPG2/bin/libassuan-config
/usr/local/MacGPG2/bin/libgcrypt-config
/usr/local/MacGPG2/bin/libusb-config
/usr/local/MacGPG2/bin/pth-config
Warning: Your XQuartz (2.3.6) is outdated
Please install XQuartz 2.7.5:
https://xquartz.macosforge.org
Warning: Your Homebrew is not installed to /usr/local
You can install Homebrew anywhere you want, but some brews may only build
correctly if you install in /usr/local. Sorry!
Warning: /usr/bin occurs before /Volumes/Data/Local/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:
memcached
Consider setting your PATH so that /Volumes/Data/Local/bin
occurs before /usr/bin. Here is a one-liner:
echo export PATH='/Volumes/Data/Local/bin:$PATH' >> ~/.bash_profile
Warning: You have a non-Homebrew 'pkg-config' in your PATH:
/usr/local/bin/pkg-config
`./configure` may have problems finding brew-installed packages using
this other pkg-config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment