fakeroot debian/rules clean dh_testdir dh_testroot rm -rf build-stamp build-stamp-php5 build-stamp-php4 /usr/bin/make clean make[1]: Entering directory `/home/waja/php-suhosin-0.9.20' find . -name \*.lo -o -name \*.o | xargs rm -f find . -name \*.la -o -name \*.a | xargs rm -f find . -name \*.so | xargs rm -f find . -name .libs -a -type d|xargs rm -rf rm -f libphp5.la modules/* libs/* make[1]: Leaving directory `/home/waja/php-suhosin-0.9.20' # to make pbuilder happy phpize --clean Cleaning.. dh_clean dpkg-source -b php-suhosin-0.9.20 dpkg-source: building php-suhosin using existing php-suhosin_0.9.20.orig.tar.gz dpkg-source: building php-suhosin in php-suhosin_0.9.20-1~bpo.1+nolfs.1.diff.gz dpkg-source: building php-suhosin in php-suhosin_0.9.20-1~bpo.1+nolfs.1.dsc debian/rules build Not use this. fakeroot debian/rules binary dh_testdir touch build-stamp /usr/bin/make clean make[1]: Entering directory `/home/waja/php-suhosin-0.9.20' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/home/waja/php-suhosin-0.9.20' make: [build-stamp-php4] Error 2 (ignored) phpize --clean Cleaning.. phpize4 Configuring for: PHP Api Version: 20020918 Zend Module Api No: 20020429 Zend Extension Api No: 20050606 chmod a+x ./configure ./configure --prefix=/home/waja/php-suhosin-0.9.20/debian/php4-suhosin/usr --with-php-config=/usr/bin/php-config4 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 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 ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for PHP extension directory... /usr/lib/php4/20050606 checking for re2c... exit 0; checking for gawk... no checking for mawk... mawk checking whether to enable suhosin support... yes, shared 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 how to run the C preprocessor... gcc -E 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 how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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 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 static flag -static 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... no 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++ static flag -static 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 appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating config.h /usr/bin/make DESTDIR=/home/waja/php-suhosin-0.9.20/debian/php4-suhosin make[1]: Entering directory `/home/waja/php-suhosin-0.9.20' /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/suhosin.c -o suhosin.lo mkdir .libs gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/suhosin.c -fPIC -DPIC -o .libs/suhosin.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/crypt.c -o crypt.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/crypt.c -fPIC -DPIC -o .libs/crypt.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/crypt_blowfish.c -o crypt_blowfish.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/crypt_blowfish.c -fPIC -DPIC -o .libs/crypt_blowfish.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/sha256.c -o sha256.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/sha256.c -fPIC -DPIC -o .libs/sha256.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/memory_limit.c -o memory_limit.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/memory_limit.c -fPIC -DPIC -o .libs/memory_limit.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/treat_data.c -o treat_data.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/treat_data.c -fPIC -DPIC -o .libs/treat_data.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ifilter.c -o ifilter.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ifilter.c -fPIC -DPIC -o .libs/ifilter.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/post_handler.c -o post_handler.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/post_handler.c -fPIC -DPIC -o .libs/post_handler.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ufilter.c -o ufilter.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ufilter.c -fPIC -DPIC -o .libs/ufilter.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/rfc1867.c -o rfc1867.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/rfc1867.c -fPIC -DPIC -o .libs/rfc1867.o In file included from /usr/include/php4/ext/mbstring/php_mbregex.h:28, from /usr/include/php4/ext/mbstring/mbstring.h:75, from /home/waja/php-suhosin-0.9.20/rfc1867.c:40: ./mbregex.h:25:7: warning: no newline at end of file /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/log.c -o log.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/log.c -fPIC -DPIC -o .libs/log.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/header.c -o header.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/header.c -fPIC -DPIC -o .libs/header.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/execute.c -o execute.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ex_imp.c -o ex_imp.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ex_imp.c -fPIC -DPIC -o .libs/ex_imp.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/session.c -o session.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/session.c -fPIC -DPIC -o .libs/session.o /home/waja/php-suhosin-0.9.20/session.c: In function 'suhosin_decrypt_string': /home/waja/php-suhosin-0.9.20/session.c:375: warning: passing argument 1 of 'suhosin_get_ipv4' from incompatible pointer type /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/aes.c -o aes.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/aes.c -fPIC -DPIC -o .libs/aes.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/compat_snprintf.c -o compat_snprintf.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/compat_snprintf.c -fPIC -DPIC -o .libs/compat_snprintf.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=link gcc -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php4 -I/usr/include/php4/main -I/usr/include/php4/TSRM -I/usr/include/php4/Zend -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -o suhosin.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/waja/php-suhosin-0.9.20/modules suhosin.lo crypt.lo crypt_blowfish.lo sha256.lo memory_limit.lo treat_data.lo ifilter.lo post_handler.lo ufilter.lo rfc1867.lo log.lo header.lo execute.lo ex_imp.lo session.lo aes.lo compat_snprintf.lo gcc -shared .libs/suhosin.o .libs/crypt.o .libs/crypt_blowfish.o .libs/sha256.o .libs/memory_limit.o .libs/treat_data.o .libs/ifilter.o .libs/post_handler.o .libs/ufilter.o .libs/rfc1867.o .libs/log.o .libs/header.o .libs/execute.o .libs/ex_imp.o .libs/session.o .libs/aes.o .libs/compat_snprintf.o -Wl,-soname -Wl,suhosin.so -o .libs/suhosin.so creating suhosin.la (cd .libs && rm -f suhosin.la && ln -s ../suhosin.la suhosin.la) /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=install cp ./suhosin.la /home/waja/php-suhosin-0.9.20/modules cp ./.libs/suhosin.so /home/waja/php-suhosin-0.9.20/modules/suhosin.so cp ./.libs/suhosin.lai /home/waja/php-suhosin-0.9.20/modules/suhosin.la PATH="$PATH:/sbin" ldconfig -n /home/waja/php-suhosin-0.9.20/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/waja/php-suhosin-0.9.20/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. (It is safe to ignore warnings about tempnam and tmpnam). make[1]: Leaving directory `/home/waja/php-suhosin-0.9.20' touch build-stamp-php4 dh_testdir dh_testroot dh_installdirs install -D -m 644 modules/suhosin.so debian/php4-suhosin/usr/lib/php4/20050606/suhosin.so install -D -m 644 debian/suhosin.ini debian/php4-suhosin/etc/php4/conf.d/suhosin.ini dh_testdir dh_testroot dh_installdirs dh_installchangelogs Changelog dh_installdebconf dh_installdocs CREDITS dh_install dh_link dh_strip dh_compress dh_fixperms dh_installdeb --package=php4-suhosin --no-package=php5-suhosin dh_shlibdeps echo "php:Depends=phpapi-`php-config4 --phpapi`" >> debian/php4-suhosin.substvars dh_gencontrol --package=php4-suhosin --no-package=php5-suhosin dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb --package=php4-suhosin --no-package=php5-suhosin dpkg-deb: building package `php4-suhosin' in `../php4-suhosin_0.9.20-1~bpo.1+nolfs.1_i386.deb'. /usr/bin/make clean make[1]: Entering directory `/home/waja/php-suhosin-0.9.20' find . -name \*.lo | xargs rm -f find . -name \*.o | xargs rm -f find . -name \*.la | xargs rm -f find . -name \*.a | xargs rm -f find . -name \*.so | xargs rm -f find . -name .libs -a -type d|xargs rm -rf rm -f libphp4.la modules/* libs/* make[1]: Leaving directory `/home/waja/php-suhosin-0.9.20' phpize --clean Cleaning.. phpize5 Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 chmod a+x ./configure ./configure --prefix=/home/waja/php-suhosin-0.9.20/debian/php5-suhosin/usr --with-php-config=/usr/bin/php-config5 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 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 ISO C89... none needed checking whether gcc and cc understand -c and -o together... yes checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for PHP extension directory... /usr/lib/php5/20060613 checking for PHP installed headers prefix... /usr/include/php5 checking for re2c... no configure: WARNING: You will need re2c 0.9.11 or later if you want to regenerate PHP parsers. checking for gawk... no checking for nawk... nawk checking if nawk is broken... no checking whether to enable suhosin support... yes, shared 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 how to run the C preprocessor... gcc -E 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 how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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 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 static flag -static 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... no 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++ static flag -static 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 appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating config.h /usr/bin/make DESTDIR=/home/waja/php-suhosin-0.9.20/debian/php5-suhosin make[1]: Entering directory `/home/waja/php-suhosin-0.9.20' /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/suhosin.c -o suhosin.lo mkdir .libs gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/suhosin.c -fPIC -DPIC -o .libs/suhosin.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/crypt.c -o crypt.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/crypt.c -fPIC -DPIC -o .libs/crypt.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/crypt_blowfish.c -o crypt_blowfish.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/crypt_blowfish.c -fPIC -DPIC -o .libs/crypt_blowfish.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/sha256.c -o sha256.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/sha256.c -fPIC -DPIC -o .libs/sha256.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/memory_limit.c -o memory_limit.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/memory_limit.c -fPIC -DPIC -o .libs/memory_limit.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/treat_data.c -o treat_data.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/treat_data.c -fPIC -DPIC -o .libs/treat_data.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ifilter.c -o ifilter.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ifilter.c -fPIC -DPIC -o .libs/ifilter.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/post_handler.c -o post_handler.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/post_handler.c -fPIC -DPIC -o .libs/post_handler.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ufilter.c -o ufilter.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ufilter.c -fPIC -DPIC -o .libs/ufilter.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/rfc1867.c -o rfc1867.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/rfc1867.c -fPIC -DPIC -o .libs/rfc1867.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/log.c -o log.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/log.c -fPIC -DPIC -o .libs/log.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/header.c -o header.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/header.c -fPIC -DPIC -o .libs/header.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/execute.c -o execute.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ex_imp.c -o ex_imp.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/ex_imp.c -fPIC -DPIC -o .libs/ex_imp.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/session.c -o session.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/session.c -fPIC -DPIC -o .libs/session.o /home/waja/php-suhosin-0.9.20/session.c: In function 'suhosin_decrypt_string': /home/waja/php-suhosin-0.9.20/session.c:375: warning: passing argument 1 of 'suhosin_get_ipv4' from incompatible pointer type /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/aes.c -o aes.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/aes.c -fPIC -DPIC -o .libs/aes.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=compile gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/compat_snprintf.c -o compat_snprintf.lo gcc -I. -I/home/waja/php-suhosin-0.9.20 -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -c /home/waja/php-suhosin-0.9.20/compat_snprintf.c -fPIC -DPIC -o .libs/compat_snprintf.o /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=link gcc -DPHP_ATOM_INC -I/home/waja/php-suhosin-0.9.20/include -I/home/waja/php-suhosin-0.9.20/main -I/home/waja/php-suhosin-0.9.20 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext -I/usr/include/php5/ext/date/lib -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -g -O2 -o suhosin.la -export-dynamic -avoid-version -prefer-pic -module -rpath /home/waja/php-suhosin-0.9.20/modules suhosin.lo crypt.lo crypt_blowfish.lo sha256.lo memory_limit.lo treat_data.lo ifilter.lo post_handler.lo ufilter.lo rfc1867.lo log.lo header.lo execute.lo ex_imp.lo session.lo aes.lo compat_snprintf.lo gcc -shared .libs/suhosin.o .libs/crypt.o .libs/crypt_blowfish.o .libs/sha256.o .libs/memory_limit.o .libs/treat_data.o .libs/ifilter.o .libs/post_handler.o .libs/ufilter.o .libs/rfc1867.o .libs/log.o .libs/header.o .libs/execute.o .libs/ex_imp.o .libs/session.o .libs/aes.o .libs/compat_snprintf.o -Wl,-soname -Wl,suhosin.so -o .libs/suhosin.so creating suhosin.la (cd .libs && rm -f suhosin.la && ln -s ../suhosin.la suhosin.la) /bin/sh /home/waja/php-suhosin-0.9.20/libtool --mode=install cp ./suhosin.la /home/waja/php-suhosin-0.9.20/modules cp ./.libs/suhosin.so /home/waja/php-suhosin-0.9.20/modules/suhosin.so cp ./.libs/suhosin.lai /home/waja/php-suhosin-0.9.20/modules/suhosin.la PATH="$PATH:/sbin" ldconfig -n /home/waja/php-suhosin-0.9.20/modules ---------------------------------------------------------------------- Libraries have been installed in: /home/waja/php-suhosin-0.9.20/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. (It is safe to ignore warnings about tempnam and tmpnam). make[1]: Leaving directory `/home/waja/php-suhosin-0.9.20' touch build-stamp-php5 dh_testdir dh_testroot dh_installdirs install -D -m 644 modules/suhosin.so debian/php5-suhosin/usr/lib/php5/20060613/suhosin.so install -D -m 644 debian/suhosin.ini debian/php5-suhosin/etc/php5/conf.d/suhosin.ini dh_testdir dh_testroot dh_installdirs dh_installchangelogs Changelog dh_installdocs --package=php5-suhosin CREDITS dh_install dh_link dh_strip dh_compress dh_fixperms dh_installdeb --package=php5-suhosin --no-package=php4-suhosin dh_shlibdeps echo "php:Depends=phpapi-`php-config5 --phpapi`" >> debian/php5-suhosin.substvars dh_gencontrol --package=php5-suhosin --no-package=php4-suhosin dh_md5sums dh_builddeb --package=php5-suhosin --no-package=php4-suhosin dpkg-deb: building package `php5-suhosin' in `../php5-suhosin_0.9.20-1~bpo.1+nolfs.1_i386.deb'. dpkg-genchanges -sa -v0.9.18-1 dpkg-genchanges: including full source code in upload dpkg-buildpackage (debuild emulation): full upload (original source is included) Now running lintian... E: php-suhosin_0.9.20-1~bpo.1+nolfs.1_i386.changes: bad-distribution-in-changes-file etch-special-cyconet W: php-suhosin source: maintainer-upload-has-incorrect-version-number 0.9.20-1~bpo.1+nolfs.1 W: php-suhosin source: binary-nmu-debian-revision-in-source 0.9.20-1~bpo.1+nolfs.1 Finished running lintian. Now signing changes and any dsc files... signfile php-suhosin_0.9.20-1~bpo.1+nolfs.1.dsc Jan Wagner gpg: skipped "Jan Wagner ": secret key not available gpg: [stdin]: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....