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 = ik1-417-40738.vs.sakura.ne.jp uname -m = x86_64 uname -r = 3.10.0-1160.105.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Thu Dec 7 15:39:45 UTC 2023 /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: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1889: checking for apxs2 configure:1923: result: no configure:1889: checking for apxs configure:1908: found /bin/apxs configure:1920: result: /bin/apxs configure:2014: checking for gcc configure:2030: found /bin/gcc configure:2041: result: gcc configure:2270: checking for C compiler version configure:2279: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) 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:2290: $? = 0 configure:2279: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc 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-44) (GCC) configure:2290: $? = 0 configure:2279: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2290: $? = 4 configure:2279: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2290: $? = 4 configure:2310: checking whether the C compiler works configure:2332: gcc conftest.c >&5 configure:2336: $? = 0 configure:2384: result: yes configure:2387: checking for C compiler default output file name configure:2389: result: a.out configure:2395: checking for suffix of executables configure:2402: gcc -o conftest conftest.c >&5 configure:2406: $? = 0 configure:2428: result: configure:2450: checking whether we are cross compiling configure:2458: gcc -o conftest conftest.c >&5 configure:2462: $? = 0 configure:2469: ./conftest configure:2473: $? = 0 configure:2488: result: no configure:2493: checking for suffix of object files configure:2515: gcc -c conftest.c >&5 configure:2519: $? = 0 configure:2540: result: o configure:2544: checking whether we are using the GNU C compiler configure:2563: gcc -c conftest.c >&5 configure:2563: $? = 0 configure:2572: result: yes configure:2581: checking whether gcc accepts -g configure:2601: gcc -c -g conftest.c >&5 configure:2601: $? = 0 configure:2642: result: yes configure:2659: checking for gcc option to accept ISO C89 configure:2722: gcc -c -g -O2 conftest.c >&5 configure:2722: $? = 0 configure:2735: result: none needed configure:2758: checking for prctl configure:2758: gcc -o conftest -g -O2 conftest.c >&5 configure:2758: $? = 0 configure:2758: result: yes configure:2768: checking Apache version configure:2790: result: 2.4.6 configure:2805: checking for python configure:2824: found /bin/python configure:2836: result: /bin/python configure:3125: 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 ik1-417-40738.vs.sakura.ne.jp config.status:723: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_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_prctl=yes ac_cv_objext=o ac_cv_path_APXS=/bin/apxs ac_cv_path_PYTHON=/bin/python ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## APXS='/bin/apxs' CC='gcc' CFLAGS=' -Wc,-g -Wc,-O2 ' CPPFLAGS=' -I/usr/include/python2.7 -D_GNU_SOURCE -DNDEBUG -D_GNU_SOURCE ' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_PRCTL=1' DESTDIR='' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/usr/lib64 -L/usr/lib64/python2.7/config ' LDLIBS=' -lpython2.7 -lpthread -ldl -lutil -lm' LIBEXECDIR='/usr/lib64/httpd/modules' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PYTHON='/bin/python' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' 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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_PRCTL 1 configure: exit 0