Created
July 31, 2012 00:03
-
-
Save nburns/3212136 to your computer and use it in GitHub Desktop.
config.log after failed Pioneers make install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by pioneers configure 0.12.5, which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| $ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/pioneers/0.12.5 | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = fermi.local | |
| uname -m = x86_64 | |
| uname -r = 12.0.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64 | |
| /usr/bin/uname -p = i386 | |
| /bin/uname -X = unknown | |
| /bin/arch = unknown | |
| /usr/bin/arch -k = unknown | |
| /usr/convex/getsysinfo = unknown | |
| /usr/bin/hostinfo = Mach kernel version: | |
| Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~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: 4.00 gigabytes | |
| Default processor set: 112 tasks, 490 threads, 2 processors | |
| Load average: 1.37, Mach factor: 1.05 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/Cellar/cairo/1.12.2/bin | |
| PATH: /usr/local/Cellar/pixman/0.26.2/bin | |
| PATH: /usr/local/Cellar/libffi/3.0.11/bin | |
| PATH: /usr/local/Cellar/gettext/0.18.1.1/bin | |
| PATH: /usr/local/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| PATH: /usr/X11R6/bin | |
| PATH: /Users/Nick/bin | |
| PATH: /usr/local/Library/Contributions/cmds | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2458: checking for a BSD-compatible install | |
| configure:2526: result: /usr/bin/install -c | |
| configure:2537: checking whether build environment is sane | |
| configure:2587: result: yes | |
| configure:2728: checking for a thread-safe mkdir -p | |
| configure:2767: result: ./install-sh -c -d | |
| configure:2780: checking for gawk | |
| configure:2810: result: no | |
| configure:2780: checking for mawk | |
| configure:2810: result: no | |
| configure:2780: checking for nawk | |
| configure:2810: result: no | |
| configure:2780: checking for awk | |
| configure:2796: found /usr/bin/awk | |
| configure:2807: result: awk | |
| configure:2818: checking whether make sets $(MAKE) | |
| configure:2840: result: yes | |
| configure:2939: checking whether to enable maintainer-specific portions of Makefiles | |
| configure:2948: result: no | |
| configure:2991: checking build system type | |
| configure:3005: result: x86_64-apple-darwin12.0.0 | |
| configure:3025: checking host system type | |
| configure:3038: result: x86_64-apple-darwin12.0.0 | |
| configure:3079: checking how to print strings | |
| configure:3106: result: printf | |
| configure:3139: checking for style of include used by make | |
| configure:3167: result: GNU | |
| configure:3237: checking for gcc | |
| configure:3264: result: /usr/bin/clang | |
| configure:3493: checking for C compiler version | |
| configure:3502: /usr/bin/clang --version >&5 | |
| Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin12.0.0 | |
| Thread model: posix | |
| configure:3513: $? = 0 | |
| configure:3502: /usr/bin/clang -v >&5 | |
| Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin12.0.0 | |
| Thread model: posix | |
| configure:3513: $? = 0 | |
| configure:3502: /usr/bin/clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:3513: $? = 1 | |
| configure:3502: /usr/bin/clang -qversion >&5 | |
| clang: error: no input files | |
| configure:3513: $? = 1 | |
| configure:3533: checking whether the C compiler works | |
| configure:3555: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:3559: $? = 0 | |
| configure:3607: result: yes | |
| configure:3610: checking for C compiler default output file name | |
| configure:3612: result: a.out | |
| configure:3618: checking for suffix of executables | |
| configure:3625: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:3629: $? = 0 | |
| configure:3651: result: | |
| configure:3673: checking whether we are cross compiling | |
| configure:3681: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:3685: $? = 0 | |
| configure:3692: ./conftest | |
| configure:3696: $? = 0 | |
| configure:3711: result: no | |
| configure:3716: checking for suffix of object files | |
| configure:3738: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:3742: $? = 0 | |
| configure:3763: result: o | |
| configure:3767: checking whether we are using the GNU C compiler | |
| configure:3786: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:3786: $? = 0 | |
| configure:3795: result: yes | |
| configure:3804: checking whether /usr/bin/clang accepts -g | |
| configure:3824: /usr/bin/clang -c -g -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:3824: $? = 0 | |
| configure:3865: result: yes | |
| configure:3882: checking for /usr/bin/clang option to accept ISO C89 | |
| configure:3946: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:3946: $? = 0 | |
| configure:3959: result: none needed | |
| configure:3981: checking dependency style of /usr/bin/clang | |
| configure:4091: result: none | |
| configure:4106: checking for a sed that does not truncate output | |
| configure:4170: result: /usr/bin/sed | |
| configure:4188: checking for grep that handles long lines and -e | |
| configure:4246: result: /usr/bin/grep | |
| configure:4251: checking for egrep | |
| configure:4313: result: /usr/bin/grep -E | |
| configure:4318: checking for fgrep | |
| configure:4380: result: /usr/bin/grep -F | |
| configure:4415: checking for ld used by /usr/bin/clang | |
| configure:4482: result: /usr/bin/clang | |
| configure:4489: checking if the linker (/usr/bin/clang) is GNU ld | |
| configure:4504: result: no | |
| configure:4516: checking for BSD- or MS-compatible name lister (nm) | |
| configure:4565: result: /usr/bin/nm | |
| configure:4695: checking the name lister (/usr/bin/nm) interface | |
| configure:4702: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:4705: /usr/bin/nm "conftest.o" | |
| configure:4708: output | |
| 0000000000000000 S _some_variable | |
| configure:4715: result: BSD nm | |
| configure:4718: checking whether ln -s works | |
| configure:4722: result: yes | |
| configure:4730: checking the maximum length of command line arguments | |
| configure:4855: result: 196608 | |
| configure:4872: checking whether the shell understands some XSI constructs | |
| configure:4882: result: yes | |
| configure:4886: checking whether the shell understands "+=" | |
| configure:4892: result: yes | |
| configure:4927: checking how to convert x86_64-apple-darwin12.0.0 file names to x86_64-apple-darwin12.0.0 format | |
| configure:4967: result: func_convert_file_noop | |
| configure:4974: checking how to convert x86_64-apple-darwin12.0.0 file names to toolchain format | |
| configure:4994: result: func_convert_file_noop | |
| configure:5001: checking for /usr/bin/clang option to reload object files | |
| configure:5008: result: -r | |
| configure:5082: checking for objdump | |
| configure:5112: result: no | |
| configure:5141: checking how to recognize dependent libraries | |
| configure:5343: result: pass_all | |
| configure:5428: checking for dlltool | |
| configure:5458: result: no | |
| configure:5488: checking how to associate runtime and link libraries | |
| configure:5515: result: printf %s\n | |
| configure:5576: checking for ar | |
| configure:5592: found /usr/bin/ar | |
| configure:5603: result: ar | |
| configure:5640: checking for archiver @FILE support | |
| configure:5657: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:5657: $? = 0 | |
| configure:5660: ar cru libconftest.a @conftest.lst >&5 | |
| ar: @conftest.lst: No such file or directory | |
| configure:5663: $? = 1 | |
| configure:5683: result: no | |
| configure:5741: checking for strip | |
| configure:5757: found /usr/bin/strip | |
| configure:5768: result: strip | |
| configure:5840: checking for ranlib | |
| configure:5856: found /usr/bin/ranlib | |
| configure:5867: result: ranlib | |
| configure:5969: checking command to parse /usr/bin/nm output from /usr/bin/clang object | |
| configure:6088: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:6091: $? = 0 | |
| configure:6095: /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:6098: $? = 0 | |
| cannot find nm_test_var in conftest.nm | |
| configure:6088: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:6091: $? = 0 | |
| configure:6095: /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:6098: $? = 0 | |
| configure:6164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c conftstm.o >&5 | |
| configure:6167: $? = 0 | |
| configure:6205: result: ok | |
| configure:6242: checking for sysroot | |
| configure:6272: result: no | |
| configure:6515: checking for mt | |
| configure:6545: result: no | |
| configure:6565: checking if : is a manifest tool | |
| configure:6571: : '-?' | |
| configure:6579: result: no | |
| configure:6635: checking for dsymutil | |
| configure:6651: found /usr/bin/dsymutil | |
| configure:6662: result: dsymutil | |
| configure:6727: checking for nmedit | |
| configure:6743: found /usr/bin/nmedit | |
| configure:6754: result: nmedit | |
| configure:6819: checking for lipo | |
| configure:6835: found /usr/bin/lipo | |
| configure:6846: result: lipo | |
| configure:6911: checking for otool | |
| configure:6927: found /usr/bin/otool | |
| configure:6938: result: otool | |
| configure:7003: checking for otool64 | |
| configure:7033: result: no | |
| configure:7078: checking for -single_module linker flag | |
| /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
| configure:7105: result: yes | |
| configure:7107: checking for -exported_symbols_list linker flag | |
| configure:7127: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
| configure:7127: $? = 0 | |
| configure:7137: result: yes | |
| configure:7139: checking for -force_load linker flag | |
| /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -c -o conftest.o conftest.c | |
| ar cru libconftest.a conftest.o | |
| ranlib libconftest.a | |
| /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
| configure:7169: result: yes | |
| configure:7211: checking how to run the C preprocessor | |
| configure:7242: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:7242: $? = 0 | |
| configure:7256: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:7256: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "pioneers" | |
| | #define PACKAGE_TARNAME "pioneers" | |
| | #define PACKAGE_VERSION "0.12.5" | |
| | #define PACKAGE_STRING "pioneers 0.12.5" | |
| | #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "pioneers" | |
| | #define VERSION "0.12.5" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:7281: result: /usr/bin/clang -E | |
| configure:7301: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:7301: $? = 0 | |
| configure:7315: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:7315: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "pioneers" | |
| | #define PACKAGE_TARNAME "pioneers" | |
| | #define PACKAGE_VERSION "0.12.5" | |
| | #define PACKAGE_STRING "pioneers 0.12.5" | |
| | #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "pioneers" | |
| | #define VERSION "0.12.5" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:7344: checking for ANSI C header files | |
| configure:7364: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7364: $? = 0 | |
| configure:7437: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:7437: $? = 0 | |
| configure:7437: ./conftest | |
| configure:7437: $? = 0 | |
| configure:7448: result: yes | |
| configure:7461: checking for sys/types.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7461: checking for sys/stat.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7461: checking for stdlib.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7461: checking for string.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7461: checking for memory.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7461: checking for strings.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7461: checking for inttypes.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7461: checking for stdint.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7461: checking for unistd.h | |
| configure:7461: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7461: $? = 0 | |
| configure:7461: result: yes | |
| configure:7475: checking for dlfcn.h | |
| configure:7475: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:7475: $? = 0 | |
| configure:7475: result: yes | |
| configure:7662: checking for objdir | |
| configure:7677: result: .libs | |
| configure:7944: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions | |
| configure:7962: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 | |
| configure:7966: $? = 0 | |
| configure:7979: result: yes | |
| configure:8289: checking for /usr/bin/clang option to produce PIC | |
| configure:8296: result: -fno-common -DPIC | |
| configure:8304: checking if /usr/bin/clang PIC flag -fno-common -DPIC works | |
| configure:8322: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -fno-common -DPIC -DPIC conftest.c >&5 | |
| configure:8326: $? = 0 | |
| configure:8339: result: yes | |
| configure:8368: checking if /usr/bin/clang static flag -static works | |
| configure:8396: result: no | |
| configure:8411: checking if /usr/bin/clang supports -c -o file.o | |
| configure:8432: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -o out/conftest2.o conftest.c >&5 | |
| configure:8436: $? = 0 | |
| configure:8458: result: yes | |
| configure:8466: checking if /usr/bin/clang supports -c -o file.o | |
| configure:8513: result: yes | |
| configure:8546: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries | |
| configure:9708: result: yes | |
| configure:9953: checking dynamic linker characteristics | |
| configure:10702: result: darwin12.0.0 dyld | |
| configure:10809: checking how to hardcode library paths into programs | |
| configure:10834: result: immediate | |
| configure:11374: checking whether stripping libraries is possible | |
| configure:11388: result: yes | |
| configure:11414: checking if libtool supports shared libraries | |
| configure:11416: result: yes | |
| configure:11419: checking whether to build shared libraries | |
| configure:11440: result: yes | |
| configure:11443: checking whether to build static libraries | |
| configure:11447: result: yes | |
| configure:11484: checking for echo | |
| configure:11502: found /bin/echo | |
| configure:11514: result: /bin/echo | |
| configure:11571: checking for gcc | |
| configure:11598: result: /usr/bin/clang | |
| configure:11827: checking for C compiler version | |
| configure:11836: /usr/bin/clang --version >&5 | |
| Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin12.0.0 | |
| Thread model: posix | |
| configure:11847: $? = 0 | |
| configure:11836: /usr/bin/clang -v >&5 | |
| Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin12.0.0 | |
| Thread model: posix | |
| configure:11847: $? = 0 | |
| configure:11836: /usr/bin/clang -V >&5 | |
| clang: error: argument to '-V' is missing (expected 1 value) | |
| clang: error: no input files | |
| configure:11847: $? = 1 | |
| configure:11836: /usr/bin/clang -qversion >&5 | |
| clang: error: no input files | |
| configure:11847: $? = 1 | |
| configure:11851: checking whether we are using the GNU C compiler | |
| configure:11879: result: yes | |
| configure:11888: checking whether /usr/bin/clang accepts -g | |
| configure:11949: result: yes | |
| configure:11966: checking for /usr/bin/clang option to accept ISO C89 | |
| configure:12043: result: none needed | |
| configure:12065: checking dependency style of /usr/bin/clang | |
| configure:12175: result: none | |
| configure:12191: checking whether /usr/bin/clang and cc understand -c and -o together | |
| configure:12222: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
| configure:12226: $? = 0 | |
| configure:12232: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
| configure:12236: $? = 0 | |
| configure:12247: cc -c conftest.c >&5 | |
| configure:12251: $? = 0 | |
| configure:12259: cc -c conftest.c -o conftest2.o >&5 | |
| configure:12263: $? = 0 | |
| configure:12269: cc -c conftest.c -o conftest2.o >&5 | |
| configure:12273: $? = 0 | |
| configure:12291: result: yes | |
| configure:12322: checking for ANSI C header files | |
| configure:12426: result: yes | |
| configure:12541: checking for rsvg | |
| configure:12574: result: no | |
| configure:12589: checking for convert | |
| configure:12607: found /usr/local/bin/convert | |
| configure:12619: result: /usr/local/bin/convert | |
| configure:12645: checking for pngtopnm | |
| configure:12678: result: no | |
| configure:12839: checking for scrollkeeper-config | |
| configure:12870: result: no | |
| configure:12942: checking for pkg-config | |
| configure:12960: found /usr/local/bin/pkg-config | |
| configure:12972: result: /usr/local/bin/pkg-config | |
| configure:12997: checking pkg-config is at least version 0.9.0 | |
| configure:13000: result: yes | |
| configure:13010: checking for GLIB2 | |
| configure:13017: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION" | |
| configure:13020: $? = 0 | |
| configure:13034: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION" | |
| configure:13037: $? = 0 | |
| configure:13095: result: yes | |
| configure:13101: checking for GOBJECT2 | |
| configure:13108: $PKG_CONFIG --exists --print-errors "gobject-2.0 >= $GLIB_REQUIRED_VERSION" | |
| configure:13111: $? = 0 | |
| configure:13125: $PKG_CONFIG --exists --print-errors "gobject-2.0 >= $GLIB_REQUIRED_VERSION" | |
| configure:13128: $? = 0 | |
| configure:13186: result: yes | |
| configure:13196: checking for LIBNOTIFY | |
| configure:13203: $PKG_CONFIG --exists --print-errors "libnotify >= $LIBNOTIFY_REQUIRED_VERSION" | |
| Package libnotify was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `libnotify.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'libnotify' found | |
| configure:13206: $? = 1 | |
| configure:13220: $PKG_CONFIG --exists --print-errors "libnotify >= $LIBNOTIFY_REQUIRED_VERSION" | |
| Package libnotify was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `libnotify.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'libnotify' found | |
| configure:13223: $? = 1 | |
| configure:13237: result: no | |
| No package 'libnotify' found | |
| configure:13254: $PKG_CONFIG --exists --print-errors "libnotify" | |
| Package libnotify was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `libnotify.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'libnotify' found | |
| configure:13257: $? = 1 | |
| configure:13263: result: no, libnotify not installed | |
| configure:13265: result: no, libnotify not installed | |
| configure:13380: checking for GTK2 | |
| configure:13387: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION" | |
| Package fontconfig was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `fontconfig.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| Package 'fontconfig', required by 'cairo', not found | |
| configure:13390: $? = 1 | |
| configure:13404: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= $GTK_REQUIRED_VERSION" | |
| Package fontconfig was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `fontconfig.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| Package 'fontconfig', required by 'cairo', not found | |
| configure:13407: $? = 1 | |
| configure:13421: result: no | |
| Package fontconfig was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `fontconfig.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| Package 'fontconfig', required by 'cairo', not found | |
| configure:13438: $PKG_CONFIG --exists --print-errors "gtk+-2.0" | |
| Package fontconfig was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `fontconfig.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| Package 'fontconfig', required by 'cairo', not found | |
| configure:13441: $? = 1 | |
| configure:13447: result: no, Gtk+ not installed | |
| configure:13685: checking for AVAHI_CLIENT | |
| configure:13692: $PKG_CONFIG --exists --print-errors "avahi-client" | |
| Package avahi-client was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `avahi-client.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'avahi-client' found | |
| configure:13695: $? = 1 | |
| configure:13709: $PKG_CONFIG --exists --print-errors "avahi-client" | |
| Package avahi-client was not found in the pkg-config search path. | |
| Perhaps you should add the directory containing `avahi-client.pc' | |
| to the PKG_CONFIG_PATH environment variable | |
| No package 'avahi-client' found | |
| configure:13712: $? = 1 | |
| configure:13726: result: no | |
| No package 'avahi-client' found | |
| configure:13743: result: no, avahi-client is missing | |
| configure:13887: checking netdb.h usability | |
| configure:13887: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:13887: $? = 0 | |
| configure:13887: result: yes | |
| configure:13887: checking netdb.h presence | |
| configure:13887: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:13887: $? = 0 | |
| configure:13887: result: yes | |
| configure:13887: checking for netdb.h | |
| configure:13887: result: yes | |
| configure:13887: checking fcntl.h usability | |
| configure:13887: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:13887: $? = 0 | |
| configure:13887: result: yes | |
| configure:13887: checking fcntl.h presence | |
| configure:13887: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:13887: $? = 0 | |
| configure:13887: result: yes | |
| configure:13887: checking for fcntl.h | |
| configure:13887: result: yes | |
| configure:13887: checking netinet/in.h usability | |
| configure:13887: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:13887: $? = 0 | |
| configure:13887: result: yes | |
| configure:13887: checking netinet/in.h presence | |
| configure:13887: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:13887: $? = 0 | |
| configure:13887: result: yes | |
| configure:13887: checking for netinet/in.h | |
| configure:13887: result: yes | |
| configure:13887: checking sys/socket.h usability | |
| configure:13887: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:13887: $? = 0 | |
| configure:13887: result: yes | |
| configure:13887: checking sys/socket.h presence | |
| configure:13887: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:13887: $? = 0 | |
| configure:13887: result: yes | |
| configure:13887: checking for sys/socket.h | |
| configure:13887: result: yes | |
| configure:13899: checking limits.h usability | |
| configure:13899: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:13899: $? = 0 | |
| configure:13899: result: yes | |
| configure:13899: checking limits.h presence | |
| configure:13899: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:13899: $? = 0 | |
| configure:13899: result: yes | |
| configure:13899: checking for limits.h | |
| configure:13899: result: yes | |
| configure:13911: checking syslog.h usability | |
| configure:13911: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:13911: $? = 0 | |
| configure:13911: result: yes | |
| configure:13911: checking syslog.h presence | |
| configure:13911: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:13911: $? = 0 | |
| configure:13911: result: yes | |
| configure:13911: checking for syslog.h | |
| configure:13911: result: yes | |
| configure:13923: checking for sys/wait.h that is POSIX.1 compatible | |
| configure:13949: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:13949: $? = 0 | |
| configure:13956: result: yes | |
| configure:13964: checking whether time.h and sys/time.h may both be included | |
| configure:13984: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:13984: $? = 0 | |
| configure:13991: result: yes | |
| configure:14000: checking for an ANSI C-conforming const | |
| configure:14065: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:14065: $? = 0 | |
| configure:14072: result: yes | |
| configure:14082: checking for pid_t | |
| configure:14082: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:14082: $? = 0 | |
| configure:14082: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| conftest.c:70:20: error: expected expression | |
| if (sizeof ((pid_t))) | |
| ^ | |
| 1 error generated. | |
| configure:14082: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "pioneers" | |
| | #define PACKAGE_TARNAME "pioneers" | |
| | #define PACKAGE_VERSION "0.12.5" | |
| | #define PACKAGE_STRING "pioneers 0.12.5" | |
| | #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "pioneers" | |
| | #define VERSION "0.12.5" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define STDC_HEADERS 1 | |
| | #define NETWORK_PROTOCOL AF_UNSPEC | |
| | #define AVAHI_NETWORK_PROTOCOL AVAHI_PROTO_UNSPEC | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 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 ((pid_t))) | |
| | return 0; | |
| | ; | |
| | return 0; | |
| | } | |
| configure:14082: result: yes | |
| configure:14095: checking vfork.h usability | |
| configure:14095: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| conftest.c:67:10: fatal error: 'vfork.h' file not found | |
| #include <vfork.h> | |
| ^ | |
| 1 error generated. | |
| configure:14095: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "pioneers" | |
| | #define PACKAGE_TARNAME "pioneers" | |
| | #define PACKAGE_VERSION "0.12.5" | |
| | #define PACKAGE_STRING "pioneers 0.12.5" | |
| | #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "pioneers" | |
| | #define VERSION "0.12.5" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define STDC_HEADERS 1 | |
| | #define NETWORK_PROTOCOL AF_UNSPEC | |
| | #define AVAHI_NETWORK_PROTOCOL AVAHI_PROTO_UNSPEC | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 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 <vfork.h> | |
| configure:14095: result: no | |
| configure:14095: checking vfork.h presence | |
| configure:14095: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| conftest.c:34:10: fatal error: 'vfork.h' file not found | |
| #include <vfork.h> | |
| ^ | |
| 1 error generated. | |
| configure:14095: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "pioneers" | |
| | #define PACKAGE_TARNAME "pioneers" | |
| | #define PACKAGE_VERSION "0.12.5" | |
| | #define PACKAGE_STRING "pioneers 0.12.5" | |
| | #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "pioneers" | |
| | #define VERSION "0.12.5" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define STDC_HEADERS 1 | |
| | #define NETWORK_PROTOCOL AF_UNSPEC | |
| | #define AVAHI_NETWORK_PROTOCOL AVAHI_PROTO_UNSPEC | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | /* end confdefs.h. */ | |
| | #include <vfork.h> | |
| configure:14095: result: no | |
| configure:14095: checking for vfork.h | |
| configure:14095: result: no | |
| configure:14108: checking for fork | |
| configure:14108: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14108: $? = 0 | |
| configure:14108: result: yes | |
| configure:14108: checking for vfork | |
| configure:14108: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14108: $? = 0 | |
| configure:14108: result: yes | |
| configure:14118: checking for working fork | |
| configure:14140: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14140: $? = 0 | |
| configure:14140: ./conftest | |
| configure:14140: $? = 0 | |
| configure:14150: result: yes | |
| configure:14171: checking for working vfork | |
| configure:14281: result: yes | |
| configure:14309: checking sys/select.h usability | |
| configure:14309: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:14309: $? = 0 | |
| configure:14309: result: yes | |
| configure:14309: checking sys/select.h presence | |
| configure:14309: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:14309: $? = 0 | |
| configure:14309: result: yes | |
| configure:14309: checking for sys/select.h | |
| configure:14309: result: yes | |
| configure:14309: checking for sys/socket.h | |
| configure:14309: result: yes | |
| configure:14319: checking types of arguments for select | |
| configure:14347: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:14347: $? = 0 | |
| configure:14358: result: int,fd_set *,struct timeval * | |
| configure:14383: checking for rint | |
| configure:14383: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14383: $? = 0 | |
| configure:14383: result: yes | |
| configure:14434: checking for sqrt | |
| configure:14434: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14434: $? = 0 | |
| configure:14434: result: yes | |
| configure:14447: checking for strchr | |
| configure:14447: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14447: $? = 0 | |
| configure:14447: result: yes | |
| configure:14447: checking for strspn | |
| configure:14447: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14447: $? = 0 | |
| configure:14447: result: yes | |
| configure:14447: checking for strstr | |
| configure:14447: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14447: $? = 0 | |
| configure:14447: result: yes | |
| configure:14447: checking for strcspn | |
| configure:14447: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14447: $? = 0 | |
| configure:14447: result: yes | |
| configure:14459: checking for memmove | |
| configure:14459: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14459: $? = 0 | |
| configure:14459: result: yes | |
| configure:14459: checking for memset | |
| configure:14459: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14459: $? = 0 | |
| configure:14459: result: yes | |
| configure:14472: checking for gethostname | |
| configure:14472: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14472: $? = 0 | |
| configure:14472: result: yes | |
| configure:14472: checking for gethostbyname | |
| configure:14472: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14472: $? = 0 | |
| configure:14472: result: yes | |
| configure:14472: checking for select | |
| configure:14472: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14472: $? = 0 | |
| configure:14472: result: yes | |
| configure:14472: checking for socket | |
| configure:14472: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14472: $? = 0 | |
| configure:14472: result: yes | |
| configure:14486: checking for getaddrinfo | |
| configure:14486: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14486: $? = 0 | |
| configure:14486: result: yes | |
| configure:14486: checking for gai_strerror | |
| configure:14486: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14486: $? = 0 | |
| configure:14486: result: yes | |
| configure:14486: checking for freeaddrinfo | |
| configure:14486: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14486: $? = 0 | |
| configure:14486: result: yes | |
| configure:14516: checking for fcntl | |
| configure:14516: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14516: $? = 0 | |
| configure:14516: result: yes | |
| configure:14552: checking for setlocale | |
| configure:14552: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:14552: $? = 0 | |
| configure:14552: result: yes | |
| configure:14563: checking whether struct tm is in sys/time.h or time.h | |
| configure:14583: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:14583: $? = 0 | |
| configure:14590: result: time.h | |
| configure:14598: checking for pid_t | |
| configure:14598: result: yes | |
| configure:14609: checking for size_t | |
| configure:14609: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:14609: $? = 0 | |
| configure:14609: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| conftest.c:100:21: error: expected expression | |
| if (sizeof ((size_t))) | |
| ^ | |
| 1 error generated. | |
| configure:14609: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "pioneers" | |
| | #define PACKAGE_TARNAME "pioneers" | |
| | #define PACKAGE_VERSION "0.12.5" | |
| | #define PACKAGE_STRING "pioneers 0.12.5" | |
| | #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "pioneers" | |
| | #define VERSION "0.12.5" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define STDC_HEADERS 1 | |
| | #define NETWORK_PROTOCOL AF_UNSPEC | |
| | #define AVAHI_NETWORK_PROTOCOL AVAHI_PROTO_UNSPEC | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define SELECT_TYPE_ARG1 int | |
| | #define SELECT_TYPE_ARG234 (fd_set *) | |
| | #define SELECT_TYPE_ARG5 (struct timeval *) | |
| | #define HAVE_RINT 1 | |
| | #define HAVE_SQRT 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRSPN 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCSPN 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_GETHOSTNAME 1 | |
| | #define HAVE_GETHOSTBYNAME 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_GAI_STRERROR 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_FREEADDRINFO 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_FCNTL 1 | |
| | #define GETSOCKOPT_ARG3 void * | |
| | #define HAVE_SETLOCALE 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:14609: result: yes | |
| configure:14621: checking for socklen_t | |
| configure:14643: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:14643: $? = 0 | |
| configure:14651: result: yes | |
| configure:14699: checking whether NLS is requested | |
| configure:14708: result: yes | |
| configure:14723: checking for intltool >= 0.35 | |
| configure:14730: result: 0.50.2 found | |
| configure:14738: checking for intltool-update | |
| configure:14756: found /usr/local/bin/intltool-update | |
| configure:14768: result: /usr/local/bin/intltool-update | |
| configure:14778: checking for intltool-merge | |
| configure:14796: found /usr/local/bin/intltool-merge | |
| configure:14808: result: /usr/local/bin/intltool-merge | |
| configure:14818: checking for intltool-extract | |
| configure:14836: found /usr/local/bin/intltool-extract | |
| configure:14848: result: /usr/local/bin/intltool-extract | |
| configure:14979: checking for xgettext | |
| configure:14997: found /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
| configure:15009: result: /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
| configure:15019: checking for msgmerge | |
| configure:15037: found /usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge | |
| configure:15049: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge | |
| configure:15059: checking for msgfmt | |
| configure:15077: found /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| configure:15089: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| configure:15099: checking for gmsgfmt | |
| configure:15130: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| configure:15150: checking for perl | |
| configure:15168: found /usr/bin/perl | |
| configure:15180: result: /usr/bin/perl | |
| configure:15191: checking for perl >= 5.8.1 | |
| configure:15198: result: 5.12.4 | |
| configure:15202: checking for XML::Parser | |
| configure:15205: result: ok | |
| configure:15230: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "__nl_msg_cat_cntr", referenced from: | |
| _main in conftest-NgLvHC.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:15230: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "pioneers" | |
| | #define PACKAGE_TARNAME "pioneers" | |
| | #define PACKAGE_VERSION "0.12.5" | |
| | #define PACKAGE_STRING "pioneers 0.12.5" | |
| | #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "pioneers" | |
| | #define VERSION "0.12.5" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define STDC_HEADERS 1 | |
| | #define NETWORK_PROTOCOL AF_UNSPEC | |
| | #define AVAHI_NETWORK_PROTOCOL AVAHI_PROTO_UNSPEC | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define SELECT_TYPE_ARG1 int | |
| | #define SELECT_TYPE_ARG234 (fd_set *) | |
| | #define SELECT_TYPE_ARG5 (struct timeval *) | |
| | #define HAVE_RINT 1 | |
| | #define HAVE_SQRT 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRSPN 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCSPN 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_GETHOSTNAME 1 | |
| | #define HAVE_GETHOSTBYNAME 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_GAI_STRERROR 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_FREEADDRINFO 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_FCNTL 1 | |
| | #define GETSOCKOPT_ARG3 void * | |
| | #define HAVE_SETLOCALE 1 | |
| | #define PROTOCOL_VERSION "0.12" | |
| | #define META_PROTOCOL_VERSION "1.3" | |
| | #define PIONEERS_DEFAULT_GAME_PORT "5556" | |
| | #define PIONEERS_DEFAULT_GAME_HOST "localhost" | |
| | #define PIONEERS_DEFAULT_ADMIN_PORT "5555" | |
| | #define PIONEERS_DEFAULT_META_PORT "5557" | |
| | #define PIONEERS_DEFAULT_META_SERVER "pioneers.debian.net" | |
| | /* end confdefs.h. */ | |
| | | |
| | int | |
| | main () | |
| | { | |
| | extern int _nl_msg_cat_cntr; | |
| | return _nl_msg_cat_cntr | |
| | ; | |
| | return 0; | |
| | } | |
| configure:15267: checking locale.h usability | |
| configure:15267: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:15267: $? = 0 | |
| configure:15267: result: yes | |
| configure:15267: checking locale.h presence | |
| configure:15267: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:15267: $? = 0 | |
| configure:15267: result: yes | |
| configure:15267: checking for locale.h | |
| configure:15267: result: yes | |
| configure:15278: checking for LC_MESSAGES | |
| configure:15294: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| configure:15294: $? = 0 | |
| configure:15302: result: yes | |
| configure:15319: checking libintl.h usability | |
| configure:15319: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c >&5 | |
| configure:15319: $? = 0 | |
| configure:15319: result: yes | |
| configure:15319: checking libintl.h presence | |
| configure:15319: /usr/bin/clang -E -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include conftest.c | |
| configure:15319: $? = 0 | |
| configure:15319: result: yes | |
| configure:15319: checking for libintl.h | |
| configure:15319: result: yes | |
| configure:15327: checking for ngettext in libc | |
| configure:15345: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c >&5 | |
| Undefined symbols for architecture x86_64: | |
| "_libintl_ngettext", referenced from: | |
| _main in conftest-LO5mvZ.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:15345: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "pioneers" | |
| | #define PACKAGE_TARNAME "pioneers" | |
| | #define PACKAGE_VERSION "0.12.5" | |
| | #define PACKAGE_STRING "pioneers 0.12.5" | |
| | #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| | #define PACKAGE_URL "" | |
| | #define PACKAGE "pioneers" | |
| | #define VERSION "0.12.5" | |
| | #define STDC_HEADERS 1 | |
| | #define HAVE_SYS_TYPES_H 1 | |
| | #define HAVE_SYS_STAT_H 1 | |
| | #define HAVE_STDLIB_H 1 | |
| | #define HAVE_STRING_H 1 | |
| | #define HAVE_MEMORY_H 1 | |
| | #define HAVE_STRINGS_H 1 | |
| | #define HAVE_INTTYPES_H 1 | |
| | #define HAVE_STDINT_H 1 | |
| | #define HAVE_UNISTD_H 1 | |
| | #define HAVE_DLFCN_H 1 | |
| | #define LT_OBJDIR ".libs/" | |
| | #define STDC_HEADERS 1 | |
| | #define NETWORK_PROTOCOL AF_UNSPEC | |
| | #define AVAHI_NETWORK_PROTOCOL AVAHI_PROTO_UNSPEC | |
| | #define HAVE_NETDB_H 1 | |
| | #define HAVE_FCNTL_H 1 | |
| | #define HAVE_NETINET_IN_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define HAVE_LIMITS_H 1 | |
| | #define HAVE_SYSLOG_H 1 | |
| | #define HAVE_SYS_WAIT_H 1 | |
| | #define TIME_WITH_SYS_TIME 1 | |
| | #define HAVE_FORK 1 | |
| | #define HAVE_VFORK 1 | |
| | #define HAVE_WORKING_VFORK 1 | |
| | #define HAVE_WORKING_FORK 1 | |
| | #define HAVE_SYS_SELECT_H 1 | |
| | #define HAVE_SYS_SOCKET_H 1 | |
| | #define SELECT_TYPE_ARG1 int | |
| | #define SELECT_TYPE_ARG234 (fd_set *) | |
| | #define SELECT_TYPE_ARG5 (struct timeval *) | |
| | #define HAVE_RINT 1 | |
| | #define HAVE_SQRT 1 | |
| | #define HAVE_STRCHR 1 | |
| | #define HAVE_STRSPN 1 | |
| | #define HAVE_STRSTR 1 | |
| | #define HAVE_STRCSPN 1 | |
| | #define HAVE_MEMMOVE 1 | |
| | #define HAVE_MEMSET 1 | |
| | #define HAVE_GETHOSTNAME 1 | |
| | #define HAVE_GETHOSTBYNAME 1 | |
| | #define HAVE_SELECT 1 | |
| | #define HAVE_SOCKET 1 | |
| | #define HAVE_GETADDRINFO 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_GAI_STRERROR 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_FREEADDRINFO 1 | |
| | #define HAVE_GETADDRINFO_ET_AL 1 | |
| | #define HAVE_FCNTL 1 | |
| | #define GETSOCKOPT_ARG3 void * | |
| | #define HAVE_SETLOCALE 1 | |
| | #define PROTOCOL_VERSION "0.12" | |
| | #define META_PROTOCOL_VERSION "1.3" | |
| | #define PIONEERS_DEFAULT_GAME_PORT "5556" | |
| | #define PIONEERS_DEFAULT_GAME_HOST "localhost" | |
| | #define PIONEERS_DEFAULT_ADMIN_PORT "5555" | |
| | #define PIONEERS_DEFAULT_META_PORT "5557" | |
| | #define PIONEERS_DEFAULT_META_SERVER "pioneers.debian.net" | |
| | #define GETTEXT_PACKAGE "pioneers" | |
| | #define HAVE_LOCALE_H 1 | |
| | #define HAVE_LC_MESSAGES 1 | |
| | /* end confdefs.h. */ | |
| | | |
| | #include <libintl.h> | |
| | | |
| | int | |
| | main () | |
| | { | |
| | return !ngettext ("","", 1) | |
| | ; | |
| | return 0; | |
| | } | |
| configure:15354: result: no | |
| configure:15410: checking for bindtextdomain in -lintl | |
| configure:15435: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c -lintl >&5 | |
| configure:15435: $? = 0 | |
| configure:15444: result: yes | |
| configure:15447: checking for ngettext in -lintl | |
| configure:15472: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c -lintl >&5 | |
| configure:15472: $? = 0 | |
| configure:15481: result: yes | |
| configure:15484: checking for dgettext in -lintl | |
| configure:15509: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c -lintl >&5 | |
| configure:15509: $? = 0 | |
| configure:15518: result: yes | |
| configure:15631: checking for bind_textdomain_codeset | |
| configure:15631: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c -lintl >&5 | |
| configure:15631: $? = 0 | |
| configure:15631: result: yes | |
| configure:15668: checking for msgfmt | |
| configure:15695: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| configure:15706: checking for dcgettext | |
| configure:15706: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c -lintl >&5 | |
| configure:15706: $? = 0 | |
| configure:15706: result: yes | |
| configure:15716: checking if msgfmt accepts -c | |
| configure:15731: $MSGFMT -c -o /dev/null conftest.foo | |
| configure:15734: $? = 0 | |
| configure:15736: result: yes | |
| configure:15746: checking for gmsgfmt | |
| configure:15777: result: /usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| configure:15787: checking for xgettext | |
| configure:15814: result: /usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
| configure:15833: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include -L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib conftest.c -lintl >&5 | |
| configure:15833: $? = 0 | |
| configure:16313: creating ./config.status | |
| ## ---------------------- ## | |
| ## Running config.status. ## | |
| ## ---------------------- ## | |
| This file was extended by pioneers config.status 0.12.5, which was | |
| generated by GNU Autoconf 2.68. Invocation command line was | |
| CONFIG_FILES = | |
| CONFIG_HEADERS = | |
| CONFIG_LINKS = | |
| CONFIG_COMMANDS = | |
| $ ./config.status | |
| on fermi.local | |
| config.status:1272: creating Makefile | |
| config.status:1272: creating pioneers.spec | |
| config.status:1272: creating pioneers.nsi | |
| config.status:1272: creating po/Makefile.in | |
| config.status:1272: creating client/help/C/Makefile | |
| config.status:1272: creating config.h | |
| config.status:1501: executing depfiles commands | |
| config.status:1501: executing libtool commands | |
| config.status:1501: executing default-1 commands | |
| config.status:1501: executing po/stamp-it commands | |
| configure:18604: | |
| pioneers v0.12.5 configuration: | |
| Source code location: . | |
| Install location: /usr/local/Cellar/pioneers/0.12.5 | |
| Compiler: /usr/bin/clang | |
| Build graphical client no, Gtk+ not installed | |
| Build computer player yes | |
| Build game editor no, Gtk+ not installed | |
| Build graphical server no, Gtk+ not installed | |
| Build console server yes | |
| Build metaserver yes | |
| Build help no, scrollkeeper not found | |
| AVAHI support no, avahi-client is missing | |
| LIBNOTIFY support no, libnotify not installed | |
| Developers only: | |
| Use compiler warnings no | |
| Add debug information no | |
| Enable deprecation checks no | |
| Maintainers only: | |
| Microsoft Windows icons Not needed | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_build=x86_64-apple-darwin12.0.0 | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_c_const=yes | |
| ac_cv_env_AVAHI_CLIENT_CFLAGS_set= | |
| ac_cv_env_AVAHI_CLIENT_CFLAGS_value= | |
| ac_cv_env_AVAHI_CLIENT_LIBS_set= | |
| ac_cv_env_AVAHI_CLIENT_LIBS_value= | |
| ac_cv_env_AVAHI_GLIB_CFLAGS_set= | |
| ac_cv_env_AVAHI_GLIB_CFLAGS_value= | |
| ac_cv_env_AVAHI_GLIB_LIBS_set= | |
| ac_cv_env_AVAHI_GLIB_LIBS_value= | |
| 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='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| ac_cv_env_CPPFLAGS_set=set | |
| ac_cv_env_CPPFLAGS_value='-I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include' | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_GLIB2_CFLAGS_set= | |
| ac_cv_env_GLIB2_CFLAGS_value= | |
| ac_cv_env_GLIB2_LIBS_set= | |
| ac_cv_env_GLIB2_LIBS_value= | |
| ac_cv_env_GNOME2_CFLAGS_set= | |
| ac_cv_env_GNOME2_CFLAGS_value= | |
| ac_cv_env_GNOME2_LIBS_set= | |
| ac_cv_env_GNOME2_LIBS_value= | |
| ac_cv_env_GOBJECT2_CFLAGS_set= | |
| ac_cv_env_GOBJECT2_CFLAGS_value= | |
| ac_cv_env_GOBJECT2_LIBS_set= | |
| ac_cv_env_GOBJECT2_LIBS_value= | |
| ac_cv_env_GTK2_CFLAGS_set= | |
| ac_cv_env_GTK2_CFLAGS_value= | |
| ac_cv_env_GTK2_LIBS_set= | |
| ac_cv_env_GTK2_LIBS_value= | |
| ac_cv_env_GTK_OPTIMAL_VERSION_CFLAGS_set= | |
| ac_cv_env_GTK_OPTIMAL_VERSION_CFLAGS_value= | |
| ac_cv_env_GTK_OPTIMAL_VERSION_LIBS_set= | |
| ac_cv_env_GTK_OPTIMAL_VERSION_LIBS_value= | |
| ac_cv_env_LDFLAGS_set=set | |
| ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib' | |
| ac_cv_env_LIBNOTIFY_CFLAGS_set= | |
| ac_cv_env_LIBNOTIFY_CFLAGS_value= | |
| ac_cv_env_LIBNOTIFY_LIBS_set= | |
| ac_cv_env_LIBNOTIFY_LIBS_value= | |
| ac_cv_env_LIBNOTIFY_OPTIMAL_VERSION_CFLAGS_set= | |
| ac_cv_env_LIBNOTIFY_OPTIMAL_VERSION_CFLAGS_value= | |
| ac_cv_env_LIBNOTIFY_OPTIMAL_VERSION_LIBS_set= | |
| ac_cv_env_LIBNOTIFY_OPTIMAL_VERSION_LIBS_value= | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_set= | |
| ac_cv_env_PKG_CONFIG_LIBDIR_value= | |
| ac_cv_env_PKG_CONFIG_PATH_set=set | |
| ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/Cellar/cairo/1.12.2/lib/pkgconfig:/usr/local/Cellar/pixman/0.26.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig | |
| 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_func_fcntl=yes | |
| ac_cv_func_fork=yes | |
| ac_cv_func_fork_works=yes | |
| ac_cv_func_freeaddrinfo=yes | |
| ac_cv_func_gai_strerror=yes | |
| ac_cv_func_getaddrinfo=yes | |
| ac_cv_func_gethostbyname=yes | |
| ac_cv_func_gethostname=yes | |
| ac_cv_func_memmove=yes | |
| ac_cv_func_memset=yes | |
| ac_cv_func_rint=yes | |
| ac_cv_func_select=yes | |
| ac_cv_func_select_args='int,fd_set *,struct timeval *' | |
| ac_cv_func_setlocale=yes | |
| ac_cv_func_socket=yes | |
| ac_cv_func_sqrt=yes | |
| ac_cv_func_strchr=yes | |
| ac_cv_func_strcspn=yes | |
| ac_cv_func_strspn=yes | |
| ac_cv_func_strstr=yes | |
| ac_cv_func_vfork=yes | |
| ac_cv_func_vfork_works=yes | |
| ac_cv_header_dlfcn_h=yes | |
| ac_cv_header_fcntl_h=yes | |
| ac_cv_header_inttypes_h=yes | |
| ac_cv_header_libintl_h=yes | |
| ac_cv_header_limits_h=yes | |
| ac_cv_header_locale_h=yes | |
| ac_cv_header_memory_h=yes | |
| ac_cv_header_netdb_h=yes | |
| ac_cv_header_netinet_in_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_select_h=yes | |
| ac_cv_header_sys_socket_h=yes | |
| ac_cv_header_sys_stat_h=yes | |
| ac_cv_header_sys_types_h=yes | |
| ac_cv_header_sys_wait_h=yes | |
| ac_cv_header_syslog_h=yes | |
| ac_cv_header_time=yes | |
| ac_cv_header_unistd_h=yes | |
| ac_cv_header_vfork_h=no | |
| ac_cv_host=x86_64-apple-darwin12.0.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_ECHO=/bin/echo | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_FGREP='/usr/bin/grep -F' | |
| ac_cv_path_GMSGFMT=/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_INTLTOOL_EXTRACT=/usr/local/bin/intltool-extract | |
| ac_cv_path_INTLTOOL_MERGE=/usr/local/bin/intltool-merge | |
| ac_cv_path_INTLTOOL_PERL=/usr/bin/perl | |
| ac_cv_path_INTLTOOL_UPDATE=/usr/local/bin/intltool-update | |
| ac_cv_path_MSGFMT=/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt | |
| ac_cv_path_MSGMERGE=/usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge | |
| ac_cv_path_SCROLLKEEPER_CONFIG=no | |
| ac_cv_path_SED=/usr/bin/sed | |
| ac_cv_path_XGETTEXT=/usr/local/Cellar/gettext/0.18.1.1/bin/xgettext | |
| ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config | |
| ac_cv_path_install='/usr/bin/install -c' | |
| ac_cv_path_svg_renderer_path=/usr/local/bin/convert | |
| ac_cv_prog_AWK=awk | |
| 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_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__usr_bin_clang_c_o=yes | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_make_make_set=yes | |
| ac_cv_struct_tm=time.h | |
| ac_cv_type_pid_t=yes | |
| ac_cv_type_size_t=yes | |
| ac_cv_type_socklen_t=yes | |
| am_cv_CC_dependencies_compiler_type=none | |
| am_cv_val_LC_MESSAGES=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=/usr/bin/clang | |
| 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=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]* \([^ ]*\) \([^ ]*\)$/ {"\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 | |
| pkg_cv_GLIB2_CFLAGS='-I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include ' | |
| pkg_cv_GLIB2_LIBS='-L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl ' | |
| pkg_cv_GOBJECT2_CFLAGS='-I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include ' | |
| pkg_cv_GOBJECT2_LIBS='-L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lglib-2.0 -lintl ' | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| ACLOCAL='${SHELL} /private/tmp/homebrew-pioneers-0.12.5-jfPU/pioneers-0.12.5/missing --run aclocal-1.11' | |
| ADMIN_GTK_SUPPORT_FALSE='' | |
| ADMIN_GTK_SUPPORT_TRUE='#' | |
| ALL_LINGUAS='' | |
| AMDEPBACKSLASH='' | |
| AMDEP_FALSE='' | |
| AMDEP_TRUE='#' | |
| AMTAR='${SHELL} /private/tmp/homebrew-pioneers-0.12.5-jfPU/pioneers-0.12.5/missing --run tar' | |
| AM_CFLAGS='' | |
| AR='ar' | |
| AUTOCONF='${SHELL} /private/tmp/homebrew-pioneers-0.12.5-jfPU/pioneers-0.12.5/missing --run autoconf' | |
| AUTOHEADER='${SHELL} /private/tmp/homebrew-pioneers-0.12.5-jfPU/pioneers-0.12.5/missing --run autoheader' | |
| AUTOMAKE='${SHELL} /private/tmp/homebrew-pioneers-0.12.5-jfPU/pioneers-0.12.5/missing --run automake-1.11' | |
| AVAHI_CLIENT_CFLAGS='' | |
| AVAHI_CLIENT_LIBS='' | |
| AVAHI_GLIB_CFLAGS='' | |
| AVAHI_GLIB_LIBS='' | |
| AWK='awk' | |
| BUILD_CLIENT_FALSE='#' | |
| BUILD_CLIENT_TRUE='' | |
| BUILD_EDITOR_FALSE='' | |
| BUILD_EDITOR_TRUE='#' | |
| BUILD_META_SERVER_FALSE='#' | |
| BUILD_META_SERVER_TRUE='' | |
| BUILD_SERVER_FALSE='#' | |
| BUILD_SERVER_TRUE='' | |
| CATALOGS='' | |
| CATOBJEXT='.gmo' | |
| CC='/usr/bin/clang' | |
| CCDEPMODE='depmode=none' | |
| CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8' | |
| CPP='/usr/bin/clang -E' | |
| CPPFLAGS='-I/usr/local/Cellar/cairo/1.12.2/include -I/usr/local/Cellar/pixman/0.26.2/include -I/usr/local/Cellar/libffi/3.0.11/include -I/usr/local/Cellar/gettext/0.18.1.1/include -isystem /usr/local/include' | |
| CREATE_WINDOWS_ICON_FALSE='' | |
| CREATE_WINDOWS_ICON_TRUE='#' | |
| CYGPATH_W='echo' | |
| DATADIRNAME='share' | |
| DEBUGGING='' | |
| DEFS='-DHAVE_CONFIG_H' | |
| DEPDIR='.deps' | |
| DLLTOOL='false' | |
| DSYMUTIL='dsymutil' | |
| DUMPBIN='' | |
| ECHO='/bin/echo' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| FGREP='/usr/bin/grep -F' | |
| GETTEXT_PACKAGE='pioneers' | |
| GLIB2_CFLAGS='-I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include ' | |
| GLIB2_LIBS='-L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl ' | |
| GLIB_DEPRECATION='' | |
| GMOFILES='' | |
| GMSGFMT='/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt' | |
| GNOME2_CFLAGS='' | |
| GNOME2_LIBS='' | |
| GOB2='' | |
| GOBJECT2_CFLAGS='-I/usr/local/Cellar/glib/2.32.4/include/glib-2.0 -I/usr/local/Cellar/glib/2.32.4/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include ' | |
| GOBJECT2_LIBS='-L/usr/local/Cellar/glib/2.32.4/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgobject-2.0 -lglib-2.0 -lintl ' | |
| GREP='/usr/bin/grep' | |
| GTK2_CFLAGS='' | |
| GTK2_LIBS='' | |
| GTK_DEPRECATION='' | |
| GTK_OPTIMAL_VERSION_CFLAGS='' | |
| GTK_OPTIMAL_VERSION_LIBS='' | |
| HAVE_GNOME_FALSE='' | |
| HAVE_GNOME_TRUE='#' | |
| HAVE_GTK2_FALSE='' | |
| HAVE_GTK2_TRUE='#' | |
| HAVE_SCROLLKEEPER_FALSE='' | |
| HAVE_SCROLLKEEPER_TRUE='#' | |
| INSTALL_DATA='${INSTALL} -m 644' | |
| INSTALL_PROGRAM='${INSTALL}' | |
| INSTALL_SCRIPT='${INSTALL}' | |
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
| INSTOBJEXT='.mo' | |
| INTLLIBS='-lintl ' | |
| INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
| INTLTOOL_EXTRACT='/usr/local/bin/intltool-extract' | |
| INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
| INTLTOOL_MERGE='/usr/local/bin/intltool-merge' | |
| INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' | |
| INTLTOOL_PERL='/usr/bin/perl' | |
| INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -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) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
| INTLTOOL_UPDATE='/usr/local/bin/intltool-update' | |
| INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
| INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' | |
| INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' | |
| IS_MINGW_PORT_FALSE='' | |
| IS_MINGW_PORT_TRUE='#' | |
| LD='/usr/bin/clang' | |
| LDFLAGS='-L/usr/local/Cellar/cairo/1.12.2/lib -L/usr/local/Cellar/pixman/0.26.2/lib -L/usr/local/Cellar/libffi/3.0.11/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/local/lib' | |
| LIBNOTIFY_CFLAGS='' | |
| LIBNOTIFY_LIBS='' | |
| LIBNOTIFY_OPTIMAL_VERSION_CFLAGS='' | |
| LIBNOTIFY_OPTIMAL_VERSION_LIBS='' | |
| LIBOBJS='' | |
| LIBS='' | |
| LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
| LIPO='lipo' | |
| LN_S='ln -s' | |
| LTLIBOBJS='' | |
| MAINT='#' | |
| MAINTAINER_MODE_FALSE='' | |
| MAINTAINER_MODE_TRUE='#' | |
| MAKEINFO='${SHELL} /private/tmp/homebrew-pioneers-0.12.5-jfPU/pioneers-0.12.5/missing --run makeinfo' | |
| MANIFEST_TOOL=':' | |
| MKDIR_P='./install-sh -c -d' | |
| MKINSTALLDIRS='./mkinstalldirs' | |
| MSGFMT='/usr/local/Cellar/gettext/0.18.1.1/bin/msgfmt' | |
| MSGFMT_OPTS='-c' | |
| MSGMERGE='/usr/local/Cellar/gettext/0.18.1.1/bin/msgmerge' | |
| NM='/usr/bin/nm' | |
| NMEDIT='nmedit' | |
| OBJDUMP='false' | |
| OBJEXT='o' | |
| OTOOL64=':' | |
| OTOOL='otool' | |
| PACKAGE='pioneers' | |
| PACKAGE_BUGREPORT='pio-develop@lists.sourceforge.net' | |
| PACKAGE_NAME='pioneers' | |
| PACKAGE_STRING='pioneers 0.12.5' | |
| PACKAGE_TARNAME='pioneers' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='0.12.5' | |
| PATH_SEPARATOR=':' | |
| PKG_CONFIG='/usr/local/bin/pkg-config' | |
| PKG_CONFIG_LIBDIR='' | |
| PKG_CONFIG_PATH='/usr/local/Cellar/cairo/1.12.2/lib/pkgconfig:/usr/local/Cellar/pixman/0.26.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.11/lib/pkgconfig:/usr/local/Library/Homebrew/pkgconfig' | |
| POFILES='' | |
| POSUB='po' | |
| PO_IN_DATADIR_FALSE='' | |
| PO_IN_DATADIR_TRUE='' | |
| RANLIB='ranlib' | |
| SCROLLKEEPER_CONFIG='no' | |
| SCROLLKEEPER_REQUIRED='0.3.8' | |
| SED='/usr/bin/sed' | |
| SET_MAKE='' | |
| SHELL='/bin/sh' | |
| STRIP='strip' | |
| USE_NLS='yes' | |
| USE_WINDOWS_ICON_FALSE='' | |
| USE_WINDOWS_ICON_TRUE='#' | |
| VERSION='0.12.5' | |
| WARNINGS='' | |
| XGETTEXT='/usr/local/Cellar/gettext/0.18.1.1/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__quote='' | |
| am__tar='${AMTAR} chof - "$$tardir"' | |
| am__untar='${AMTAR} xf -' | |
| bindir='${exec_prefix}/bin' | |
| build='x86_64-apple-darwin12.0.0' | |
| build_alias='' | |
| build_cpu='x86_64' | |
| build_os='darwin12.0.0' | |
| build_vendor='apple' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='${prefix}' | |
| host='x86_64-apple-darwin12.0.0' | |
| host_alias='' | |
| host_cpu='x86_64' | |
| host_os='darwin12.0.0' | |
| host_vendor='apple' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| install_sh='${SHELL} /private/tmp/homebrew-pioneers-0.12.5-jfPU/pioneers-0.12.5/install-sh' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| mkdir_p='$(top_builddir)/./install-sh -c -d' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| pioneers_datadir='${datarootdir}' | |
| pioneers_localedir='${datarootdir}/locale' | |
| pioneers_themedir='${datarootdir}/games/pioneers/themes' | |
| pioneers_themedir_embed='${datarootdir}/games/pioneers/themes' | |
| pngtopnm='false' | |
| prefix='/usr/local/Cellar/pioneers/0.12.5' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| svg_renderer_height='x' | |
| svg_renderer_path='/usr/local/bin/convert' | |
| svg_renderer_width='-background "\#000001" -transparent "\#000001" -resize $(whitespace_trick)' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| whitespace_trick=' ' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "pioneers" | |
| #define PACKAGE_TARNAME "pioneers" | |
| #define PACKAGE_VERSION "0.12.5" | |
| #define PACKAGE_STRING "pioneers 0.12.5" | |
| #define PACKAGE_BUGREPORT "pio-develop@lists.sourceforge.net" | |
| #define PACKAGE_URL "" | |
| #define PACKAGE "pioneers" | |
| #define VERSION "0.12.5" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define STDC_HEADERS 1 | |
| #define NETWORK_PROTOCOL AF_UNSPEC | |
| #define AVAHI_NETWORK_PROTOCOL AVAHI_PROTO_UNSPEC | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define TIME_WITH_SYS_TIME 1 | |
| #define HAVE_FORK 1 | |
| #define HAVE_VFORK 1 | |
| #define HAVE_WORKING_VFORK 1 | |
| #define HAVE_WORKING_FORK 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_SYS_SOCKET_H 1 | |
| #define SELECT_TYPE_ARG1 int | |
| #define SELECT_TYPE_ARG234 (fd_set *) | |
| #define SELECT_TYPE_ARG5 (struct timeval *) | |
| #define HAVE_RINT 1 | |
| #define HAVE_SQRT 1 | |
| #define HAVE_STRCHR 1 | |
| #define HAVE_STRSPN 1 | |
| #define HAVE_STRSTR 1 | |
| #define HAVE_STRCSPN 1 | |
| #define HAVE_MEMMOVE 1 | |
| #define HAVE_MEMSET 1 | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_GETADDRINFO 1 | |
| #define HAVE_GETADDRINFO_ET_AL 1 | |
| #define HAVE_GAI_STRERROR 1 | |
| #define HAVE_GETADDRINFO_ET_AL 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_GETADDRINFO_ET_AL 1 | |
| #define HAVE_FCNTL 1 | |
| #define GETSOCKOPT_ARG3 void * | |
| #define HAVE_SETLOCALE 1 | |
| #define PROTOCOL_VERSION "0.12" | |
| #define META_PROTOCOL_VERSION "1.3" | |
| #define PIONEERS_DEFAULT_GAME_PORT "5556" | |
| #define PIONEERS_DEFAULT_GAME_HOST "localhost" | |
| #define PIONEERS_DEFAULT_ADMIN_PORT "5555" | |
| #define PIONEERS_DEFAULT_META_PORT "5557" | |
| #define PIONEERS_DEFAULT_META_SERVER "pioneers.debian.net" | |
| #define GETTEXT_PACKAGE "pioneers" | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | |
| #define HAVE_GETTEXT 1 | |
| #define HAVE_DCGETTEXT 1 | |
| #define ENABLE_NLS 1 | |
| configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment