Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /home/sources/eaccelerator-eaccelerator-42067ac/ drwxrwxr-x |
Viewing file: Select action/file-type: 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 = foro uname -m = x86_64 uname -r = 2.6.32-042stab083.2 uname -s = Linux uname -v = #1 SMP Fri Nov 8 18:08:40 MSK 2013 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2180: checking for grep that handles long lines and -e configure:2238: result: /bin/grep configure:2243: checking for egrep configure:2305: result: /bin/grep -E configure:2310: checking for a sed that does not truncate output configure:2374: result: /bin/sed configure:2508: checking for cc configure:2524: found /usr/bin/cc configure:2535: result: cc configure:2566: checking for C compiler version configure:2575: cc --version >&5 cc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3 Copyright (C) 2012 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:2586: $? = 0 configure:2575: cc -v >&5 Using built-in specs. COLLECT_GCC=cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) configure:2586: $? = 0 configure:2575: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:2586: $? = 4 configure:2575: cc -qversion >&5 cc: error: unrecognized command line option '-qversion' cc: fatal error: no input files compilation terminated. configure:2586: $? = 4 configure:2606: checking whether the C compiler works configure:2628: cc conftest.c >&5 configure:2632: $? = 0 configure:2680: result: yes configure:2683: checking for C compiler default output file name configure:2685: result: a.out configure:2691: checking for suffix of executables configure:2698: cc -o conftest conftest.c >&5 configure:2702: $? = 0 configure:2724: result: configure:2746: checking whether we are cross compiling configure:2754: cc -o conftest conftest.c >&5 configure:2758: $? = 0 configure:2765: ./conftest configure:2769: $? = 0 configure:2784: result: no configure:2789: checking for suffix of object files configure:2811: cc -c conftest.c >&5 configure:2815: $? = 0 configure:2836: result: o configure:2840: checking whether we are using the GNU C compiler configure:2859: cc -c conftest.c >&5 configure:2859: $? = 0 configure:2868: result: yes configure:2877: checking whether cc accepts -g configure:2897: cc -c -g conftest.c >&5 configure:2897: $? = 0 configure:2938: result: yes configure:2955: checking for cc option to accept ISO C89 configure:3018: cc -c -g -O2 conftest.c >&5 configure:3018: $? = 0 configure:3031: result: none needed configure:3057: checking how to run the C preprocessor configure:3088: cc -E conftest.c configure:3088: $? = 0 configure:3102: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3102: $? = 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 <ac_nonexistent.h> configure:3127: result: cc -E configure:3147: cc -E conftest.c configure:3147: $? = 0 configure:3161: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3161: $? = 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 <ac_nonexistent.h> configure:3192: checking for icc configure:3201: result: no configure:3215: checking for suncc configure:3224: result: no configure:3242: checking whether cc understands -c and -o together configure:3270: cc -c conftest.c -o conftest2.o >&5 configure:3274: $? = 0 configure:3280: cc -c conftest.c -o conftest2.o >&5 configure:3284: $? = 0 configure:3339: result: yes configure:3353: checking for system library directory configure:3368: result: lib configure:3375: checking if compiler supports -R configure:3394: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 cc: error: unrecognized option '-R' configure:3394: $? = 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:3404: result: no configure:3409: checking if compiler supports -Wl,-rpath, configure:3428: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:3428: $? = 0 configure:3438: result: yes configure:3483: checking build system type configure:3497: result: x86_64-unknown-linux-gnu configure:3517: checking host system type configure:3530: result: x86_64-unknown-linux-gnu configure:3550: checking target system type configure:3563: result: x86_64-unknown-linux-gnu configure:3666: checking for PHP prefix configure:3668: result: /usr configure:3670: checking for PHP includes configure:3672: result: -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib configure:3674: checking for PHP extension directory configure:3676: result: /usr/lib/php5/20100525 configure:3678: checking for PHP installed headers prefix configure:3680: result: /usr/include/php5 configure:3683: checking if debug is enabled configure:3709: result: no configure:3712: checking if zts is enabled configure:3738: result: no configure:3809: checking for re2c configure:3839: result: no configure:3864: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:3878: checking for gawk configure:3895: found /usr/bin/gawk configure:3906: result: gawk configure:3958: checking whether to enable eaccelerator support configure:3997: result: yes, shared configure:4444: checking for ANSI C header files configure:4464: cc -c -g -O2 conftest.c >&5 configure:4464: $? = 0 configure:4537: cc -o conftest -g -O2 conftest.c >&5 configure:4537: $? = 0 configure:4537: ./conftest configure:4537: $? = 0 configure:4548: result: yes configure:4561: checking for sys/types.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4561: checking for sys/stat.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4561: checking for stdlib.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4561: checking for string.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4561: checking for memory.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4561: checking for strings.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4561: checking for inttypes.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4561: checking for stdint.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4561: checking for unistd.h configure:4561: cc -c -g -O2 conftest.c >&5 configure:4561: $? = 0 configure:4561: result: yes configure:4576: checking for unistd.h configure:4576: result: yes configure:4576: checking limits.h usability configure:4576: cc -c -g -O2 conftest.c >&5 configure:4576: $? = 0 configure:4576: result: yes configure:4576: checking limits.h presence configure:4576: cc -E conftest.c configure:4576: $? = 0 configure:4576: result: yes configure:4576: checking for limits.h configure:4576: result: yes configure:4576: checking sys/param.h usability configure:4576: cc -c -g -O2 conftest.c >&5 configure:4576: $? = 0 configure:4576: result: yes configure:4576: checking sys/param.h presence configure:4576: cc -E conftest.c configure:4576: $? = 0 configure:4576: result: yes configure:4576: checking for sys/param.h configure:4576: result: yes configure:4576: checking sched.h usability configure:4576: cc -c -g -O2 conftest.c >&5 configure:4576: $? = 0 configure:4576: result: yes configure:4576: checking sched.h presence configure:4576: cc -E conftest.c configure:4576: $? = 0 configure:4576: result: yes configure:4576: checking for sched.h configure:4576: result: yes configure:4587: checking mandatory system headers configure:4600: cc -E conftest.c configure:4600: $? = 0 configure:4606: result: yes configure:4609: checking whether union semun is defined in sys/sem.h configure:4629: cc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:39:15: error: storage size of 'arg' isn't known configure:4629: $? = 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 COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define INCLUDE_DOC_COMMENTS 1 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 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_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <sys/ipc.h> | #include <sys/sem.h> | | int | main () | { | | union semun arg; | semctl(0, 0, 0, arg); | | ; | return 0; | } configure:4638: result: no configure:4647: checking for sysvipc shared memory support configure:4660: cc -o conftest -g -O2 conftest.c >&5 configure:4660: $? = 0 configure:4660: ./conftest configure:4660: $? = 0 configure:4670: result: yes configure:4684: checking for mmap shared memory support configure:4697: cc -o conftest -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4697: ./conftest configure:4697: $? = 0 configure:4707: result: yes configure:4710: checking for mmap on /dev/zero shared memory support configure:4723: cc -o conftest -g -O2 conftest.c >&5 configure:4723: $? = 0 configure:4723: ./conftest configure:4723: $? = 0 configure:4733: result: yes configure:4736: checking for anonymous mmap shared memory support configure:4749: cc -o conftest -g -O2 conftest.c >&5 configure:4749: $? = 0 configure:4749: ./conftest configure:4749: $? = 0 configure:4759: result: yes configure:4762: checking for posix mmap shared memory support configure:4775: cc -o conftest -g -O2 conftest.c >&5 /tmp/ccuMEZNS.o: In function `mm_create_shm': /home/sources/eaccelerator-eaccelerator-42067ac/mm.c:920: undefined reference to `shm_open' /home/sources/eaccelerator-eaccelerator-42067ac/mm.c:929: undefined reference to `shm_unlink' /home/sources/eaccelerator-eaccelerator-42067ac/mm.c:925: undefined reference to `shm_unlink' collect2: error: ld returned 1 exit status configure:4775: $? = 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 COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define INCLUDE_DOC_COMMENTS 1 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 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_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | /* end confdefs.h. */ | #define MM_SEM_NONE | #define MM_SHM_MMAP_POSIX | #define MM_TEST_SHM | #include "/home/sources/eaccelerator-eaccelerator-42067ac/mm.c" | configure:4785: result: no configure:4788: checking for best shared memory type configure:4818: result: sysvipc configure:4825: checking for spinlock semaphores support configure:4837: cc -o conftest -g -O2 conftest.c >&5 configure:4837: $? = 0 configure:4837: ./conftest configure:4837: $? = 0 configure:4847: result: yes configure:4852: checking for pthread semaphores support configure:4864: cc -o conftest -g -O2 conftest.c -lpthread >&5 configure:4864: $? = 0 configure:4864: ./conftest configure:4864: $? = 0 configure:4874: result: yes configure:4877: checking for posix semaphores support configure:4889: cc -o conftest -g -O2 conftest.c -lpthread >&5 In file included from conftest.c:33:0: /home/sources/eaccelerator-eaccelerator-42067ac/mm.c: In function 'mm_init_lock': /home/sources/eaccelerator-eaccelerator-42067ac/mm.c:362:20: warning: comparison between pointer and integer [enabled by default] configure:4889: $? = 0 configure:4889: ./conftest /tmp/mm.sem.Z91bHs: No such file or directory configure:4889: $? = 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 COMPILE_DL_EACCELERATOR 1 | #define HAVE_EACCELERATOR 1 | #define WITH_EACCELERATOR_INFO 1 | #define EA_USERID 0 | #define INCLUDE_DOC_COMMENTS 1 | #define WITH_EACCELERATOR_CRASH_DETECTION 1 | #define WITH_EACCELERATOR_OPTIMIZER 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_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SCHED_H 1 | #define MM_SHM_IPC 1 | /* end confdefs.h. */ | #define MM_SEM_POSIX | #define MM_TEST_SEM | #include "/home/sources/eaccelerator-eaccelerator-42067ac/mm.c" | configure:4899: result: no configure:4903: checking for sysvipc semaphores support configure:4915: cc -o conftest -g -O2 conftest.c >&5 configure:4915: $? = 0 configure:4915: ./conftest configure:4915: $? = 0 configure:4925: result: yes configure:4939: checking for fcntl semaphores support configure:4951: cc -o conftest -g -O2 conftest.c >&5 configure:4951: $? = 0 configure:4951: ./conftest configure:4951: $? = 0 configure:4961: result: yes configure:4964: checking for flock semaphores support configure:4976: cc -o conftest -g -O2 conftest.c >&5 configure:4976: $? = 0 configure:4976: ./conftest configure:4976: $? = 0 configure:4986: result: yes configure:4989: checking for best semaphores type configure:5028: result: spinlock configure:5092: checking how to print strings configure:5119: result: printf configure:5140: checking for a sed that does not truncate output configure:5204: result: /bin/sed configure:5222: checking for fgrep configure:5284: result: /bin/grep -F configure:5319: checking for ld used by cc configure:5386: result: /usr/bin/ld configure:5393: checking if the linker (/usr/bin/ld) is GNU ld configure:5408: result: yes configure:5420: checking for BSD- or MS-compatible name lister (nm) configure:5469: result: /usr/bin/nm -B configure:5599: checking the name lister (/usr/bin/nm -B) interface configure:5606: cc -c -g -O2 conftest.c >&5 configure:5609: /usr/bin/nm -B "conftest.o" configure:5612: output 0000000000000000 B some_variable configure:5619: result: BSD nm configure:5622: checking whether ln -s works configure:5626: result: yes configure:5634: checking the maximum length of command line arguments configure:5765: result: 1966080 configure:5782: checking whether the shell understands some XSI constructs configure:5792: result: yes configure:5796: checking whether the shell understands "+=" configure:5802: result: yes configure:5837: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5877: result: func_convert_file_noop configure:5884: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5904: result: func_convert_file_noop configure:5911: checking for /usr/bin/ld option to reload object files configure:5918: result: -r configure:5992: checking for objdump configure:6008: found /usr/bin/objdump configure:6019: result: objdump configure:6051: checking how to recognize dependent libraries configure:6249: result: pass_all configure:6334: checking for dlltool configure:6364: result: no configure:6394: checking how to associate runtime and link libraries configure:6421: result: printf %s\n configure:6481: checking for ar configure:6497: found /usr/bin/ar configure:6508: result: ar configure:6545: checking for archiver @FILE support configure:6562: cc -c -g -O2 conftest.c >&5 configure:6562: $? = 0 configure:6565: ar cru libconftest.a @conftest.lst >&5 configure:6568: $? = 0 configure:6573: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6576: $? = 1 configure:6588: result: @ configure:6646: checking for strip configure:6662: found /usr/bin/strip configure:6673: result: strip configure:6745: checking for ranlib configure:6761: found /usr/bin/ranlib configure:6772: result: ranlib configure:6849: checking for gawk configure:6876: result: gawk configure:6916: checking command to parse /usr/bin/nm -B output from cc object configure:7036: cc -c -g -O2 conftest.c >&5 configure:7039: $? = 0 configure:7043: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7046: $? = 0 configure:7112: cc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:7115: $? = 0 configure:7153: result: ok configure:7190: checking for sysroot configure:7220: result: no configure:7297: cc -c -g -O2 conftest.c >&5 configure:7300: $? = 0 configure:7483: checking for mt configure:7499: found /bin/mt configure:7510: result: mt configure:7533: checking if mt is a manifest tool configure:7539: mt '-?' configure:7547: result: no configure:8186: checking for dlfcn.h configure:8186: cc -c -g -O2 conftest.c >&5 configure:8186: $? = 0 configure:8186: result: yes configure:8392: checking for objdir configure:8407: result: .libs configure:8678: checking if cc supports -fno-rtti -fno-exceptions configure:8696: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8700: $? = 0 configure:8713: result: no configure:9040: checking for cc option to produce PIC configure:9047: result: -fPIC -DPIC configure:9055: checking if cc PIC flag -fPIC -DPIC works configure:9073: cc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9077: $? = 0 configure:9090: result: yes configure:9119: checking if cc static flag -static works configure:9147: result: yes configure:9162: checking if cc supports -c -o file.o configure:9183: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9187: $? = 0 configure:9209: result: yes configure:9217: checking if cc supports -c -o file.o configure:9264: result: yes configure:9297: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10454: result: yes configure:10491: checking whether -lc should be explicitly linked in configure:10499: cc -c -g -O2 conftest.c >&5 configure:10502: $? = 0 configure:10517: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10520: $? = 0 configure:10534: result: no configure:10694: checking dynamic linker characteristics configure:11194: cc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11194: $? = 0 configure:11428: result: GNU/Linux ld.so configure:11535: checking how to hardcode library paths into programs configure:11560: result: immediate configure:12100: checking whether stripping libraries is possible configure:12105: result: yes configure:12140: checking if libtool supports shared libraries configure:12142: result: yes configure:12145: checking whether to build shared libraries configure:12166: result: yes configure:12169: checking whether to build static libraries configure:12173: result: no configure:12449: 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 foro config.status:898: creating config.h config.status:988: config.h is unchanged config.status:1002: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_sched_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_param_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-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_prog_AWK=gawk 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_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump 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-unknown-linux-gnu lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1966080 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop php_cv_cc_dashr=no php_cv_cc_rpath=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AWK='gawk' CC='cc' CFLAGS='-g -O2' CONFIGURE_COMMAND=' '\''./configure'\'' ' CONFIGURE_OPTIONS='' CPP='cc -E' CPPFLAGS=' -DHAVE_CONFIG_H' DEFS='-DHAVE_CONFIG_H' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MANIFEST_TOOL=':' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RE2C='exit 0;' SED='/bin/sed' SHELL='/bin/bash' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' STRIP='strip' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_DUMPBIN='' 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='$(prefix)' 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' 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 COMPILE_DL_EACCELERATOR 1 #define HAVE_EACCELERATOR 1 #define WITH_EACCELERATOR_INFO 1 #define EA_USERID 0 #define INCLUDE_DOC_COMMENTS 1 #define WITH_EACCELERATOR_CRASH_DETECTION 1 #define WITH_EACCELERATOR_OPTIMIZER 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_UNISTD_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SCHED_H 1 #define MM_SHM_IPC 1 #define MM_SEM_SPINLOCK 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0 |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0047 ]-- |