fakeroot debian/rules clean test -x debian/rules test "`id -u`" = 0 /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/accensi/Download/clearsilver-0.10.3' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3' if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/document.py.diff debian/patches/makefile_distclean.diff debian/patches/perl_installdir.diff Patch debian/patches/perl_installdir.diff is not applied. Patch debian/patches/makefile_distclean.diff is not applied. Patch debian/patches/document.py.diff is not applied. if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "reverse-patches" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi for dir in debian/patches ; do \ rm -f $dir/*.log ; \ done if test ! -e perl/Makefile ;\ then echo -e "distclean:\n\trm -f Makefile" >perl/Makefile ;\ fi for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean /usr/bin/make -C . -k distclean make[1]: Entering directory `/home/accensi/Download/clearsilver-0.10.3' Makefile:10: rules.mk: No such file or directory ./configure checking for gcc... gcc checking for C compiler default output... 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 how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for ar... ar checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for Neotonic Paths... not found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for gettimeofday... yes checking for mktime... yes checking for putenv... yes checking for strerror... yes checking for strspn... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for random... yes checking for rand... yes checking for drand48... yes checking for lockf... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for snprintf... yes checking for vsnprintf... yes checking for localtime_r... yes checking whether localtime_r is declared... yes checking for gmtime_r... yes checking whether gmtime_r is declared... yes checking for strtok_r... yes checking whether strtok_r is declared... yes checking for mkstemp... yes checking for regexec... yes checking for deflate in -lz... yes checking for apache apxs... not found checking for python includes... found /usr/include/python2.4 checking for perl >= 5.006... found /usr/bin/perl checking for ruby... found /usr/bin/ruby checking for j2sdk path... not found checking for csharp path... not found configure: creating ./config.status config.status: creating rules.mk config.status: creating cs_config.h make[1]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3' make[1]: Entering directory `/home/accensi/Download/clearsilver-0.10.3' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/util' rm -f Makefile.depends ../libs/libneo_utl.a *.o make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/util' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cs' rm -f Makefile.depends ../libs/libneo_cs.a cstest cs test core *.o *.out make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cs' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cgi' rm -f Makefile.depends ../libs/libneo_cgi.a static.cgi static.cso cgi_cstest *.o make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cgi' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/python' rm -f Makefile.depends neo_cgi.so *.o rm -f -r build make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/python' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/perl' rm -f Makefile make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/perl' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/ruby' rm -f Makefile.depends config.save ext/hdf/hdf.so rm -f ext/hdf/Makefile ext/hdf/mkmf.log ext/hdf/*.o make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/ruby' rm -f config.cache config.log config.status rules.mk cs_config.h make[1]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3' rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files test -r /usr/share/misc/config.sub && \ cp -f /usr/share/misc/config.sub config.sub test -r /usr/share/misc/config.guess && \ cp -f /usr/share/misc/config.guess config.guess dpkg-source -b clearsilver-0.10.3 dpkg-source: building clearsilver using existing clearsilver_0.10.3.orig.tar.gz dpkg-source: building clearsilver in clearsilver_0.10.3-4.1.diff.gz dpkg-source: warning: ignoring deletion of directory autom4te.cache dpkg-source: warning: ignoring deletion of file autom4te.cache/requests dpkg-source: warning: ignoring deletion of file autom4te.cache/output.0 dpkg-source: warning: ignoring deletion of file autom4te.cache/traces.0 dpkg-source: building clearsilver in clearsilver_0.10.3-4.1.dsc debian/rules build test -x debian/rules mkdir -p "." /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/accensi/Download/clearsilver-0.10.3' for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make[1]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3' if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi patches: debian/patches/document.py.diff debian/patches/makefile_distclean.diff debian/patches/perl_installdir.diff Trying patch debian/patches/document.py.diff at level 1 ... 0 ... success. Trying patch debian/patches/makefile_distclean.diff at level 1 ... 0 ... success. Trying patch debian/patches/perl_installdir.diff at level 1 ... 0 ... success. if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi if [ "debian/stamp-patched" != "reverse-patches" ] ; then \ /usr/bin/make -f debian/rules update-config ; \ fi make[1]: Entering directory `/home/accensi/Download/clearsilver-0.10.3' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi make[1]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3' if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi touch debian/stamp-autotools-files chmod a+x /home/accensi/Download/clearsilver-0.10.3/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2 -fPIC" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/accensi/Download/clearsilver-0.10.3/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/clearsilver" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-python --with-perl=/usr/bin/perl --disable-ruby --disable-csharp --disable-apache --enable-gettext checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking how to run the C preprocessor... cc -E checking whether ln -s works... yes checking for ar... ar checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for Neotonic Paths... not found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for gettimeofday... yes checking for mktime... yes checking for putenv... yes checking for strerror... yes checking for strspn... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for random... yes checking for rand... yes checking for drand48... yes Disabling wdb code checking for lockf... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for snprintf... yes checking for vsnprintf... yes checking for localtime_r... yes checking whether localtime_r is declared... yes checking for gmtime_r... yes checking whether gmtime_r is declared... yes checking for strtok_r... yes checking whether strtok_r is declared... yes checking for mkstemp... yes checking for regexec... yes checking for deflate in -lz... yes Disabling Apache 1.3.x Module checking for python includes... found /usr/include/python2.4 checking for perl >= 5.006... found /usr/bin/perl Disabling ruby module checking for j2sdk path... not found Disabling csharp module checking for gettext... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes Enabling gettext message translation configure: creating ./config.status config.status: creating rules.mk config.status: creating cs_config.h /usr/bin/make -C . make[1]: Entering directory `/home/accensi/Download/clearsilver-0.10.3' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/util' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/util' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cs' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cs' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cgi' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cgi' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/python' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/python' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/util' cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_err.o -c neo_err.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_files.o -c neo_files.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_misc.o -c neo_misc.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_rand.o -c neo_rand.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o ulist.o -c ulist.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_hdf.o -c neo_hdf.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_str.o -c neo_str.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_date.o -c neo_date.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o wildmat.o -c wildmat.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_hash.o -c neo_hash.c neo_hash.c: In function ‘ne_hash_int_hash’: neo_hash.c:292: warning: cast from pointer to integer of different size cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o ulocks.o -c ulocks.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o rcfs.o -c rcfs.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o skiplist.o -c skiplist.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o dict.o -c dict.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o filter.o -c filter.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_net.o -c neo_net.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o neo_server.o -c neo_server.c ar cr ../libs/libneo_utl.a neo_err.o neo_files.o neo_misc.o neo_rand.o ulist.o neo_hdf.o neo_str.o neo_date.o wildmat.o neo_hash.o ulocks.o rcfs.o skiplist.o dict.o filter.o neo_net.o neo_server.o ranlib ../libs/libneo_utl.a make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/util' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cs' cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o csparse.o -c csparse.c ar cr ../libs/libneo_cs.a csparse.o ranlib ../libs/libneo_cs.a cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o cstest.o -c cstest.c cc -o cstest cstest.o -lz -L../libs/ -lneo_cs -lneo_utl # -lefence cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o cs.o -c cs.c cc -o cs cs.o -lz -L../libs/ -lneo_cs -lneo_utl # -lefence Running cs regression tests Passed make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cs' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cgi' cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o cgiwrap.o -c cgiwrap.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o cgi.o -c cgi.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o html.o -c html.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o date.o -c date.c cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o rfc2388.o -c rfc2388.c ar cr ../libs/libneo_cgi.a cgiwrap.o cgi.o html.o date.o rfc2388.o ranlib ../libs/libneo_cgi.a cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o static.o -c static.c cc -o static.cgi static.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz cc -shared -fPIC -o static.cso static.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz cc -g -Wall -O2 -fPIC -Wall -I.. -fPIC -o cgi_cstest.o -c cgi_cstest.c cc -o cgi_cstest cgi_cstest.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cgi' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/python' rm -f neo_cgi.so CC="cc" LDSHARED="cc -shared -fPIC" /usr/bin/python2.4 setup.py build_ext --inplace adding lib_path $(LIB_DIR) adding lib z Overriding setup's CC from gcc -pthread to cc running build_ext building 'neo_cgi' extension creating build creating build/temp.linux-x86_64-2.4 cc -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I../ -I/usr/include/python2.4 -c neo_cgi.c -o build/temp.linux-x86_64-2.4/neo_cgi.o cc -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I../ -I/usr/include/python2.4 -c neo_cs.c -o build/temp.linux-x86_64-2.4/neo_cs.o cc -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I../ -I/usr/include/python2.4 -c neo_util.c -o build/temp.linux-x86_64-2.4/neo_util.o neo_util.c: In function ‘p_escape’: neo_util.c:611: warning: pointer targets in passing argument 1 of ‘neos_escape’ differ in signedness neo_util.c: In function ‘p_unescape’: neo_util.c:632: warning: pointer targets in passing argument 1 of ‘neos_unescape’ differ in signedness creating build/lib.linux-x86_64-2.4 cc -shared -fPIC build/temp.linux-x86_64-2.4/neo_cgi.o build/temp.linux-x86_64-2.4/neo_cs.o build/temp.linux-x86_64-2.4/neo_util.o -L $(NEOTONIC_ROOT)/libs/ -L../libs -lz -lneo_cgi -lneo_cs -lneo_utl -o build/lib.linux-x86_64-2.4/neo_cgi.so copying build/lib.linux-x86_64-2.4/neo_cgi.so -> make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/python' Checking if your kit is complete... Looks good Warning: -L../libs changed to -L/home/accensi/Download/clearsilver-0.10.3/perl/../libs Writing Makefile for ClearSilver make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/perl' cp ClearSilver.pm blib/lib/ClearSilver.pm /usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap ClearSilver.xs > ClearSilver.xsc && mv ClearSilver.xsc ClearSilver.c Please specify prototyping behavior for ClearSilver.xs (see perlxs manual) cc -c -I../ -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl/5.8/CORE" ClearSilver.c Running Mkbootstrap for ClearSilver () chmod 644 ClearSilver.bs rm -f blib/arch/auto/ClearSilver/ClearSilver.so cc -shared -L/usr/local/lib ClearSilver.o -o blib/arch/auto/ClearSilver/ClearSilver.so \ -L/home/accensi/Download/clearsilver-0.10.3/perl/../libs -lneo_cgi -lneo_cs -lneo_utl -lz \ chmod 755 blib/arch/auto/ClearSilver/ClearSilver.so cp ClearSilver.bs blib/arch/auto/ClearSilver/ClearSilver.bs chmod 644 blib/arch/auto/ClearSilver/ClearSilver.bs Manifying blib/man3/ClearSilver.3pm make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/perl' make[1]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks install -d debian/tmp/usr/lib/python2.4/site-packages install -m644 ./python/neo_cgi.so \ debian/tmp/usr/lib/python2.4/site-packages/neo_cgi.so install -d debian/tmp/usr/lib/python2.5/site-packages install -m644 ./python/neo_cgi.so \ debian/tmp/usr/lib/python2.5/site-packages/neo_cgi.so fakeroot debian/rules binary test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi DEB_MAKE_CHECK_TARGET unset, not running checks install -d debian/tmp/usr/lib/python2.4/site-packages install -m644 ./python/neo_cgi.so \ debian/tmp/usr/lib/python2.4/site-packages/neo_cgi.so install -d debian/tmp/usr/lib/python2.5/site-packages install -m644 ./python/neo_cgi.so \ debian/tmp/usr/lib/python2.5/site-packages/neo_cgi.so /usr/bin/make -C . install DESTDIR=/home/accensi/Download/clearsilver-0.10.3/debian/tmp make[1]: Entering directory `/home/accensi/Download/clearsilver-0.10.3' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/util' make[2]: Nothing to be done for `everything'. make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/util' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cs' make[2]: Nothing to be done for `everything'. make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cs' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cgi' make[2]: Nothing to be done for `everything'. make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cgi' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/python' make[2]: Nothing to be done for `everything'. make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/python' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/perl' make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/perl' ./mkinstalldirs /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver ./mkinstalldirs /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/bin mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/bin ./mkinstalldirs /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/lib ./mkinstalldirs /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/share/man/man3 mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/share mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/share/man mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/share/man/man3 /usr/bin/install -c -m 644 ClearSilver.h /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/ /usr/bin/install -c -m 644 cs_config.h /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/ /usr/bin/install -c -m 644 man/man3/*.3 /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/share/man/man3/ make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/util' ../mkinstalldirs /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/util mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/util /usr/bin/install -c -m 644 neo_err.h neo_files.h neo_misc.h neo_rand.h ulist.h neo_hdf.h neo_str.h neo_date.h wildmat.h neo_hash.h ulocks.h rcfs.h skiplist.h dict.h filter.h neo_net.h neo_server.h /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/util /usr/bin/install -c -m 644 ../libs/libneo_utl.a /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/lib make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/util' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cs' ../mkinstalldirs /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cs mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cs /usr/bin/install -c -m 644 cs.h /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cs /usr/bin/install -c -m 644 ../libs/libneo_cs.a /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/lib /usr/bin/install -c cstest /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/bin make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cs' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/cgi' ../mkinstalldirs /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cgi mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 cgi.h /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 cgiwrap.h /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 date.h /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 html.h /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/include/ClearSilver/cgi /usr/bin/install -c -m 644 ../libs/libneo_cgi.a /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/lib /usr/bin/install -c static.cgi /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/bin make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/cgi' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/python' ../mkinstalldirs /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/local/lib/python2.4/site-packages mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/local mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/local/lib mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/local/lib/python2.4 mkdir /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/local/lib/python2.4/site-packages /usr/bin/install -c neo_cgi.so /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/local/lib/python2.4/site-packages make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/python' make[2]: Entering directory `/home/accensi/Download/clearsilver-0.10.3/perl' Installing /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/lib/perl5/auto/ClearSilver/ClearSilver.so Installing /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/lib/perl5/auto/ClearSilver/ClearSilver.bs Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/lib/perl5/ClearSilver.pm Installing /home/accensi/Download/clearsilver-0.10.3/debian/tmp/usr/share/man/man3/ClearSilver.3pm make[2]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3/perl' make[1]: Leaving directory `/home/accensi/Download/clearsilver-0.10.3' dh_installdirs -pclearsilver-dev dh_installdirs -ppython-clearsilver dh_installdirs -plibclearsilver-perl dh_installdocs -pclearsilver-dev ./README dh_installexamples -pclearsilver-dev dh_installman -pclearsilver-dev dh_installinfo -pclearsilver-dev dh_installmenu -pclearsilver-dev dh_installcron -pclearsilver-dev dh_installinit -pclearsilver-dev dh_installdebconf -pclearsilver-dev dh_installemacsen -pclearsilver-dev dh_installcatalogs -pclearsilver-dev dh_installpam -pclearsilver-dev dh_installlogrotate -pclearsilver-dev dh_installlogcheck -pclearsilver-dev dh_installmime -pclearsilver-dev dh_installchangelogs -pclearsilver-dev dh_installudev -pclearsilver-dev dh_install -pclearsilver-dev dh_link -pclearsilver-dev dh_installdocs -ppython-clearsilver ./README dh_installexamples -ppython-clearsilver dh_installman -ppython-clearsilver dh_installinfo -ppython-clearsilver dh_installmenu -ppython-clearsilver dh_installcron -ppython-clearsilver dh_installinit -ppython-clearsilver dh_installdebconf -ppython-clearsilver dh_installemacsen -ppython-clearsilver dh_installcatalogs -ppython-clearsilver dh_installpam -ppython-clearsilver dh_installlogrotate -ppython-clearsilver dh_installlogcheck -ppython-clearsilver dh_installmime -ppython-clearsilver dh_installchangelogs -ppython-clearsilver dh_installudev -ppython-clearsilver dh_install -ppython-clearsilver dh_link -ppython-clearsilver dh_python -ppython-clearsilver dh_python: Doing nothing since dh_pycompat exists; dh_pysupport or dh_pycentral should do the work. You can remove dh_python from your rules file. dh_installdocs -plibclearsilver-perl ./README dh_installexamples -plibclearsilver-perl dh_installman -plibclearsilver-perl dh_installinfo -plibclearsilver-perl dh_installmenu -plibclearsilver-perl dh_installcron -plibclearsilver-perl dh_installinit -plibclearsilver-perl dh_installdebconf -plibclearsilver-perl dh_installemacsen -plibclearsilver-perl dh_installcatalogs -plibclearsilver-perl dh_installpam -plibclearsilver-perl dh_installlogrotate -plibclearsilver-perl dh_installlogcheck -plibclearsilver-perl dh_installmime -plibclearsilver-perl dh_installchangelogs -plibclearsilver-perl dh_installudev -plibclearsilver-perl dh_install -plibclearsilver-perl dh_link -plibclearsilver-perl dh_strip -pclearsilver-dev dh_compress -pclearsilver-dev dh_fixperms -pclearsilver-dev dh_makeshlibs -pclearsilver-dev dh_strip -ppython-clearsilver dh_compress -ppython-clearsilver dh_fixperms -ppython-clearsilver dh_makeshlibs -ppython-clearsilver dh_strip -plibclearsilver-perl dh_compress -plibclearsilver-perl dh_fixperms -plibclearsilver-perl dh_makeshlibs -plibclearsilver-perl dh_installdeb -pclearsilver-dev dh_perl -pclearsilver-dev dh_shlibdeps -pclearsilver-dev dh_installdeb -ppython-clearsilver dh_perl -ppython-clearsilver dh_shlibdeps -ppython-clearsilver -l debian/python-clearsilver/usr/lib/python-2.4/site-packages:debian/python-clearsilver/usr/lib/python-2.5/site-packages: dh_installdeb -plibclearsilver-perl dh_perl -plibclearsilver-perl dh_shlibdeps -plibclearsilver-perl -l debian/libclearsilver-perl/usr/lib/perl5: dh_gencontrol -pclearsilver-dev dh_md5sums -pclearsilver-dev dh_builddeb -pclearsilver-dev dpkg-deb: building package `clearsilver-dev' in `../clearsilver-dev_0.10.3-4.1_amd64.deb'. dh_gencontrol -ppython-clearsilver dpkg-gencontrol: warning: unknown substitution variable ${python:Depends} dpkg-gencontrol: warning: unknown substitution variable ${python:Versions} dh_md5sums -ppython-clearsilver dh_builddeb -ppython-clearsilver dpkg-deb: building package `python-clearsilver' in `../python-clearsilver_0.10.3-4.1_amd64.deb'. dh_gencontrol -plibclearsilver-perl dh_md5sums -plibclearsilver-perl dh_builddeb -plibclearsilver-perl dpkg-deb: building package `libclearsilver-perl' in `../libclearsilver-perl_0.10.3-4.1_amd64.deb'. dpkg-genchanges dpkg-genchanges: warning: unknown information field `Xb-Python-Version' in input data in package's section of control info file dpkg-genchanges: not including original source code in upload dpkg-buildpackage (debuild emulation): binary and diff upload (original source NOT included)