dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: avertissement: utilisation d'une commande pour obtenir les privilèges administrateur en tant qu'administrateur dpkg-buildpackage: export de CFLAGS depuis dpkg-buildflags (origine : vendor): -g -O2 dpkg-buildpackage: export de CPPFLAGS depuis dpkg-buildflags (origine : vendor): dpkg-buildpackage: export de CXXFLAGS depuis dpkg-buildflags (origine : vendor): -g -O2 dpkg-buildpackage: export de FFLAGS depuis dpkg-buildflags (origine : vendor): -g -O2 dpkg-buildpackage: export de LDFLAGS depuis dpkg-buildflags (origine : vendor): dpkg-buildpackage: paquet source php-mongo dpkg-buildpackage: version source 1.2.0-1 dpkg-buildpackage: source changé par Arnaud TOMEÏ dpkg-source --before-build php-mongo-1.2.0 dpkg-buildpackage: architecture hôte amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp* configure-stamp* # Add here commands to clean up after the build process. (cd mongo-1.2.0; \ /usr/bin/make clean; \ /usr/bin/phpize5 --clean) make[1]: entrant dans le répertoire « /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 » find . -name \*.gcno -o -name \*.gcda | xargs rm -f 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 libphp.la modules/* libs/* make[1]: quittant le répertoire « /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 » Cleaning.. rm -rf tmp/modules5 dh_clean dpkg-source -b php-mongo-1.2.0 dpkg-source: avertissement: aucun format source indiqué dans debian/source/format, voir dpkg-source(1) dpkg-source: info: utilisation du format source « 1.0 » dpkg-source: info: construction de php-mongo à partir de php-mongo_1.2.0.orig.tar.gz dpkg-source: info: construction de php-mongo dans php-mongo_1.2.0-1.diff.gz dpkg-source: info: construction de php-mongo dans php-mongo_1.2.0-1.dsc debian/rules build PHP Warning: Module 'mongo' already loaded in Unknown on line 0 touch build-stamp dh_testdir # Add here commands to configure the package. (cd mongo-1.2.0; \ /usr/bin/phpize5; \ ./configure --with-php-config=/usr/bin/php-config5 --prefix=/usr) Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 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 cc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-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 checking for PHP extension directory... /usr/lib/php5/20090626 checking for PHP installed headers prefix... /usr/include/php5 checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable Mongo extension... yes, shared checking whether byte ordering is bigendian... no checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands touch configure-stamp-v5 dh_testdir # Add here commands to compile the package. (cd mongo-1.2.0; /usr/bin/make; mkdir -p ../tmp/modules5; cp modules/* ../tmp/modules5; /usr/bin/make clean) make[1]: entrant dans le répertoire « /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 » /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/mongo.c -o mongo.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/mongo.c -fPIC -DPIC -o .libs/mongo.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/mongo_types.c -o mongo_types.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/mongo_types.c -fPIC -DPIC -o .libs/mongo_types.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/bson.c -o bson.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/bson.c -fPIC -DPIC -o .libs/bson.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/cursor.c -o cursor.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/cursor.c -fPIC -DPIC -o .libs/cursor.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/collection.c -o collection.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/collection.c -fPIC -DPIC -o .libs/collection.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/db.c -o db.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/db.c -fPIC -DPIC -o .libs/db.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/gridfs.c -o gridfs.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/gridfs.c -fPIC -DPIC -o .libs/gridfs.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/hash.c -o util/hash.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/hash.c -fPIC -DPIC -o util/.libs/hash.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/connect.c -o util/connect.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/connect.c -fPIC -DPIC -o util/.libs/connect.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/pool.c -o util/pool.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/pool.c -fPIC -DPIC -o util/.libs/pool.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/rs.c -o util/rs.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/rs.c -fPIC -DPIC -o util/.libs/rs.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/link.c -o util/link.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/link.c -fPIC -DPIC -o util/.libs/link.o /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/link.c: In function ‘mongo_util_link_master_failed’: /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/link.c:161: warning: implicit declaration of function ‘mongo_util_server_down’ /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=compile cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/server.c -o util/server.lo libtool: compile: cc -I./util -I. -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util/server.c -fPIC -DPIC -o util/.libs/server.o /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=link cc -DPHP_ATOM_INC -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/include -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/main -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 -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 -I/localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/util -DHAVE_CONFIG_H -O2 -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o mongo.la -export-dynamic -avoid-version -prefer-pic -module -rpath /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/modules mongo.lo mongo_types.lo bson.lo cursor.lo collection.lo db.lo gridfs.lo util/hash.lo util/connect.lo util/pool.lo util/rs.lo util/link.lo util/server.lo libtool: link: cc -shared .libs/mongo.o .libs/mongo_types.o .libs/bson.o .libs/cursor.o .libs/collection.o .libs/db.o .libs/gridfs.o util/.libs/hash.o util/.libs/connect.o util/.libs/pool.o util/.libs/rs.o util/.libs/link.o util/.libs/server.o -Wl,-soname -Wl,mongo.so -o .libs/mongo.so libtool: link: ( cd ".libs" && rm -f "mongo.la" && ln -s "../mongo.la" "mongo.la" ) /bin/bash /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/libtool --mode=install cp ./mongo.la /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/modules libtool: install: cp ./.libs/mongo.so /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/modules/mongo.so libtool: install: cp ./.libs/mongo.lai /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/modules/mongo.la libtool: finish: PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/sbin" ldconfig -n /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/modules ---------------------------------------------------------------------- Libraries have been installed in: /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. make[1]: quittant le répertoire « /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 » make[1]: entrant dans le répertoire « /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 » find . -name \*.gcno -o -name \*.gcda | xargs rm -f 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 libphp.la modules/* libs/* make[1]: quittant le répertoire « /localhome/atomei/php-mongo-1.2.0/mongo-1.2.0 » touch build-stamp-v5 fakeroot debian/rules binary dh_testdir dh_testroot # can't dh_clean here without specifically excluding the possibly existing installed dirs # for other version. #dh_clean -k dh_installdirs # Add here commands to install the package into debian/php-mongo. mkdir -p debian/php5-mongo//usr/lib/php5/20090626 install -m 644 -o root -g root tmp/modules5/mongo.so debian/php5-mongo//usr/lib/php5/20090626/mongo.so if [ -f "debian/mongo.ini" ]; then \ mkdir -p debian/php5-mongo/etc/php5/conf.d; \ cp debian/mongo.ini debian/php5-mongo/etc/php5/conf.d; \ fi echo "php:Depends=phpapi-20090626" >> debian/php5-mongo.substvars dh_testdir dh_testroot dh_installchangelogs debian/Changelog dh_installdocs dh_installexamples dh_installdebconf dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dpkg-shlibdeps: avertissement: debian/php5-mongo/usr/lib/php5/20090626/mongo.so contient une référence au symbole zend_hash_get_current_key_ex qui ne peut être résolue : il peut s'agir d'un greffon (« plugin »). dpkg-shlibdeps: avertissement: 90 autres avertissements semblables ont été sautés (utiliser -v pour les voir tous). dh_gencontrol dh_md5sums dh_builddeb dpkg-deb : construction du paquet « php5-mongo » dans « ../php5-mongo_1.2.0-1_amd64.deb ». dpkg-genchanges >../php-mongo_1.2.0-1_amd64.changes dpkg-genchanges: inclusion du code source original dans l'envoi (« upload ») dpkg-source --after-build php-mongo-1.2.0 dpkg-buildpackage: envoi complet (inclusion du code source d'origine) Now running lintian... warning: lintian's authors do not recommend running it with root privileges! W: php-mongo source: ancient-standards-version 3.8.1 (current is 3.9.1) W: php5-mongo: new-package-should-close-itp-bug Finished running lintian.