dpkg-buildpackage: source package is sysprof dpkg-buildpackage: source version is 1.0-0martink1 dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean test -x debian/rules test "`id -u`" = 0 if test -n "" && test "" != "."; then rmdir ""; fi if test -n "" && test "" != "."; then rmdir ""; fi if test -n "" && test "" != "."; then rmdir ""; fi if test -n "" && test "" != "."; then rmdir ""; fi if test -n "" && test "" != "."; then rmdir ""; fi if test -n "" && test "" != "."; then rmdir ""; fi if test -n "" && test "" != "."; then rmdir ""; fi if test "." != "."; then rmdir .; fi GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -C . -k distclean || true make[1]: Entering directory `/tmp/sysprof-1.0' Making distclean in module make[2]: Entering directory `/tmp/sysprof-1.0/module' rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[2]: Leaving directory `/tmp/sysprof-1.0/module' Making distclean in . make[2]: Entering directory `/tmp/sysprof-1.0' test -z "sysprof" || rm -f sysprof rm -f *.o core *.core rm -f *.tab.c rm -f rm -f config.h stamp-h1 rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags make[2]: Leaving directory `/tmp/sysprof-1.0' rm -f config.status config.cache config.log configure.lineno rm -rf ./.deps rm -f Makefile make[1]: Leaving directory `/tmp/sysprof-1.0' 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 (cd . && \ rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \ if test -d doc; then find doc -name '*omf.out' -exec rm -f \{\} \; ; fi) dh_clean rm -rf debian/build rm -f unpack-stamp debian/rules build test -x debian/rules if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi 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 "" = "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/sysprof-1.0/./configure if test ""; then cd ""; else cd "."; fi && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" /tmp/sysprof-1.0/./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/sysprof" --srcdir=. --disable-maintainer-mode 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 for a BSD-compatible install... /usr/bin/install -c checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 > 2.6.0 gthread-2.0 gdk-pixbuf-2.0 pangoft2 libglade-2.0... yes checking DEP_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 checking DEP_LIBS... -pthread -lgthread-2.0 -lpangoft2-1.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXinerama -lXi -lXrandr -lXext -lXcursor -lXfixes -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 checking for cplus_demangle in -liberty... yes checking for bfd_get_error in -lbfd... yes configure: creating ./config.status config.status: creating 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 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -C . make[1]: Entering directory `/tmp/sysprof-1.0' make all-recursive make[2]: Entering directory `/tmp/sysprof-1.0' make[3]: Entering directory `/tmp/sysprof-1.0' if cc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/sysprof\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -g -Wall -O2 -MT binfile.o -MD -MP -MF ".deps/binfile.Tpo" \ -c -o binfile.o `test -f 'binfile.c' || echo './'`binfile.c; \ then mv -f ".deps/binfile.Tpo" ".deps/binfile.Po"; \ else rm -f ".deps/binfile.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/sysprof\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -g -Wall -O2 -MT process.o -MD -MP -MF ".deps/process.Tpo" \ -c -o process.o `test -f 'process.c' || echo './'`process.c; \ then mv -f ".deps/process.Tpo" ".deps/process.Po"; \ else rm -f ".deps/process.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/sysprof\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -g -Wall -O2 -MT profile.o -MD -MP -MF ".deps/profile.Tpo" \ -c -o profile.o `test -f 'profile.c' || echo './'`profile.c; \ then mv -f ".deps/profile.Tpo" ".deps/profile.Po"; \ else rm -f ".deps/profile.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/sysprof\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -g -Wall -O2 -MT sfile.o -MD -MP -MF ".deps/sfile.Tpo" \ -c -o sfile.o `test -f 'sfile.c' || echo './'`sfile.c; \ then mv -f ".deps/sfile.Tpo" ".deps/sfile.Po"; \ else rm -f ".deps/sfile.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/sysprof\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -g -Wall -O2 -MT stackstash.o -MD -MP -MF ".deps/stackstash.Tpo" \ -c -o stackstash.o `test -f 'stackstash.c' || echo './'`stackstash.c; \ then mv -f ".deps/stackstash.Tpo" ".deps/stackstash.Po"; \ else rm -f ".deps/stackstash.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/sysprof\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -g -Wall -O2 -MT sysprof.o -MD -MP -MF ".deps/sysprof.Tpo" \ -c -o sysprof.o `test -f 'sysprof.c' || echo './'`sysprof.c; \ then mv -f ".deps/sysprof.Tpo" ".deps/sysprof.Po"; \ else rm -f ".deps/sysprof.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/sysprof\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -g -Wall -O2 -MT treeviewutils.o -MD -MP -MF ".deps/treeviewutils.Tpo" \ -c -o treeviewutils.o `test -f 'treeviewutils.c' || echo './'`treeviewutils.c; \ then mv -f ".deps/treeviewutils.Tpo" ".deps/treeviewutils.Po"; \ else rm -f ".deps/treeviewutils.Tpo"; exit 1; \ fi if cc -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DDATADIR=\"/usr/share/sysprof\" -DPIXMAPDIR=\"/usr/share/pixmaps\" -g -Wall -O2 -MT watch.o -MD -MP -MF ".deps/watch.Tpo" \ -c -o watch.o `test -f 'watch.c' || echo './'`watch.c; \ then mv -f ".deps/watch.Tpo" ".deps/watch.Po"; \ else rm -f ".deps/watch.Tpo"; exit 1; \ fi cc -g -Wall -O2 -o sysprof binfile.o process.o profile.o sfile.o stackstash.o sysprof.o treeviewutils.o watch.o -pthread -lgthread-2.0 -lpangoft2-1.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXinerama -lXi -lXrandr -lXext -lXcursor -lXfixes -lpango-1.0 -lcairo -lXrender -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lbfd -liberty make[3]: Leaving directory `/tmp/sysprof-1.0' make[2]: Leaving directory `/tmp/sysprof-1.0' make[1]: Leaving directory `/tmp/sysprof-1.0' touch debian/stamp-makefile-build fakeroot debian/rules binary test -x debian/rules test "`id -u`" = 0 dh_clean -k dh_installdirs -A if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi if [ -n "" ]; then \ mkdir -p ""; \ fi 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 DEB_MAKE_CHECK_TARGET unset, not running checks GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make -C . install DESTDIR=/tmp/sysprof-1.0/debian/tmp/ make[1]: Entering directory `/tmp/sysprof-1.0' make[2]: Entering directory `/tmp/sysprof-1.0' make[3]: Entering directory `/tmp/sysprof-1.0' /bin/sh ./mkinstalldirs /tmp/sysprof-1.0/debian/tmp//usr/bin mkdir -p -- /tmp/sysprof-1.0/debian/tmp//usr/bin /usr/bin/install -c sysprof /tmp/sysprof-1.0/debian/tmp//usr/bin/sysprof /bin/sh ./mkinstalldirs /tmp/sysprof-1.0/debian/tmp//usr/share/pixmaps mkdir -p -- /tmp/sysprof-1.0/debian/tmp//usr/share/pixmaps /usr/bin/install -c -m 644 sysprof-icon.png /tmp/sysprof-1.0/debian/tmp//usr/share/pixmaps/sysprof-icon.png /bin/sh ./mkinstalldirs /tmp/sysprof-1.0/debian/tmp//usr/share/sysprof mkdir -p -- /tmp/sysprof-1.0/debian/tmp//usr/share/sysprof /usr/bin/install -c -m 644 sysprof.glade /tmp/sysprof-1.0/debian/tmp//usr/share/sysprof/sysprof.glade /usr/bin/install -c -m 644 sysprof-icon.png /tmp/sysprof-1.0/debian/tmp//usr/share/sysprof/sysprof-icon.png make[3]: Leaving directory `/tmp/sysprof-1.0' make[2]: Leaving directory `/tmp/sysprof-1.0' make[1]: Leaving directory `/tmp/sysprof-1.0' dh_installdirs -psysprof-source dh_installdirs -psysprof-source usr/src/modules/sysprof dh_installdirs -psysprof-source usr/src/modules/sysprof/debian # Copy the driver source to the proper location cp module/* debian/sysprof-source/usr/src/modules/sysprof # Copy the needed debian/ pieces to the proper location # FIXME cp debian/control \ debian/control.modules.in \ debian/changelog \ debian/copyright \ debian/compat \ debian/docs \ debian/sysprof-source/usr/src/modules/sysprof/debian for doc in $(cat debian/docs); do \ cp $doc debian/sysprof-source/usr/src/modules/sysprof; \ done cp debian/rules.modules.in \ debian/sysprof-source/usr/src/modules/sysprof/debian/rules chmod +x debian/sysprof-source/usr/src/modules/sysprof/debian/rules cp debian/postinst.modules.in \ debian/sysprof-source/usr/src/modules/sysprof/debian/postinst chmod +x debian/sysprof-source/usr/src/modules/sysprof/debian/postinst cd debian/sysprof-source/usr/src && \ tar c modules | gzip -9 > sysprof-source.tar.gz && rm -rf modules dh_install -psysprof-source dh_installdocs -psysprof-source ./README ./TODO ./AUTHORS dh_installexamples -psysprof-source dh_installman -psysprof-source dh_installinfo -psysprof-source dh_installmenu -psysprof-source dh_installcron -psysprof-source dh_installinit -psysprof-source dh_installdebconf -psysprof-source dh_installemacsen -psysprof-source dh_installpam -psysprof-source dh_installlogrotate -psysprof-source if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -psysprof-source ; fi dh_installchangelogs -psysprof-source ./ChangeLog dh_install -psysprof-source dh_link -psysprof-source if test ""; then :; else dh_strip -psysprof-source ; fi dh_compress -psysprof-source dh_fixperms -psysprof-source if test ""; then :; else dh_makeshlibs -psysprof-source ; fi dh_installdeb -psysprof-source dh_perl -psysprof-source dh_shlibdeps -psysprof-source dh_gencontrol -psysprof-source dh_md5sums -psysprof-source dh_builddeb -psysprof-source dpkg-deb: building package `sysprof-source' in `../sysprof-source_1.0-0martink1_all.deb'. mkdir debian/build cd debian/build && tar xzf ../sysprof-source/usr/src/sysprof-source.tar.gz for i in 386 686 686-smp k7 k7-smp; do \ mkdir -p debian/build/$i; \ cp -al debian/build/modules/sysprof/* debian/build/$i; \ done touch unpack-stamp if [ -d ./po ]; then \ if [ -x /usr/bin/intltool-update ]; then \ cd ./po; /usr/bin/intltool-update -p --verbose || true; \ elif [ -x ./intltool-update ]; then \ cd ./po; env XGETTEXT=/usr/bin/xgettext ../intltool-update -p --verbose || true; \ elif [ -e ./po/Makefile ]; then \ DOMAIN=$(grep --max-count 1 '^GETTEXT_PACKAGE[[:space:]]*=' ./po/Makefile | sed 's/^.*=[[:space:]]\([^[:space:]]\)/\1/'); \ if [ "$DOMAIN" ]; then \ echo "Generating $DOMAIN.pot..."; \ make -C ./po "$DOMAIN.pot" || true; \ fi; \ fi; \ fi dh_installdirs -psysprof dh_installdirs -psysprof-module-2.6.12-9-386 dh_installdirs -psysprof-module-2.6.12-9-686 dh_installdirs -psysprof-module-2.6.12-9-686-smp dh_installdirs -psysprof-module-2.6.12-9-k7 dh_installdirs -psysprof-module-2.6.12-9-k7-smp dh_installdocs -psysprof ./README ./TODO ./AUTHORS dh_installexamples -psysprof dh_installman -psysprof dh_installinfo -psysprof dh_installmenu -psysprof dh_installcron -psysprof dh_installinit -psysprof dh_installdebconf -psysprof dh_installemacsen -psysprof dh_installpam -psysprof dh_installlogrotate -psysprof if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -psysprof ; fi dh_installchangelogs -psysprof ./ChangeLog dh_install -psysprof dh_link -psysprof dh_installdocs -psysprof-module-2.6.12-9-386 ./README ./TODO ./AUTHORS dh_installexamples -psysprof-module-2.6.12-9-386 dh_installman -psysprof-module-2.6.12-9-386 dh_installinfo -psysprof-module-2.6.12-9-386 dh_installmenu -psysprof-module-2.6.12-9-386 dh_installcron -psysprof-module-2.6.12-9-386 dh_installinit -psysprof-module-2.6.12-9-386 dh_installdebconf -psysprof-module-2.6.12-9-386 dh_installemacsen -psysprof-module-2.6.12-9-386 dh_installpam -psysprof-module-2.6.12-9-386 dh_installlogrotate -psysprof-module-2.6.12-9-386 if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -psysprof-module-2.6.12-9-386 ; fi dh_installchangelogs -psysprof-module-2.6.12-9-386 ./ChangeLog dh_install -psysprof-module-2.6.12-9-386 dh_link -psysprof-module-2.6.12-9-386 dh_installdocs -psysprof-module-2.6.12-9-686 ./README ./TODO ./AUTHORS dh_installexamples -psysprof-module-2.6.12-9-686 dh_installman -psysprof-module-2.6.12-9-686 dh_installinfo -psysprof-module-2.6.12-9-686 dh_installmenu -psysprof-module-2.6.12-9-686 dh_installcron -psysprof-module-2.6.12-9-686 dh_installinit -psysprof-module-2.6.12-9-686 dh_installdebconf -psysprof-module-2.6.12-9-686 dh_installemacsen -psysprof-module-2.6.12-9-686 dh_installpam -psysprof-module-2.6.12-9-686 dh_installlogrotate -psysprof-module-2.6.12-9-686 if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -psysprof-module-2.6.12-9-686 ; fi dh_installchangelogs -psysprof-module-2.6.12-9-686 ./ChangeLog dh_install -psysprof-module-2.6.12-9-686 dh_link -psysprof-module-2.6.12-9-686 dh_installdocs -psysprof-module-2.6.12-9-686-smp ./README ./TODO ./AUTHORS dh_installexamples -psysprof-module-2.6.12-9-686-smp dh_installman -psysprof-module-2.6.12-9-686-smp dh_installinfo -psysprof-module-2.6.12-9-686-smp dh_installmenu -psysprof-module-2.6.12-9-686-smp dh_installcron -psysprof-module-2.6.12-9-686-smp dh_installinit -psysprof-module-2.6.12-9-686-smp dh_installdebconf -psysprof-module-2.6.12-9-686-smp dh_installemacsen -psysprof-module-2.6.12-9-686-smp dh_installpam -psysprof-module-2.6.12-9-686-smp dh_installlogrotate -psysprof-module-2.6.12-9-686-smp if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -psysprof-module-2.6.12-9-686-smp ; fi dh_installchangelogs -psysprof-module-2.6.12-9-686-smp ./ChangeLog dh_install -psysprof-module-2.6.12-9-686-smp dh_link -psysprof-module-2.6.12-9-686-smp dh_installdocs -psysprof-module-2.6.12-9-k7 ./README ./TODO ./AUTHORS dh_installexamples -psysprof-module-2.6.12-9-k7 dh_installman -psysprof-module-2.6.12-9-k7 dh_installinfo -psysprof-module-2.6.12-9-k7 dh_installmenu -psysprof-module-2.6.12-9-k7 dh_installcron -psysprof-module-2.6.12-9-k7 dh_installinit -psysprof-module-2.6.12-9-k7 dh_installdebconf -psysprof-module-2.6.12-9-k7 dh_installemacsen -psysprof-module-2.6.12-9-k7 dh_installpam -psysprof-module-2.6.12-9-k7 dh_installlogrotate -psysprof-module-2.6.12-9-k7 if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -psysprof-module-2.6.12-9-k7 ; fi dh_installchangelogs -psysprof-module-2.6.12-9-k7 ./ChangeLog dh_install -psysprof-module-2.6.12-9-k7 dh_link -psysprof-module-2.6.12-9-k7 dh_installdocs -psysprof-module-2.6.12-9-k7-smp ./README ./TODO ./AUTHORS dh_installexamples -psysprof-module-2.6.12-9-k7-smp dh_installman -psysprof-module-2.6.12-9-k7-smp dh_installinfo -psysprof-module-2.6.12-9-k7-smp dh_installmenu -psysprof-module-2.6.12-9-k7-smp dh_installcron -psysprof-module-2.6.12-9-k7-smp dh_installinit -psysprof-module-2.6.12-9-k7-smp dh_installdebconf -psysprof-module-2.6.12-9-k7-smp dh_installemacsen -psysprof-module-2.6.12-9-k7-smp dh_installpam -psysprof-module-2.6.12-9-k7-smp dh_installlogrotate -psysprof-module-2.6.12-9-k7-smp if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -psysprof-module-2.6.12-9-k7-smp ; fi dh_installchangelogs -psysprof-module-2.6.12-9-k7-smp ./ChangeLog dh_install -psysprof-module-2.6.12-9-k7-smp dh_link -psysprof-module-2.6.12-9-k7-smp if test ""; then :; else dh_strip -psysprof ; fi dh_compress -psysprof dh_fixperms -psysprof if test ""; then :; else dh_makeshlibs -psysprof ; fi dh_installdeb -psysprof dh_perl -psysprof if test ""; then :; else dh_strip -psysprof-module-2.6.12-9-386 ; fi dh_compress -psysprof-module-2.6.12-9-386 dh_fixperms -psysprof-module-2.6.12-9-386 if test ""; then :; else dh_makeshlibs -psysprof-module-2.6.12-9-386 ; fi dh_installdeb -psysprof-module-2.6.12-9-386 dh_perl -psysprof-module-2.6.12-9-386 if test ""; then :; else dh_strip -psysprof-module-2.6.12-9-686 ; fi dh_compress -psysprof-module-2.6.12-9-686 dh_fixperms -psysprof-module-2.6.12-9-686 if test ""; then :; else dh_makeshlibs -psysprof-module-2.6.12-9-686 ; fi dh_installdeb -psysprof-module-2.6.12-9-686 dh_perl -psysprof-module-2.6.12-9-686 if test ""; then :; else dh_strip -psysprof-module-2.6.12-9-686-smp ; fi dh_compress -psysprof-module-2.6.12-9-686-smp dh_fixperms -psysprof-module-2.6.12-9-686-smp if test ""; then :; else dh_makeshlibs -psysprof-module-2.6.12-9-686-smp ; fi dh_installdeb -psysprof-module-2.6.12-9-686-smp dh_perl -psysprof-module-2.6.12-9-686-smp if test ""; then :; else dh_strip -psysprof-module-2.6.12-9-k7 ; fi dh_compress -psysprof-module-2.6.12-9-k7 dh_fixperms -psysprof-module-2.6.12-9-k7 if test ""; then :; else dh_makeshlibs -psysprof-module-2.6.12-9-k7 ; fi dh_installdeb -psysprof-module-2.6.12-9-k7 dh_perl -psysprof-module-2.6.12-9-k7 if test ""; then :; else dh_strip -psysprof-module-2.6.12-9-k7-smp ; fi dh_compress -psysprof-module-2.6.12-9-k7-smp dh_fixperms -psysprof-module-2.6.12-9-k7-smp if test ""; then :; else dh_makeshlibs -psysprof-module-2.6.12-9-k7-smp ; fi dh_installdeb -psysprof-module-2.6.12-9-k7-smp dh_perl -psysprof-module-2.6.12-9-k7-smp dh_shlibdeps -psysprof dh_gencontrol -psysprof dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -psysprof dh_builddeb -psysprof dpkg-deb: building package `sysprof' in `../sysprof_1.0-0martink1_i386.deb'. dh_shlibdeps -psysprof-module-2.6.12-9-386 dh_gencontrol -psysprof-module-2.6.12-9-386 dh_md5sums -psysprof-module-2.6.12-9-386 dh_builddeb -psysprof-module-2.6.12-9-386 dpkg-deb: building package `sysprof-module-2.6.12-9-386' in `../sysprof-module-2.6.12-9-386_1.0-0martink1_i386.deb'. dh_shlibdeps -psysprof-module-2.6.12-9-686 dh_gencontrol -psysprof-module-2.6.12-9-686 dh_md5sums -psysprof-module-2.6.12-9-686 dh_builddeb -psysprof-module-2.6.12-9-686 dpkg-deb: building package `sysprof-module-2.6.12-9-686' in `../sysprof-module-2.6.12-9-686_1.0-0martink1_i386.deb'. dh_shlibdeps -psysprof-module-2.6.12-9-686-smp dh_gencontrol -psysprof-module-2.6.12-9-686-smp dh_md5sums -psysprof-module-2.6.12-9-686-smp dh_builddeb -psysprof-module-2.6.12-9-686-smp dpkg-deb: building package `sysprof-module-2.6.12-9-686-smp' in `../sysprof-module-2.6.12-9-686-smp_1.0-0martink1_i386.deb'. dh_shlibdeps -psysprof-module-2.6.12-9-k7 dh_gencontrol -psysprof-module-2.6.12-9-k7 dh_md5sums -psysprof-module-2.6.12-9-k7 dh_builddeb -psysprof-module-2.6.12-9-k7 dpkg-deb: building package `sysprof-module-2.6.12-9-k7' in `../sysprof-module-2.6.12-9-k7_1.0-0martink1_i386.deb'. dh_shlibdeps -psysprof-module-2.6.12-9-k7-smp dh_gencontrol -psysprof-module-2.6.12-9-k7-smp dh_md5sums -psysprof-module-2.6.12-9-k7-smp dh_builddeb -psysprof-module-2.6.12-9-k7-smp dpkg-deb: building package `sysprof-module-2.6.12-9-k7-smp' in `../sysprof-module-2.6.12-9-k7-smp_1.0-0martink1_i386.deb'. for i in 386 686 686-smp k7 k7-smp; do \ cd debian/build/$i; \ debian/rules binary-modules \ KERNEL_DEPENDS=y \ MODVERS= \ KSRC=/lib/modules/2.6.12-9-$i/build \ KVERS=2.6.12-9-$i ; \ debian/rules clean \ KSRC=/lib/modules/2.6.12-9-$i/build \ KVERS=2.6.12-9-$i ; \ cd ../../..; \ done make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/386' for templ in ; do \ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.12-9-386/g'` ; \ done for templ in `ls debian/*.modules.in` ; do \ test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \ sed -e 's/##KVERS##/2.6.12-9-386/g ;s/#KVERS#/2.6.12-9-386/g ; s/_KVERS_/2.6.12-9-386/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < $templ > ${templ%.modules.in}; \ done export DH_OPTIONS='-psysprof-module-2.6.12-9-386' # Is this needed for setting up a Depends? echo "kpkg:Kernel-Version=2.6.12-9-386" > \ debian/sysprof-module-2.6.12-9-386.substvars dh_testdir dh_testroot dh_clean -k # Build the module CC=gcc-3.4 /usr/bin/make KDIR=/lib/modules/2.6.12-9-386/build KVER=2.6.12-9-386 make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/386' /usr/bin/make -C /lib/modules/2.6.12-9-386/build SUBDIRS=/tmp/sysprof-1.0/debian/build/386 modules make[3]: Entering directory `/usr/src/linux-headers-2.6.12-9-386' CC [M] /tmp/sysprof-1.0/debian/build/386/sysprof-module.o Building modules, stage 2. MODPOST CC /tmp/sysprof-1.0/debian/build/386/sysprof-module.mod.o LD [M] /tmp/sysprof-1.0/debian/build/386/sysprof-module.ko make[3]: Leaving directory `/usr/src/linux-headers-2.6.12-9-386' make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/386' # Install the module mkdir -p /tmp/sysprof-1.0/debian/build/386/debian/sysprof-module-2.6.12-9-386/lib/modules/2.6.12-9-386/misc cp sysprof-module.ko /tmp/sysprof-1.0/debian/build/386/debian/sysprof-module-2.6.12-9-386/lib/modules/2.6.12-9-386/misc dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol -- -v1.0-0martink1 dh_md5sums dh_builddeb --destdir=/tmp/sysprof-1.0/debian/build/386/.. dpkg-deb: building package `sysprof-module-2.6.12-9-386' in `/tmp/sysprof-1.0/debian/build/386/../sysprof-module-2.6.12-9-386_1.0-0martink1_i386.deb'. dh_clean /tmp/sysprof-1.0/debian/build/386/debian/sysprof-module-2.6.12-9-386.substvars make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/386' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/386' dh_testdir rm -f build-arch-stamp build-indep-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/386' rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/386' dh_clean make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/386' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/686' for templ in ; do \ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.12-9-686/g'` ; \ done for templ in `ls debian/*.modules.in` ; do \ test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \ sed -e 's/##KVERS##/2.6.12-9-686/g ;s/#KVERS#/2.6.12-9-686/g ; s/_KVERS_/2.6.12-9-686/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < $templ > ${templ%.modules.in}; \ done export DH_OPTIONS='-psysprof-module-2.6.12-9-686' # Is this needed for setting up a Depends? echo "kpkg:Kernel-Version=2.6.12-9-686" > \ debian/sysprof-module-2.6.12-9-686.substvars dh_testdir dh_testroot dh_clean -k # Build the module CC=gcc-3.4 /usr/bin/make KDIR=/lib/modules/2.6.12-9-686/build KVER=2.6.12-9-686 make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/686' /usr/bin/make -C /lib/modules/2.6.12-9-686/build SUBDIRS=/tmp/sysprof-1.0/debian/build/686 modules make[3]: Entering directory `/usr/src/linux-headers-2.6.12-9-686' CC [M] /tmp/sysprof-1.0/debian/build/686/sysprof-module.o Building modules, stage 2. MODPOST CC /tmp/sysprof-1.0/debian/build/686/sysprof-module.mod.o LD [M] /tmp/sysprof-1.0/debian/build/686/sysprof-module.ko make[3]: Leaving directory `/usr/src/linux-headers-2.6.12-9-686' make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/686' # Install the module mkdir -p /tmp/sysprof-1.0/debian/build/686/debian/sysprof-module-2.6.12-9-686/lib/modules/2.6.12-9-686/misc cp sysprof-module.ko /tmp/sysprof-1.0/debian/build/686/debian/sysprof-module-2.6.12-9-686/lib/modules/2.6.12-9-686/misc dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol -- -v1.0-0martink1 dh_md5sums dh_builddeb --destdir=/tmp/sysprof-1.0/debian/build/686/.. dpkg-deb: building package `sysprof-module-2.6.12-9-686' in `/tmp/sysprof-1.0/debian/build/686/../sysprof-module-2.6.12-9-686_1.0-0martink1_i386.deb'. dh_clean /tmp/sysprof-1.0/debian/build/686/debian/sysprof-module-2.6.12-9-686.substvars make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/686' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/686' dh_testdir rm -f build-arch-stamp build-indep-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/686' rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/686' dh_clean make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/686' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/686-smp' for templ in ; do \ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.12-9-686-smp/g'` ; \ done for templ in `ls debian/*.modules.in` ; do \ test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \ sed -e 's/##KVERS##/2.6.12-9-686-smp/g ;s/#KVERS#/2.6.12-9-686-smp/g ; s/_KVERS_/2.6.12-9-686-smp/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < $templ > ${templ%.modules.in}; \ done export DH_OPTIONS='-psysprof-module-2.6.12-9-686-smp' # Is this needed for setting up a Depends? echo "kpkg:Kernel-Version=2.6.12-9-686-smp" > \ debian/sysprof-module-2.6.12-9-686-smp.substvars dh_testdir dh_testroot dh_clean -k # Build the module CC=gcc-3.4 /usr/bin/make KDIR=/lib/modules/2.6.12-9-686-smp/build KVER=2.6.12-9-686-smp make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/686-smp' /usr/bin/make -C /lib/modules/2.6.12-9-686-smp/build SUBDIRS=/tmp/sysprof-1.0/debian/build/686-smp modules make[3]: Entering directory `/usr/src/linux-headers-2.6.12-9-686-smp' CC [M] /tmp/sysprof-1.0/debian/build/686-smp/sysprof-module.o Building modules, stage 2. MODPOST CC /tmp/sysprof-1.0/debian/build/686-smp/sysprof-module.mod.o LD [M] /tmp/sysprof-1.0/debian/build/686-smp/sysprof-module.ko make[3]: Leaving directory `/usr/src/linux-headers-2.6.12-9-686-smp' make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/686-smp' # Install the module mkdir -p /tmp/sysprof-1.0/debian/build/686-smp/debian/sysprof-module-2.6.12-9-686-smp/lib/modules/2.6.12-9-686-smp/misc cp sysprof-module.ko /tmp/sysprof-1.0/debian/build/686-smp/debian/sysprof-module-2.6.12-9-686-smp/lib/modules/2.6.12-9-686-smp/misc dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol -- -v1.0-0martink1 dh_md5sums dh_builddeb --destdir=/tmp/sysprof-1.0/debian/build/686-smp/.. dpkg-deb: building package `sysprof-module-2.6.12-9-686-smp' in `/tmp/sysprof-1.0/debian/build/686-smp/../sysprof-module-2.6.12-9-686-smp_1.0-0martink1_i386.deb'. dh_clean /tmp/sysprof-1.0/debian/build/686-smp/debian/sysprof-module-2.6.12-9-686-smp.substvars make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/686-smp' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/686-smp' dh_testdir rm -f build-arch-stamp build-indep-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/686-smp' rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/686-smp' dh_clean make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/686-smp' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/k7' for templ in ; do \ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.12-9-k7/g'` ; \ done for templ in `ls debian/*.modules.in` ; do \ test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \ sed -e 's/##KVERS##/2.6.12-9-k7/g ;s/#KVERS#/2.6.12-9-k7/g ; s/_KVERS_/2.6.12-9-k7/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < $templ > ${templ%.modules.in}; \ done export DH_OPTIONS='-psysprof-module-2.6.12-9-k7' # Is this needed for setting up a Depends? echo "kpkg:Kernel-Version=2.6.12-9-k7" > \ debian/sysprof-module-2.6.12-9-k7.substvars dh_testdir dh_testroot dh_clean -k # Build the module CC=gcc-3.4 /usr/bin/make KDIR=/lib/modules/2.6.12-9-k7/build KVER=2.6.12-9-k7 make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/k7' /usr/bin/make -C /lib/modules/2.6.12-9-k7/build SUBDIRS=/tmp/sysprof-1.0/debian/build/k7 modules make[3]: Entering directory `/usr/src/linux-headers-2.6.12-9-k7' CC [M] /tmp/sysprof-1.0/debian/build/k7/sysprof-module.o Building modules, stage 2. MODPOST CC /tmp/sysprof-1.0/debian/build/k7/sysprof-module.mod.o LD [M] /tmp/sysprof-1.0/debian/build/k7/sysprof-module.ko make[3]: Leaving directory `/usr/src/linux-headers-2.6.12-9-k7' make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/k7' # Install the module mkdir -p /tmp/sysprof-1.0/debian/build/k7/debian/sysprof-module-2.6.12-9-k7/lib/modules/2.6.12-9-k7/misc cp sysprof-module.ko /tmp/sysprof-1.0/debian/build/k7/debian/sysprof-module-2.6.12-9-k7/lib/modules/2.6.12-9-k7/misc dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol -- -v1.0-0martink1 dh_md5sums dh_builddeb --destdir=/tmp/sysprof-1.0/debian/build/k7/.. dpkg-deb: building package `sysprof-module-2.6.12-9-k7' in `/tmp/sysprof-1.0/debian/build/k7/../sysprof-module-2.6.12-9-k7_1.0-0martink1_i386.deb'. dh_clean /tmp/sysprof-1.0/debian/build/k7/debian/sysprof-module-2.6.12-9-k7.substvars make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/k7' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/k7' dh_testdir rm -f build-arch-stamp build-indep-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/k7' rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/k7' dh_clean make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/k7' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/k7-smp' for templ in ; do \ cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.12-9-k7-smp/g'` ; \ done for templ in `ls debian/*.modules.in` ; do \ test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modules.in}.backup 2>/dev/null || true; \ sed -e 's/##KVERS##/2.6.12-9-k7-smp/g ;s/#KVERS#/2.6.12-9-k7-smp/g ; s/_KVERS_/2.6.12-9-k7-smp/g ; s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//g' < $templ > ${templ%.modules.in}; \ done export DH_OPTIONS='-psysprof-module-2.6.12-9-k7-smp' # Is this needed for setting up a Depends? echo "kpkg:Kernel-Version=2.6.12-9-k7-smp" > \ debian/sysprof-module-2.6.12-9-k7-smp.substvars dh_testdir dh_testroot dh_clean -k # Build the module CC=gcc-3.4 /usr/bin/make KDIR=/lib/modules/2.6.12-9-k7-smp/build KVER=2.6.12-9-k7-smp make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/k7-smp' /usr/bin/make -C /lib/modules/2.6.12-9-k7-smp/build SUBDIRS=/tmp/sysprof-1.0/debian/build/k7-smp modules make[3]: Entering directory `/usr/src/linux-headers-2.6.12-9-k7-smp' CC [M] /tmp/sysprof-1.0/debian/build/k7-smp/sysprof-module.o Building modules, stage 2. MODPOST CC /tmp/sysprof-1.0/debian/build/k7-smp/sysprof-module.mod.o LD [M] /tmp/sysprof-1.0/debian/build/k7-smp/sysprof-module.ko make[3]: Leaving directory `/usr/src/linux-headers-2.6.12-9-k7-smp' make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/k7-smp' # Install the module mkdir -p /tmp/sysprof-1.0/debian/build/k7-smp/debian/sysprof-module-2.6.12-9-k7-smp/lib/modules/2.6.12-9-k7-smp/misc cp sysprof-module.ko /tmp/sysprof-1.0/debian/build/k7-smp/debian/sysprof-module-2.6.12-9-k7-smp/lib/modules/2.6.12-9-k7-smp/misc dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol -- -v1.0-0martink1 dh_md5sums dh_builddeb --destdir=/tmp/sysprof-1.0/debian/build/k7-smp/.. dpkg-deb: building package `sysprof-module-2.6.12-9-k7-smp' in `/tmp/sysprof-1.0/debian/build/k7-smp/../sysprof-module-2.6.12-9-k7-smp_1.0-0martink1_i386.deb'. dh_clean /tmp/sysprof-1.0/debian/build/k7-smp/debian/sysprof-module-2.6.12-9-k7-smp.substvars make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/k7-smp' make[1]: Entering directory `/tmp/sysprof-1.0/debian/build/k7-smp' dh_testdir rm -f build-arch-stamp build-indep-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[2]: Entering directory `/tmp/sysprof-1.0/debian/build/k7-smp' rm -f sysprof-module.ko rm -f sysprof-module.o rm -f sysprof-module.mod.o rm -f sysprof-module.mod.c make[2]: Leaving directory `/tmp/sysprof-1.0/debian/build/k7-smp' dh_clean make[1]: Leaving directory `/tmp/sysprof-1.0/debian/build/k7-smp' mv debian/build/*.deb . for p in *.deb; do \ dpkg-distaddfile $p "devel" optional; \ done mv *.deb .. dpkg-genchanges -b -mMartin Kretzschmar dpkg-genchanges: binary-only upload - not including any source code dpkg-buildpackage: binary only upload (no source included) Now running lintian... W: sysprof: binary-without-manpage sysprof Finished running lintian. Now running linda... Traceback (most recent call last): File "/usr/bin/linda", line 100, in ? main.run() File "/usr/bin/linda", line 62, in run checker.check(file) File "/usr/lib/site-python/linda/checker.py", line 28, in check self.go() File "/usr/lib/site-python/linda/checker.py", line 42, in go self.run_checks(2) File "/usr/lib/site-python/linda/checker.py", line 68, in run_checks self.err_printer.print_error(errs, self.data_files) File "/usr/lib/site-python/linda/err_print.py", line 34, in print_error data_file[err_dict][tag], self.pkg_name) File "/usr/lib/site-python/linda/output.py", line 52, in print_out self.fetch_desc() File "/usr/lib/site-python/linda/output.py", line 33, in fetch_desc for desc in self.return_trans(self.tag): File "/usr/lib/site-python/linda/output.py", line 79, in return_trans trans.charset(), 'replace').encode(trans.charset())) TypeError: unicode() argument 2 must be string, not None Finished running linda.