$ dpkg-buildpackage dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package php-fpm-0.6 dpkg-buildpackage: source version 5.2.10 dpkg-buildpackage: source changed by Stephen Crosby dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp # Add here commands to clean up after the build process. [ ! -f Makefile ] || /usr/bin/make distclean make[1]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' Making distclean in fpm make[2]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm' rm -rf .libs _libs test -z "libfpm.la" || rm -f libfpm.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm' Making distclean in cgi make[2]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi' rm -rf .libs _libs test -z "libsapi.la" || rm -f libsapi.la rm -f "./so_locations" rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -rf ./.deps rm -f Makefile make[2]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi' Making distclean in . make[2]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' rm -f php-fpm php-fpm rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "hp_fpm_conf init.d.hp_fpm_init nginx-site-conf.sample hp_fpm_bin.1" || rm -f hp_fpm_conf init.d.hp_fpm_init nginx-site-conf.sample hp_fpm_bin.1 rm -f fpm_autoconfig.h stamp-h1 rm -f libtool rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' rm -f config.status config.cache config.log configure.lineno configure.status.lineno rm -f Makefile make[1]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' rm -f config.sub config.guess dh_clean dpkg-source -b php-fpm-0.6-5.2.10.bak dpkg-source: warning: unknown information field 'Package' in input data in general section of control info file dpkg-source: warning: unknown information field 'Architecture' in input data in general section of control info file dpkg-source: warning: unknown information field 'Depends' in input data in general section of control info file dpkg-source: warning: unknown information field 'Description' in input data in general section of control info file dpkg-source: info: using source format `1.0' dpkg-source: warning: source directory 'php-fpm-0.6-5.2.10.bak' is not - 'php-fpm-0.6-5.2.10' dpkg-source: info: building php-fpm-0.6 in php-fpm-0.6_5.2.10.tar.gz dpkg-source: info: building php-fpm-0.6 in php-fpm-0.6_5.2.10.dsc debian/rules build dh_testdir # Add here commands to configure the package. cp -f /usr/share/misc/config.sub config.sub cp -f /usr/share/misc/config.guess config.guess ./configure --build i486-linux-gnu \ --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --with-libevent \ --with-php-src=/usr/include/php5 \ --with-php-build=/usr/lib/php5/build \ CFLAGS="-g -O2" \ LDFLAGS="-Wl,-z,defs" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for library containing socket... none required checking for library containing inet_addr... none required checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for php configuration... checking for XML configuration checking for xml2-config... /usr/bin/xml2-config checking for libxml library... yes, 2.7.5 checking for xmlParseFile... yes checking for prctl... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for ptrace... yes checking whether ptrace works... yes checking for proc mem file... mem checking dynamic linker characteristics... GNU/Linux ld.so checking for libevent >= 1.4.11... yes checking for setenv... yes checking for clearenv... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating cgi/Makefile config.status: creating fpm/Makefile config.status: creating php-fpm.conf config.status: creating init.d.php-fpm config.status: creating nginx-site-conf.sample config.status: creating php-fpm.1 config.status: creating fpm_autoconfig.h config.status: executing depfiles commands dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' /usr/bin/make all-recursive make[2]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' Making all in cgi make[3]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-cgi_main.lo -MD -MP -MF ".deps/libsapi_la-cgi_main.Tpo" -c -o libsapi_la-cgi_main.lo `test -f 'cgi_main.c' || echo './'`cgi_main.c; \ then mv -f ".deps/libsapi_la-cgi_main.Tpo" ".deps/libsapi_la-cgi_main.Plo"; else rm -f ".deps/libsapi_la-cgi_main.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-cgi_main.lo -MD -MP -MF .deps/libsapi_la-cgi_main.Tpo -c cgi_main.c -fPIC -DPIC -o .libs/libsapi_la-cgi_main.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-cgi_main.lo -MD -MP -MF .deps/libsapi_la-cgi_main.Tpo -c cgi_main.c -o libsapi_la-cgi_main.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-fastcgi.lo -MD -MP -MF ".deps/libsapi_la-fastcgi.Tpo" -c -o libsapi_la-fastcgi.lo `test -f 'fastcgi.c' || echo './'`fastcgi.c; \ then mv -f ".deps/libsapi_la-fastcgi.Tpo" ".deps/libsapi_la-fastcgi.Plo"; else rm -f ".deps/libsapi_la-fastcgi.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-fastcgi.lo -MD -MP -MF .deps/libsapi_la-fastcgi.Tpo -c fastcgi.c -fPIC -DPIC -o .libs/libsapi_la-fastcgi.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-fastcgi.lo -MD -MP -MF .deps/libsapi_la-fastcgi.Tpo -c fastcgi.c -o libsapi_la-fastcgi.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-getopt.lo -MD -MP -MF ".deps/libsapi_la-getopt.Tpo" -c -o libsapi_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c; \ then mv -f ".deps/libsapi_la-getopt.Tpo" ".deps/libsapi_la-getopt.Plo"; else rm -f ".deps/libsapi_la-getopt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-getopt.lo -MD -MP -MF .deps/libsapi_la-getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/libsapi_la-getopt.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -g -O2 -MT libsapi_la-getopt.lo -MD -MP -MF .deps/libsapi_la-getopt.Tpo -c getopt.c -o libsapi_la-getopt.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-variable -Wunused-value -fno-strict-aliasing -g -O2 -Wl,-z,defs -o libsapi.la libsapi_la-cgi_main.lo libsapi_la-fastcgi.lo libsapi_la-getopt.lo -lrt ar cru .libs/libsapi.a .libs/libsapi_la-cgi_main.o .libs/libsapi_la-fastcgi.o .libs/libsapi_la-getopt.o ranlib .libs/libsapi.a creating libsapi.la (cd .libs && rm -f libsapi.la && ln -s ../libsapi.la libsapi.la) make[3]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi' Making all in fpm make[3]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm.lo -MD -MP -MF ".deps/libfpm_la-fpm.Tpo" -c -o libfpm_la-fpm.lo `test -f 'fpm.c' || echo './'`fpm.c; \ then mv -f ".deps/libfpm_la-fpm.Tpo" ".deps/libfpm_la-fpm.Plo"; else rm -f ".deps/libfpm_la-fpm.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm.lo -MD -MP -MF .deps/libfpm_la-fpm.Tpo -c fpm.c -fPIC -DPIC -o .libs/libfpm_la-fpm.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm.lo -MD -MP -MF .deps/libfpm_la-fpm.Tpo -c fpm.c -o libfpm_la-fpm.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_conf.lo -MD -MP -MF ".deps/libfpm_la-fpm_conf.Tpo" -c -o libfpm_la-fpm_conf.lo `test -f 'fpm_conf.c' || echo './'`fpm_conf.c; \ then mv -f ".deps/libfpm_la-fpm_conf.Tpo" ".deps/libfpm_la-fpm_conf.Plo"; else rm -f ".deps/libfpm_la-fpm_conf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_conf.lo -MD -MP -MF .deps/libfpm_la-fpm_conf.Tpo -c fpm_conf.c -fPIC -DPIC -o .libs/libfpm_la-fpm_conf.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_conf.lo -MD -MP -MF .deps/libfpm_la-fpm_conf.Tpo -c fpm_conf.c -o libfpm_la-fpm_conf.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_signals.lo -MD -MP -MF ".deps/libfpm_la-fpm_signals.Tpo" -c -o libfpm_la-fpm_signals.lo `test -f 'fpm_signals.c' || echo './'`fpm_signals.c; \ then mv -f ".deps/libfpm_la-fpm_signals.Tpo" ".deps/libfpm_la-fpm_signals.Plo"; else rm -f ".deps/libfpm_la-fpm_signals.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_signals.lo -MD -MP -MF .deps/libfpm_la-fpm_signals.Tpo -c fpm_signals.c -fPIC -DPIC -o .libs/libfpm_la-fpm_signals.o fpm_signals.c: In function 'sig_handler': fpm_signals.c:178: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_signals.lo -MD -MP -MF .deps/libfpm_la-fpm_signals.Tpo -c fpm_signals.c -o libfpm_la-fpm_signals.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_children.lo -MD -MP -MF ".deps/libfpm_la-fpm_children.Tpo" -c -o libfpm_la-fpm_children.lo `test -f 'fpm_children.c' || echo './'`fpm_children.c; \ then mv -f ".deps/libfpm_la-fpm_children.Tpo" ".deps/libfpm_la-fpm_children.Plo"; else rm -f ".deps/libfpm_la-fpm_children.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_children.lo -MD -MP -MF .deps/libfpm_la-fpm_children.Tpo -c fpm_children.c -fPIC -DPIC -o .libs/libfpm_la-fpm_children.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_children.lo -MD -MP -MF .deps/libfpm_la-fpm_children.Tpo -c fpm_children.c -o libfpm_la-fpm_children.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_worker_pool.lo -MD -MP -MF ".deps/libfpm_la-fpm_worker_pool.Tpo" -c -o libfpm_la-fpm_worker_pool.lo `test -f 'fpm_worker_pool.c' || echo './'`fpm_worker_pool.c; \ then mv -f ".deps/libfpm_la-fpm_worker_pool.Tpo" ".deps/libfpm_la-fpm_worker_pool.Plo"; else rm -f ".deps/libfpm_la-fpm_worker_pool.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_worker_pool.lo -MD -MP -MF .deps/libfpm_la-fpm_worker_pool.Tpo -c fpm_worker_pool.c -fPIC -DPIC -o .libs/libfpm_la-fpm_worker_pool.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_worker_pool.lo -MD -MP -MF .deps/libfpm_la-fpm_worker_pool.Tpo -c fpm_worker_pool.c -o libfpm_la-fpm_worker_pool.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_unix.lo -MD -MP -MF ".deps/libfpm_la-fpm_unix.Tpo" -c -o libfpm_la-fpm_unix.lo `test -f 'fpm_unix.c' || echo './'`fpm_unix.c; \ then mv -f ".deps/libfpm_la-fpm_unix.Tpo" ".deps/libfpm_la-fpm_unix.Plo"; else rm -f ".deps/libfpm_la-fpm_unix.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_unix.lo -MD -MP -MF .deps/libfpm_la-fpm_unix.Tpo -c fpm_unix.c -fPIC -DPIC -o .libs/libfpm_la-fpm_unix.o fpm_unix.c: In function 'fpm_unix_init_child': fpm_unix.c:199: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_unix.lo -MD -MP -MF .deps/libfpm_la-fpm_unix.Tpo -c fpm_unix.c -o libfpm_la-fpm_unix.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_cleanup.lo -MD -MP -MF ".deps/libfpm_la-fpm_cleanup.Tpo" -c -o libfpm_la-fpm_cleanup.lo `test -f 'fpm_cleanup.c' || echo './'`fpm_cleanup.c; \ then mv -f ".deps/libfpm_la-fpm_cleanup.Tpo" ".deps/libfpm_la-fpm_cleanup.Plo"; else rm -f ".deps/libfpm_la-fpm_cleanup.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_cleanup.lo -MD -MP -MF .deps/libfpm_la-fpm_cleanup.Tpo -c fpm_cleanup.c -fPIC -DPIC -o .libs/libfpm_la-fpm_cleanup.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_cleanup.lo -MD -MP -MF .deps/libfpm_la-fpm_cleanup.Tpo -c fpm_cleanup.c -o libfpm_la-fpm_cleanup.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_sockets.lo -MD -MP -MF ".deps/libfpm_la-fpm_sockets.Tpo" -c -o libfpm_la-fpm_sockets.lo `test -f 'fpm_sockets.c' || echo './'`fpm_sockets.c; \ then mv -f ".deps/libfpm_la-fpm_sockets.Tpo" ".deps/libfpm_la-fpm_sockets.Plo"; else rm -f ".deps/libfpm_la-fpm_sockets.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_sockets.lo -MD -MP -MF .deps/libfpm_la-fpm_sockets.Tpo -c fpm_sockets.c -fPIC -DPIC -o .libs/libfpm_la-fpm_sockets.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_sockets.lo -MD -MP -MF .deps/libfpm_la-fpm_sockets.Tpo -c fpm_sockets.c -o libfpm_la-fpm_sockets.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_stdio.lo -MD -MP -MF ".deps/libfpm_la-fpm_stdio.Tpo" -c -o libfpm_la-fpm_stdio.lo `test -f 'fpm_stdio.c' || echo './'`fpm_stdio.c; \ then mv -f ".deps/libfpm_la-fpm_stdio.Tpo" ".deps/libfpm_la-fpm_stdio.Plo"; else rm -f ".deps/libfpm_la-fpm_stdio.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_stdio.lo -MD -MP -MF .deps/libfpm_la-fpm_stdio.Tpo -c fpm_stdio.c -fPIC -DPIC -o .libs/libfpm_la-fpm_stdio.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_stdio.lo -MD -MP -MF .deps/libfpm_la-fpm_stdio.Tpo -c fpm_stdio.c -o libfpm_la-fpm_stdio.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_env.lo -MD -MP -MF ".deps/libfpm_la-fpm_env.Tpo" -c -o libfpm_la-fpm_env.lo `test -f 'fpm_env.c' || echo './'`fpm_env.c; \ then mv -f ".deps/libfpm_la-fpm_env.Tpo" ".deps/libfpm_la-fpm_env.Plo"; else rm -f ".deps/libfpm_la-fpm_env.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_env.lo -MD -MP -MF .deps/libfpm_la-fpm_env.Tpo -c fpm_env.c -fPIC -DPIC -o .libs/libfpm_la-fpm_env.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_env.lo -MD -MP -MF .deps/libfpm_la-fpm_env.Tpo -c fpm_env.c -o libfpm_la-fpm_env.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_events.lo -MD -MP -MF ".deps/libfpm_la-fpm_events.Tpo" -c -o libfpm_la-fpm_events.lo `test -f 'fpm_events.c' || echo './'`fpm_events.c; \ then mv -f ".deps/libfpm_la-fpm_events.Tpo" ".deps/libfpm_la-fpm_events.Plo"; else rm -f ".deps/libfpm_la-fpm_events.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_events.lo -MD -MP -MF .deps/libfpm_la-fpm_events.Tpo -c fpm_events.c -fPIC -DPIC -o .libs/libfpm_la-fpm_events.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_events.lo -MD -MP -MF .deps/libfpm_la-fpm_events.Tpo -c fpm_events.c -o libfpm_la-fpm_events.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_php.lo -MD -MP -MF ".deps/libfpm_la-fpm_php.Tpo" -c -o libfpm_la-fpm_php.lo `test -f 'fpm_php.c' || echo './'`fpm_php.c; \ then mv -f ".deps/libfpm_la-fpm_php.Tpo" ".deps/libfpm_la-fpm_php.Plo"; else rm -f ".deps/libfpm_la-fpm_php.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_php.lo -MD -MP -MF .deps/libfpm_la-fpm_php.Tpo -c fpm_php.c -fPIC -DPIC -o .libs/libfpm_la-fpm_php.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_php.lo -MD -MP -MF .deps/libfpm_la-fpm_php.Tpo -c fpm_php.c -o libfpm_la-fpm_php.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_php_trace.lo -MD -MP -MF ".deps/libfpm_la-fpm_php_trace.Tpo" -c -o libfpm_la-fpm_php_trace.lo `test -f 'fpm_php_trace.c' || echo './'`fpm_php_trace.c; \ then mv -f ".deps/libfpm_la-fpm_php_trace.Tpo" ".deps/libfpm_la-fpm_php_trace.Plo"; else rm -f ".deps/libfpm_la-fpm_php_trace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_php_trace.lo -MD -MP -MF .deps/libfpm_la-fpm_php_trace.Tpo -c fpm_php_trace.c -fPIC -DPIC -o .libs/libfpm_la-fpm_php_trace.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_php_trace.lo -MD -MP -MF .deps/libfpm_la-fpm_php_trace.Tpo -c fpm_php_trace.c -o libfpm_la-fpm_php_trace.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_process_ctl.lo -MD -MP -MF ".deps/libfpm_la-fpm_process_ctl.Tpo" -c -o libfpm_la-fpm_process_ctl.lo `test -f 'fpm_process_ctl.c' || echo './'`fpm_process_ctl.c; \ then mv -f ".deps/libfpm_la-fpm_process_ctl.Tpo" ".deps/libfpm_la-fpm_process_ctl.Plo"; else rm -f ".deps/libfpm_la-fpm_process_ctl.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_process_ctl.lo -MD -MP -MF .deps/libfpm_la-fpm_process_ctl.Tpo -c fpm_process_ctl.c -fPIC -DPIC -o .libs/libfpm_la-fpm_process_ctl.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_process_ctl.lo -MD -MP -MF .deps/libfpm_la-fpm_process_ctl.Tpo -c fpm_process_ctl.c -o libfpm_la-fpm_process_ctl.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_request.lo -MD -MP -MF ".deps/libfpm_la-fpm_request.Tpo" -c -o libfpm_la-fpm_request.lo `test -f 'fpm_request.c' || echo './'`fpm_request.c; \ then mv -f ".deps/libfpm_la-fpm_request.Tpo" ".deps/libfpm_la-fpm_request.Plo"; else rm -f ".deps/libfpm_la-fpm_request.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_request.lo -MD -MP -MF .deps/libfpm_la-fpm_request.Tpo -c fpm_request.c -fPIC -DPIC -o .libs/libfpm_la-fpm_request.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_request.lo -MD -MP -MF .deps/libfpm_la-fpm_request.Tpo -c fpm_request.c -o libfpm_la-fpm_request.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_clock.lo -MD -MP -MF ".deps/libfpm_la-fpm_clock.Tpo" -c -o libfpm_la-fpm_clock.lo `test -f 'fpm_clock.c' || echo './'`fpm_clock.c; \ then mv -f ".deps/libfpm_la-fpm_clock.Tpo" ".deps/libfpm_la-fpm_clock.Plo"; else rm -f ".deps/libfpm_la-fpm_clock.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_clock.lo -MD -MP -MF .deps/libfpm_la-fpm_clock.Tpo -c fpm_clock.c -fPIC -DPIC -o .libs/libfpm_la-fpm_clock.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_clock.lo -MD -MP -MF .deps/libfpm_la-fpm_clock.Tpo -c fpm_clock.c -o libfpm_la-fpm_clock.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_shm.lo -MD -MP -MF ".deps/libfpm_la-fpm_shm.Tpo" -c -o libfpm_la-fpm_shm.lo `test -f 'fpm_shm.c' || echo './'`fpm_shm.c; \ then mv -f ".deps/libfpm_la-fpm_shm.Tpo" ".deps/libfpm_la-fpm_shm.Plo"; else rm -f ".deps/libfpm_la-fpm_shm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_shm.lo -MD -MP -MF .deps/libfpm_la-fpm_shm.Tpo -c fpm_shm.c -fPIC -DPIC -o .libs/libfpm_la-fpm_shm.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_shm.lo -MD -MP -MF .deps/libfpm_la-fpm_shm.Tpo -c fpm_shm.c -o libfpm_la-fpm_shm.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_shm_slots.lo -MD -MP -MF ".deps/libfpm_la-fpm_shm_slots.Tpo" -c -o libfpm_la-fpm_shm_slots.lo `test -f 'fpm_shm_slots.c' || echo './'`fpm_shm_slots.c; \ then mv -f ".deps/libfpm_la-fpm_shm_slots.Tpo" ".deps/libfpm_la-fpm_shm_slots.Plo"; else rm -f ".deps/libfpm_la-fpm_shm_slots.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_shm_slots.lo -MD -MP -MF .deps/libfpm_la-fpm_shm_slots.Tpo -c fpm_shm_slots.c -fPIC -DPIC -o .libs/libfpm_la-fpm_shm_slots.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_shm_slots.lo -MD -MP -MF .deps/libfpm_la-fpm_shm_slots.Tpo -c fpm_shm_slots.c -o libfpm_la-fpm_shm_slots.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-xml_config.lo -MD -MP -MF ".deps/libfpm_la-xml_config.Tpo" -c -o libfpm_la-xml_config.lo `test -f 'xml_config.c' || echo './'`xml_config.c; \ then mv -f ".deps/libfpm_la-xml_config.Tpo" ".deps/libfpm_la-xml_config.Plo"; else rm -f ".deps/libfpm_la-xml_config.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-xml_config.lo -MD -MP -MF .deps/libfpm_la-xml_config.Tpo -c xml_config.c -fPIC -DPIC -o .libs/libfpm_la-xml_config.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-xml_config.lo -MD -MP -MF .deps/libfpm_la-xml_config.Tpo -c xml_config.c -o libfpm_la-xml_config.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-zlog.lo -MD -MP -MF ".deps/libfpm_la-zlog.Tpo" -c -o libfpm_la-zlog.lo `test -f 'zlog.c' || echo './'`zlog.c; \ then mv -f ".deps/libfpm_la-zlog.Tpo" ".deps/libfpm_la-zlog.Plo"; else rm -f ".deps/libfpm_la-zlog.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-zlog.lo -MD -MP -MF .deps/libfpm_la-zlog.Tpo -c zlog.c -fPIC -DPIC -o .libs/libfpm_la-zlog.o zlog.c: In function 'zlog': zlog.c:112: warning: ignoring return value of 'write', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-zlog.lo -MD -MP -MF .deps/libfpm_la-zlog.Tpo -c zlog.c -o libfpm_la-zlog.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_trace.lo -MD -MP -MF ".deps/libfpm_la-fpm_trace.Tpo" -c -o libfpm_la-fpm_trace.lo `test -f 'fpm_trace.c' || echo './'`fpm_trace.c; \ then mv -f ".deps/libfpm_la-fpm_trace.Tpo" ".deps/libfpm_la-fpm_trace.Plo"; else rm -f ".deps/libfpm_la-fpm_trace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_trace.lo -MD -MP -MF .deps/libfpm_la-fpm_trace.Tpo -c fpm_trace.c -fPIC -DPIC -o .libs/libfpm_la-fpm_trace.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_trace.lo -MD -MP -MF .deps/libfpm_la-fpm_trace.Tpo -c fpm_trace.c -o libfpm_la-fpm_trace.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_trace_ptrace.lo -MD -MP -MF ".deps/libfpm_la-fpm_trace_ptrace.Tpo" -c -o libfpm_la-fpm_trace_ptrace.lo `test -f 'fpm_trace_ptrace.c' || echo './'`fpm_trace_ptrace.c; \ then mv -f ".deps/libfpm_la-fpm_trace_ptrace.Tpo" ".deps/libfpm_la-fpm_trace_ptrace.Plo"; else rm -f ".deps/libfpm_la-fpm_trace_ptrace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_trace_ptrace.lo -MD -MP -MF .deps/libfpm_la-fpm_trace_ptrace.Tpo -c fpm_trace_ptrace.c -fPIC -DPIC -o .libs/libfpm_la-fpm_trace_ptrace.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/php5 -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/main -I/usr/lib/php5/build/TSRM -I/usr/lib/php5/build/Zend -I/usr/lib/php5/build/main -DFPM_AUTOCONFIG_H -I/usr/include/libxml2 -g -O2 -MT libfpm_la-fpm_trace_ptrace.lo -MD -MP -MF .deps/libfpm_la-fpm_trace_ptrace.Tpo -c fpm_trace_ptrace.c -o libfpm_la-fpm_trace_ptrace.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-variable -Wunused-value -fno-strict-aliasing -g -O2 -Wl,-z,defs -o libfpm.la libfpm_la-fpm.lo libfpm_la-fpm_conf.lo libfpm_la-fpm_signals.lo libfpm_la-fpm_children.lo libfpm_la-fpm_worker_pool.lo libfpm_la-fpm_unix.lo libfpm_la-fpm_cleanup.lo libfpm_la-fpm_sockets.lo libfpm_la-fpm_stdio.lo libfpm_la-fpm_env.lo libfpm_la-fpm_events.lo libfpm_la-fpm_php.lo libfpm_la-fpm_php_trace.lo libfpm_la-fpm_process_ctl.lo libfpm_la-fpm_request.lo libfpm_la-fpm_clock.lo libfpm_la-fpm_shm.lo libfpm_la-fpm_shm_slots.lo libfpm_la-xml_config.lo libfpm_la-zlog.lo libfpm_la-fpm_trace.lo libfpm_la-fpm_trace_ptrace.lo -lrt ar cru .libs/libfpm.a .libs/libfpm_la-fpm.o .libs/libfpm_la-fpm_conf.o .libs/libfpm_la-fpm_signals.o .libs/libfpm_la-fpm_children.o .libs/libfpm_la-fpm_worker_pool.o .libs/libfpm_la-fpm_unix.o .libs/libfpm_la-fpm_cleanup.o .libs/libfpm_la-fpm_sockets.o .libs/libfpm_la-fpm_stdio.o .libs/libfpm_la-fpm_env.o .libs/libfpm_la-fpm_events.o .libs/libfpm_la-fpm_php.o .libs/libfpm_la-fpm_php_trace.o .libs/libfpm_la-fpm_process_ctl.o .libs/libfpm_la-fpm_request.o .libs/libfpm_la-fpm_clock.o .libs/libfpm_la-fpm_shm.o .libs/libfpm_la-fpm_shm_slots.o .libs/libfpm_la-xml_config.o .libs/libfpm_la-zlog.o .libs/libfpm_la-fpm_trace.o .libs/libfpm_la-fpm_trace_ptrace.o ranlib .libs/libfpm.a creating libfpm.la (cd .libs && rm -f libfpm.la && ln -s ../libfpm.la libfpm.la) make[3]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm' make[3]: Entering directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' /bin/bash ./libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-variable -Wunused-value -fno-strict-aliasing -g -O2 -Wl,-z,defs -o php_fpm -export-dynamic cgi/libsapi.la fpm/libfpm.la /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libevent.a -lxml2 -lrt mkdir .libs gcc -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-variable -Wunused-value -fno-strict-aliasing -g -O2 -Wl,-z -Wl,defs -o php_fpm -Wl,--export-dynamic cgi/.libs/libsapi.a fpm/.libs/libfpm.a /usr/lib/gcc/i486-linux-gnu/4.4.1/../../../../lib/libevent.a /usr/lib/libxml2.so -lrt cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `print_module_info': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:170: undefined reference to `php_printf' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `print_extension_info': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:197: undefined reference to `php_printf' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgi_register_variables': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:602: undefined reference to `php_import_environment_variables' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:629: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:631: undefined reference to `sapi_module' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:632: undefined reference to `php_register_variable_safe' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgi_send_headers': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:332: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:334: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:357: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:364: undefined reference to `zend_llist_get_first_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:371: undefined reference to `zend_llist_get_next_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:377: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:383: undefined reference to `ap_php_slprintf' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:418: undefined reference to `php_header_write' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:396: undefined reference to `zend_llist_get_first_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:416: undefined reference to `zend_llist_get_next_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:412: undefined reference to `php_header_write' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:413: undefined reference to `php_header_write' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:343: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:345: undefined reference to `ap_php_slprintf' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:346: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:404: undefined reference to `php_header_write' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:405: undefined reference to `php_header_write' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:409: undefined reference to `zend_llist_get_next_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:361: undefined reference to `ap_php_slprintf' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:391: undefined reference to `php_header_write' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:385: undefined reference to `ap_php_slprintf' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgibin_getenv': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:474: undefined reference to `sapi_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgi_read_post': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:428: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:431: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:441: undefined reference to `zend_error' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgibin_flush': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:274: undefined reference to `php_handle_aborted_connection' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgi_deactivate': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:667: undefined reference to `sapi_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgibin_single_write': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:229: undefined reference to `sapi_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgibin_ub_write': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:249: undefined reference to `php_handle_aborted_connection' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `php_cgi_startup': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:675: undefined reference to `php_module_startup' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `zm_info_cgi': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1208: undefined reference to `display_ini_entries' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1210: undefined reference to `php_info_print_table_start' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1211: undefined reference to `php_info_print_table_row' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1212: undefined reference to `php_info_print_table_row' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1213: undefined reference to `php_info_print_table_end' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `zm_shutdown_cgi': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1199: undefined reference to `zend_unregister_ini_entries' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `zm_startup_cgi': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1190: undefined reference to `zend_register_ini_entries' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `sapi_cgi_log_message': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:643: undefined reference to `sapi_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `main': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1295: undefined reference to `sapi_startup' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1405: undefined reference to `php_request_startup' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1410: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1417: undefined reference to `get_zend_version' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1417: undefined reference to `sapi_module' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1417: undefined reference to `php_printf' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1426: undefined reference to `php_request_shutdown' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1637: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1638: undefined reference to `php_module_shutdown' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1639: undefined reference to `sapi_shutdown' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1366: undefined reference to `php_output_startup' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1367: undefined reference to `php_output_activate' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1368: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1369: undefined reference to `php_printf' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `print_modules': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:188: undefined reference to `_zend_hash_init' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:189: undefined reference to `module_registry' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:189: undefined reference to `zend_hash_copy' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:190: undefined reference to `zend_qsort' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:190: undefined reference to `zend_hash_sort' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:191: undefined reference to `zend_hash_apply_with_argument' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:192: undefined reference to `zend_hash_destroy' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `main': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1371: undefined reference to `php_printf' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `print_extensions': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:212: undefined reference to `zend_extensions' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:212: undefined reference to `zend_llist_copy' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:214: undefined reference to `zend_llist_sort' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:215: undefined reference to `zend_llist_apply_with_argument' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:216: undefined reference to `zend_llist_destroy' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `main': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1373: undefined reference to `php_printf' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1374: undefined reference to `php_end_ob_buffers' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1380: undefined reference to `php_request_startup' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1385: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1387: undefined reference to `php_print_info' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1388: undefined reference to `php_request_shutdown' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1360: undefined reference to `compiler_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1320: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1395: undefined reference to `php_output_startup' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1396: undefined reference to `php_output_activate' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1397: undefined reference to `sapi_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `php_cgi_usage': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:729: undefined reference to `php_printf' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `main': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1399: undefined reference to `php_end_ob_buffers' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1507: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1508: undefined reference to `php_module_shutdown' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1461: undefined reference to `php_import_environment_variables' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1467: undefined reference to `executor_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `init_request_info': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:863: undefined reference to `sapi_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `main': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1482: undefined reference to `sapi_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `init_request_info': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1138: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1139: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1143: undefined reference to `php_handle_auth_data' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `main': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1486: undefined reference to `compiler_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1495: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1505: undefined reference to `php_request_startup' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1518: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1519: undefined reference to `php_check_open_basedir' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1559: undefined reference to `php_execute_script' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1573: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1575: undefined reference to `_efree' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1576: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1579: undefined reference to `executor_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1589: undefined reference to `php_request_shutdown' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1594: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1633: undefined reference to `executor_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `init_request_info': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1130: undefined reference to `_estrdup' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `main': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1585: undefined reference to `sapi_header_op' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1520: undefined reference to `php_fopen_primary_script' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1532: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1533: undefined reference to `php_body_write' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1529: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1530: undefined reference to `php_body_write' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `zif_fastcgi_finish_request': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1220: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1224: undefined reference to `php_end_ob_buffers' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:1225: undefined reference to `php_header' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `cgi_php_import_environment_variables': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:547: undefined reference to `core_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:556: undefined reference to `core_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:571: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:577: undefined reference to `core_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:573: undefined reference to `core_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:581: undefined reference to `zend_hash_internal_pointer_reset_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:584: undefined reference to `zend_hash_move_forward_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:582: undefined reference to `zend_hash_get_current_key_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:583: undefined reference to `zend_hash_get_current_data_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:586: undefined reference to `sapi_module' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:587: undefined reference to `php_register_variable_safe' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:590: undefined reference to `core_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:559: undefined reference to `zend_hash_num_elements' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:561: undefined reference to `core_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `_zval_copy_ctor': /usr/include/php5/Zend/zend_variables.h:45: undefined reference to `_zval_copy_ctor_func' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `cgi_php_import_environment_variables': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:550: undefined reference to `zend_hash_num_elements' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/cgi_main.c:552: undefined reference to `core_globals' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o): In function `_zval_dtor': /usr/include/php5/Zend/zend_variables.h:35: undefined reference to `_zval_dtor_func' /usr/include/php5/Zend/zend_variables.h:35: undefined reference to `_zval_dtor_func' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o):(.data.rel+0x4c): undefined reference to `php_module_shutdown_wrapper' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o):(.data.rel+0x68): undefined reference to `zend_error' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o):(.data.rel+0x150): undefined reference to `OnUpdateBool' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o):(.data.rel+0x188): undefined reference to `OnUpdateBool' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o):(.data.rel+0x1c0): undefined reference to `OnUpdateBool' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o):(.data.rel+0x1f8): undefined reference to `OnUpdateBool' cgi/.libs/libsapi.a(libsapi_la-cgi_main.o):(.data.rel+0x230): undefined reference to `OnUpdateString' cgi/.libs/libsapi.a(libsapi_la-fastcgi.o): In function `fcgi_putenv': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:1275: undefined reference to `_zend_hash_add_or_update' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:1270: undefined reference to `zend_hash_del_key_or_index' cgi/.libs/libsapi.a(libsapi_la-fastcgi.o): In function `fcgi_getenv': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:1260: undefined reference to `zend_hash_find' cgi/.libs/libsapi.a(libsapi_la-fastcgi.o): In function `fcgi_get_params': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:665: undefined reference to `_erealloc' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:669: undefined reference to `zend_strndup' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:670: undefined reference to `_zend_hash_add_or_update' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:665: undefined reference to `_emalloc' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:674: undefined reference to `_efree' cgi/.libs/libsapi.a(libsapi_la-fastcgi.o): In function `fcgi_shutdown': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:278: undefined reference to `zend_hash_destroy' cgi/.libs/libsapi.a(libsapi_la-fastcgi.o): In function `fcgi_close': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:901: undefined reference to `zend_hash_destroy' cgi/.libs/libsapi.a(libsapi_la-fastcgi.o): In function `fcgi_set_mgmt_var': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:1300: undefined reference to `zend_strndup' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:1302: undefined reference to `_zend_hash_add_or_update' cgi/.libs/libsapi.a(libsapi_la-fastcgi.o): In function `fcgi_init': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:195: undefined reference to `_zend_hash_init' cgi/.libs/libsapi.a(libsapi_la-fastcgi.o): In function `fcgi_read_request': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:694: undefined reference to `_zend_hash_init' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:739: undefined reference to `_zend_hash_add_or_update' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:795: undefined reference to `zend_hash_internal_pointer_reset_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:796: undefined reference to `zend_hash_get_current_key_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:798: undefined reference to `zend_hash_move_forward_ex' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/cgi/fastcgi.c:802: undefined reference to `zend_hash_find' fpm/.libs/libfpm.a(libfpm_la-fpm_php.o): In function `fpm_php_script_filename': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:146: undefined reference to `sapi_globals' fpm/.libs/libfpm.a(libfpm_la-fpm_php.o): In function `fpm_php_request_method': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:151: undefined reference to `sapi_globals' fpm/.libs/libfpm.a(libfpm_la-fpm_php.o): In function `fpm_php_content_length': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:156: undefined reference to `sapi_globals' fpm/.libs/libfpm.a(libfpm_la-fpm_php.o): In function `fpm_php_apply_defines': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:107: undefined reference to `core_globals' fpm/.libs/libfpm.a(libfpm_la-fpm_php.o): In function `zend_ini_alter_master': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:28: undefined reference to `executor_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:28: undefined reference to `zend_hash_find' fpm/.libs/libfpm.a(libfpm_la-fpm_php.o): In function `fpm_php_apply_defines': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:94: undefined reference to `php_dl' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:109: undefined reference to `zend_disable_function' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:114: undefined reference to `core_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:116: undefined reference to `zend_disable_class' fpm/.libs/libfpm.a(libfpm_la-fpm_php.o): In function `fpm_php_cleanup': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:163: undefined reference to `php_module_shutdown' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php.c:164: undefined reference to `sapi_shutdown' fpm/.libs/libfpm.a(libfpm_la-fpm_php_trace.o): In function `fpm_php_trace_dump': /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php_trace.c:59: undefined reference to `sapi_globals' /home/stevecrozz/test/php-fpm-0.6-5.2.10.bak/fpm/fpm_php_trace.c:65: undefined reference to `executor_globals' collect2: ld returned 1 exit status make[3]: *** [php_fpm] Error 1 make[3]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/stevecrozz/test/php-fpm-0.6-5.2.10.bak' make: *** [build-stamp] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2