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 --with-v8js=/opt/v8 ## --------- ## ## Platform. ## ## --------- ## hostname = user1 uname -m = x86_64 uname -r = 3.10.0-327.36.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Sun Sep 18 13:04:29 UTC 2016 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/user/bin PATH: /home/user/.local/bin PATH: /home/user/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2422: checking for grep that handles long lines and -e configure:2480: result: /usr/bin/grep configure:2485: checking for egrep configure:2547: result: /usr/bin/grep -E configure:2552: checking for a sed that does not truncate output configure:2606: result: /usr/bin/sed configure:2743: checking for cc configure:2759: found /usr/bin/cc configure:2770: result: cc configure:2801: checking for C compiler version configure:2810: cc --version >&5 cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2821: $? = 0 configure:2810: cc -v >&5 Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) configure:2821: $? = 0 configure:2810: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:2821: $? = 4 configure:2810: cc -qversion >&5 cc: error: unrecognized command line option '-qversion' cc: fatal error: no input files compilation terminated. configure:2821: $? = 4 configure:2841: checking whether the C compiler works configure:2863: cc conftest.c >&5 configure:2867: $? = 0 configure:2915: result: yes configure:2918: checking for C compiler default output file name configure:2920: result: a.out configure:2926: checking for suffix of executables configure:2933: cc -o conftest conftest.c >&5 configure:2937: $? = 0 configure:2959: result: configure:2981: checking whether we are cross compiling configure:2989: cc -o conftest conftest.c >&5 configure:2993: $? = 0 configure:3000: ./conftest configure:3004: $? = 0 configure:3019: result: no configure:3024: checking for suffix of object files configure:3046: cc -c conftest.c >&5 configure:3050: $? = 0 configure:3071: result: o configure:3075: checking whether we are using the GNU C compiler configure:3094: cc -c conftest.c >&5 configure:3094: $? = 0 configure:3103: result: yes configure:3112: checking whether cc accepts -g configure:3132: cc -c -g conftest.c >&5 configure:3132: $? = 0 configure:3173: result: yes configure:3190: checking for cc option to accept ISO C89 configure:3253: cc -c -g -O2 conftest.c >&5 configure:3253: $? = 0 configure:3266: result: none needed configure:3292: checking how to run the C preprocessor configure:3323: cc -E conftest.c configure:3323: $? = 0 configure:3337: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3337: $? = 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:3362: result: cc -E configure:3382: cc -E conftest.c configure:3382: $? = 0 configure:3396: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3396: $? = 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:3427: checking for icc configure:3436: result: no configure:3450: checking for suncc configure:3459: result: no configure:3477: checking whether cc understands -c and -o together configure:3505: cc -c conftest.c -o conftest2.o >&5 configure:3509: $? = 0 configure:3515: cc -c conftest.c -o conftest2.o >&5 configure:3519: $? = 0 configure:3574: result: yes configure:3588: checking for system library directory configure:3603: result: lib configure:3610: checking if compiler supports -R configure:3629: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 cc: error: unrecognized command line option '-R' configure:3629: $? = 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:3639: result: no configure:3644: checking if compiler supports -Wl,-rpath, configure:3663: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:3663: $? = 0 configure:3673: result: yes configure:3718: checking build system type configure:3732: result: x86_64-unknown-linux-gnu configure:3752: checking host system type configure:3765: result: x86_64-unknown-linux-gnu configure:3785: checking target system type configure:3798: result: x86_64-unknown-linux-gnu configure:3901: checking for PHP prefix configure:3903: result: /usr/local configure:3905: checking for PHP includes configure:3907: result: -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib configure:3909: checking for PHP extension directory configure:3911: result: /usr/local/lib/php/extensions/no-debug-non-zts-20151012 configure:3913: checking for PHP installed headers prefix configure:3915: result: /usr/local/include/php configure:3918: checking if debug is enabled configure:3944: result: no configure:3947: checking if zts is enabled configure:3973: result: no configure:4044: checking for re2c configure:4074: result: no configure:4099: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:4113: checking for gawk configure:4130: found /usr/bin/gawk configure:4141: result: gawk configure:4184: checking for V8 Javascript Engine configure:4224: result: yes, shared configure:4453: checking for g++ configure:4469: found /usr/bin/g++ configure:4480: result: g++ configure:4507: checking for C++ compiler version configure:4516: g++ --version >&5 g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4527: $? = 0 configure:4516: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC) configure:4527: $? = 0 configure:4516: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4527: $? = 4 configure:4516: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4527: $? = 4 configure:4531: checking whether we are using the GNU C++ compiler configure:4550: g++ -c conftest.cpp >&5 configure:4550: $? = 0 configure:4559: result: yes configure:4568: checking whether g++ accepts -g configure:4588: g++ -c -g conftest.cpp >&5 configure:4588: $? = 0 configure:4629: result: yes configure:4657: checking how to run the C++ preprocessor configure:4684: g++ -E conftest.cpp configure:4684: $? = 0 configure:4698: g++ -E conftest.cpp conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4698: $? = 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:4723: result: g++ -E configure:4743: g++ -E conftest.cpp configure:4743: $? = 0 configure:4757: g++ -E conftest.cpp conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4757: $? = 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:4801: checking for C standard version configure:4826: g++ -o conftest -g -O2 -std=c++11 -Wl,--rpath=/opt/v8/lib conftest.cpp -lstdc++ >&5 configure:4826: $? = 0 configure:4826: ./conftest configure:4826: $? = 0 configure:4844: result: c++11 configure:4847: checking how to allow c++11 narrowing configure:4876: g++ -o conftest -std=c++11 -Wl,--rpath=/opt/v8/lib conftest.cpp -lstdc++ >&5 conftest.cpp: In function 'int main()': conftest.cpp:10:45: warning: narrowing conversion of '-1' from 'int' to 'unsigned int' inside { } [-Wnarrowing] struct { unsigned int x; } foo = {-1}; ^ configure:4876: $? = 0 configure:4876: ./conftest configure:4876: $? = 0 configure:4946: result: configure:4974: checking for V8 version configure:5002: g++ -o conftest -g -O2 -I/opt/v8/include -std=c++11 -Wl,--rpath=/opt/v8/lib -L/opt/v8/lib conftest.cpp -lv8 >&5 configure:5002: $? = 0 configure:5002: ./conftest configure:5002: $? = 0 configure:5013: result: 5.1.99 configure:5073: checking for libv8_libplatform.a configure:5084: result: found in /opt/v8/lib configure:5073: checking for libv8_libbase.a configure:5100: checking whether V8 requires startup data configure:5141: g++ -o conftest -g -O2 -I/opt/v8/include -std=c++11 -I/opt/v8 -Wl,--rpath=/opt/v8/lib -L/opt/v8/lib conftest.cpp -lv8 /opt/v8/lib/libv8_libplatform.a /opt/v8/lib/libv8_libbase.a >&5 g++: error: /opt/v8/lib/libv8_libbase.a: No such file or directory configure:5141: $? = 1 configure: program exited with status 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 PHP_V8_API_VERSION 5001099 | #define PHP_V8_VERSION "5.1.99" | /* end confdefs.h. */ | | #include | #include | #include | #include | | class ArrayBufferAllocator : public v8::ArrayBuffer::Allocator { | public: | virtual void* Allocate(size_t length) { | void* data = AllocateUninitialized(length); | return data == NULL ? data : memset(data, 0, length); | } | virtual void* AllocateUninitialized(size_t length) { return malloc(length); } | virtual void Free(void* data, size_t) { free(data); } | }; | | int main () | { | v8::Platform *v8_platform = v8::platform::CreateDefaultPlatform(); | v8::V8::InitializePlatform(v8_platform); | v8::V8::Initialize(); | | static ArrayBufferAllocator array_buffer_allocator; | v8::Isolate::CreateParams create_params; | create_params.array_buffer_allocator = &array_buffer_allocator; | | v8::Isolate::New(create_params); | return 0; | } | configure:5148: result: yes configure:5156: checking for natives_blob.bin configure:5174: result: not found configure:5176: error: Please provide V8 native blob as needed ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_host=x86_64-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_target=x86_64-unknown-linux-gnu ac_cv_v8_cstd=c++11 ac_cv_v8_narrowing= ac_cv_v8_version=5.1.99 lt_cv_path_SED=/usr/bin/sed php_cv_cc_dashr=no php_cv_cc_rpath=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='' AWK='gawk' CC='cc' CFLAGS='-g -O2' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-v8js=/opt/v8'\''' CONFIGURE_OPTIONS=' '\''--with-v8js=/opt/v8'\''' CPP='cc -E' CPPFLAGS='-I/opt/v8/include -std=c++11 -I/opt/v8' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2' DEFS='' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GREP='/usr/bin/grep' LDFLAGS='-Wl,--rpath=/opt/v8/lib -L/opt/v8/lib' LIBOBJS='' LIBS='-lv8 /opt/v8/lib/libv8_libplatform.a /opt/v8/lib/libv8_libbase.a' LIBTOOL='' LN_S='' LTLIBOBJS='' NMEDIT='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='' RE2C='exit 0;' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' STRIP='' ac_ct_CC='cc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='x86_64-unknown-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' 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' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PHP_V8_API_VERSION 5001099 #define PHP_V8_VERSION "5.1.99" #define PHP_V8_USE_EXTERNAL_STARTUP_DATA 1 configure: exit 1