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 ## --------- ## ## Platform. ## ## --------- ## hostname = MacBook-Air.local uname -m = x86_64 uname -r = 15.0.0 uname -s = Darwin uname -v = Darwin Kernel Version 15.0.0: Wed Aug 26 16:57:32 PDT 2015; root:xnu-3247.1.106~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 15.0.0: Wed Aug 26 16:57:32 PDT 2015; root:xnu-3247.1.106~1/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 16.00 gigabytes Default processor set: 245 tasks, 947 threads, 4 processors Load average: 2.10, Mach factor: 1.89 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /opt/X11/bin PATH: /usr/local/git/bin PATH: /usr/local/apache-tomcat/bin PATH: /Users/stanley-king/Downloads/QDownload/depot_tools PATH: /usr/local/gradle/bin PATH: /usr/local/android/tools PATH: /usr/local/android-ndk-r10d PATH: /usr/local/android/platform-tools PATH: /usr/local/android-ndk-r10d/toolchains/arm-linux-androideabi-4.8/prebuilt/darwin-x86_64/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2294: checking for grep that handles long lines and -e configure:2352: result: /usr/bin/grep configure:2357: checking for egrep configure:2419: result: /usr/bin/grep -E configure:2424: checking for a sed that does not truncate output configure:2478: result: /opt/local/bin/gsed configure:2610: checking for cc configure:2626: found /usr/bin/cc configure:2637: result: cc configure:2668: checking for C compiler version configure:2677: cc --version >&5 Apple LLVM version 7.0.0 (clang-700.0.72) Target: x86_64-apple-darwin15.0.0 Thread model: posix configure:2688: $? = 0 configure:2677: cc -v >&5 Apple LLVM version 7.0.0 (clang-700.0.72) Target: x86_64-apple-darwin15.0.0 Thread model: posix configure:2688: $? = 0 configure:2677: cc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:2688: $? = 1 configure:2677: cc -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:2688: $? = 1 configure:2708: checking whether the C compiler works configure:2730: cc conftest.c >&5 configure:2734: $? = 0 configure:2782: result: yes configure:2785: checking for C compiler default output file name configure:2787: result: a.out configure:2793: checking for suffix of executables configure:2800: cc -o conftest conftest.c >&5 configure:2804: $? = 0 configure:2826: result: configure:2848: checking whether we are cross compiling configure:2856: cc -o conftest conftest.c >&5 configure:2860: $? = 0 configure:2867: ./conftest configure:2871: $? = 0 configure:2886: result: no configure:2891: checking for suffix of object files configure:2913: cc -c conftest.c >&5 configure:2917: $? = 0 configure:2938: result: o configure:2942: checking whether we are using the GNU C compiler configure:2961: cc -c conftest.c >&5 configure:2961: $? = 0 configure:2970: result: yes configure:2979: checking whether cc accepts -g configure:2999: cc -c -g conftest.c >&5 configure:2999: $? = 0 configure:3040: result: yes configure:3057: checking for cc option to accept ISO C89 configure:3120: cc -c -g -O2 conftest.c >&5 configure:3120: $? = 0 configure:3133: result: none needed configure:3159: checking how to run the C preprocessor configure:3190: cc -E conftest.c configure:3190: $? = 0 configure:3204: cc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:3204: $? = 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 "" | /* end confdefs.h. */ | #include configure:3229: result: cc -E configure:3249: cc -E conftest.c configure:3249: $? = 0 configure:3263: cc -E conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^ 1 error generated. configure:3263: $? = 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 "" | /* end confdefs.h. */ | #include configure:3294: checking for icc configure:3303: result: no configure:3317: checking for suncc configure:3326: result: no configure:3344: checking whether cc understands -c and -o together configure:3372: cc -c conftest.c -o conftest2.o >&5 configure:3376: $? = 0 configure:3382: cc -c conftest.c -o conftest2.o >&5 configure:3386: $? = 0 configure:3441: result: yes configure:3455: checking for system library directory configure:3470: result: lib configure:3477: checking if compiler supports -R configure:3496: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 warning: unknown remark option '-R' [-Wunknown-warning-option] 1 warning generated. ld: can't map file, errno=22 file '/usr/lib' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:3496: $? = 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 "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3506: result: no configure:3511: checking if compiler supports -Wl,-rpath, configure:3530: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:3530: $? = 0 configure:3540: result: yes configure:3585: checking build system type configure:3599: result: x86_64-apple-darwin15.0.0 configure:3619: checking host system type configure:3632: result: x86_64-apple-darwin15.0.0 configure:3652: checking target system type configure:3665: result: x86_64-apple-darwin15.0.0 configure:3768: checking for PHP prefix configure:3770: result: /usr/local/Cellar/php56/5.6.14 configure:3772: checking for PHP includes configure:3774: result: -I/usr/local/Cellar/php56/5.6.14/include/php -I/usr/local/Cellar/php56/5.6.14/include/php/main -I/usr/local/Cellar/php56/5.6.14/include/php/TSRM -I/usr/local/Cellar/php56/5.6.14/include/php/Zend -I/usr/local/Cellar/php56/5.6.14/include/php/ext -I/usr/local/Cellar/php56/5.6.14/include/php/ext/date/lib configure:3776: checking for PHP extension directory configure:3778: result: /usr/local/Cellar/php56/5.6.14/lib/php/extensions/no-debug-non-zts-20131226 configure:3780: checking for PHP installed headers prefix configure:3782: result: /usr/local/Cellar/php56/5.6.14/include/php configure:3785: checking if debug is enabled configure:3811: result: no configure:3814: checking if zts is enabled configure:3840: result: no configure:3911: checking for re2c configure:3941: result: no configure:3966: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:3980: checking for gawk configure:4011: result: no configure:3980: checking for nawk configure:4011: result: no configure:3980: checking for awk configure:3997: found /usr/bin/awk configure:4008: result: awk configure:4031: checking if awk is broken configure:4038: result: no configure:4056: checking whether to enable fcgi support configure:4095: result: yes, shared configure:4495: checking for ld used by cc configure:4562: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld configure:4569: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld configure:4584: result: no configure:4589: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files configure:4596: result: -r configure:4614: checking for BSD-compatible nm configure:4663: result: /usr/bin/nm configure:4667: checking whether ln -s works configure:4671: result: yes configure:4678: checking how to recognize dependent libraries configure:4864: result: pass_all configure:5082: checking for ANSI C header files configure:5102: cc -c -g -O2 conftest.c >&5 configure:5102: $? = 0 configure:5175: cc -o conftest -g -O2 conftest.c >&5 configure:5175: $? = 0 configure:5175: ./conftest configure:5175: $? = 0 configure:5186: result: yes configure:5199: checking for sys/types.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5199: checking for sys/stat.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5199: checking for stdlib.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5199: checking for string.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5199: checking for memory.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5199: checking for strings.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5199: checking for inttypes.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5199: checking for stdint.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5199: checking for unistd.h configure:5199: cc -c -g -O2 conftest.c >&5 configure:5199: $? = 0 configure:5199: result: yes configure:5213: checking dlfcn.h usability configure:5213: cc -c -g -O2 conftest.c >&5 configure:5213: $? = 0 configure:5213: result: yes configure:5213: checking dlfcn.h presence configure:5213: cc -E conftest.c configure:5213: $? = 0 configure:5213: result: yes configure:5213: checking for dlfcn.h configure:5213: result: yes configure:5235: checking the maximum length of command line arguments configure:5347: result: 196608 configure:5359: checking command to parse /usr/bin/nm output from cc object configure:5464: cc -c -g -O2 conftest.c >&5 configure:5467: $? = 0 configure:5471: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5474: $? = 0 cannot find nm_test_var in conftest.nm configure:5464: cc -c -g -O2 conftest.c >&5 configure:5467: $? = 0 configure:5471: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:5474: $? = 0 configure:5526: cc -o conftest -g -O2 conftest.c conftstm.o >&5 warning: (x86_64) could not find object file symbol for symbol _main configure:5529: $? = 0 configure:5567: result: ok configure:5571: checking for objdir configure:5586: result: .libs configure:5678: checking for ar configure:5694: found /usr/bin/ar configure:5705: result: ar configure:5770: checking for ranlib configure:5786: found /usr/bin/ranlib configure:5797: result: ranlib configure:5862: checking for strip configure:5878: found /usr/bin/strip configure:5889: result: strip configure:6142: checking for dsymutil configure:6158: found /usr/bin/dsymutil configure:6169: result: dsymutil configure:6234: checking for nmedit configure:6250: found /usr/bin/nmedit configure:6261: result: nmedit configure:6284: checking for -single_module linker flag configure:6305: result: yes configure:6307: checking for -exported_symbols_list linker flag configure:6323: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:6326: $? = 0 configure:6340: result: yes configure:6458: checking if cc supports -fno-rtti -fno-exceptions configure:6476: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:6480: $? = 0 configure:6493: result: yes configure:6508: checking for cc option to produce PIC configure:6748: result: -fno-common configure:6756: checking if cc PIC flag -fno-common works configure:6774: cc -c -g -O2 -fno-common -DPIC conftest.c >&5 configure:6778: $? = 0 configure:6791: result: yes configure:6819: checking if cc static flag -static works configure:6847: result: no configure:6857: checking if cc supports -c -o file.o configure:6878: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6882: $? = 0 configure:6904: result: yes configure:6930: checking whether the cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries configure:7858: result: yes configure:7925: checking dynamic linker characteristics configure:8523: result: darwin15.0.0 dyld configure:8547: checking how to hardcode library paths into programs configure:8572: result: immediate configure:8586: checking whether stripping libraries is possible configure:8600: result: yes configure:9108: checking if libtool supports shared libraries configure:9110: result: yes configure:9113: checking whether to build shared libraries configure:9134: result: yes configure:9137: checking whether to build static libraries configure:9141: result: no configure:9236: result: creating libtool configure:12935: creating ./config.status ## ---------------------- ## ## 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 MacBook-Air.local config.status:676: creating config.h config.status:766: config.h is unchanged ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin15.0.0 ac_cv_c_compiler_gnu=yes 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_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin15.0.0 ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=awk ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_target=x86_64-apple-darwin15.0.0 lt_cv_apple_cc_single_mod=yes 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_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld lt_cv_path_NM=/usr/bin/nm lt_cv_path_SED=/opt/local/bin/gsed lt_cv_prog_compiler_c_o=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib' lt_cv_sys_lib_search_path_spec='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/7.0.0 /usr/local/lib' lt_cv_sys_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' php_cv_cc_dashr=no php_cv_cc_rpath=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AWK='awk' CC='cc' CFLAGS='-g -O2' CONFIGURE_COMMAND=' '\''./configure'\'' ' CONFIGURE_OPTIONS='' CPP='cc -E' CPPFLAGS=' -DHAVE_CONFIG_H' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='dsymutil' ECHO='/bin/echo' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' NMEDIT='nmedit' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RE2C='exit 0;' SED='/opt/local/bin/gsed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='dylib' STRIP='strip' ac_ct_CC='cc' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin15.0.0' build_alias='' build_cpu='x86_64' build_os='darwin15.0.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='$(prefix)' host='x86_64-apple-darwin15.0.0' host_alias='x86_64-apple-darwin15.0.0' host_cpu='x86_64' host_os='darwin15.0.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/Cellar/php56/5.6.14' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-apple-darwin15.0.0' target_alias='' target_cpu='x86_64' target_os='darwin15.0.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define COMPILE_DL_FCGI 1 #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 configure: exit 0