文件操作 - config.log
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/zendopcache-7.0.5/config.log
编辑文件内容
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-php-config=/opt/alt/php-fpm54/usr/bin/php-config ## --------- ## ## Platform. ## ## --------- ## hostname = mail.planetcloud-host.com uname -m = x86_64 uname -r = 3.10.0-1127.13.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue Jun 23 15:46:38 UTC 2020 /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/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2293: checking for grep that handles long lines and -e configure:2351: result: /usr/bin/grep configure:2356: checking for egrep configure:2418: result: /usr/bin/grep -E configure:2423: checking for a sed that does not truncate output configure:2477: result: /usr/bin/sed configure:2609: checking for cc configure:2625: found /usr/bin/cc configure:2636: result: cc configure:2667: checking for C compiler version configure:2676: cc --version >&5 cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) 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:2687: $? = 0 configure:2676: 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-39) (GCC) configure:2687: $? = 0 configure:2676: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:2687: $? = 4 configure:2676: cc -qversion >&5 cc: error: unrecognized command line option '-qversion' cc: fatal error: no input files compilation terminated. configure:2687: $? = 4 configure:2707: checking whether the C compiler works configure:2729: cc conftest.c >&5 configure:2733: $? = 0 configure:2781: result: yes configure:2784: checking for C compiler default output file name configure:2786: result: a.out configure:2792: checking for suffix of executables configure:2799: cc -o conftest conftest.c >&5 configure:2803: $? = 0 configure:2825: result: configure:2847: checking whether we are cross compiling configure:2855: cc -o conftest conftest.c >&5 configure:2859: $? = 0 configure:2866: ./conftest configure:2870: $? = 0 configure:2885: result: no configure:2890: checking for suffix of object files configure:2912: cc -c conftest.c >&5 configure:2916: $? = 0 configure:2937: result: o configure:2941: checking whether we are using the GNU C compiler configure:2960: cc -c conftest.c >&5 configure:2960: $? = 0 configure:2969: result: yes configure:2978: checking whether cc accepts -g configure:2998: cc -c -g conftest.c >&5 configure:2998: $? = 0 configure:3039: result: yes configure:3056: checking for cc option to accept ISO C89 configure:3119: cc -c -g -O2 conftest.c >&5 configure:3119: $? = 0 configure:3132: result: none needed configure:3158: checking how to run the C preprocessor configure:3189: cc -E conftest.c configure:3189: $? = 0 configure:3203: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:3203: $? = 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:3228: result: cc -E configure:3248: cc -E conftest.c configure:3248: $? = 0 configure:3262: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:3262: $? = 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:3293: checking for icc configure:3302: result: no configure:3316: checking for suncc configure:3325: result: no configure:3343: checking whether cc understands -c and -o together configure:3371: cc -c conftest.c -o conftest2.o >&5 configure:3375: $? = 0 configure:3381: cc -c conftest.c -o conftest2.o >&5 configure:3385: $? = 0 configure:3440: result: yes configure:3454: checking for system library directory configure:3469: result: lib configure:3476: checking if compiler supports -R configure:3495: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 cc: error: unrecognized command line option '-R' configure:3495: $? = 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:3505: result: no configure:3510: checking if compiler supports -Wl,-rpath, configure:3529: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:3529: $? = 0 configure:3539: result: yes configure:3584: checking build system type configure:3598: result: x86_64-unknown-linux-gnu configure:3618: checking host system type configure:3631: result: x86_64-unknown-linux-gnu configure:3651: checking target system type configure:3664: result: x86_64-unknown-linux-gnu configure:3767: checking for PHP prefix configure:3769: result: /opt/alt/php-fpm54/usr configure:3771: checking for PHP includes configure:3773: result: -I/opt/alt/php-fpm54/usr/include/php -I/opt/alt/php-fpm54/usr/include/php/main -I/opt/alt/php-fpm54/usr/include/php/TSRM -I/opt/alt/php-fpm54/usr/include/php/Zend -I/opt/alt/php-fpm54/usr/include/php/ext -I/opt/alt/php-fpm54/usr/include/php/ext/date/lib configure:3775: checking for PHP extension directory configure:3777: result: /opt/alt/php-fpm54/usr/lib/php/extensions/no-debug-non-zts-20100525 configure:3779: checking for PHP installed headers prefix configure:3781: result: /opt/alt/php-fpm54/usr/include/php configure:3784: checking if debug is enabled configure:3810: result: no configure:3813: checking if zts is enabled configure:3839: result: no configure:3910: checking for re2c configure:3940: result: no configure:3965: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:3979: checking for gawk configure:3996: found /usr/bin/gawk configure:4007: result: gawk configure:4051: checking whether to enable Zend OPcache support configure:4090: result: yes, shared configure:4098: checking for mprotect configure:4098: cc -o conftest -g -O2 conftest.c >&5 configure:4098: $? = 0 configure:4098: result: yes configure:4108: checking for sysvipc shared memory support configure:4181: cc -o conftest -g -O2 conftest.c >&5 configure:4181: $? = 0 configure:4181: ./conftest configure:4181: $? = 0 configure:4193: result: yes configure:4196: checking for mmap() using MAP_ANON shared memory support configure:4251: cc -o conftest -g -O2 conftest.c >&5 configure:4251: $? = 0 configure:4251: ./conftest configure:4251: $? = 0 configure:4263: result: yes configure:4266: checking for mmap() using /dev/zero shared memory support configure:4324: cc -o conftest -g -O2 conftest.c >&5 configure:4324: $? = 0 configure:4324: ./conftest configure:4324: $? = 0 configure:4336: result: yes configure:4339: checking for mmap() using shm_open() shared memory support configure:4411: cc -o conftest -g -O2 conftest.c >&5 /tmp/ccUJyxP5.o: In function `main': /usr/local/src/zendopcache-7.0.5/conftest.c:36: warning: the use of `mktemp' is dangerous, better use `mkstemp' /usr/local/src/zendopcache-7.0.5/conftest.c:39: undefined reference to `shm_open' /usr/local/src/zendopcache-7.0.5/conftest.c:53: undefined reference to `shm_unlink' /usr/local/src/zendopcache-7.0.5/conftest.c:45: undefined reference to `shm_unlink' collect2: error: ld returned 1 exit status configure:4411: $? = 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 HAVE_MPROTECT 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | /* end confdefs.h. */ | | #include <sys/types.h> | #include <sys/wait.h> | #include <sys/mman.h> | #include <sys/stat.h> | #include <fcntl.h> | #include <unistd.h> | #include <string.h> | #include <stdlib.h> | #include <stdio.h> | | #ifndef MAP_FAILED | # define MAP_FAILED ((void*)-1) | #endif | | int main() { | pid_t pid; | int status; | int fd; | char *shm; | char tmpname[4096]; | | sprintf(tmpname,"test.shm.%dXXXXXX", getpid()); | if (mktemp(tmpname) == NULL) { | return 1; | } | fd = shm_open(tmpname, O_RDWR | O_CREAT, S_IRUSR | S_IWUSR); | if (fd == -1) { | return 2; | } | if (ftruncate(fd, 4096) < 0) { | close(fd); | shm_unlink(tmpname); | return 3; | } | | shm = mmap(NULL, 4096, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); | if (shm == MAP_FAILED) { | return 4; | } | shm_unlink(tmpname); | close(fd); | | strcpy(shm, "hello"); | | pid = fork(); | if (pid < 0) { | return 5; | } else if (pid == 0) { | strcpy(shm, "bye"); | return 6; | } | if (wait(&status) != pid) { | return 7; | } | if (!WIFEXITED(status) || WEXITSTATUS(status) != 6) { | return 8; | } | if (strcmp(shm, "bye") != 0) { | return 9; | } | return 0; | } | configure:4423: result: no configure:4426: checking for mmap() using regular file shared memory support configure:4498: cc -o conftest -g -O2 conftest.c >&5 /tmp/ccTpX1Z9.o: In function `main': /usr/local/src/zendopcache-7.0.5/conftest.c:36: warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:4498: $? = 0 configure:4498: ./conftest configure:4498: $? = 0 configure:4510: result: yes configure:4514: checking "whether flock struct is linux ordered" configure:4535: cc -o conftest -g -O2 conftest.c >&5 configure:4535: $? = 0 configure:4535: ./conftest configure:4535: $? = 0 configure:4541: result: "yes" configure:4553: checking "whether flock struct is BSD ordered" configure:4574: cc -o conftest -g -O2 conftest.c >&5 configure:4574: $? = 0 configure:4574: ./conftest configure:4574: $? = 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 HAVE_MPROTECT 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | /* end confdefs.h. */ | | #include <fcntl.h> | struct flock lock = { 1, 2, 3, 4, 5 }; | int main() { | if(lock.l_start == 1 && lock.l_len == 2 && lock.l_type == 4 && lock.l_whence == 5) { | return 0; | } | return 1; | } | configure:4584: result: "no" configure:5038: checking for ld used by cc configure:5105: result: /usr/bin/ld configure:5112: checking if the linker (/usr/bin/ld) is GNU ld configure:5127: result: yes configure:5132: checking for /usr/bin/ld option to reload object files configure:5139: result: -r configure:5157: checking for BSD-compatible nm configure:5206: result: /usr/bin/nm -B configure:5210: checking whether ln -s works configure:5214: result: yes configure:5221: checking how to recognize dependent libraries configure:5407: result: pass_all configure:5492: cc -c -g -O2 conftest.c >&5 configure:5495: $? = 0 configure:5619: checking for ANSI C header files configure:5639: cc -c -g -O2 conftest.c >&5 configure:5639: $? = 0 configure:5712: cc -o conftest -g -O2 conftest.c >&5 configure:5712: $? = 0 configure:5712: ./conftest configure:5712: $? = 0 configure:5723: result: yes configure:5736: checking for sys/types.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5736: checking for sys/stat.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5736: checking for stdlib.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5736: checking for string.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5736: checking for memory.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5736: checking for strings.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5736: checking for inttypes.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5736: checking for stdint.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5736: checking for unistd.h configure:5736: cc -c -g -O2 conftest.c >&5 configure:5736: $? = 0 configure:5736: result: yes configure:5750: checking dlfcn.h usability configure:5750: cc -c -g -O2 conftest.c >&5 configure:5750: $? = 0 configure:5750: result: yes configure:5750: checking dlfcn.h presence configure:5750: cc -E conftest.c configure:5750: $? = 0 configure:5750: result: yes configure:5750: checking for dlfcn.h configure:5750: result: yes configure:5772: checking the maximum length of command line arguments configure:5884: result: 1572864 configure:5896: checking command to parse /usr/bin/nm -B output from cc object configure:6001: cc -c -g -O2 conftest.c >&5 configure:6004: $? = 0 configure:6008: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6011: $? = 0 configure:6063: cc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6066: $? = 0 configure:6104: result: ok configure:6108: checking for objdir configure:6123: result: .libs configure:6215: checking for ar configure:6231: found /usr/bin/ar configure:6242: result: ar configure:6307: checking for ranlib configure:6323: found /usr/bin/ranlib configure:6334: result: ranlib configure:6399: checking for strip configure:6415: found /usr/bin/strip configure:6426: result: strip configure:6995: checking if cc supports -fno-rtti -fno-exceptions configure:7013: 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:7017: $? = 0 configure:7030: result: no configure:7045: checking for cc option to produce PIC configure:7285: result: -fPIC configure:7293: checking if cc PIC flag -fPIC works configure:7311: cc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:7315: $? = 0 configure:7328: result: yes configure:7356: checking if cc static flag -static works configure:7384: result: no configure:7394: checking if cc supports -c -o file.o configure:7415: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:7419: $? = 0 configure:7441: result: yes configure:7467: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:8395: result: yes configure:8416: checking whether -lc should be explicitly linked in configure:8421: cc -c -g -O2 conftest.c >&5 configure:8424: $? = 0 configure:8439: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8442: $? = 0 configure:8454: result: no configure:8462: checking dynamic linker characteristics configure:9060: result: GNU/Linux ld.so configure:9084: checking how to hardcode library paths into programs configure:9109: result: immediate configure:9123: checking whether stripping libraries is possible configure:9128: result: yes configure:9645: checking if libtool supports shared libraries configure:9647: result: yes configure:9650: checking whether to build shared libraries configure:9671: result: yes configure:9674: checking whether to build static libraries configure:9678: result: no configure:9773: result: creating libtool configure:13472: 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 mail.planetcloud-host.com config.status:682: creating config.h ## ---------------- ## ## 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_func_mprotect=yes 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-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_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc 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_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_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_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='/lib /usr/lib /usr/lib64//bind9-export/ /usr/lib64/dyninst /usr/lib64/iscsi /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/srvadmin-idrac /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/srvadmin-idrac7 /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/srvadmin-isvc /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64 /opt/dell/srvadmin/lib64/openmanage /opt/dell/srvadmin/lib64/openmanage/smpop /opt/dell/srvadmin/lib64 /usr/lib64/tcl8.5 ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/4.8.5 /usr/lib64 /lib64' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_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='gawk' CC='cc' CFLAGS='-g -O2' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-php-config=/opt/alt/php-fpm54/usr/bin/php-config'\''' CONFIGURE_OPTIONS=' '\''--with-php-config=/opt/alt/php-fpm54/usr/bin/php-config'\''' CPP='cc -E' CPPFLAGS=' -DHAVE_CONFIG_H' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-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='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' RE2C='exit 0;' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' STRIP='strip' ac_ct_CC='cc' 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='/opt/alt/php-fpm54/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 HAVE_MPROTECT 1 #define HAVE_SHM_IPC 1 #define HAVE_SHM_MMAP_ANON 1 #define HAVE_SHM_MMAP_ZERO 1 #define HAVE_SHM_MMAP_FILE 1 #define HAVE_FLOCK_LINUX /**/ #define COMPILE_DL_OPCACHE 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
修改文件时间
将文件时间修改为当前时间的前一年
删除文件