This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-maintainer-mode --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = woodstock uname -m = x86_64 uname -r = 13.1.0 uname -s = Darwin uname -v = Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/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 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 Primary memory available: 8.00 gigabytes Default processor set: 210 tasks, 1031 threads, 4 processors Load average: 3.62, Mach factor: 0.65 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /opt/X11/bin PATH: /Users/taku/.root/bin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2567: checking for a BSD-compatible install configure:2635: result: /usr/bin/install -c configure:2646: checking whether build environment is sane configure:2696: result: yes configure:2837: checking for a thread-safe mkdir -p configure:2876: result: /usr/local/bin/gmkdir -p configure:2889: checking for gawk configure:2919: result: no configure:2889: checking for mawk configure:2919: result: no configure:2889: checking for nawk configure:2919: result: no configure:2889: checking for awk configure:2905: found /usr/bin/awk configure:2916: result: awk configure:2927: checking whether make sets $(MAKE) configure:2949: result: yes configure:3078: checking for gcc configure:3094: found /usr/bin/gcc configure:3105: result: gcc configure:3334: checking for C compiler version configure:3343: gcc --version >&5 Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.1.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1 configure:3354: $? = 0 configure:3343: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.1.0 Thread model: posix configure:3354: $? = 0 configure:3343: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3354: $? = 1 configure:3343: gcc -qversion >&5 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: no input files configure:3354: $? = 1 configure:3374: checking whether the C compiler works configure:3396: gcc conftest.c >&5 configure:3400: $? = 0 configure:3448: result: yes configure:3451: checking for C compiler default output file name configure:3453: result: a.out configure:3459: checking for suffix of executables configure:3466: gcc -o conftest conftest.c >&5 configure:3470: $? = 0 configure:3492: result: configure:3514: checking whether we are cross compiling configure:3522: gcc -o conftest conftest.c >&5 configure:3526: $? = 0 configure:3533: ./conftest configure:3537: $? = 0 configure:3552: result: no configure:3557: checking for suffix of object files configure:3579: gcc -c conftest.c >&5 configure:3583: $? = 0 configure:3604: result: o configure:3608: checking whether we are using the GNU C compiler configure:3627: gcc -c conftest.c >&5 configure:3627: $? = 0 configure:3636: result: yes configure:3645: checking whether gcc accepts -g configure:3665: gcc -c -g conftest.c >&5 configure:3665: $? = 0 configure:3706: result: yes configure:3723: checking for gcc option to accept ISO C89 configure:3786: gcc -c -g -O2 conftest.c >&5 configure:3786: $? = 0 configure:3799: result: none needed configure:3830: checking for style of include used by make configure:3858: result: GNU configure:3884: checking dependency style of gcc configure:3995: result: gcc3 configure:4068: checking for g++ configure:4084: found /usr/bin/g++ configure:4095: result: g++ configure:4122: checking for C++ compiler version configure:4131: g++ --version >&5 Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.1.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1 configure:4142: $? = 0 configure:4131: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1 Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.1.0 Thread model: posix configure:4142: $? = 0 configure:4131: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4142: $? = 1 configure:4131: g++ -qversion >&5 clang: error: unknown argument: '-qversion' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future clang: error: no input files configure:4142: $? = 1 configure:4146: checking whether we are using the GNU C++ compiler configure:4165: g++ -c conftest.cpp >&5 configure:4165: $? = 0 configure:4174: result: yes configure:4183: checking whether g++ accepts -g configure:4203: g++ -c -g conftest.cpp >&5 configure:4203: $? = 0 configure:4244: result: yes configure:4269: checking dependency style of g++ configure:4380: result: gcc3 configure:4401: checking how to run the C preprocessor configure:4432: gcc -E conftest.c configure:4432: $? = 0 configure:4446: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:4446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CRF++" | #define VERSION "0.59" | /* end confdefs.h. */ | #include configure:4471: result: gcc -E configure:4491: gcc -E conftest.c configure:4491: $? = 0 configure:4505: gcc -E conftest.c conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:4505: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CRF++" | #define VERSION "0.59" | /* end confdefs.h. */ | #include configure:4534: checking for grep that handles long lines and -e configure:4592: result: /usr/bin/grep configure:4597: checking for egrep configure:4659: result: /usr/bin/grep -E configure:4665: checking whether gcc needs -traditional conftest.c:11:10: fatal error: 'termio.h' file not found #include ^ 1 error generated. configure:4699: result: no configure:4706: checking whether make sets $(MAKE) configure:4728: result: yes configure:4737: checking for library containing strerror configure:4768: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] char strerror (); ^ conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)' 1 warning generated. configure:4768: $? = 0 configure:4785: result: none required configure:4797: checking build system type configure:4811: result: x86_64-apple-darwin13.1.0 configure:4831: checking host system type configure:4844: result: x86_64-apple-darwin13.1.0 configure:4922: checking how to print strings configure:4949: result: printf configure:4970: checking for a sed that does not truncate output configure:5034: result: /usr/bin/sed configure:5052: checking for fgrep configure:5114: result: /usr/bin/grep -F configure:5149: checking for ld used by gcc configure:5216: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:5223: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:5238: result: no configure:5250: checking for BSD- or MS-compatible name lister (nm) configure:5299: result: /usr/bin/nm configure:5429: checking the name lister (/usr/bin/nm) interface configure:5436: g++ -c -g -O2 conftest.cpp >&5 configure:5439: /usr/bin/nm "conftest.o" configure:5442: output 0000000000000218 S _some_variable configure:5449: result: BSD nm configure:5452: checking whether ln -s works configure:5456: result: yes configure:5464: checking the maximum length of command line arguments configure:5594: result: 196608 configure:5611: checking whether the shell understands some XSI constructs configure:5621: result: yes configure:5625: checking whether the shell understands "+=" configure:5631: result: yes configure:5666: checking how to convert x86_64-apple-darwin13.1.0 file names to x86_64-apple-darwin13.1.0 format configure:5706: result: func_convert_file_noop configure:5713: checking how to convert x86_64-apple-darwin13.1.0 file names to toolchain format configure:5733: result: func_convert_file_noop configure:5740: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:5747: result: -r configure:5821: checking for objdump configure:5851: result: no configure:5880: checking how to recognize dependent libraries configure:6082: result: pass_all configure:6167: checking for dlltool configure:6197: result: no configure:6227: checking how to associate runtime and link libraries configure:6254: result: printf %s\n configure:6315: checking for ar configure:6331: found /usr/bin/ar configure:6342: result: ar configure:6379: checking for archiver @FILE support configure:6396: g++ -c -g -O2 conftest.cpp >&5 configure:6396: $? = 0 configure:6399: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6402: $? = 1 configure:6422: result: no configure:6480: checking for strip configure:6496: found /usr/bin/strip configure:6507: result: strip configure:6579: checking for ranlib configure:6595: found /usr/bin/ranlib configure:6606: result: ranlib configure:6708: checking command to parse /usr/bin/nm output from gcc object configure:6828: g++ -c -g -O2 conftest.cpp >&5 configure:6831: $? = 0 configure:6835: /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:6838: $? = 0 cannot find nm_test_var in conftest.nm configure:6828: g++ -c -g -O2 conftest.cpp >&5 configure:6831: $? = 0 configure:6835: /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:6838: $? = 0 configure:6904: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:6907: $? = 0 configure:6945: result: ok configure:6982: checking for sysroot configure:7012: result: no configure:7268: checking for mt configure:7298: result: no configure:7318: checking if : is a manifest tool configure:7324: : '-?' configure:7332: result: no configure:7388: checking for dsymutil configure:7404: found /usr/bin/dsymutil configure:7415: result: dsymutil configure:7480: checking for nmedit configure:7496: found /usr/bin/nmedit configure:7507: result: nmedit configure:7572: checking for lipo configure:7588: found /usr/bin/lipo configure:7599: result: lipo configure:7664: checking for otool configure:7680: found /usr/bin/otool configure:7691: result: otool configure:7756: checking for otool64 configure:7786: result: no configure:7831: checking for -single_module linker flag gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:7864: result: yes configure:7867: checking for -exported_symbols_list linker flag configure:7887: g++ -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 configure:7887: $? = 0 configure:7897: result: yes configure:7900: checking for -force_load linker flag gcc -g -O2 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:7932: result: yes configure:7969: checking for ANSI C header files configure:7989: g++ -c -g -O2 conftest.cpp >&5 configure:7989: $? = 0 ./configure: line 8003: conftest.cpp: command not found configure:8073: result: no configure:8086: checking for sys/types.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8086: checking for sys/stat.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8086: checking for stdlib.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8086: checking for string.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8086: checking for memory.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8086: checking for strings.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8086: checking for inttypes.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8086: checking for stdint.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8086: checking for unistd.h configure:8086: g++ -c -g -O2 conftest.cpp >&5 configure:8086: $? = 0 configure:8086: result: yes configure:8100: checking for dlfcn.h configure:8100: g++ -c -g -O2 conftest.cpp >&5 configure:8100: $? = 0 configure:8100: result: yes configure:8316: checking for objdir configure:8331: result: .libs configure:8598: checking if gcc supports -fno-rtti -fno-exceptions configure:8616: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:8620: $? = 0 configure:8633: result: yes configure:8960: checking for gcc option to produce PIC configure:8967: result: -fno-common -DPIC configure:8975: checking if gcc PIC flag -fno-common -DPIC works configure:8993: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5 configure:8997: $? = 0 configure:9010: result: yes configure:9039: checking if gcc static flag -static works configure:9067: result: no configure:9082: checking if gcc supports -c -o file.o configure:9103: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9107: $? = 0 configure:9129: result: yes configure:9137: checking if gcc supports -c -o file.o configure:9184: result: yes configure:9217: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:10374: result: yes configure:10614: checking dynamic linker characteristics configure:11359: result: darwin13.1.0 dyld configure:11466: checking how to hardcode library paths into programs configure:11491: result: immediate configure:12031: checking whether stripping libraries is possible configure:12045: result: yes configure:12071: checking if libtool supports shared libraries configure:12073: result: yes configure:12076: checking whether to build shared libraries configure:12097: result: yes configure:12100: checking whether to build static libraries configure:12104: result: yes configure:12127: checking how to run the C++ preprocessor configure:12154: g++ -E conftest.cpp configure:12154: $? = 0 configure:12168: g++ -E conftest.cpp conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:12168: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CRF++" | #define VERSION "0.59" | #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/" | /* end confdefs.h. */ | #include configure:12193: result: g++ -E configure:12213: g++ -E conftest.cpp configure:12213: $? = 0 configure:12227: g++ -E conftest.cpp conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:12227: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CRF++" | #define VERSION "0.59" | #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/" | /* end confdefs.h. */ | #include configure:12396: checking for ld used by g++ configure:12463: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:12470: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:12485: result: no configure:12540: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:13545: result: yes configure:13581: g++ -c -g -O2 conftest.cpp >&5 configure:13584: $? = 0 configure:14104: checking for g++ option to produce PIC configure:14111: result: -fno-common -DPIC configure:14119: checking if g++ PIC flag -fno-common -DPIC works configure:14137: g++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5 configure:14141: $? = 0 configure:14154: result: yes configure:14177: checking if g++ static flag -static works configure:14205: result: no configure:14217: checking if g++ supports -c -o file.o configure:14238: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14242: $? = 0 configure:14264: result: yes configure:14269: checking if g++ supports -c -o file.o configure:14316: result: yes configure:14346: checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:14385: result: yes configure:14526: checking dynamic linker characteristics configure:15205: result: darwin13.1.0 dyld configure:15258: checking how to hardcode library paths into programs configure:15283: result: immediate configure:15348: checking for ANSI C header files configure:15452: result: no configure:15465: checking for string.h configure:15465: result: yes configure:15465: checking for stdlib.h configure:15465: result: yes configure:15465: checking for unistd.h configure:15465: result: yes configure:15465: checking fcntl.h usability configure:15465: g++ -c -g -O2 conftest.cpp >&5 configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking fcntl.h presence configure:15465: g++ -E conftest.cpp configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking for fcntl.h configure:15465: result: yes configure:15465: checking for sys/stat.h configure:15465: result: yes configure:15465: checking sys/mman.h usability configure:15465: g++ -c -g -O2 conftest.cpp >&5 configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking sys/mman.h presence configure:15465: g++ -E conftest.cpp configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking for sys/mman.h configure:15465: result: yes configure:15465: checking sys/times.h usability configure:15465: g++ -c -g -O2 conftest.cpp >&5 configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking sys/times.h presence configure:15465: g++ -E conftest.cpp configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking for sys/times.h configure:15465: result: yes configure:15465: checking ctype.h usability configure:15465: g++ -c -g -O2 conftest.cpp >&5 configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking ctype.h presence configure:15465: g++ -E conftest.cpp configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking for ctype.h configure:15465: result: yes configure:15465: checking for sys/types.h configure:15465: result: yes configure:15465: checking math.h usability configure:15465: g++ -c -g -O2 conftest.cpp >&5 configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking math.h presence configure:15465: g++ -E conftest.cpp configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking for math.h configure:15465: result: yes configure:15465: checking pthread.h usability configure:15465: g++ -c -g -O2 conftest.cpp >&5 configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking pthread.h presence configure:15465: g++ -E conftest.cpp configure:15465: $? = 0 configure:15465: result: yes configure:15465: checking for pthread.h configure:15465: result: yes configure:15476: checking for size_t configure:15476: g++ -c -g -O2 conftest.cpp >&5 configure:15476: $? = 0 configure:15476: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:69:21: error: expected expression if (sizeof ((size_t))) ^ 1 error generated. configure:15476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "CRF++" | #define VERSION "0.59" | #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 HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:15476: result: yes configure:15488: checking for pow in -lm configure:15513: g++ -o conftest -g -O2 conftest.cpp -lm >&5 configure:15513: $? = 0 configure:15522: result: yes configure:15533: checking for exp in -lm configure:15558: g++ -o conftest -g -O2 conftest.cpp -lm -lm >&5 configure:15558: $? = 0 configure:15567: result: yes configure:15578: checking for log in -lm configure:15603: g++ -o conftest -g -O2 conftest.cpp -lm -lm -lm >&5 configure:15603: $? = 0 configure:15612: result: yes configure:15623: checking for pthread_create in -lpthread configure:15648: g++ -o conftest -g -O2 conftest.cpp -lpthread -lm -lm -lm >&5 configure:15648: $? = 0 configure:15657: result: yes configure:15668: checking for pthread_join in -lpthread configure:15693: g++ -o conftest -g -O2 conftest.cpp -lpthread -lpthread -lm -lm -lm >&5 configure:15693: $? = 0 configure:15702: result: yes configure:15719: checking for stdlib.h configure:15719: result: yes configure:15719: checking for unistd.h configure:15719: result: yes configure:15719: checking for sys/param.h configure:15719: g++ -c -g -O2 conftest.cpp >&5 configure:15719: $? = 0 configure:15719: result: yes configure:15739: checking for getpagesize configure:15739: g++ -o conftest -g -O2 conftest.cpp -lpthread -lpthread -lm -lm -lm >&5 configure:15739: $? = 0 configure:15739: result: yes configure:15748: checking for working mmap configure:15895: g++ -o conftest -g -O2 conftest.cpp -lpthread -lpthread -lm -lm -lm >&5 configure:15895: $? = 0 configure:15895: ./conftest configure:15895: $? = 0 configure:15905: result: yes configure:15915: checking whether make is GNU Make configure:15918: result: yes configure:16184: checking if g++ supports stl (required) configure:16201: g++ -c -O3 -Wall conftest.cpp >&5 configure:16201: $? = 0 configure:16213: result: yes configure:16217: checking if g++ supports stl (required) configure:16234: g++ -c -O3 -Wall conftest.cpp >&5 configure:16234: $? = 0 configure:16246: result: yes configure:16250: checking if g++ supports stl (required) configure:16267: g++ -c -O3 -Wall conftest.cpp >&5 configure:16267: $? = 0 configure:16279: result: yes configure:16283: checking if g++ supports stl (required) configure:16300: g++ -c -O3 -Wall conftest.cpp >&5 configure:16300: $? = 0 configure:16312: result: yes configure:16316: checking if g++ supports stl (required) configure:16333: g++ -c -O3 -Wall conftest.cpp >&5 configure:16333: $? = 0 configure:16345: result: yes configure:16349: checking if g++ supports stl (required) configure:16366: g++ -c -O3 -Wall conftest.cpp >&5 configure:16366: $? = 0 configure:16378: result: yes configure:16382: checking if g++ supports stl (required) configure:16399: g++ -c -O3 -Wall conftest.cpp >&5 configure:16399: $? = 0 configure:16411: result: yes configure:16415: checking if g++ supports stl (required) configure:16432: g++ -c -O3 -Wall conftest.cpp >&5 configure:16432: $? = 0 configure:16444: result: yes configure:16449: checking if g++ supports template (required) configure:16468: g++ -c -O3 -Wall conftest.cpp >&5 configure:16468: $? = 0 configure:16480: result: yes configure:16484: checking if g++ supports const_cast<> (required) configure:16502: g++ -c -O3 -Wall conftest.cpp >&5 conftest.cpp:51:9: warning: unused variable 'c1' [-Wunused-variable] foo *c1=const_cast(c); ^ 1 warning generated. configure:16502: $? = 0 configure:16514: result: yes configure:16518: checking if g++ supports static_cast<> (required) configure:16536: g++ -c -O3 -Wall conftest.cpp >&5 conftest.cpp:51:10: warning: unused variable 'c1' [-Wunused-variable] void *c1 = static_cast(c); ^ 1 warning generated. configure:16536: $? = 0 configure:16548: result: yes configure:16552: checking if g++ supports dynamic_cast<> (required) configure:16571: g++ -c -O3 -Wall conftest.cpp >&5 conftest.cpp:52:9: warning: unused variable 'c1' [-Wunused-variable] foo *c1 = dynamic_cast(c); ^ 1 warning generated. configure:16571: $? = 0 configure:16583: result: yes configure:16587: checking if g++ supports exception handler (required) configure:16610: g++ -c -O3 -Wall conftest.cpp >&5 conftest.cpp:51:11: warning: unused variable 'i' [-Wunused-variable] int i = 0; ^ 1 warning generated. configure:16610: $? = 0 configure:16622: result: yes configure:16626: checking if g++ supports namespaces (required) configure:16644: g++ -c -O3 -Wall conftest.cpp >&5 conftest.cpp:51:3: warning: unused variable 'a' [-Wunused-variable] A a; ^ 1 warning generated. configure:16644: $? = 0 configure:16655: result: yes configure:16659: checking if g++ supports __thread (optional) configure:16676: g++ -c -O3 -Wall conftest.cpp >&5 configure:16676: $? = 0 configure:16686: result: yes configure:16699: checking if g++ supports _SC_NPROCESSORS_CONF (optional) configure:16717: g++ -c -O3 -Wall conftest.cpp >&5 configure:16717: $? = 0 configure:16727: result: yes configure:16738: checking if g++ environment provides all required features configure:16746: result: yes configure:16888: creating ./config.status configure:19377: WARNING: unrecognized options: --enable-maintainer-mode ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin13.1.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_header_ctype_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdc=no 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_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin13.1.0 ac_cv_lib_m_exp=yes ac_cv_lib_m_log=yes ac_cv_lib_m_pow=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_pthread_pthread_join=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/local/bin/gmkdir ac_cv_prog_AWK=awk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/taku/proj/crfpp/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='ar' AUTOCONF='${SHELL} /Users/taku/proj/crfpp/missing --run autoconf' AUTOHEADER='${SHELL} /Users/taku/proj/crfpp/missing --run autoheader' AUTOMAKE='${SHELL} /Users/taku/proj/crfpp/missing --run automake-1.11' AWK='awk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O3 -Wall' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O3 -Wall' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='-lpthread -lpthread -lm -lm -lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /Users/taku/proj/crfpp/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/local/bin/gmkdir -p' NM='/usr/bin/nm' NMEDIT='nmedit' OBJDUMP='false' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='CRF++' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.59' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin13.1.0' build_alias='' build_cpu='x86_64' build_os='darwin13.1.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin13.1.0' host_alias='' host_cpu='x86_64' host_os='darwin13.1.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/taku/proj/crfpp/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/gmkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "CRF++" #define VERSION "0.59" #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 HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CTYPE_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_MATH_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBPTHREAD 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_TLS_KEYWORD 1 #define HAVE_SYS_CONF_SC_NPROCESSORS_CONF 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on woodstock config.status:1160: creating Makefile config.status:1160: creating Makefile.msvc config.status:1160: creating swig/version.h config.status:1160: creating config.h config.status:1341: config.h is unchanged config.status:1389: executing depfiles commands config.status:1389: executing libtool commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on woodstock config.status:1160: creating config.h config.status:1341: config.h is unchanged