Mock Version: 1.1.34 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-apc.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-pecl-apc.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php-pecl-apc-3.1.15-0.3.svn329913.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-apc.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/php-pecl-apc.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YK7mDD + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf php-pecl-apc-3.1.15 + /bin/mkdir -p php-pecl-apc-3.1.15 + cd php-pecl-apc-3.1.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/APC-3.1.15-dev.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -e /release/s/3.1.15/3.1.15dev/ -e '/date/s/2013-??-??/2013-03-25/' APC-3.1.15/package.xml + cd APC-3.1.15 + sed -e /apc.enable_opcode_cache/s/1/0/ -i php_apc.c + sed -e /apc.enable_opcode_cache/s/1/0/ /builddir/build/SOURCES/apc.ini ++ sed -n '/#define PHP_APC_VERSION/{s/.* "//;s/".*$//;p}' php_apc.h + extver=3.1.15-dev + test x3.1.15-dev '!=' x3.1.15-dev + cd .. + iconv -f iso-8859-1 -t utf8 APC-3.1.15/NOTICE + cp -pr APC-3.1.15 APC-3.1.15-zts + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GtktO6 + umask 022 + cd /builddir/build/BUILD + cd php-pecl-apc-3.1.15 + LANG=C + export LANG + unset DISPLAY + cd APC-3.1.15 + /usr/bin/phpize Configuring for: PHP Api Version: 20121113 Zend Module Api No: 20121212 Zend Extension Api No: 220121212 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-apc-mmap --with-php-config=/usr/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php/modules checking for PHP installed headers prefix... /usr/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable APC support... yes, shared checking whether we should enable cache request file info... no checking whether we should use mmap... yes checking whether we should use semaphore locking instead of fcntl... no checking whether we should use pthread mutex locking... yes pthread mutexs are supported! checking whether we should use pthread read/write locking... no checking whether the target compiler supports builtin atomics... yes checking whether we should use spin locks... no checking whether we should enable memory protection... no checking for sigaction... yes checking for union semun... no checking whether we should enable valgrind support... checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for shm_open in -lrt... yes checking whether to include code coverage symbols... no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands + make -j4 /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc.c -o apc.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/php_apc.c -o php_apc.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_cache.c -o apc_cache.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_compile.c -o apc_compile.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc.c -fPIC -DPIC -o .libs/apc.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_cache.c -fPIC -DPIC -o .libs/apc_cache.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/php_apc.c -fPIC -DPIC -o .libs/php_apc.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_compile.c -fPIC -DPIC -o .libs/apc_compile.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_debug.c -o apc_debug.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_debug.c -fPIC -DPIC -o .libs/apc_debug.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_fcntl.c -o apc_fcntl.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_fcntl.c -fPIC -DPIC -o .libs/apc_fcntl.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_main.c -o apc_main.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_main.c -fPIC -DPIC -o .libs/apc_main.o /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_compile.c:895: warning: 'my_free_hashtable' defined but not used /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_mmap.c -o apc_mmap.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_sem.c -o apc_sem.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_mmap.c -fPIC -DPIC -o .libs/apc_mmap.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_shm.c -o apc_shm.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_sem.c -fPIC -DPIC -o .libs/apc_sem.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_shm.c -fPIC -DPIC -o .libs/apc_shm.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_pthreadmutex.c -o apc_pthreadmutex.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_pthreadmutex.c -fPIC -DPIC -o .libs/apc_pthreadmutex.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_pthreadrwlock.c -o apc_pthreadrwlock.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_spin.c -o apc_spin.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_pthreadrwlock.c -fPIC -DPIC -o .libs/apc_pthreadrwlock.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_spin.c -fPIC -DPIC -o .libs/apc_spin.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/pgsql_s_lock.c -o pgsql_s_lock.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_sma.c -o apc_sma.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_stack.c -o apc_stack.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/pgsql_s_lock.c -fPIC -DPIC -o .libs/pgsql_s_lock.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_sma.c -fPIC -DPIC -o .libs/apc_sma.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_stack.c -fPIC -DPIC -o .libs/apc_stack.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_zend.c -o apc_zend.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_zend.c -fPIC -DPIC -o .libs/apc_zend.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_rfc1867.c -o apc_rfc1867.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_rfc1867.c -fPIC -DPIC -o .libs/apc_rfc1867.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_signal.c -o apc_signal.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_signal.c -fPIC -DPIC -o .libs/apc_signal.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_pool.c -o apc_pool.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_iterator.c -o apc_iterator.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_pool.c -fPIC -DPIC -o .libs/apc_pool.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_iterator.c -fPIC -DPIC -o .libs/apc_iterator.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_bin.c -o apc_bin.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_bin.c -fPIC -DPIC -o .libs/apc_bin.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_string.c -o apc_string.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/apc_string.c -fPIC -DPIC -o .libs/apc_string.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o apc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/modules apc.lo php_apc.lo apc_cache.lo apc_compile.lo apc_debug.lo apc_fcntl.lo apc_main.lo apc_mmap.lo apc_sem.lo apc_shm.lo apc_pthreadmutex.lo apc_pthreadrwlock.lo apc_spin.lo pgsql_s_lock.lo apc_sma.lo apc_stack.lo apc_zend.lo apc_rfc1867.lo apc_signal.lo apc_pool.lo apc_iterator.lo apc_bin.lo apc_string.lo -lrt libtool: link: cc -shared .libs/apc.o .libs/php_apc.o .libs/apc_cache.o .libs/apc_compile.o .libs/apc_debug.o .libs/apc_fcntl.o .libs/apc_main.o .libs/apc_mmap.o .libs/apc_sem.o .libs/apc_shm.o .libs/apc_pthreadmutex.o .libs/apc_pthreadrwlock.o .libs/apc_spin.o .libs/pgsql_s_lock.o .libs/apc_sma.o .libs/apc_stack.o .libs/apc_zend.o .libs/apc_rfc1867.o .libs/apc_signal.o .libs/apc_pool.o .libs/apc_iterator.o .libs/apc_bin.o .libs/apc_string.o -lrt -m64 -mtune=generic -Wl,-soname -Wl,apc.so -o .libs/apc.so libtool: link: ( cd ".libs" && rm -f "apc.la" && ln -s "../apc.la" "apc.la" ) /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/libtool --mode=install cp ./apc.la /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/modules libtool: install: cp ./.libs/apc.so /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/modules/apc.so libtool: install: cp ./.libs/apc.lai /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/modules/apc.la libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. + cd ../APC-3.1.15-zts + /usr/bin/zts-phpize Configuring for: PHP Api Version: 20121113 Zend Module Api No: 20121212 Zend Extension Api No: 220121212 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-apc-mmap --with-php-config=/usr/bin/zts-php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-redhat-linux-gnu-gcc... no checking for cc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php-zts/modules checking for PHP installed headers prefix... /usr/include/php-zts/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable APC support... yes, shared checking whether we should enable cache request file info... no checking whether we should use mmap... yes checking whether we should use semaphore locking instead of fcntl... no checking whether we should use pthread mutex locking... yes pthread mutexs are supported! checking whether we should use pthread read/write locking... no checking whether the target compiler supports builtin atomics... yes checking whether we should use spin locks... no checking whether we should enable memory protection... no checking for sigaction... yes checking for union semun... no checking whether we should enable valgrind support... checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for shm_open in -lrt... yes checking whether to include code coverage symbols... no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... no checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands + make -j4 /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc.c -o apc.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/php_apc.c -o php_apc.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_cache.c -o apc_cache.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_compile.c -o apc_compile.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_cache.c -fPIC -DPIC -o .libs/apc_cache.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/php_apc.c -fPIC -DPIC -o .libs/php_apc.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc.c -fPIC -DPIC -o .libs/apc.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_compile.c -fPIC -DPIC -o .libs/apc_compile.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_debug.c -o apc_debug.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_debug.c -fPIC -DPIC -o .libs/apc_debug.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_fcntl.c -o apc_fcntl.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_fcntl.c -fPIC -DPIC -o .libs/apc_fcntl.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_main.c -o apc_main.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_main.c -fPIC -DPIC -o .libs/apc_main.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_mmap.c -o apc_mmap.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_sem.c -o apc_sem.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_mmap.c -fPIC -DPIC -o .libs/apc_mmap.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_sem.c -fPIC -DPIC -o .libs/apc_sem.o /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_compile.c:895: warning: 'my_free_hashtable' defined but not used /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_shm.c -o apc_shm.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_shm.c -fPIC -DPIC -o .libs/apc_shm.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_pthreadmutex.c -o apc_pthreadmutex.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_pthreadrwlock.c -o apc_pthreadrwlock.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_pthreadmutex.c -fPIC -DPIC -o .libs/apc_pthreadmutex.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_spin.c -o apc_spin.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_pthreadrwlock.c -fPIC -DPIC -o .libs/apc_pthreadrwlock.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_spin.c -fPIC -DPIC -o .libs/apc_spin.o /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_main.c:776: warning: 'apc_load_data' defined but not used /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/pgsql_s_lock.c -o pgsql_s_lock.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_sma.c -o apc_sma.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/pgsql_s_lock.c -fPIC -DPIC -o .libs/pgsql_s_lock.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_sma.c -fPIC -DPIC -o .libs/apc_sma.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_stack.c -o apc_stack.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_zend.c -o apc_zend.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_zend.c -fPIC -DPIC -o .libs/apc_zend.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_stack.c -fPIC -DPIC -o .libs/apc_stack.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_rfc1867.c -o apc_rfc1867.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_rfc1867.c -fPIC -DPIC -o .libs/apc_rfc1867.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_signal.c -o apc_signal.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_signal.c -fPIC -DPIC -o .libs/apc_signal.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_pool.c -o apc_pool.lo /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_iterator.c -o apc_iterator.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_pool.c -fPIC -DPIC -o .libs/apc_pool.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_iterator.c -fPIC -DPIC -o .libs/apc_iterator.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_bin.c -o apc_bin.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_bin.c -fPIC -DPIC -o .libs/apc_bin.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_string.c -o apc_string.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/apc_string.c -fPIC -DPIC -o .libs/apc_string.o /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/include -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/main -I/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o apc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/modules apc.lo php_apc.lo apc_cache.lo apc_compile.lo apc_debug.lo apc_fcntl.lo apc_main.lo apc_mmap.lo apc_sem.lo apc_shm.lo apc_pthreadmutex.lo apc_pthreadrwlock.lo apc_spin.lo pgsql_s_lock.lo apc_sma.lo apc_stack.lo apc_zend.lo apc_rfc1867.lo apc_signal.lo apc_pool.lo apc_iterator.lo apc_bin.lo apc_string.lo -lrt libtool: link: cc -shared .libs/apc.o .libs/php_apc.o .libs/apc_cache.o .libs/apc_compile.o .libs/apc_debug.o .libs/apc_fcntl.o .libs/apc_main.o .libs/apc_mmap.o .libs/apc_sem.o .libs/apc_shm.o .libs/apc_pthreadmutex.o .libs/apc_pthreadrwlock.o .libs/apc_spin.o .libs/pgsql_s_lock.o .libs/apc_sma.o .libs/apc_stack.o .libs/apc_zend.o .libs/apc_rfc1867.o .libs/apc_signal.o .libs/apc_pool.o .libs/apc_iterator.o .libs/apc_bin.o .libs/apc_string.o -lrt -m64 -mtune=generic -Wl,-soname -Wl,apc.so -o .libs/apc.so libtool: link: ( cd ".libs" && rm -f "apc.la" && ln -s "../apc.la" "apc.la" ) /bin/sh /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/libtool --mode=install cp ./apc.la /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/modules libtool: install: cp ./.libs/apc.so /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/modules/apc.so libtool: install: cp ./.libs/apc.lai /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/modules/apc.la libtool: finish: PATH="/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/bin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.60rb7a + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 + cd php-pecl-apc-3.1.15 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 + make install -C APC-3.1.15 INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 make: Entering directory `/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15' Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/lib64/php/modules/ Installing header files: /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/include/php/ make: Leaving directory `/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15' + install -D -m 644 apc.ini /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/etc/php.d/apc.ini + make install -C APC-3.1.15-zts INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 make: Entering directory `/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts' Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/lib64/php-zts/modules/ Installing header files: /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/include/php-zts/php/ make: Leaving directory `/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts' + install -D -m 644 apc.ini /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/etc/php-zts.d/apc.ini + install -D -m 644 package.xml /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/var/lib/pear/pkgxml/php-pecl-apc.xml + install -d -m 755 /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/share/apc-panel + sed -e s:apc.conf.php:/etc/apc-panel/conf.php:g APC-3.1.15/apc.php + install -D -m 644 -p /builddir/build/SOURCES/apc-panel.conf /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/etc/httpd/conf.d/apc-panel.conf + install -D -m 644 -p /builddir/build/SOURCES/apc.conf.php /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/etc/apc-panel/conf.php + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php-pecl-apc-3.1.15 extracting debug info from /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/lib64/php-zts/modules/apc.so extracting debug info from /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/lib64/php/modules/apc.so 1873 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EyLyYi + umask 022 + cd /builddir/build/BUILD + cd php-pecl-apc-3.1.15 + unset DISPLAY + cd APC-3.1.15 + ln -sf /usr/lib64/php/modules/dom.so modules/ + TEST_PHP_EXECUTABLE=/usr/bin/php + TEST_PHP_ARGS='-n -d extension_dir=/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15/modules -d extension=dom.so -d extension=apc.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=0 + /usr/bin/php -n run-tests.php ===================================================================== PHP : /usr/bin/php PHP_SAPI : cli PHP_VERSION : 5.5.5 ZEND_VERSION: 2.5.0 PHP_OS : Linux - Linux r2d2 2.6.32-358.6.2.el6.x86_64 #1 SMP Tue May 14 15:48:21 EDT 2013 x86_64 INI actual : /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 More .INIs : CWD : /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2013-11-05 10:45:04 ===================================================================== TEST 1/72 [tests/024.phpt] PASS Looped regression test (may take a while) (from tests/lang/024.phpt) [tests/024.phpt] TEST 2/72 [tests/apc53_001.phpt] PASS APC: classes with namespaces (php 5.3) [tests/apc53_001.phpt] TEST 3/72 [tests/apc53_002.phpt] PASS APC: global spaces (php 5.3) [tests/apc53_002.phpt] TEST 4/72 [tests/apc53_003.phpt] PASS APC: anonymous functions (php 5.3) [tests/apc53_003.phpt] TEST 5/72 [tests/apc53_004.phpt] PASS APC: closures (php 5.3) [tests/apc53_004.phpt] TEST 6/72 [tests/apc53_005.phpt] PASS APC: goto (php 5.3) [tests/apc53_005.phpt] TEST 7/72 [tests/apc54_001.phpt] PASS APC: bug #62398 (php 5.4) [tests/apc54_001.phpt] TEST 8/72 [tests/apc54_002.phpt] PASS APC: interned strings same method names (php 5.4 nts) [tests/apc54_002.phpt] TEST 9/72 [tests/apc54_003.phpt] PASS APC: Bug #62190 Couldn't fetch DOMProcessingInstruction with APC and native obj (php 5.4 nts) [tests/apc54_003.phpt] TEST 10/72 [tests/apc54_004.phpt] PASS APC: Bug #62456 Incorrect description of notice variation 1 (php 5.4 nts) [tests/apc54_004.phpt] TEST 11/72 [tests/apc54_005.phpt] PASS APC: Bug #62456 Incorrect description of notice variation 2 (php 5.4 nts) [tests/apc54_005.phpt] TEST 12/72 [tests/apc54_006.phpt] PASS APC: Bug #62419 RuntimeException throws fatal error if passing a previous exception to the ctor (php 5.4) [tests/apc54_006.phpt] TEST 13/72 [tests/apc54_007.phpt] PASS APC: bug #62302 apc.include_once_override=1 made everything crash [tests/apc54_007.phpt] TEST 14/72 [tests/apc54_008.phpt] PASS APC: Bug #61912 Memory corruption in ext/dom (php 5.4) [tests/apc54_008.phpt] TEST 15/72 [tests/apc54_009.phpt] PASS APC: Bug #61824 apc produces strange notice (php 5.4) [tests/apc54_009.phpt] TEST 16/72 [tests/apc54_010.phpt] PASS APC: Bug #61515 Cached script shows different result from uncached (php 5.4) [tests/apc54_010.phpt] TEST 17/72 [tests/apc54_011.phpt] PASS APC: Bug #61219 method not found on 2nd request (php 5.4) [tests/apc54_011.phpt] TEST 18/72 [tests/apc54_012.phpt] PASS APC: Bug #61164 Crash with $_SERVER and ?: operator (php 5.4) [tests/apc54_012.phpt] TEST 19/72 [tests/apc54_013.phpt] PASS APC: Closures basic test [tests/apc54_013.phpt] TEST 20/72 [tests/apc54_014.phpt] PASS APC: Bug #61742 preload_path does not work due to incorrect string length (variant 1) (php 5.4) [tests/apc54_014.phpt] TEST 21/72 [tests/apc54_015.phpt] PASS APC: Test parent class properties in child class (php 5.4) [tests/apc54_015.phpt] TEST 22/72 [tests/apc54_016.phpt] PASS APC: Test trait properties in using class (simple) (php 5.4) [tests/apc54_016.phpt] TEST 23/72 [tests/apc54_017.phpt] PASS APC: Test use trait properties in a class and its parent (php 5.4) [tests/apc54_017.phpt] TEST 24/72 [tests/apc54_018.phpt] PASS APC: Bug #59938 APCIterator fails with large user cache [tests/apc54_018.phpt] TEST 25/72 [tests/apc54_019.phpt] PASS APC: Bug #59907 Issue with custom stream wrapper, include and APC [tests/apc54_019.phpt] TEST 26/72 [tests/apc54_020.phpt] FAIL APC: APCIterater basic test on file (php 5.4) [tests/apc54_020.phpt] TEST 27/72 [tests/apc54_021.phpt] FAIL APC: APCIterator file + apc_delete_file() (php 5.4) [tests/apc54_021.phpt] TEST 28/72 [tests/apc54_bug62699.phpt] PASS APC: Bug #62699 Wrong behavior with traits [tests/apc54_bug62699.phpt] TEST 29/72 [tests/apc54_bug62699_2.phpt] PASS APC: Bug #62699 Wrong behavior with traits (variant 2) [tests/apc54_bug62699_2.phpt] TEST 30/72 [tests/apc54_error_010.phpt] PASS Trying to exclude trait method multiple times (origin Zend/tests/traits/error_010.phpt) [tests/apc54_error_010.phpt] TEST 31/72 [tests/apc54_error_010_2.phpt] PASS Exclude trait method [tests/apc54_error_010_2.phpt] TEST 32/72 [tests/apc_001.phpt] PASS APC: apc_store/fetch with strings [tests/apc_001.phpt] TEST 33/72 [tests/apc_002.phpt] PASS APC: apc_store/fetch with objects [tests/apc_002.phpt] TEST 34/72 [tests/apc_003.phpt] SKIP APC: apc_store/fetch with objects (php pre-5.3) [tests/apc_003.phpt] TEST 35/72 [tests/apc_003b.phpt] PASS APC: apc_store/fetch with objects (php 5.3) [tests/apc_003b.phpt] TEST 36/72 [tests/apc_004.phpt] PASS APC: apc_store/fetch with bools [tests/apc_004.phpt] TEST 37/72 [tests/apc_005.phpt] PASS APC: apc_store/fetch with arrays of objects [tests/apc_005.phpt] TEST 38/72 [tests/apc_006.phpt] PASS APC: apc_store/fetch reference test [tests/apc_006.phpt] TEST 39/72 [tests/apc_007.phpt] PASS APC: apc_inc/apc_dec test [tests/apc_007.phpt] TEST 40/72 [tests/apc_008.phpt] PASS APC: apc_cas test [tests/apc_008.phpt] TEST 41/72 [tests/apc_009.phpt] FAIL APC: apc_delete_file test [tests/apc_009.phpt] TEST 42/72 [tests/apc_010.phpt] PASS APC: apc_store/fetch/add with array of key/value pairs. [tests/apc_010.phpt] TEST 43/72 [tests/apc_011.phpt] PASS APC: apc_fetch resets array pointers [tests/apc_011.phpt] TEST 44/72 [tests/apc_012.phpt] FAIL APC: apc_delete_file test with file_md5=on (see #61352) [tests/apc_012.phpt] TEST 45/72 [tests/apc_bin_001.phpt] PASS APC: bindump user cache [tests/apc_bin_001.phpt] TEST 46/72 [tests/apc_bin_002.phpt] FAIL APC: bindump file cache part 1 [tests/apc_bin_002.phpt] TEST 47/72 [tests/bug38779.phpt] PASS Bug #61398 APC fails to find class methods on user stream wrappers [tests/bug38779.phpt] TEST 48/72 [tests/bug45910.phpt] PASS APC: Bug #63669 Cannot declare self-referencing constant [tests/bug45910.phpt] TEST 49/72 [tests/bug52144_classes.phpt] PASS APC: Bug #52144 (Error: Base lambda function for closure not found) [tests/bug52144_classes.phpt] TEST 50/72 [tests/bug52144_functions.phpt] PASS APC: Bug #52144 (Error: Base lambda function for closure not found) [tests/bug52144_functions.phpt] TEST 51/72 [tests/bug61398.phpt] PASS Bug #61398 APC fails to find class methods (based on bug #38779) [tests/bug61398.phpt] TEST 52/72 [tests/bug61398_2.phpt] PASS Bug #61398 APC fails to find class methods (based on ext/standard/tests/file/fopencookie.phpt) [tests/bug61398_2.phpt] TEST 53/72 [tests/bug62757.phpt] PASS Bug #62757 (php-fpm carshed when used apc_bin_dumpfile with apc.serializer) [tests/bug62757.phpt] TEST 54/72 [tests/bug62765.phpt] PASS Bug #62765 (apc_bin_dumpfile report Fatal error when there is "goto" in function) [tests/bug62765.phpt] TEST 55/72 [tests/bug62802.phpt] PASS Bug #62802 (Crash when use apc_bin_dump/load) [tests/bug62802.phpt] TEST 56/72 [tests/bug62825.phpt] PASS Bug #62825 (php carshed OR return PHP Fatal error when used apc_bin_dump after apc_store) [tests/bug62825.phpt] TEST 57/72 [tests/bug63224.phpt] PASS APC: Bug #63224 error in __sleep whit reference to other classes [tests/bug63224.phpt] TEST 58/72 [tests/bug63434.phpt] PASS Bug #63434 (Segfault if apc.shm_strings_buffer excceed apc.shm_size) [tests/bug63434.phpt] TEST 59/72 [tests/bug63491.phpt] FAIL APC: Bug #63491 file_md5 value was wrong when use apc_bin_load function [tests/bug63491.phpt] TEST 60/72 [tests/bug63545.phpt] PASS APC: Bug #59907 Issue with custom stream wrapper, include and APC [tests/bug63545.phpt] TEST 61/72 [tests/bug63707.phpt] PASS APC: Bug #63707 Filters are lost [tests/bug63707.phpt] TEST 62/72 [tests/get_included_files.phpt] PASS Test get_include_files() function (from ext/standard/tests/general_functions/get_included_files.phpt) [tests/get_included_files.phpt] TEST 63/72 [tests/iterator_001.phpt] PASS APC: APCIterator general [tests/iterator_001.phpt] TEST 64/72 [tests/iterator_002.phpt] PASS APC: APCIterator regex [tests/iterator_002.phpt] TEST 65/72 [tests/iterator_003.phpt] PASS APC: APCIterator chunk size [tests/iterator_003.phpt] TEST 66/72 [tests/iterator_004.phpt] PASS APC: APCIterator regex & chunk size & list [tests/iterator_004.phpt] TEST 67/72 [tests/iterator_005.phpt] PASS APC: APCIterator delete [tests/iterator_005.phpt] TEST 68/72 [tests/iterator_006.phpt] PASS APC: APCIterator formats [tests/iterator_006.phpt] TEST 69/72 [tests/iterator_007.phpt] PASS APC: APCIterator Overwriting the ctor [tests/iterator_007.phpt] TEST 70/72 [tests/symfony/symfony_browserkit1.phpt] PASS Symfony BrowserKit ClientTest#testInsulatedRequests #1 [tests/symfony/symfony_browserkit1.phpt] TEST 71/72 [tests/symfony/symfony_httpkernel1.phpt] PASS Symfony HttpKernel ClientTest#testGetScript [tests/symfony/symfony_httpkernel1.phpt] TEST 72/72 [tests/symfony/symfony_process1.phpt] PASS Symfony ProcessTest#testCallbackIsExecutedForOutput [tests/symfony/symfony_process1.phpt] ===================================================================== TIME END 2013-11-05 10:45:20 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 18 --------------------------------------------------------------------- Number of tests : 72 71 Tests skipped : 1 ( 1.4%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 6 ( 8.3%) ( 8.5%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 65 ( 90.3%) ( 91.5%) --------------------------------------------------------------------- Time taken : 16 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- APC: APCIterater basic test on file (php 5.4) [tests/apc54_020.phpt] APC: APCIterator file + apc_delete_file() (php 5.4) [tests/apc54_021.phpt] APC: apc_delete_file test [tests/apc_009.phpt] APC: apc_delete_file test with file_md5=on (see #61352) [tests/apc_012.phpt] APC: bindump file cache part 1 [tests/apc_bin_002.phpt] APC: Bug #63491 file_md5 value was wrong when use apc_bin_load function [tests/bug63491.phpt] ===================================================================== + cd ../APC-3.1.15-zts + ln -sf /usr/lib64/php-zts/modules/dom.so modules/ + TEST_PHP_EXECUTABLE=/usr/bin/zts-php + TEST_PHP_ARGS='-n -d extension_dir=/builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts/modules -d extension=dom.so -d extension=apc.so' + NO_INTERACTION=1 + REPORT_EXIT_STATUS=0 + /usr/bin/zts-php -n run-tests.php ===================================================================== PHP : /usr/bin/zts-php PHP_SAPI : cli PHP_VERSION : 5.5.5 ZEND_VERSION: 2.5.0 PHP_OS : Linux - Linux r2d2 2.6.32-358.6.2.el6.x86_64 #1 SMP Tue May 14 15:48:21 EDT 2013 x86_64 INI actual : /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts More .INIs : CWD : /builddir/build/BUILD/php-pecl-apc-3.1.15/APC-3.1.15-zts Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2013-11-05 10:45:20 ===================================================================== TEST 1/72 [tests/024.phpt] PASS Looped regression test (may take a while) (from tests/lang/024.phpt) [tests/024.phpt] TEST 2/72 [tests/apc53_001.phpt] PASS APC: classes with namespaces (php 5.3) [tests/apc53_001.phpt] TEST 3/72 [tests/apc53_002.phpt] PASS APC: global spaces (php 5.3) [tests/apc53_002.phpt] TEST 4/72 [tests/apc53_003.phpt] PASS APC: anonymous functions (php 5.3) [tests/apc53_003.phpt] TEST 5/72 [tests/apc53_004.phpt] PASS APC: closures (php 5.3) [tests/apc53_004.phpt] TEST 6/72 [tests/apc53_005.phpt] PASS APC: goto (php 5.3) [tests/apc53_005.phpt] TEST 7/72 [tests/apc54_001.phpt] PASS APC: bug #62398 (php 5.4) [tests/apc54_001.phpt] TEST 8/72 [tests/apc54_002.phpt] SKIP APC: interned strings same method names (php 5.4 nts) [tests/apc54_002.phpt] reason: NTS only TEST 9/72 [tests/apc54_003.phpt] PASS APC: Bug #62190 Couldn't fetch DOMProcessingInstruction with APC and native obj (php 5.4 nts) [tests/apc54_003.phpt] TEST 10/72 [tests/apc54_004.phpt] PASS APC: Bug #62456 Incorrect description of notice variation 1 (php 5.4 nts) [tests/apc54_004.phpt] TEST 11/72 [tests/apc54_005.phpt] PASS APC: Bug #62456 Incorrect description of notice variation 2 (php 5.4 nts) [tests/apc54_005.phpt] TEST 12/72 [tests/apc54_006.phpt] PASS APC: Bug #62419 RuntimeException throws fatal error if passing a previous exception to the ctor (php 5.4) [tests/apc54_006.phpt] TEST 13/72 [tests/apc54_007.phpt] PASS APC: bug #62302 apc.include_once_override=1 made everything crash [tests/apc54_007.phpt] TEST 14/72 [tests/apc54_008.phpt] PASS APC: Bug #61912 Memory corruption in ext/dom (php 5.4) [tests/apc54_008.phpt] TEST 15/72 [tests/apc54_009.phpt] PASS APC: Bug #61824 apc produces strange notice (php 5.4) [tests/apc54_009.phpt] TEST 16/72 [tests/apc54_010.phpt] PASS APC: Bug #61515 Cached script shows different result from uncached (php 5.4) [tests/apc54_010.phpt] TEST 17/72 [tests/apc54_011.phpt] PASS APC: Bug #61219 method not found on 2nd request (php 5.4) [tests/apc54_011.phpt] TEST 18/72 [tests/apc54_012.phpt] PASS APC: Bug #61164 Crash with $_SERVER and ?: operator (php 5.4) [tests/apc54_012.phpt] TEST 19/72 [tests/apc54_013.phpt] PASS APC: Closures basic test [tests/apc54_013.phpt] TEST 20/72 [tests/apc54_014.phpt] SKIP APC: Bug #61742 preload_path does not work due to incorrect string length (variant 1) (php 5.4) [tests/apc54_014.phpt] reason: PHP non-ZTS only TEST 21/72 [tests/apc54_015.phpt] PASS APC: Test parent class properties in child class (php 5.4) [tests/apc54_015.phpt] TEST 22/72 [tests/apc54_016.phpt] PASS APC: Test trait properties in using class (simple) (php 5.4) [tests/apc54_016.phpt] TEST 23/72 [tests/apc54_017.phpt] PASS APC: Test use trait properties in a class and its parent (php 5.4) [tests/apc54_017.phpt] TEST 24/72 [tests/apc54_018.phpt] PASS APC: Bug #59938 APCIterator fails with large user cache [tests/apc54_018.phpt] TEST 25/72 [tests/apc54_019.phpt] PASS APC: Bug #59907 Issue with custom stream wrapper, include and APC [tests/apc54_019.phpt] TEST 26/72 [tests/apc54_020.phpt] FAIL APC: APCIterater basic test on file (php 5.4) [tests/apc54_020.phpt] TEST 27/72 [tests/apc54_021.phpt] FAIL APC: APCIterator file + apc_delete_file() (php 5.4) [tests/apc54_021.phpt] TEST 28/72 [tests/apc54_bug62699.phpt] PASS APC: Bug #62699 Wrong behavior with traits [tests/apc54_bug62699.phpt] TEST 29/72 [tests/apc54_bug62699_2.phpt] PASS APC: Bug #62699 Wrong behavior with traits (variant 2) [tests/apc54_bug62699_2.phpt] TEST 30/72 [tests/apc54_error_010.phpt] PASS Trying to exclude trait method multiple times (origin Zend/tests/traits/error_010.phpt) [tests/apc54_error_010.phpt] TEST 31/72 [tests/apc54_error_010_2.phpt] PASS Exclude trait method [tests/apc54_error_010_2.phpt] TEST 32/72 [tests/apc_001.phpt] PASS APC: apc_store/fetch with strings [tests/apc_001.phpt] TEST 33/72 [tests/apc_002.phpt] PASS APC: apc_store/fetch with objects [tests/apc_002.phpt] TEST 34/72 [tests/apc_003.phpt] SKIP APC: apc_store/fetch with objects (php pre-5.3) [tests/apc_003.phpt] TEST 35/72 [tests/apc_003b.phpt] PASS APC: apc_store/fetch with objects (php 5.3) [tests/apc_003b.phpt] TEST 36/72 [tests/apc_004.phpt] PASS APC: apc_store/fetch with bools [tests/apc_004.phpt] TEST 37/72 [tests/apc_005.phpt] PASS APC: apc_store/fetch with arrays of objects [tests/apc_005.phpt] TEST 38/72 [tests/apc_006.phpt] PASS APC: apc_store/fetch reference test [tests/apc_006.phpt] TEST 39/72 [tests/apc_007.phpt] PASS APC: apc_inc/apc_dec test [tests/apc_007.phpt] TEST 40/72 [tests/apc_008.phpt] PASS APC: apc_cas test [tests/apc_008.phpt] TEST 41/72 [tests/apc_009.phpt] FAIL APC: apc_delete_file test [tests/apc_009.phpt] TEST 42/72 [tests/apc_010.phpt] PASS APC: apc_store/fetch/add with array of key/value pairs. [tests/apc_010.phpt] TEST 43/72 [tests/apc_011.phpt] PASS APC: apc_fetch resets array pointers [tests/apc_011.phpt] TEST 44/72 [tests/apc_012.phpt] FAIL APC: apc_delete_file test with file_md5=on (see #61352) [tests/apc_012.phpt] TEST 45/72 [tests/apc_bin_001.phpt] PASS APC: bindump user cache [tests/apc_bin_001.phpt] TEST 46/72 [tests/apc_bin_002.phpt] FAIL APC: bindump file cache part 1 [tests/apc_bin_002.phpt] TEST 47/72 [tests/bug38779.phpt] PASS Bug #61398 APC fails to find class methods on user stream wrappers [tests/bug38779.phpt] TEST 48/72 [tests/bug45910.phpt] PASS APC: Bug #63669 Cannot declare self-referencing constant [tests/bug45910.phpt] TEST 49/72 [tests/bug52144_classes.phpt] PASS APC: Bug #52144 (Error: Base lambda function for closure not found) [tests/bug52144_classes.phpt] TEST 50/72 [tests/bug52144_functions.phpt] PASS APC: Bug #52144 (Error: Base lambda function for closure not found) [tests/bug52144_functions.phpt] TEST 51/72 [tests/bug61398.phpt] PASS Bug #61398 APC fails to find class methods (based on bug #38779) [tests/bug61398.phpt] TEST 52/72 [tests/bug61398_2.phpt] PASS Bug #61398 APC fails to find class methods (based on ext/standard/tests/file/fopencookie.phpt) [tests/bug61398_2.phpt] TEST 53/72 [tests/bug62757.phpt] PASS Bug #62757 (php-fpm carshed when used apc_bin_dumpfile with apc.serializer) [tests/bug62757.phpt] TEST 54/72 [tests/bug62765.phpt] PASS Bug #62765 (apc_bin_dumpfile report Fatal error when there is "goto" in function) [tests/bug62765.phpt] TEST 55/72 [tests/bug62802.phpt] PASS Bug #62802 (Crash when use apc_bin_dump/load) [tests/bug62802.phpt] TEST 56/72 [tests/bug62825.phpt] PASS Bug #62825 (php carshed OR return PHP Fatal error when used apc_bin_dump after apc_store) [tests/bug62825.phpt] TEST 57/72 [tests/bug63224.phpt] PASS APC: Bug #63224 error in __sleep whit reference to other classes [tests/bug63224.phpt] TEST 58/72 [tests/bug63434.phpt] FAIL Bug #63434 (Segfault if apc.shm_strings_buffer excceed apc.shm_size) [tests/bug63434.phpt] TEST 59/72 [tests/bug63491.phpt] FAIL APC: Bug #63491 file_md5 value was wrong when use apc_bin_load function [tests/bug63491.phpt] TEST 60/72 [tests/bug63545.phpt] PASS APC: Bug #59907 Issue with custom stream wrapper, include and APC [tests/bug63545.phpt] TEST 61/72 [tests/bug63707.phpt] PASS APC: Bug #63707 Filters are lost [tests/bug63707.phpt] TEST 62/72 [tests/get_included_files.phpt] PASS Test get_include_files() function (from ext/standard/tests/general_functions/get_included_files.phpt) [tests/get_included_files.phpt] TEST 63/72 [tests/iterator_001.phpt] PASS APC: APCIterator general [tests/iterator_001.phpt] TEST 64/72 [tests/iterator_002.phpt] PASS APC: APCIterator regex [tests/iterator_002.phpt] TEST 65/72 [tests/iterator_003.phpt] PASS APC: APCIterator chunk size [tests/iterator_003.phpt] TEST 66/72 [tests/iterator_004.phpt] PASS APC: APCIterator regex & chunk size & list [tests/iterator_004.phpt] TEST 67/72 [tests/iterator_005.phpt] PASS APC: APCIterator delete [tests/iterator_005.phpt] TEST 68/72 [tests/iterator_006.phpt] PASS APC: APCIterator formats [tests/iterator_006.phpt] TEST 69/72 [tests/iterator_007.phpt] PASS APC: APCIterator Overwriting the ctor [tests/iterator_007.phpt] TEST 70/72 [tests/symfony/symfony_browserkit1.phpt] PASS Symfony BrowserKit ClientTest#testInsulatedRequests #1 [tests/symfony/symfony_browserkit1.phpt] TEST 71/72 [tests/symfony/symfony_httpkernel1.phpt] PASS Symfony HttpKernel ClientTest#testGetScript [tests/symfony/symfony_httpkernel1.phpt] TEST 72/72 [tests/symfony/symfony_process1.phpt] PASS Symfony ProcessTest#testCallbackIsExecutedForOutput [tests/symfony/symfony_process1.phpt] ===================================================================== TIME END 2013-11-05 10:45:33 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 18 --------------------------------------------------------------------- Number of tests : 72 69 Tests skipped : 3 ( 4.2%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 7 ( 9.7%) ( 10.1%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 62 ( 86.1%) ( 89.9%) --------------------------------------------------------------------- Time taken : 13 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- APC: APCIterater basic test on file (php 5.4) [tests/apc54_020.phpt] APC: APCIterator file + apc_delete_file() (php 5.4) [tests/apc54_021.phpt] APC: apc_delete_file test [tests/apc_009.phpt] APC: apc_delete_file test with file_md5=on (see #61352) [tests/apc_012.phpt] APC: bindump file cache part 1 [tests/apc_bin_002.phpt] Bug #63434 (Segfault if apc.shm_strings_buffer excceed apc.shm_size) [tests/bug63434.phpt] APC: Bug #63491 file_md5 value was wrong when use apc_bin_load function [tests/bug63491.phpt] ===================================================================== + exit 0 Processing files: php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2odrzK + umask 022 + cd /builddir/build/BUILD + cd php-pecl-apc-3.1.15 + DOCDIR=/builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/share/doc/php-pecl-apc-3.1.15 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/share/doc/php-pecl-apc-3.1.15 + /bin/mkdir -p /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/share/doc/php-pecl-apc-3.1.15 + cp -pr APC-3.1.15/TECHNOTES.txt APC-3.1.15/CHANGELOG APC-3.1.15/LICENSE APC-3.1.15/INSTALL APC-3.1.15/TODO APC-3.1.15/apc.php /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/share/doc/php-pecl-apc-3.1.15 + cp -pr NOTICE /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64/usr/share/doc/php-pecl-apc-3.1.15 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Provides: php-apc = 3.1.15 php-apc(x86-64) = 3.1.15 php-pecl(APC) = 3.1.15 php-pecl(APC)(x86-64) = 3.1.15 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /usr/bin/pecl /bin/sh Requires(postun): /usr/bin/pecl /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Obsoletes: php53-pecl-apc php53u-pecl-apc php54-pecl-apc php55-pecl-apc Processing files: php-pecl-apc-devel-3.1.15-0.3.svn329913.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: apc-panel-3.1.15-0.3.svn329913.el6.noarch Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: php-pecl-apc-debuginfo-3.1.15-0.3.svn329913.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 Wrote: /builddir/build/RPMS/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64.rpm Wrote: /builddir/build/RPMS/php-pecl-apc-devel-3.1.15-0.3.svn329913.el6.x86_64.rpm Wrote: /builddir/build/RPMS/apc-panel-3.1.15-0.3.svn329913.el6.noarch.rpm Wrote: /builddir/build/RPMS/php-pecl-apc-debuginfo-3.1.15-0.3.svn329913.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.STuCXc + umask 022 + cd /builddir/build/BUILD + cd php-pecl-apc-3.1.15 + rm -rf /builddir/build/BUILDROOT/php-pecl-apc-3.1.15-0.3.svn329913.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->