Mock Version: 1.1.34 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/php-xcache-dev.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-xcache-dev.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'} sh: line 0: fg: no job control Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/php-xcache-3.1.0-1.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-xcache-dev.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-xcache-dev.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.fpmcAq + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf php-xcache-3.1.0 + /bin/mkdir -p php-xcache-3.1.0 + cd php-xcache-3.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/xcache-3.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv xcache-3.1.0 nts + cd nts Patch #0 (xcache-config.patch): + echo 'Patch #0 (xcache-config.patch):' + /bin/cat /builddir/build/SOURCES/xcache-config.patch + /usr/bin/patch -p1 --fuzz=0 patching file htdocs/cacher/config.example.php patching file htdocs/common/common.php patching file htdocs/coverager/config.example.php ++ sed -n '/define XCACHE_VERSION/{s/.* "//;s/".*$//;p}' xcache.h + extver=3.1.0 + test x3.1.0 '!=' x3.1.0 + cd .. + cp -pr nts zts + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9y1X3N + umask 022 + cd /builddir/build/BUILD + cd php-xcache-3.1.0 + LANG=C + export LANG + unset DISPLAY + cd nts + /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-xcache --enable-xcache-constant --enable-xcache-optimizer --enable-xcache-coverager --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 for XCache support... yes, shared checking for XCache handle of compile time constant... yes checking for XCache optimizer... yes checking for XCache coverager... yes checking for XCache assembler... no checking for XCache disassembler... no checking for XCache encoder... no checking for XCache decoder... no checking for XCache self test... no checking for XCache self test... no checking for gawk... /usr/bin/gawk checking for m4... /usr/bin/m4 checking for grep... (cached) /bin/grep checking for sed... (cached) /bin/sed checking for indent... no checking for cat... /bin/cat 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 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 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 cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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 -E /builddir/build/BUILD/php-xcache-3.1.0/nts/includes.c -o ./includes.i /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/util/xc_stack.c -o util/xc_stack.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/util/xc_trace.c -o util/xc_trace.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_allocator.c -o xcache/xc_allocator.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/util/xc_stack.c -fPIC -DPIC -o util/.libs/xc_stack.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/util/xc_trace.c -fPIC -DPIC -o util/.libs/xc_trace.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_allocator.c -fPIC -DPIC -o xcache/.libs/xc_allocator.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_allocator_bestfit.c -o xcache/xc_allocator_bestfit.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_allocator_bestfit.c -fPIC -DPIC -o xcache/.libs/xc_allocator_bestfit.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_compatibility.c -o xcache/xc_compatibility.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_compatibility.c -fPIC -DPIC -o xcache/.libs/xc_compatibility.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_const_string.c -o xcache/xc_const_string.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_const_string.c -fPIC -DPIC -o xcache/.libs/xc_const_string.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_extension.c -o xcache/xc_extension.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_extension.c -fPIC -DPIC -o xcache/.libs/xc_extension.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_ini.c -o xcache/xc_ini.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_mutex.c -o xcache/xc_mutex.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_ini.c -fPIC -DPIC -o xcache/.libs/xc_ini.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_mutex.c -fPIC -DPIC -o xcache/.libs/xc_mutex.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_opcode_spec.c -o xcache/xc_opcode_spec.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_opcode_spec.c -fPIC -DPIC -o xcache/.libs/xc_opcode_spec.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_sandbox.c -o xcache/xc_sandbox.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_sandbox.c -fPIC -DPIC -o xcache/.libs/xc_sandbox.o /builddir/build/BUILD/php-xcache-3.1.0/nts/xcache/xc_mutex.c:191: warning: 'xc_fcntl_rdlock' defined but not used /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_shm.c -o xcache/xc_shm.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_shm_mmap.c -o xcache/xc_shm_mmap.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_shm_mmap.c -fPIC -DPIC -o xcache/.libs/xc_shm_mmap.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_shm.c -fPIC -DPIC -o xcache/.libs/xc_shm.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_utils.c -o xcache/xc_utils.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_utils.c -fPIC -DPIC -o xcache/.libs/xc_utils.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/mod_coverager/xc_coverager.c -o mod_coverager/xc_coverager.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/mod_coverager/xc_coverager.c -fPIC -DPIC -o mod_coverager/.libs/xc_coverager.o ./structinfo.m4 is optional if XCache test is not enabled, feel free if it awk failed to produce it LANG=C /usr/bin/gawk -f /builddir/build/BUILD/php-xcache-3.1.0/nts/gen_structinfo.awk < ./includes.i > ./structinfo.m4.tmp && mv ./structinfo.m4.tmp ./structinfo.m4 /usr/bin/m4 -B 102400 -D srcdir='`'"/builddir/build/BUILD/php-xcache-3.1.0/nts'" -D builddir='`'".'" /builddir/build/BUILD/php-xcache-3.1.0/nts/processor/main.m4 > ./processor.out.c.tmp /usr/bin/m4: Warning: `m4 -B' may be removed in a future release AUTOCHECK INFO: runtime autocheck Disabled (optimized build) AUTOCHECK INFO: zend_compiled_variable: processor looks good AUTOCHECK INFO: zend_try_catch_element: processor looks good AUTOCHECK INFO: zend_brk_cont_element: processor looks good AUTOCHECK INFO: HashTable: processor looks good AUTOCHECK INFO: zval: processor looks good AUTOCHECK INFO: zend_arg_info: processor looks good AUTOCHECK INFO: zend_constant: processor looks good AUTOCHECK INFO: zend_property_info: processor looks good AUTOCHECK INFO: zend_trait_method_reference: processor looks good AUTOCHECK INFO: zend_trait_alias: processor looks good AUTOCHECK INFO: zend_trait_precedence: processor looks good AUTOCHECK INFO: zend_class_entry: processor looks good AUTOCHECK INFO: znode: processor looks good AUTOCHECK INFO: zend_op: processor looks good AUTOCHECK INFO: zend_literal: processor looks good AUTOCHECK INFO: zend_op_array: processor looks good AUTOCHECK INFO: xc_constinfo_t: processor looks good AUTOCHECK INFO: xc_op_array_info_detail_t: processor looks good AUTOCHECK INFO: xc_op_array_info_t: processor looks good AUTOCHECK INFO: xc_funcinfo_t: processor looks good AUTOCHECK INFO: xc_classinfo_t: processor looks good AUTOCHECK INFO: xc_autoglobal_t: processor looks good AUTOCHECK INFO: xc_compilererror_t: processor looks good AUTOCHECK INFO: xc_entry_data_php_t: processor looks good AUTOCHECK INFO: xc_entry_t: processor looks good AUTOCHECK INFO: xc_entry_php_t: processor looks good AUTOCHECK INFO: xc_entry_var_t: processor looks good mv ./processor.out.c.tmp ./processor.out.c /bin/grep "export: " ./processor.out.c | /bin/sed "s/.*export:\(.*\):export.*/\1/g" > ./xc_processor.h cat < ./xc_processor.h > ./xc_processor.h.tmp && mv ./xc_processor.h.tmp ./xc_processor.h /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache.c -o xcache.lo cp ./processor.out.c ./xc_processor.c.h /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/mod_cacher/xc_cacher.c -o mod_cacher/xc_cacher.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/mod_optimizer/xc_optimizer.c -o mod_optimizer/xc_optimizer.lo cat < ./processor.out.c > ./xc_processor.c.h.tmp && mv ./xc_processor.c.h.tmp ./xc_processor.c.h /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_processor.c -o xcache/xc_processor.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache.c -fPIC -DPIC -o .libs/xcache.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/mod_cacher/xc_cacher.c -fPIC -DPIC -o mod_cacher/.libs/xc_cacher.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/mod_optimizer/xc_optimizer.c -fPIC -DPIC -o mod_optimizer/.libs/xc_optimizer.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/nts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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-xcache-3.1.0/nts/xcache/xc_processor.c -fPIC -DPIC -o xcache/.libs/xc_processor.o /builddir/build/BUILD/php-xcache-3.1.0/nts/xcache.c: In function 'xc_incompatible_zend_extension_startup_hook': /builddir/build/BUILD/php-xcache-3.1.0/nts/xcache.c:630: warning: 'status' may be used uninitialized in this function /builddir/build/BUILD/php-xcache-3.1.0/nts/mod_cacher/xc_cacher.c:1037: warning: 'xc_resolve_path_stat_checker' defined but not used /builddir/build/BUILD/php-xcache-3.1.0/nts/mod_cacher/xc_cacher.c: In function 'xc_compile_restore': /builddir/build/BUILD/php-xcache-3.1.0/nts/mod_cacher/xc_cacher.c:1873: warning: 'op_array' may be used uninitialized in this function /builddir/build/BUILD/php-xcache-3.1.0/nts/mod_cacher/xc_cacher.c: In function 'xc_entry_find_unlocked': /builddir/build/BUILD/php-xcache-3.1.0/nts/mod_cacher/xc_cacher.c:355: warning: 'fresh' may be used uninitialized in this function /builddir/build/BUILD/php-xcache-3.1.0/nts/mod_cacher/xc_cacher.c: In function 'zif_xcache_unset_by_prefix': /builddir/build/BUILD/php-xcache-3.1.0/nts/mod_cacher/xc_cacher.c:3363: warning: 'prefix_buffer.useheap' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/nts/include -I/builddir/build/BUILD/php-xcache-3.1.0/nts/main -I/builddir/build/BUILD/php-xcache-3.1.0/nts -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 xcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-xcache-3.1.0/nts/modules xcache.lo util/xc_stack.lo util/xc_trace.lo xcache/xc_allocator.lo xcache/xc_allocator_bestfit.lo xcache/xc_compatibility.lo xcache/xc_const_string.lo xcache/xc_extension.lo xcache/xc_ini.lo xcache/xc_mutex.lo xcache/xc_opcode_spec.lo xcache/xc_processor.lo xcache/xc_sandbox.lo xcache/xc_shm.lo xcache/xc_shm_mmap.lo xcache/xc_utils.lo mod_cacher/xc_cacher.lo mod_optimizer/xc_optimizer.lo mod_coverager/xc_coverager.lo libtool: link: cc -shared .libs/xcache.o util/.libs/xc_stack.o util/.libs/xc_trace.o xcache/.libs/xc_allocator.o xcache/.libs/xc_allocator_bestfit.o xcache/.libs/xc_compatibility.o xcache/.libs/xc_const_string.o xcache/.libs/xc_extension.o xcache/.libs/xc_ini.o xcache/.libs/xc_mutex.o xcache/.libs/xc_opcode_spec.o xcache/.libs/xc_processor.o xcache/.libs/xc_sandbox.o xcache/.libs/xc_shm.o xcache/.libs/xc_shm_mmap.o xcache/.libs/xc_utils.o mod_cacher/.libs/xc_cacher.o mod_optimizer/.libs/xc_optimizer.o mod_coverager/.libs/xc_coverager.o -m64 -mtune=generic -Wl,-soname -Wl,xcache.so -o .libs/xcache.so libtool: link: ( cd ".libs" && rm -f "xcache.la" && ln -s "../xcache.la" "xcache.la" ) /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/nts/libtool --mode=install cp ./xcache.la /builddir/build/BUILD/php-xcache-3.1.0/nts/modules libtool: install: cp ./.libs/xcache.so /builddir/build/BUILD/php-xcache-3.1.0/nts/modules/xcache.so libtool: install: cp ./.libs/xcache.lai /builddir/build/BUILD/php-xcache-3.1.0/nts/modules/xcache.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-xcache-3.1.0/nts/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-xcache-3.1.0/nts/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 ../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-xcache --enable-xcache-constant --enable-xcache-optimizer --enable-xcache-coverager --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 for XCache support... yes, shared checking for XCache handle of compile time constant... yes checking for XCache optimizer... yes checking for XCache coverager... yes checking for XCache assembler... no checking for XCache disassembler... no checking for XCache encoder... no checking for XCache decoder... no checking for XCache self test... no checking for XCache self test... no checking for gawk... /usr/bin/gawk checking for m4... /usr/bin/m4 checking for grep... (cached) /bin/grep checking for sed... (cached) /bin/sed checking for indent... no checking for cat... /bin/cat 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 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 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 cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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 -E /builddir/build/BUILD/php-xcache-3.1.0/zts/includes.c -o ./includes.i /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/util/xc_stack.c -o util/xc_stack.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/util/xc_trace.c -o util/xc_trace.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_allocator.c -o xcache/xc_allocator.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/util/xc_trace.c -fPIC -DPIC -o util/.libs/xc_trace.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/util/xc_stack.c -fPIC -DPIC -o util/.libs/xc_stack.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_allocator.c -fPIC -DPIC -o xcache/.libs/xc_allocator.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_allocator_bestfit.c -o xcache/xc_allocator_bestfit.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_allocator_bestfit.c -fPIC -DPIC -o xcache/.libs/xc_allocator_bestfit.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_compatibility.c -o xcache/xc_compatibility.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_compatibility.c -fPIC -DPIC -o xcache/.libs/xc_compatibility.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_const_string.c -o xcache/xc_const_string.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_extension.c -o xcache/xc_extension.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_const_string.c -fPIC -DPIC -o xcache/.libs/xc_const_string.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_extension.c -fPIC -DPIC -o xcache/.libs/xc_extension.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_ini.c -o xcache/xc_ini.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_ini.c -fPIC -DPIC -o xcache/.libs/xc_ini.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_mutex.c -o xcache/xc_mutex.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_mutex.c -fPIC -DPIC -o xcache/.libs/xc_mutex.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_opcode_spec.c -o xcache/xc_opcode_spec.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_opcode_spec.c -fPIC -DPIC -o xcache/.libs/xc_opcode_spec.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_sandbox.c -o xcache/xc_sandbox.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_sandbox.c -fPIC -DPIC -o xcache/.libs/xc_sandbox.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_shm.c -o xcache/xc_shm.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_shm_mmap.c -o xcache/xc_shm_mmap.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_shm.c -fPIC -DPIC -o xcache/.libs/xc_shm.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_shm_mmap.c -fPIC -DPIC -o xcache/.libs/xc_shm_mmap.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_utils.c -o xcache/xc_utils.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_utils.c -fPIC -DPIC -o xcache/.libs/xc_utils.o /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/mod_coverager/xc_coverager.c -o mod_coverager/xc_coverager.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/mod_coverager/xc_coverager.c -fPIC -DPIC -o mod_coverager/.libs/xc_coverager.o ./structinfo.m4 is optional if XCache test is not enabled, feel free if it awk failed to produce it LANG=C /usr/bin/gawk -f /builddir/build/BUILD/php-xcache-3.1.0/zts/gen_structinfo.awk < ./includes.i > ./structinfo.m4.tmp && mv ./structinfo.m4.tmp ./structinfo.m4 /usr/bin/m4 -B 102400 -D srcdir='`'"/builddir/build/BUILD/php-xcache-3.1.0/zts'" -D builddir='`'".'" /builddir/build/BUILD/php-xcache-3.1.0/zts/processor/main.m4 > ./processor.out.c.tmp /usr/bin/m4: Warning: `m4 -B' may be removed in a future release AUTOCHECK INFO: runtime autocheck Disabled (optimized build) AUTOCHECK INFO: zend_compiled_variable: processor looks good AUTOCHECK INFO: zend_try_catch_element: processor looks good AUTOCHECK INFO: zend_brk_cont_element: processor looks good AUTOCHECK INFO: HashTable: processor looks good AUTOCHECK INFO: zval: processor looks good AUTOCHECK INFO: zend_arg_info: processor looks good AUTOCHECK INFO: zend_constant: processor looks good AUTOCHECK INFO: zend_property_info: processor looks good AUTOCHECK INFO: zend_trait_method_reference: processor looks good AUTOCHECK INFO: zend_trait_alias: processor looks good AUTOCHECK INFO: zend_trait_precedence: processor looks good AUTOCHECK INFO: zend_class_entry: processor looks good AUTOCHECK INFO: znode: processor looks good AUTOCHECK INFO: zend_op: processor looks good AUTOCHECK INFO: zend_literal: processor looks good AUTOCHECK INFO: zend_op_array: processor looks good AUTOCHECK INFO: xc_constinfo_t: processor looks good AUTOCHECK INFO: xc_op_array_info_detail_t: processor looks good AUTOCHECK INFO: xc_op_array_info_t: processor looks good AUTOCHECK INFO: xc_funcinfo_t: processor looks good AUTOCHECK INFO: xc_classinfo_t: processor looks good AUTOCHECK INFO: xc_autoglobal_t: processor looks good AUTOCHECK INFO: xc_compilererror_t: processor looks good AUTOCHECK INFO: xc_entry_data_php_t: processor looks good AUTOCHECK INFO: xc_entry_t: processor looks good AUTOCHECK INFO: xc_entry_php_t: processor looks good AUTOCHECK INFO: xc_entry_var_t: processor looks good mv ./processor.out.c.tmp ./processor.out.c /bin/grep "export: " ./processor.out.c | /bin/sed "s/.*export:\(.*\):export.*/\1/g" > ./xc_processor.h cat < ./xc_processor.h > ./xc_processor.h.tmp && mv ./xc_processor.h.tmp ./xc_processor.h /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache.c -o xcache.lo cp ./processor.out.c ./xc_processor.c.h /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/mod_cacher/xc_cacher.c -o mod_cacher/xc_cacher.lo /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/mod_optimizer/xc_optimizer.c -o mod_optimizer/xc_optimizer.lo cat < ./processor.out.c > ./xc_processor.c.h.tmp && mv ./xc_processor.c.h.tmp ./xc_processor.c.h /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_processor.c -o xcache/xc_processor.lo libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache.c -fPIC -DPIC -o .libs/xcache.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/xcache/xc_processor.c -fPIC -DPIC -o xcache/.libs/xc_processor.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/mod_optimizer/xc_optimizer.c -fPIC -DPIC -o mod_optimizer/.libs/xc_optimizer.o libtool: compile: cc -I. -I/builddir/build/BUILD/php-xcache-3.1.0/zts -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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-xcache-3.1.0/zts/mod_cacher/xc_cacher.c -fPIC -DPIC -o mod_cacher/.libs/xc_cacher.o /builddir/build/BUILD/php-xcache-3.1.0/zts/xcache.c: In function 'xc_incompatible_zend_extension_startup_hook': /builddir/build/BUILD/php-xcache-3.1.0/zts/xcache.c:630: warning: 'status' may be used uninitialized in this function /builddir/build/BUILD/php-xcache-3.1.0/zts/mod_cacher/xc_cacher.c:1037: warning: 'xc_resolve_path_stat_checker' defined but not used /builddir/build/BUILD/php-xcache-3.1.0/zts/mod_cacher/xc_cacher.c: In function 'xc_compile_restore': /builddir/build/BUILD/php-xcache-3.1.0/zts/mod_cacher/xc_cacher.c:1873: warning: 'op_array' may be used uninitialized in this function /builddir/build/BUILD/php-xcache-3.1.0/zts/mod_cacher/xc_cacher.c: In function 'xc_entry_find_unlocked': /builddir/build/BUILD/php-xcache-3.1.0/zts/mod_cacher/xc_cacher.c:355: warning: 'fresh' may be used uninitialized in this function /builddir/build/BUILD/php-xcache-3.1.0/zts/mod_cacher/xc_cacher.c: In function 'zif_xcache_unset_by_prefix': /builddir/build/BUILD/php-xcache-3.1.0/zts/mod_cacher/xc_cacher.c:3363: warning: 'prefix_buffer.useheap' may be used uninitialized in this function /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-xcache-3.1.0/zts/include -I/builddir/build/BUILD/php-xcache-3.1.0/zts/main -I/builddir/build/BUILD/php-xcache-3.1.0/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 xcache.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-xcache-3.1.0/zts/modules xcache.lo util/xc_stack.lo util/xc_trace.lo xcache/xc_allocator.lo xcache/xc_allocator_bestfit.lo xcache/xc_compatibility.lo xcache/xc_const_string.lo xcache/xc_extension.lo xcache/xc_ini.lo xcache/xc_mutex.lo xcache/xc_opcode_spec.lo xcache/xc_processor.lo xcache/xc_sandbox.lo xcache/xc_shm.lo xcache/xc_shm_mmap.lo xcache/xc_utils.lo mod_cacher/xc_cacher.lo mod_optimizer/xc_optimizer.lo mod_coverager/xc_coverager.lo libtool: link: cc -shared .libs/xcache.o util/.libs/xc_stack.o util/.libs/xc_trace.o xcache/.libs/xc_allocator.o xcache/.libs/xc_allocator_bestfit.o xcache/.libs/xc_compatibility.o xcache/.libs/xc_const_string.o xcache/.libs/xc_extension.o xcache/.libs/xc_ini.o xcache/.libs/xc_mutex.o xcache/.libs/xc_opcode_spec.o xcache/.libs/xc_processor.o xcache/.libs/xc_sandbox.o xcache/.libs/xc_shm.o xcache/.libs/xc_shm_mmap.o xcache/.libs/xc_utils.o mod_cacher/.libs/xc_cacher.o mod_optimizer/.libs/xc_optimizer.o mod_coverager/.libs/xc_coverager.o -m64 -mtune=generic -Wl,-soname -Wl,xcache.so -o .libs/xcache.so libtool: link: ( cd ".libs" && rm -f "xcache.la" && ln -s "../xcache.la" "xcache.la" ) /bin/sh /builddir/build/BUILD/php-xcache-3.1.0/zts/libtool --mode=install cp ./xcache.la /builddir/build/BUILD/php-xcache-3.1.0/zts/modules libtool: install: cp ./.libs/xcache.so /builddir/build/BUILD/php-xcache-3.1.0/zts/modules/xcache.so libtool: install: cp ./.libs/xcache.lai /builddir/build/BUILD/php-xcache-3.1.0/zts/modules/xcache.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-xcache-3.1.0/zts/modules ---------------------------------------------------------------------- Libraries have been installed in: /builddir/build/BUILD/php-xcache-3.1.0/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.JwLvOM + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 ++ dirname /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 + cd php-xcache-3.1.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 + make -C nts install INSTALL_ROOT=/builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 make: Entering directory `/builddir/build/BUILD/php-xcache-3.1.0/nts' Installing shared extensions: /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/lib64/php/modules/ make: Leaving directory `/builddir/build/BUILD/php-xcache-3.1.0/nts' + install -D -m 644 nts/xcache.ini /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/etc/php.d/xcache.ini + make -C zts install INSTALL_ROOT=/builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 make: Entering directory `/builddir/build/BUILD/php-xcache-3.1.0/zts' Installing shared extensions: /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/lib64/php-zts/modules/ make: Leaving directory `/builddir/build/BUILD/php-xcache-3.1.0/zts' + install -D -m 644 zts/xcache.ini /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/etc/php-zts.d/xcache.ini + install -d -m 755 /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share + cp -pr nts/htdocs /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share/xcache + install -d -m 755 /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/etc/xcache/cacher + install -d -m 755 /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/etc/xcache/coverager + mv /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share/xcache/config.example.php /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/etc/xcache + mv /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share/xcache/cacher/config.example.php /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/etc/xcache/cacher + mv /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share/xcache/coverager/config.example.php /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/etc/xcache/coverager + install -D -m 644 -p /builddir/build/SOURCES/xcache-httpd.conf /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/etc/httpd/conf.d/xcache.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/php-xcache-3.1.0 extracting debug info from /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/lib64/php-zts/modules/xcache.so extracting debug info from /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/lib64/php/modules/xcache.so 3118 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.nwByIN + umask 022 + cd /builddir/build/BUILD + cd php-xcache-3.1.0 + unset DISPLAY + cd nts + php --no-php-ini --define extension_dir=/builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/lib64/php/modules/ --define extension=xcache.so --modules + grep XCache XCache XCache Cacher XCache Coverager XCache Optimizer XCache XCache Cacher XCache Coverager XCache Optimizer + TEST_PHP_EXECUTABLE=/usr/bin/php + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + php run-tests.php -n -c xcache-test.ini tests ===================================================================== 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-xcache-3.1.0/nts/xcache-test.ini More .INIs : CWD : /builddir/build/BUILD/php-xcache-3.1.0/nts Extra dirs : VALGRIND : Not used ===================================================================== Running selected tests. TEST 1/9 [tests/xcache_deep_copy_arg_info.phpt] PASS xcache requires deep copying arg info [tests/xcache_deep_copy_arg_info.phpt] TEST 2/9 [tests/xcache_deep_copy_opcodes_for_const.phpt] PASS xcache requires deep copying opcodes for __FILE__ and __DIR__ [tests/xcache_deep_copy_opcodes_for_const.phpt] TEST 3/9 [tests/xcache_deep_copy_static_variables.phpt] PASS xcache requires deep copying static variables in shallow copy mode [tests/xcache_deep_copy_static_variables.phpt] TEST 4/9 [tests/xcache_include_absolute.phpt] PASS include absolute path [tests/xcache_include_absolute.phpt] TEST 5/9 [tests/xcache_include_relative_cwd.phpt] PASS include relative to current working dir [tests/xcache_include_relative_cwd.phpt] TEST 6/9 [tests/xcache_include_relative_file.phpt] PASS include relative to current file [tests/xcache_include_relative_file.phpt] TEST 7/9 [tests/xcache_is_autoglobal.phpt] PASS xcache_is_autoglobal [tests/xcache_is_autoglobal.phpt] TEST 8/9 [tests/xcache_shallow_copy_check_early_binding.phpt] SKIP xcache shallow copying precondition: early binding changes constant inside opcode for PHP5.2- [tests/xcache_shallow_copy_check_early_binding.phpt] reason: only needed for PHP 5.2 or less TEST 9/9 [tests/xcache_var.phpt] PASS xcache_set/get test [tests/xcache_var.phpt] ===================================================================== Number of tests : 9 8 Tests skipped : 1 ( 11.1%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 8 ( 88.9%) (100.0%) --------------------------------------------------------------------- Time taken : 0 seconds ===================================================================== + cd ../zts + /usr/bin/zts-php --no-php-ini --define extension_dir=/builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/lib64/php-zts/modules/ --define extension=xcache.so --modules + grep XCache XCache XCache Cacher XCache Coverager XCache Optimizer XCache XCache Cacher XCache Coverager XCache Optimizer + TEST_PHP_EXECUTABLE=/usr/bin/zts-php + NO_INTERACTION=1 + REPORT_EXIT_STATUS=1 + /usr/bin/zts-php run-tests.php -n -c xcache-test.ini tests ===================================================================== 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-xcache-3.1.0/zts/xcache-test.ini More .INIs : CWD : /builddir/build/BUILD/php-xcache-3.1.0/zts Extra dirs : VALGRIND : Not used ===================================================================== Running selected tests. TEST 1/9 [tests/xcache_deep_copy_arg_info.phpt] PASS xcache requires deep copying arg info [tests/xcache_deep_copy_arg_info.phpt] TEST 2/9 [tests/xcache_deep_copy_opcodes_for_const.phpt] PASS xcache requires deep copying opcodes for __FILE__ and __DIR__ [tests/xcache_deep_copy_opcodes_for_const.phpt] TEST 3/9 [tests/xcache_deep_copy_static_variables.phpt] PASS xcache requires deep copying static variables in shallow copy mode [tests/xcache_deep_copy_static_variables.phpt] TEST 4/9 [tests/xcache_include_absolute.phpt] PASS include absolute path [tests/xcache_include_absolute.phpt] TEST 5/9 [tests/xcache_include_relative_cwd.phpt] PASS include relative to current working dir [tests/xcache_include_relative_cwd.phpt] TEST 6/9 [tests/xcache_include_relative_file.phpt] PASS include relative to current file [tests/xcache_include_relative_file.phpt] TEST 7/9 [tests/xcache_is_autoglobal.phpt] PASS xcache_is_autoglobal [tests/xcache_is_autoglobal.phpt] TEST 8/9 [tests/xcache_shallow_copy_check_early_binding.phpt] SKIP xcache shallow copying precondition: early binding changes constant inside opcode for PHP5.2- [tests/xcache_shallow_copy_check_early_binding.phpt] reason: only needed for PHP 5.2 or less TEST 9/9 [tests/xcache_var.phpt] PASS xcache_set/get test [tests/xcache_var.phpt] ===================================================================== Number of tests : 9 8 Tests skipped : 1 ( 11.1%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 0 ( 0.0%) ( 0.0%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 8 ( 88.9%) (100.0%) --------------------------------------------------------------------- Time taken : 1 seconds ===================================================================== + exit 0 Processing files: php-xcache-3.1.0-1.el6.5.5.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JEGOmQ + umask 022 + cd /builddir/build/BUILD + cd php-xcache-3.1.0 + DOCDIR=/builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share/doc/php-xcache-3.1.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share/doc/php-xcache-3.1.0 + /bin/mkdir -p /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share/doc/php-xcache-3.1.0 + cp -pr nts/AUTHORS nts/ChangeLog nts/COPYING nts/README nts/THANKS /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64/usr/share/doc/php-xcache-3.1.0 + 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 " Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Conflicts: php-pecl-apc < 3.1.15 php-eaccelerator php-opcache Obsoletes: php53-xcache php53u-xcache php54-xcache php55-xcache Processing files: xcache-admin-3.1.0-1.el6.5.5.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 " Provides: xcache-coverager = 3.1.0-1.el6.5.5 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 Obsoletes: php-xcache-admin < 3.0.0 php-xcache-coverager < 3.0.0 xcache-coverager < 3.0.0 Processing files: php-xcache-debuginfo-3.1.0-1.el6.5.5.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 Wrote: /builddir/build/RPMS/php-xcache-3.1.0-1.el6.5.5.x86_64.rpm Wrote: /builddir/build/RPMS/xcache-admin-3.1.0-1.el6.5.5.noarch.rpm Wrote: /builddir/build/RPMS/php-xcache-debuginfo-3.1.0-1.el6.5.5.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9teTts + umask 022 + cd /builddir/build/BUILD + cd php-xcache-3.1.0 + rm -rf /builddir/build/BUILDROOT/php-xcache-3.1.0-1.el6.5.5.x86_64 + exit 0 Child return code was: 0 LEAVE do -->