dpkg-buildpackage: source package is fusecram dpkg-buildpackage: source version is 20051104-1 dpkg-buildpackage: source changed by Kel Modderman dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean sed \ -e "s/@cdbs@/cdbs (>= 0.4.23-1.1), build-essential, autotools-dev, debhelper (>= 4.1.0)/g" \ -e "s/^Build-Depends\(\|-Indep\): build-essential, /Build-Depends\1: /g" \ \ -e "s/^Cpu: .*/Architecture: /g" \ -e "/^System: /d" \ \ -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' ' ','\\\\\` any\`\]/g" \ -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 | tr ' ' ','\\\\\`\`\]/g" \ \ -e "s/\"/\\\\\"/g" \ -e "s/^/echo \"/g" \ -e "s/\\$/\\\\$/g" \ -e "s/$/\"/g" \ < debian/control.in | /bin/sh > debian/control dpkg-checkbuilddeps -B test -x debian/rules test "`id -u`" = 0 if test -n "" && test "" != "."; then rmdir ""; fi if test "." != "."; then rmdir .; fi for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done make -C . -k distclean || true make[1]: Entering directory `/tmp/pkg/fusecram-20051104' make[1]: *** No rule to make target `distclean'. make[1]: Leaving directory `/tmp/pkg/fusecram-20051104' rm -f debian/stamp-makefile-build if [ -f "./config.log" ] && grep -i 'generated.*by.*autoconf' "./config.log" 1>/dev/null; then \ rm -f "./config.log"; \ fi rm -f debian/stamp-autotools-files if test -f ./config.status && grep -i -q 'Generated.*by configure.' ./config.status; then rm -f ./config.status; fi if test -f ./config.cache && grep -i -q 'shell.*script.*caches.*results.*configure' ./config.cache; then rm -f ./config.cache; fi dh_clean debian/rules build sed \ -e "s/@cdbs@/cdbs (>= 0.4.23-1.1), build-essential, autotools-dev, debhelper (>= 4.1.0)/g" \ -e "s/^Build-Depends\(\|-Indep\): build-essential, /Build-Depends\1: /g" \ \ -e "s/^Cpu: .*/Architecture: /g" \ -e "/^System: /d" \ \ -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' ' ','\\\\\` any\`\]/g" \ -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 | tr ' ' ','\\\\\`\`\]/g" \ \ -e "s/\"/\\\\\"/g" \ -e "s/^/echo \"/g" \ -e "s/\\$/\\\\$/g" \ -e "s/$/\"/g" \ < debian/control.in | /bin/sh > debian/control dpkg-checkbuilddeps -B test -x debian/rules if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_BUILD_MAKE_TARGET is a deprecated variable" /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_CLEAN_MAKE_TARGET is a deprecated variable" /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_MAKE_TEST_TARGET is a deprecated variable" if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi 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 if test "" = "pre" ; then \ cd . && libtoolize -c -f ; \ fi if test -n "" ; then \ if test -d ./m4 ; then m4="-I m4" ; fi ; \ if test -e ./aclocal.m4 ; then cd . && aclocal- $m4 ; fi ; \ elif test -n "" ; then \ if test -d ./m4 ; then m4="-I m4" ; fi ; \ if test -e ./aclocal.m4 ; then cd . && aclocal- $m4 ; fi ; \ fi if test -n "" ; then \ if test -e ./configure.ac || test -e ./configure.in ; then cd . && `which autoconf || which autoconf` ; fi ; \ fi if test -n "" ; then \ if test -e ./configure.ac || test -e ./configure.in ; then cd . && `which autoheader || which autoheader` ; fi ; \ fi if test -n "" ; then \ if test -e ./Makefile.am ; then cd . && automake- ; fi ; \ fi touch debian/stamp-autotools-files chmod a+x /tmp/pkg/fusecram-20051104/./configure if test ""; then cd ""; else cd "."; fi && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" /tmp/pkg/fusecram-20051104/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/fusecram" --srcdir=. --disable-maintainer-mode --disable-rpath checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... i486-pc-linux-gnu checking host system type... i486-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by cc... /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... cc -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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for correct ltmain.sh version... yes checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating linux/Makefile config.status: creating zAppRun/Makefile config.status: creating config.h config.status: executing depfiles commands if test "" = "post" ; then \ if test -e ./libtool ; then cp -f /usr/bin/libtool ./libtool ; fi ; \ fi make -C . make[1]: Entering directory `/tmp/pkg/fusecram-20051104' make all-recursive make[2]: Entering directory `/tmp/pkg/fusecram-20051104' Making all in src make[3]: Entering directory `/tmp/pkg/fusecram-20051104/src' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g `pkg-config --cflags glib-2.0` -D_FILE_OFFSET_BITS=64 -g -Wall -O2 -MT fusecram.o -MD -MP -MF ".deps/fusecram.Tpo" -c -o fusecram.o fusecram.c; \ then mv -f ".deps/fusecram.Tpo" ".deps/fusecram.Po"; else rm -f ".deps/fusecram.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -g `pkg-config --cflags glib-2.0` -D_FILE_OFFSET_BITS=64 -g -Wall -O2 -MT cramfs.o -MD -MP -MF ".deps/cramfs.Tpo" -c -o cramfs.o cramfs.c; \ then mv -f ".deps/cramfs.Tpo" ".deps/cramfs.Po"; else rm -f ".deps/cramfs.Tpo"; exit 1; fi cramfs.c: In function 'cramfs_read_block': cramfs.c:340: warning: pointer targets in passing argument 1 of 'uncompress' differ in signedness cramfs.c:340: warning: pointer targets in passing argument 3 of 'uncompress' differ in signedness /bin/sh ../libtool --tag=CC --mode=link cc -Wall -g `pkg-config --cflags glib-2.0` -D_FILE_OFFSET_BITS=64 -g -Wall -O2 -g -lfuse `pkg-config --libs glib-2.0` -lz -o fusecram fusecram.o cramfs.o mkdir .libs cc -Wall -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -g -Wall -O2 -g -o fusecram fusecram.o cramfs.o /usr/lib/libfuse.so -lpthread /usr/lib/libglib-2.0.so -lz make[3]: Leaving directory `/tmp/pkg/fusecram-20051104/src' Making all in linux make[3]: Entering directory `/tmp/pkg/fusecram-20051104/linux' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/pkg/fusecram-20051104/linux' Making all in zAppRun make[3]: Entering directory `/tmp/pkg/fusecram-20051104/zAppRun' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/pkg/fusecram-20051104/zAppRun' make[3]: Entering directory `/tmp/pkg/fusecram-20051104' make[3]: Leaving directory `/tmp/pkg/fusecram-20051104' make[2]: Leaving directory `/tmp/pkg/fusecram-20051104' make[1]: Leaving directory `/tmp/pkg/fusecram-20051104' touch debian/stamp-makefile-build fakeroot debian/rules binary-arch sed \ -e "s/@cdbs@/cdbs (>= 0.4.23-1.1), build-essential, autotools-dev, debhelper (>= 4.1.0)/g" \ -e "s/^Build-Depends\(\|-Indep\): build-essential, /Build-Depends\1: /g" \ \ -e "s/^Cpu: .*/Architecture: /g" \ -e "/^System: /d" \ \ -e "s/\[cpu: \([^]]*\)\]/\[\`type-handling \\\\\`echo \1 | tr ' ' ','\\\\\` any\`\]/g" \ -e "s/\[system: \([^]]*\)\]/\[\`type-handling any \\\\\`echo \1 | tr ' ' ','\\\\\`\`\]/g" \ \ -e "s/\"/\\\\\"/g" \ -e "s/^/echo \"/g" \ -e "s/\\$/\\\\$/g" \ -e "s/$/\"/g" \ < debian/control.in | /bin/sh > debian/control dpkg-checkbuilddeps -B test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A if [ -n "" ]; then \ mkdir -p ""; \ fi if [ ! -d "." ]; then \ mkdir -p "."; \ fi /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_BUILD_MAKE_TARGET is a deprecated variable" /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_CLEAN_MAKE_TARGET is a deprecated variable" /usr/share/cdbs/1/rules/buildcore.mk:116: "DEB_MAKE_TEST_TARGET is a deprecated variable" if [ -z "" ]; then \ if ! test -f debian/compat; then echo 4 > debian/compat; fi; \ fi 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 make -C . install DESTDIR=/tmp/pkg/fusecram-20051104/debian/fusecram/ make[1]: Entering directory `/tmp/pkg/fusecram-20051104' Making install in src make[2]: Entering directory `/tmp/pkg/fusecram-20051104/src' make[3]: Entering directory `/tmp/pkg/fusecram-20051104/src' test -z "/usr/bin" || mkdir -p -- "/tmp/pkg/fusecram-20051104/debian/fusecram//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'fusecram' '/tmp/pkg/fusecram-20051104/debian/fusecram//usr/bin/fusecram' /usr/bin/install -c fusecram /tmp/pkg/fusecram-20051104/debian/fusecram//usr/bin/fusecram make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkg/fusecram-20051104/src' make[2]: Leaving directory `/tmp/pkg/fusecram-20051104/src' Making install in linux make[2]: Entering directory `/tmp/pkg/fusecram-20051104/linux' make[3]: Entering directory `/tmp/pkg/fusecram-20051104/linux' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkg/fusecram-20051104/linux' make[2]: Leaving directory `/tmp/pkg/fusecram-20051104/linux' Making install in zAppRun make[2]: Entering directory `/tmp/pkg/fusecram-20051104/zAppRun' make[3]: Entering directory `/tmp/pkg/fusecram-20051104/zAppRun' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkg/fusecram-20051104/zAppRun' make[2]: Leaving directory `/tmp/pkg/fusecram-20051104/zAppRun' make[2]: Entering directory `/tmp/pkg/fusecram-20051104' make[3]: Entering directory `/tmp/pkg/fusecram-20051104' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/tmp/pkg/fusecram-20051104' make[2]: Leaving directory `/tmp/pkg/fusecram-20051104' make[1]: Leaving directory `/tmp/pkg/fusecram-20051104' dh_installdirs -pfusecram dh_installdocs -pfusecram ./README ./AUTHORS dh_installexamples -pfusecram dh_installman -pfusecram dh_installinfo -pfusecram dh_installmenu -pfusecram dh_installcron -pfusecram dh_installinit -pfusecram dh_installdebconf -pfusecram dh_installemacsen -pfusecram dh_installpam -pfusecram dh_installlogrotate -pfusecram if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -pfusecram ; fi dh_installchangelogs -pfusecram ./ChangeLog dh_install -pfusecram dh_link -pfusecram if test ""; then :; else dh_strip -pfusecram ; fi dh_compress -pfusecram dh_fixperms -pfusecram if test ""; then :; else dh_makeshlibs -pfusecram ; fi dh_installdeb -pfusecram dh_perl -pfusecram dh_shlibdeps -pfusecram dh_gencontrol -pfusecram dh_md5sums -pfusecram dh_builddeb -pfusecram dpkg-deb: building package `fusecram' in `../fusecram_20051104-1_i386.deb'. dpkg-genchanges -B dpkg-genchanges: arch-specific upload - not including arch-independent packages dpkg-genchanges: binary-only upload - not including any source code dpkg-buildpackage: binary only upload (no source included) Now running lintian... Finished running lintian. Now running linda... Finished running linda. Now signing changes and any dsc files... signfile fusecram_20051104-1_i386.changes FB1A399A71409CDF Successfully signed changes file