This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by glib configure 2.30.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/opt/local --enable-static --disable-dtrace ## --------- ## ## Platform. ## ## --------- ## hostname = OnoPro.local uname -m = x86_64 uname -r = 11.3.0 uname -s = Darwin uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 Kernel configured for up to 2 processors. 2 processors are physically available. 2 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 Primary memory available: 6.00 gigabytes Default processor set: 114 tasks, 515 threads, 2 processors Load average: 1.63, Mach factor: 0.35 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /usr/X11/bin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /opt/local/bin PATH: /usr/local/mysql/bin PATH: /Development/scripts PATH: /Development/tools ## ----------- ## ## Core tests. ## ## ----------- ## configure:2956: checking for a BSD-compatible install configure:3024: result: /usr/bin/install -c configure:3035: checking whether build environment is sane configure:3085: result: yes configure:3226: checking for a thread-safe mkdir -p configure:3265: result: ./install-sh -c -d configure:3278: checking for gawk configure:3308: result: no configure:3278: checking for mawk configure:3308: result: no configure:3278: checking for nawk configure:3308: result: no configure:3278: checking for awk configure:3294: found /usr/bin/awk configure:3305: result: awk configure:3316: checking whether make sets $(MAKE) configure:3338: result: yes configure:3404: checking how to create a ustar tar archive configure:3417: tar --version bsdtar 2.8.3 - libarchive 2.8.3 configure:3420: $? = 0 configure:3460: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3463: $? = 0 configure:3467: tar -xf - &5 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3923: $? = 0 configure:3912: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configure:3923: $? = 0 configure:3912: gcc -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:3923: $? = 1 configure:3912: gcc -qversion >&5 i686-apple-darwin11-llvm-gcc-4.2: no input files configure:3923: $? = 1 configure:3943: checking whether the C compiler works configure:3965: gcc conftest.c >&5 configure:3969: $? = 0 configure:4017: result: yes configure:4020: checking for C compiler default output file name configure:4022: result: a.out configure:4028: checking for suffix of executables configure:4035: gcc -o conftest conftest.c >&5 configure:4039: $? = 0 configure:4061: result: configure:4083: checking whether we are cross compiling configure:4091: gcc -o conftest conftest.c >&5 configure:4095: $? = 0 configure:4102: ./conftest configure:4106: $? = 0 configure:4121: result: no configure:4126: checking for suffix of object files configure:4148: gcc -c conftest.c >&5 configure:4152: $? = 0 configure:4173: result: o configure:4177: checking whether we are using the GNU C compiler configure:4196: gcc -c conftest.c >&5 configure:4196: $? = 0 configure:4205: result: yes configure:4214: checking whether gcc accepts -g configure:4234: gcc -c -g conftest.c >&5 configure:4234: $? = 0 configure:4275: result: yes configure:4292: checking for gcc option to accept ISO C89 configure:4356: gcc -c -g -O2 conftest.c >&5 configure:4356: $? = 0 configure:4369: result: none needed configure:4400: checking for style of include used by make configure:4428: result: GNU configure:4454: checking dependency style of gcc configure:4565: result: gcc3 configure:4585: checking how to run the C preprocessor configure:4616: gcc -E conftest.c configure:4616: $? = 0 configure:4630: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4630: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.30.3" | #define PACKAGE_STRING "glib 2.30.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 30 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 3003 | /* end confdefs.h. */ | #include configure:4655: result: gcc -E configure:4675: gcc -E conftest.c configure:4675: $? = 0 configure:4689: gcc -E conftest.c conftest.c:14:28: error: ac_nonexistent.h: No such file or directory configure:4689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.30.3" | #define PACKAGE_STRING "glib 2.30.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 30 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 3003 | /* end confdefs.h. */ | #include configure:4731: checking build system type configure:4745: result: x86_64-apple-darwin11.3.0 configure:4765: checking host system type configure:4778: result: x86_64-apple-darwin11.3.0 configure:4799: checking for the BeOS configure:4809: result: no configure:4813: checking for Win32 configure:4847: result: no configure:4853: checking for Mac OS X Carbon support configure:4864: gcc -E conftest.c configure:4864: $? = 0 configure:4869: result: yes configure:5261: checking for grep that handles long lines and -e configure:5319: result: /usr/bin/grep configure:5324: checking for egrep configure:5386: result: /usr/bin/grep -E configure:5392: checking whether we are using the GNU C Library 2.1 or newer conftest.c:16:22: error: features.h: No such file or directory configure:5419: result: no configure:5472: checking whether to enable garbage collector friendliness configure:5481: result: no configure:5485: checking whether to disable memory pools configure:5488: result: no configure:5569: checking for c++ configure:5585: found /usr/bin/c++ configure:5596: result: c++ configure:5739: checking for C++ compiler version configure:5748: c++ --version >&5 i686-apple-darwin11-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5759: $? = 0 configure:5748: c++ -v >&5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configure:5759: $? = 0 configure:5748: c++ -V >&5 llvm-g++-4.2: argument to `-V' is missing configure:5759: $? = 1 configure:5748: c++ -qversion >&5 i686-apple-darwin11-llvm-g++-4.2: no input files configure:5759: $? = 1 configure:5763: checking whether we are using the GNU C++ compiler configure:5782: c++ -c conftest.cpp >&5 configure:5782: $? = 0 configure:5791: result: yes configure:5800: checking whether c++ accepts -g configure:5820: c++ -c -g conftest.cpp >&5 configure:5820: $? = 0 configure:5861: result: yes configure:5886: checking dependency style of c++ configure:5997: result: gcc3 configure:6024: c++ -c -g -O2 conftest.cpp >&5 configure:6024: $? = 0 configure:6093: checking for gcc configure:6120: result: gcc configure:6349: checking for C compiler version configure:6358: gcc --version >&5 i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:6369: $? = 0 configure:6358: gcc -v >&5 Using built-in specs. Target: i686-apple-darwin11 Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.1~22/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1 Thread model: posix gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configure:6369: $? = 0 configure:6358: gcc -V >&5 llvm-gcc-4.2: argument to `-V' is missing configure:6369: $? = 1 configure:6358: gcc -qversion >&5 i686-apple-darwin11-llvm-gcc-4.2: no input files configure:6369: $? = 1 configure:6373: checking whether we are using the GNU C compiler configure:6401: result: yes configure:6410: checking whether gcc accepts -g configure:6471: result: yes configure:6488: checking for gcc option to accept ISO C89 configure:6565: result: none needed configure:6587: checking dependency style of gcc configure:6698: result: gcc3 configure:6717: checking whether gcc and cc understand -c and -o together configure:6748: gcc -c conftest.c -o conftest2.o >&5 configure:6752: $? = 0 configure:6758: gcc -c conftest.c -o conftest2.o >&5 configure:6762: $? = 0 configure:6773: cc -c conftest.c >&5 configure:6777: $? = 0 configure:6785: cc -c conftest.c -o conftest2.o >&5 configure:6789: $? = 0 configure:6795: cc -c conftest.c -o conftest2.o >&5 configure:6799: $? = 0 configure:6817: result: yes configure:6851: checking for special C compiler options needed for large files configure:6896: result: no configure:6902: checking for _FILE_OFFSET_BITS value needed for large files configure:6927: gcc -c -g -O2 conftest.c >&5 configure:6927: $? = 0 configure:6959: result: no configure:7096: checking for pkg-config configure:7114: found /opt/local/bin/pkg-config configure:7126: result: /opt/local/bin/pkg-config configure:7151: checking pkg-config is at least version 0.16 configure:7154: result: yes configure:7229: checking for gawk configure:7256: result: awk configure:7271: checking for perl5 configure:7287: found /opt/local/bin/perl5 configure:7298: result: perl5 configure:7312: checking for indent configure:7328: found /usr/bin/indent configure:7339: result: indent configure:7361: checking for perl5 configure:7379: found /opt/local/bin/perl5 configure:7391: result: /opt/local/bin/perl5 configure:7439: checking for a Python interpreter with version >= 2.5 configure:7456: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:7459: $? = 0 configure:7465: result: python configure:7473: checking for python configure:7491: found /usr/bin/python configure:7503: result: /usr/bin/python configure:7521: checking for python version configure:7528: result: 2.7 configure:7540: checking for python platform configure:7547: result: darwin configure:7554: checking for python script directory configure:7582: result: ${prefix}/lib/python2.7/site-packages configure:7591: checking for python extension module directory configure:7619: result: ${exec_prefix}/lib/python2.7/site-packages configure:7652: checking for iconv_open configure:7652: gcc -o conftest -g -O2 -framework Carbon conftest.c >&5 Undefined symbols for architecture x86_64: "_iconv_open", referenced from: _main in ccJta5su.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure:7652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.30.3" | #define PACKAGE_STRING "glib 2.30.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 30 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 3003 | #define HAVE_CARBON 1 | /* end confdefs.h. */ | /* Define iconv_open to an innocuous variant, in case declares iconv_open. | For example, HP-UX 11i declares gettimeofday. */ | #define iconv_open innocuous_iconv_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iconv_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iconv_open | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv_open (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_iconv_open || defined __stub___iconv_open | choke me | #endif | | int | main () | { | return iconv_open (); | ; | return 0; | } configure:7652: result: no configure:7659: checking for libiconv_open in -liconv configure:7684: gcc -o conftest -g -O2 -framework Carbon conftest.c -liconv >&5 Undefined symbols for architecture x86_64: "_libiconv_open", referenced from: _main in ccVzh6Zq.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure:7684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.30.3" | #define PACKAGE_STRING "glib 2.30.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 30 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 3003 | #define HAVE_CARBON 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv_open (); | int | main () | { | return libiconv_open (); | ; | return 0; | } configure:7693: result: no configure:7702: checking for iconv_open in -liconv configure:7727: gcc -o conftest -g -O2 -framework Carbon conftest.c -liconv >&5 configure:7727: $? = 0 configure:7736: result: yes configure:7850: checking whether to cache iconv descriptors configure:7872: result: yes configure:7878: checking for ZLIB configure:7885: $PKG_CONFIG --exists --print-errors "zlib" configure:7888: $? = 0 configure:7901: $PKG_CONFIG --exists --print-errors "zlib" configure:7904: $? = 0 configure:7941: result: yes configure:8129: checking for LIBFFI configure:8136: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0" configure:8139: $? = 0 configure:8152: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0" configure:8155: $? = 0 configure:8214: result: yes configure:8228: checking locale.h usability configure:8228: gcc -c -g -O2 conftest.c >&5 configure:8228: $? = 0 configure:8228: result: yes configure:8228: checking locale.h presence configure:8228: gcc -E conftest.c configure:8228: $? = 0 configure:8228: result: yes configure:8228: checking for locale.h configure:8228: result: yes configure:8239: checking for LC_MESSAGES configure:8255: gcc -o conftest -g -O2 -framework Carbon conftest.c >&5 configure:8255: $? = 0 configure:8263: result: yes configure:8280: checking libintl.h usability configure:8280: gcc -c -g -O2 conftest.c >&5 conftest.c:51:21: error: libintl.h: No such file or directory configure:8280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.30.3" | #define PACKAGE_STRING "glib 2.30.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 30 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 3003 | #define HAVE_CARBON 1 | #define NEED_ICONV_CACHE 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8280: result: no configure:8280: checking libintl.h presence configure:8280: gcc -E conftest.c conftest.c:18:21: error: libintl.h: No such file or directory configure:8280: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.30.3" | #define PACKAGE_STRING "glib 2.30.3" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define PACKAGE_URL "" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 30 | #define GLIB_MICRO_VERSION 3 | #define GLIB_INTERFACE_AGE 3 | #define GLIB_BINARY_AGE 3003 | #define HAVE_CARBON 1 | #define NEED_ICONV_CACHE 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include configure:8280: result: no configure:8280: checking for libintl.h configure:8280: result: no configure:8935: error: *** You must have either have gettext support in your C library, or use the *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin11.3.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS1_CFLAGS_set= ac_cv_env_DBUS1_CFLAGS_value= ac_cv_env_DBUS1_LIBS_set= ac_cv_env_DBUS1_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBFFI_CFLAGS_set= ac_cv_env_LIBFFI_CFLAGS_value= ac_cv_env_LIBFFI_LIBS_set= ac_cv_env_LIBFFI_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_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_iconv_open=no ac_cv_gnu_library_2_1=no ac_cv_header_libintl_h=no ac_cv_header_locale_h=yes ac_cv_host=x86_64-apple-darwin11.3.0 ac_cv_lib_iconv_iconv_open=yes ac_cv_lib_iconv_libiconv_open=no ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL_PATH=/opt/local/bin/perl5 ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_INDENT=indent ac_cv_prog_PERL=perl5 ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=c++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_stdc= am_cv_prog_tar_ustar=gnutar am_cv_python_platform=darwin am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages' am_cv_python_version=2.7 am_cv_val_LC_MESSAGES=yes gt_cv_have_gettext=no pkg_cv_LIBFFI_CFLAGS='-I/opt/local/lib/libffi-3.0.10/include ' pkg_cv_LIBFFI_LIBS='-L/opt/local/lib -lffi ' pkg_cv_ZLIB_CFLAGS='-I/opt/local/include ' pkg_cv_ZLIB_LIBS='-L/opt/local/lib -lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABS_GLIB_RUNTIME_LIBDIR='' ABS_TAPSET_DIR='' ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run aclocal-1.11' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='' AS='' AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run autoconf' AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run autoheader' AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run automake-1.11' AWK='awk' CATALOGS='' CATOBJEXT='NONE' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS' CPP='gcc -E' CPPFLAGS='' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='' CXX='c++' CXXCPP='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='' DBUS1_CFLAGS='' DBUS1_LIBS='' DEFS='' DEPDIR='.deps' DISABLE_MEM_POOLS='' DLLTOOL='' DSYMUTIL='' DTRACE='' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_DTRACE_FALSE='' ENABLE_DTRACE_TRUE='' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='' ENABLE_REGEX_FALSE='' ENABLE_REGEX_TRUE='' ENABLE_SYSTEMTAP_FALSE='' ENABLE_SYSTEMTAP_TRUE='' ENABLE_TIMELOOP_FALSE='' ENABLE_TIMELOOP_TRUE='' EXEEXT='' FAM_LIBS='' FGREP='' GETTEXT_PACKAGE='' GIO='' GIO_MODULE_DIR='' GLIBC21='no' GLIB_BINARY_AGE='3003' GLIB_COMPILE_SCHEMAS='' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_EXTRA_CFLAGS='' GLIB_GENMARSHAL='' GLIB_INTERFACE_AGE='3' GLIB_LINK_FLAGS='' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='3' GLIB_MINOR_VERSION='30' GLIB_RT_LIBS='' GLIB_RUNTIME_LIBDIR='' GLIB_VERSION='2.30.3' GLIB_WIN32_STATIC_COMPILATION_DEFINE='' GMOFILES=' af.gmo am.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='' GREP='/usr/bin/grep' GSPAWN='' GTHREAD_COMPILE_IMPL_DEFINES='' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='' GTK_DOC_BUILD_HTML_FALSE='' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='' GTK_DOC_USE_REBASE_TRUE='' G_LIBS_EXTRA='' G_MODULE_BROKEN_RTLD_GLOBAL='' G_MODULE_HAVE_DLERROR='' G_MODULE_IMPL='' G_MODULE_LDFLAGS='' G_MODULE_LIBS='' G_MODULE_LIBS_EXTRA='' G_MODULE_NEED_USCORE='' G_MODULE_PLUGIN_LIBS='' G_MODULE_SUPPORTED='' G_THREAD_CFLAGS='' G_THREAD_LIBS='' G_THREAD_LIBS_EXTRA='' G_THREAD_LIBS_FOR_GTHREAD='' HAVE_CXX_FALSE='#' HAVE_CXX_TRUE='' HAVE_DBUS1_FALSE='' HAVE_DBUS1_TRUE='' HAVE_EVENTFD_FALSE='' HAVE_EVENTFD_TRUE='' HAVE_FAM_FALSE='' HAVE_FAM_TRUE='' HAVE_FEN_FALSE='' HAVE_FEN_TRUE='' HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_FALSE='' HAVE_GCC_BUILTINS_FOR_ATOMIC_OPERATIONS_TRUE='' HAVE_GCC_FALSE='#' HAVE_GCC_TRUE='' HAVE_GLIB_RUNTIME_LIBDIR_FALSE='' HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#' HAVE_GNUC_VISIBILITY_FALSE='' HAVE_GNUC_VISIBILITY_TRUE='' HAVE_GOOD_PRINTF_FALSE='' HAVE_GOOD_PRINTF_TRUE='' HAVE_INOTIFY_FALSE='' HAVE_INOTIFY_TRUE='' HAVE_SUNSTUDIO_VISIBILITY_FALSE='' HAVE_SUNSTUDIO_VISIBILITY_TRUE='' HAVE_THREADS_FALSE='' HAVE_THREADS_TRUE='' HTML_DIR='' ICONV_LIBS='' INDENT='indent' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LD='' LDFLAGS=' -framework Carbon' LIBFFI_CFLAGS='-I/opt/local/lib/libffi-3.0.10/include ' LIBFFI_LIBS='-L/opt/local/lib -lffi ' LIBOBJS='' LIBS='' LIBTOOL='' LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' LIB_EXE_MACHINE_FLAG='X86' LIPO='' LN_S='' LTLIBOBJS='' LTP='' LTP_GENHTML='' LT_AGE='3000' LT_CURRENT='3000' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.30' LT_REVISION='3' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/missing --run makeinfo' MANIFEST_TOOL='' MKDIR_P='./install-sh -c -d' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='' MSGFMT_OPTS='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NETWORK_LIBS='' NM='' NMEDIT='' OBJDUMP='' OBJEXT='o' OS_CARBON_FALSE='#' OS_CARBON_TRUE='' OS_LINUX_FALSE='' OS_LINUX_TRUE='#' OS_UNIX_FALSE='#' OS_UNIX_TRUE='' OS_WIN32_AND_DLL_COMPILATION_FALSE='' OS_WIN32_AND_DLL_COMPILATION_TRUE='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OS_WIN32_X64_FALSE='' OS_WIN32_X64_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='glib' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' PACKAGE_NAME='glib' PACKAGE_STRING='glib 2.30.3' PACKAGE_TARNAME='glib' PACKAGE_URL='' PACKAGE_VERSION='2.30.3' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PCRE_REQUIRES='' PCRE_WARN_CFLAGS='' PERL='perl5' PERL_PATH='/opt/local/bin/perl5' PKG_CONFIG='/opt/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='' POFILES=' af.po am.po ar.po as.po ast.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po en@shaw.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYTHON='/usr/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.7' RANLIB='' REBUILD='' SED='' SELINUX_LIBS='' SET_MAKE='' SHELL='/bin/sh' SHTOOL='' STRIP='' USE_NLS='yes' USE_SYSTEM_PCRE_FALSE='' USE_SYSTEM_PCRE_TRUE='' VERSION='2.30.3' WINDRES='' XATTR_LIBS='' XGETTEXT=':' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' ZLIB_CFLAGS='-I/opt/local/include ' ZLIB_LIBS='-L/opt/local/lib -lz ' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='c++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin11.3.0' build_alias='' build_cpu='x86_64' build_os='darwin11.3.0' build_vendor='apple' config_h_INCLUDES='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' gio_INCLUDES='' glib_INCLUDES='' gmodule_INCLUDES='' gobject_INCLUDES='' gthread_INCLUDES='' host='x86_64-apple-darwin11.3.0' host_alias='' host_cpu='x86_64' host_os='darwin11.3.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/work/glib-2.30.3/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/glib' pkgpythondir='${pythondir}/glib' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/site-packages' pythondir='${prefix}/lib/python2.7/site-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "glib" #define PACKAGE_TARNAME "glib" #define PACKAGE_VERSION "2.30.3" #define PACKAGE_STRING "glib 2.30.3" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" #define PACKAGE_URL "" #define GLIB_MAJOR_VERSION 2 #define GLIB_MINOR_VERSION 30 #define GLIB_MICRO_VERSION 3 #define GLIB_INTERFACE_AGE 3 #define GLIB_BINARY_AGE 3003 #define HAVE_CARBON 1 #define NEED_ICONV_CACHE 1 #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 configure: exit 1