This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gtk-engines configure 2.20.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-maintainer-mode --enable-gtk-doc --prefix=/opt/local --enable-animation ## --------- ## ## Platform. ## ## --------- ## hostname = MacBook-Pro-de-Francois.local uname -m = x86_64 uname -r = 15.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 15.6.0: Tue Jan 30 11:45:51 PST 2018; root:xnu-3248.73.8~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 15.6.0: Tue Jan 30 11:45:51 PST 2018; root:xnu-3248.73.8~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 299 tasks, 1232 threads, 4 processors Load average: 1.61, Mach factor: 2.38 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2363: checking for a BSD-compatible install configure:2431: result: /usr/bin/install -c configure:2442: checking whether build environment is sane configure:2497: result: yes configure:2648: checking for a thread-safe mkdir -p configure:2687: result: ./install-sh -c -d configure:2694: checking for gawk configure:2710: found /opt/local/bin/gawk configure:2721: result: gawk configure:2732: checking whether make sets $(MAKE) configure:2754: result: yes configure:2783: checking whether make supports nested variables configure:2800: result: yes configure:2939: checking whether make supports nested variables configure:2956: result: yes configure:2969: checking whether to enable maintainer-specific portions of Makefiles configure:2978: result: yes configure:3040: checking for gcc configure:3067: result: /usr/bin/clang configure:3296: checking for C compiler version configure:3305: /usr/bin/clang --version >&5 Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:3316: $? = 0 configure:3305: /usr/bin/clang -v >&5 Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:3316: $? = 0 configure:3305: /usr/bin/clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3316: $? = 1 configure:3305: /usr/bin/clang -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:3316: $? = 1 configure:3336: checking whether the C compiler works configure:3358: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 configure:3362: $? = 0 configure:3410: result: yes configure:3413: checking for C compiler default output file name configure:3415: result: a.out configure:3421: checking for suffix of executables configure:3428: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 configure:3432: $? = 0 configure:3454: result: configure:3476: checking whether we are cross compiling configure:3484: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 configure:3488: $? = 0 configure:3495: ./conftest configure:3499: $? = 0 configure:3514: result: no configure:3519: checking for suffix of object files configure:3541: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:3545: $? = 0 configure:3566: result: o configure:3570: checking whether we are using the GNU C compiler configure:3589: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:3589: $? = 0 configure:3598: result: yes configure:3607: checking whether /usr/bin/clang accepts -g configure:3627: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 configure:3627: $? = 0 configure:3668: result: yes configure:3685: checking for /usr/bin/clang option to accept ISO C89 configure:3748: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:3748: $? = 0 configure:3761: result: none needed configure:3786: checking whether /usr/bin/clang understands -c and -o together configure:3808: /usr/bin/clang -c conftest.c -o conftest2.o configure:3811: $? = 0 configure:3808: /usr/bin/clang -c conftest.c -o conftest2.o configure:3811: $? = 0 configure:3823: result: yes configure:3843: checking whether make supports the include directive configure:3858: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3861: $? = 0 configure:3880: result: yes (GNU style) configure:3905: checking dependency style of /usr/bin/clang configure:4016: result: gcc3 configure:4032: checking whether make sets $(MAKE) configure:4054: result: yes configure:4100: checking build system type configure:4114: result: x86_64-apple-darwin15.6.0 configure:4134: checking host system type configure:4147: result: x86_64-apple-darwin15.6.0 configure:4516: checking how to print strings configure:4543: result: printf configure:4564: checking for a sed that does not truncate output configure:4628: result: /usr/bin/sed configure:4646: checking for grep that handles long lines and -e configure:4704: result: /usr/bin/grep configure:4709: checking for egrep configure:4771: result: /usr/bin/grep -E configure:4776: checking for fgrep configure:4838: result: /usr/bin/grep -F configure:4873: checking for ld used by /usr/bin/clang configure:4940: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:4947: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:4962: result: no configure:4974: checking for BSD- or MS-compatible name lister (nm) configure:5028: result: /opt/local/bin/nm -B configure:5158: checking the name lister (/opt/local/bin/nm -B) interface configure:5165: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:5168: /opt/local/bin/nm -B "conftest.o" configure:5171: output 0000000000000000 S _some_variable configure:5178: result: BSD nm configure:5181: checking whether ln -s works configure:5185: result: yes configure:5193: checking the maximum length of command line arguments configure:5324: result: 196608 configure:5372: checking how to convert x86_64-apple-darwin15.6.0 file names to x86_64-apple-darwin15.6.0 format configure:5412: result: func_convert_file_noop configure:5419: checking how to convert x86_64-apple-darwin15.6.0 file names to toolchain format configure:5439: result: func_convert_file_noop configure:5446: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:5453: result: -r configure:5527: checking for objdump configure:5554: result: objdump configure:5583: checking how to recognize dependent libraries configure:5783: result: pass_all configure:5868: checking for dlltool configure:5895: result: dlltool configure:5925: checking how to associate runtime and link libraries configure:5952: result: printf %s\n configure:6013: checking for ar configure:6029: found /opt/local/bin/ar configure:6040: result: ar configure:6077: checking for archiver @FILE support configure:6094: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:6094: $? = 0 configure:6097: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6100: $? = 1 configure:6120: result: no configure:6178: checking for strip configure:6194: found /opt/local/bin/strip configure:6205: result: strip configure:6277: checking for ranlib configure:6293: found /opt/local/bin/ranlib configure:6304: result: ranlib configure:6406: checking command to parse /opt/local/bin/nm -B output from /usr/bin/clang object configure:6559: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:6562: $? = 0 configure:6566: /opt/local/bin/nm -B 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:6569: $? = 0 cannot find nm_test_var in conftest.nm configure:6559: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:6562: $? = 0 configure:6566: /opt/local/bin/nm -B 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:6569: $? = 0 configure:6635: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 configure:6638: $? = 0 configure:6676: result: ok configure:6723: checking for sysroot configure:6753: result: no configure:6760: checking for a working dd configure:6798: result: /bin/dd configure:6802: checking how to truncate binary pipes configure:6817: result: /bin/dd bs=4096 count=1 configure:7146: checking for mt configure:7176: result: no configure:7196: checking if : is a manifest tool configure:7202: : '-?' configure:7210: result: no configure:7266: checking for dsymutil configure:7282: found /usr/bin/dsymutil configure:7293: result: dsymutil configure:7358: checking for nmedit configure:7374: found /opt/local/bin/nmedit configure:7385: result: nmedit configure:7450: checking for lipo configure:7466: found /opt/local/bin/lipo configure:7477: result: lipo configure:7542: checking for otool configure:7558: found /opt/local/bin/otool configure:7569: result: otool configure:7634: checking for otool64 configure:7664: result: no configure:7709: checking for -single_module linker flag /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:7742: result: yes configure:7745: checking for -exported_symbols_list linker flag configure:7765: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:7765: $? = 0 configure:7775: result: yes configure:7778: checking for -force_load linker flag /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:7810: result: yes configure:7887: checking how to run the C preprocessor configure:7918: /usr/bin/clang -E -I/opt/local/include conftest.c configure:7918: $? = 0 configure:7932: /usr/bin/clang -E -I/opt/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:7932: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk-engines" | #define PACKAGE_TARNAME "gtk-engines" | #define PACKAGE_VERSION "2.20.2" | #define PACKAGE_STRING "gtk-engines 2.20.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gtk-engines" | #define VERSION "2.20.2" | /* end confdefs.h. */ | #include configure:7957: result: /usr/bin/clang -E configure:7977: /usr/bin/clang -E -I/opt/local/include conftest.c configure:7977: $? = 0 configure:7991: /usr/bin/clang -E -I/opt/local/include conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:7991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk-engines" | #define PACKAGE_TARNAME "gtk-engines" | #define PACKAGE_VERSION "2.20.2" | #define PACKAGE_STRING "gtk-engines 2.20.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gtk-engines" | #define VERSION "2.20.2" | /* end confdefs.h. */ | #include configure:8020: checking for ANSI C header files configure:8040: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8040: $? = 0 configure:8113: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 configure:8113: $? = 0 configure:8113: ./conftest configure:8113: $? = 0 configure:8124: result: yes configure:8137: checking for sys/types.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8137: checking for sys/stat.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8137: checking for stdlib.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8137: checking for string.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8137: checking for memory.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8137: checking for strings.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8137: checking for inttypes.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8137: checking for stdint.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8137: checking for unistd.h configure:8137: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8137: $? = 0 configure:8137: result: yes configure:8151: checking for dlfcn.h configure:8151: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:8151: $? = 0 configure:8151: result: yes configure:8375: checking for objdir configure:8390: result: .libs configure:8650: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions configure:8668: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 configure:8672: $? = 0 configure:8685: result: yes configure:9043: checking for /usr/bin/clang option to produce PIC configure:9050: result: -fno-common -DPIC configure:9058: checking if /usr/bin/clang PIC flag -fno-common -DPIC works configure:9076: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 configure:9080: $? = 0 configure:9093: result: yes configure:9122: checking if /usr/bin/clang static flag -static works configure:9150: result: no configure:9165: checking if /usr/bin/clang supports -c -o file.o configure:9186: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 configure:9190: $? = 0 configure:9212: result: yes configure:9220: checking if /usr/bin/clang supports -c -o file.o configure:9267: result: yes configure:9300: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:10559: result: yes configure:10799: checking dynamic linker characteristics configure:11617: result: darwin15.6.0 dyld configure:11739: checking how to hardcode library paths into programs configure:11764: result: immediate configure:12312: checking whether stripping libraries is possible configure:12326: result: yes configure:12352: checking if libtool supports shared libraries configure:12354: result: yes configure:12357: checking whether to build shared libraries configure:12382: result: yes configure:12385: checking whether to build static libraries configure:12389: result: no configure:12428: checking whether NLS is requested configure:12437: result: yes configure:12455: checking for intltool >= 0.31.0 configure:12457: result: 0.51.0 found configure:12465: checking for intltool-update configure:12483: found /opt/local/bin/intltool-update configure:12495: result: /opt/local/bin/intltool-update configure:12505: checking for intltool-merge configure:12523: found /opt/local/bin/intltool-merge configure:12535: result: /opt/local/bin/intltool-merge configure:12545: checking for intltool-extract configure:12563: found /opt/local/bin/intltool-extract configure:12575: result: /opt/local/bin/intltool-extract configure:12729: checking for xgettext configure:12747: found /opt/local/bin/xgettext configure:12759: result: /opt/local/bin/xgettext configure:12769: checking for msgmerge configure:12787: found /opt/local/bin/msgmerge configure:12799: result: /opt/local/bin/msgmerge configure:12809: checking for msgfmt configure:12827: found /opt/local/bin/msgfmt configure:12839: result: /opt/local/bin/msgfmt configure:12849: checking for gmsgfmt configure:12880: result: /opt/local/bin/msgfmt configure:12914: checking locale.h usability configure:12914: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:12914: $? = 0 configure:12914: result: yes configure:12914: checking locale.h presence configure:12914: /usr/bin/clang -E -I/opt/local/include conftest.c configure:12914: $? = 0 configure:12914: result: yes configure:12914: checking for locale.h configure:12914: result: yes configure:12925: checking for LC_MESSAGES configure:12941: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 configure:12941: $? = 0 configure:12949: result: yes configure:12967: checking for CFPreferencesCopyAppValue configure:12985: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:12985: $? = 0 configure:12994: result: yes configure:13001: checking for CFLocaleCopyCurrent configure:13019: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -Wl,-framework -Wl,CoreFoundation >&5 configure:13019: $? = 0 configure:13028: result: yes configure:13042: checking libintl.h usability configure:13042: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 configure:13042: $? = 0 configure:13042: result: yes configure:13042: checking libintl.h presence configure:13042: /usr/bin/clang -E -I/opt/local/include conftest.c configure:13042: $? = 0 configure:13042: result: yes configure:13042: checking for libintl.h configure:13042: result: yes configure:13050: checking for ngettext in libc configure:13068: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 Undefined symbols for architecture x86_64: "_libintl_ngettext", referenced from: _main in conftest-8c656f.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:13068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gtk-engines" | #define PACKAGE_TARNAME "gtk-engines" | #define PACKAGE_VERSION "2.20.2" | #define PACKAGE_STRING "gtk-engines 2.20.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "gtk-engines" | #define VERSION "2.20.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define GETTEXT_PACKAGE "gtk-engines" | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | #define HAVE_CFLOCALECOPYCURRENT 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:13077: result: no configure:13133: checking for bindtextdomain in -lintl configure:13158: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 configure:13158: $? = 0 configure:13167: result: yes configure:13170: checking for ngettext in -lintl configure:13195: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 configure:13195: $? = 0 configure:13204: result: yes configure:13207: checking for dgettext in -lintl configure:13232: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 configure:13232: $? = 0 configure:13241: result: yes configure:13354: checking for bind_textdomain_codeset configure:13354: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 configure:13354: $? = 0 configure:13354: result: yes configure:13391: checking for msgfmt configure:13418: result: /opt/local/bin/msgfmt configure:13429: checking for dcgettext configure:13429: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation >&5 configure:13429: $? = 0 configure:13429: result: yes configure:13439: checking if msgfmt accepts -c configure:13454: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:13457: $? = 0 configure:13459: result: yes configure:13469: checking for gmsgfmt configure:13500: result: /opt/local/bin/msgfmt configure:13510: checking for xgettext configure:13537: result: /opt/local/bin/xgettext configure:13556: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl -Wl,-framework -Wl,CoreFoundation >&5 configure:13556: $? = 0 configure:13928: checking for pkg-config configure:13946: found /opt/local/bin/pkg-config configure:13958: result: /opt/local/bin/pkg-config configure:13983: checking pkg-config is at least version 0.9.0 configure:13986: result: yes configure:13996: checking for gtk+-2.0 >= 2.12.0 configure:14003: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0" configure:14006: $? = 0 configure:14020: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.12.0" configure:14023: $? = 0 configure:14061: result: yes configure:14221: checking that generated files are newer than configure configure:14227: result: done configure:14258: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by gtk-engines config.status 2.20.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MacBook-Pro-de-Francois.local config.status:1223: creating Makefile config.status:1223: creating test/Makefile config.status:1223: creating engines/Makefile config.status:1223: creating engines/support/Makefile config.status:1223: creating engines/clearlooks/Makefile config.status:1223: creating engines/crux/Makefile config.status:1223: creating engines/hc/Makefile config.status:1223: creating engines/industrial/Makefile config.status:1223: creating engines/mist/Makefile config.status:1223: creating engines/redmond/Makefile config.status:1223: creating engines/glide/Makefile config.status:1223: creating engines/thinice/Makefile config.status:1223: creating themes/Makefile config.status:1223: creating themes/Clearlooks/Makefile config.status:1223: creating themes/Clearlooks/gtk-2.0/Makefile config.status:1223: creating themes/Crux/Makefile config.status:1223: creating themes/Crux/gtk-2.0/Makefile config.status:1223: creating themes/Industrial/Makefile config.status:1223: creating themes/Industrial/gtk-2.0/Makefile config.status:1223: creating themes/Mist/Makefile config.status:1223: creating themes/Mist/gtk-2.0/Makefile config.status:1223: creating themes/Redmond/Makefile config.status:1223: creating themes/Redmond/gtk-2.0/Makefile config.status:1223: creating themes/ThinIce/Makefile config.status:1223: creating themes/ThinIce/gtk-2.0/Makefile config.status:1223: creating gtk-engines-2.pc config.status:1223: creating gtk-engines.spec config.status:1223: creating po/Makefile.in config.status:1223: creating schema/Makefile config.status:1223: creating schema/clearlooks.xml.in config.status:1223: creating schema/crux-engine.xml.in config.status:1223: creating schema/glide.xml.in config.status:1223: creating schema/hcengine.xml.in config.status:1223: creating schema/industrial.xml.in config.status:1223: creating schema/mist.xml.in config.status:1223: creating schema/redmond95.xml.in config.status:1223: creating schema/thinice.xml.in config.status:1223: creating engines/support/config.h config.status:1404: engines/support/config.h is unchanged config.status:1452: executing depfiles commands config.status:1529: cd test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/.tmp/GmI0mgmM:905: *** unterminated variable reference. Stop. config.status:1534: $? = 2 config.status:1529: cd engines/support && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1529: cd engines/clearlooks && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1529: cd engines/crux && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1529: cd engines/hc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1529: cd engines/industrial && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1529: cd engines/mist && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1529: cd engines/redmond && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1529: cd engines/glide && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1529: cd engines/thinice && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1534: $? = 0 config.status:1538: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2': config.status:1540: error: Something went wrong bootstrapping makefile fragments for automatic dependency tracking. Try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin15.6.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/opt/local/include ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_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_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin15.6.0 ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update ac_cv_path_MSGFMT=/opt/local/bin/msgfmt ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge ac_cv_path_SED=/usr/bin/sed ac_cv_path_XGETTEXT=/opt/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/clang -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/clang ac_cv_prog_ac_ct_DLLTOOL=dlltool 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_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_CFLocaleCopyCurrent=yes gt_cv_func_CFPreferencesCopyAppValue=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=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=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM='/opt/local/bin/nm -B' 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=yes 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][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= 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 lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2' pkg_cv_GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing aclocal-1.16' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing autoconf' AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing autoheader' AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing automake-1.16' AWK='gawk' BUILD_ENGINES=' clearlooks crux hc industrial mist redmond glide thinice' BUILD_SCHEMAS=' clearlooks.xml crux-engine.xml hcengine.xml industrial.xml mist.xml redmond95.xml glide.xml thinice.xml' BUILD_THEMES=' Clearlooks Crux Industrial Mist Redmond ThinIce' CATALOGS='' CATOBJEXT='.gmo' CC='/usr/bin/clang' CCDEPMODE='depmode=gcc3' CFLAGS='-pipe -Os -arch x86_64' CPP='/usr/bin/clang -E' CPPFLAGS='-I/opt/local/include' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVELOPMENT_CFLAGS='' DLLTOOL='dlltool' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GETTEXT_PACKAGE='gtk-engines' GMOFILES='' GMSGFMT='/opt/local/bin/msgfmt' GREP='/usr/bin/grep' GTK_CFLAGS='-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/cairo -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/libpng16 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz -I/opt/local/include/pango-1.0 -I/opt/local/include/fribidi -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/ossp -I/opt/local/include/freetype2' GTK_LIBS='-L/opt/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lfontconfig -lfreetype' GTK_VERSION='2.10.0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl -Wl,-framework -Wl,CoreFoundation' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/opt/local/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/opt/local/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' INTL_MACOSX_LIBS='-Wl,-framework -Wl,CoreFoundation' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='./install-sh -c -d' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/opt/local/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/opt/local/bin/msgmerge' NM='/opt/local/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='gtk-engines' PACKAGE_BUGREPORT='' PACKAGE_NAME='gtk-engines' PACKAGE_STRING='gtk-engines 2.20.2' PACKAGE_TARNAME='gtk-engines' PACKAGE_URL='' PACKAGE_VERSION='2.20.2' PATH_SEPARATOR=':' PKG_CONFIG='/opt/local/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='2.20.2' XGETTEXT='/opt/local/bin/xgettext' ac_ct_AR='ar' ac_ct_CC='/usr/bin/clang' 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='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin15.6.0' build_alias='' build_cpu='x86_64' build_os='darwin15.6.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin15.6.0' host_alias='' host_cpu='x86_64' host_os='darwin15.6.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_macports_release_tarballs_ports_x11_gtk-engines2/gtk-engines2/work/gtk-engines-2.20.2/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' 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='/opt/local' 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 "gtk-engines" #define PACKAGE_TARNAME "gtk-engines" #define PACKAGE_VERSION "2.20.2" #define PACKAGE_STRING "gtk-engines 2.20.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "gtk-engines" #define VERSION "2.20.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define GETTEXT_PACKAGE "gtk-engines" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 #define HAVE_CFLOCALECOPYCURRENT 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define HAVE_ANIMATION 1 #define ENABLE_WIDGET_CHECKS 1 configure: exit 1