dpkg-buildpackage: source package is smartmontools dpkg-buildpackage: source version is 5.33+5.34cvs20050802-3zajac5 dpkg-buildpackage: source changed by Blair Zajac dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # rm -f debian/logcheck.logcheck.ignore.* # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' make[1]: *** No rule to make target `distclean'. Stop. make[1]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' make: [clean] Error 2 (ignored) dh_clean dpkg-source -b smartmontools-5.33+5.34cvs20050802 dpkg-source: building smartmontools using existing smartmontools_5.33+5.34cvs20050802.orig.tar.gz dpkg-source: building smartmontools in smartmontools_5.33+5.34cvs20050802-3zajac5.diff.gz dpkg-source: building smartmontools in smartmontools_5.33+5.34cvs20050802-3zajac5.dsc debian/rules build dh_testdir chmod a+x ./configure CFLAGS="-fsigned-char -Wall -O2" ./configure --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/share/man \ --with-initscriptdir=/etc/init.d \ --with-docdir=/usr/share/doc/smartmontools 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for library containing gethostbyname... none required checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking dev/ata/atavar.h usability... no checking dev/ata/atavar.h presence... no checking for dev/ata/atavar.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking sys/tweio.h usability... no checking sys/tweio.h presence... no checking for sys/tweio.h... no checking sys/twereg.h usability... no checking sys/twereg.h presence... no checking for sys/twereg.h... no checking for int64_t... yes checking for uint64_t... yes checking for getopt... yes checking for getopt_long... yes checking for getdomainname... yes checking for gethostname... yes checking for gethostbyname... yes checking for sigset... yes checking for strtoull... yes checking for uname... yes checking for working snprintf... yes checking whether C compiler supports __attribute__((packed))... yes configure: creating ./config.status config.status: creating Makefile config.status: creating examplescripts/Makefile config.status: creating config.h config.status: executing depfiles commands checking whether make sets $(MAKE)... (cached) yes touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' /usr/bin/make all-recursive make[2]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' Making all in . make[3]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT smartd.o -MD -MP -MF ".deps/smartd.Tpo" -c -o smartd.o smartd.c; \ then mv -f ".deps/smartd.Tpo" ".deps/smartd.Po"; else rm -f ".deps/smartd.Tpo"; exit 1; fi smartd.c: In function 'SCSIFilterKnown': smartd.c:1541: warning: pointer targets in passing argument 2 of 'scsiStdInquiry' differ in signedness smartd.c:1545: warning: pointer targets in passing argument 2 of 'scsiStdInquiry' differ in signedness smartd.c:1566: warning: pointer targets in passing argument 3 of 'scsiInquiryVpd' differ in signedness smartd.c:1571: warning: pointer targets in passing argument 1 of 'isLinuxLibAta' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT atacmdnames.o -MD -MP -MF ".deps/atacmdnames.Tpo" -c -o atacmdnames.o atacmdnames.c; \ then mv -f ".deps/atacmdnames.Tpo" ".deps/atacmdnames.Po"; else rm -f ".deps/atacmdnames.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT atacmds.o -MD -MP -MF ".deps/atacmds.Tpo" -c -o atacmds.o atacmds.c; \ then mv -f ".deps/atacmds.Tpo" ".deps/atacmds.Po"; else rm -f ".deps/atacmds.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT ataprint.o -MD -MP -MF ".deps/ataprint.Tpo" -c -o ataprint.o ataprint.c; \ then mv -f ".deps/ataprint.Tpo" ".deps/ataprint.Po"; else rm -f ".deps/ataprint.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT knowndrives.o -MD -MP -MF ".deps/knowndrives.Tpo" -c -o knowndrives.o knowndrives.c; \ then mv -f ".deps/knowndrives.Tpo" ".deps/knowndrives.Po"; else rm -f ".deps/knowndrives.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT scsicmds.o -MD -MP -MF ".deps/scsicmds.Tpo" -c -o scsicmds.o scsicmds.c; \ then mv -f ".deps/scsicmds.Tpo" ".deps/scsicmds.Po"; else rm -f ".deps/scsicmds.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT scsiprint.o -MD -MP -MF ".deps/scsiprint.Tpo" -c -o scsiprint.o scsiprint.c; \ then mv -f ".deps/scsiprint.Tpo" ".deps/scsiprint.Po"; else rm -f ".deps/scsiprint.Tpo"; exit 1; fi scsiprint.c: In function 'scsiGetDriveInfo': scsiprint.c:812: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness scsiprint.c:812: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness scsiprint.c:812: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness scsiprint.c:812: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness scsiprint.c:812: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness scsiprint.c:812: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness scsiprint.c:812: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness scsiprint.c:812: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT utility.o -MD -MP -MF ".deps/utility.Tpo" -c -o utility.o utility.c; \ then mv -f ".deps/utility.Tpo" ".deps/utility.Po"; else rm -f ".deps/utility.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT os_linux.o -MD -MP -MF ".deps/os_linux.Tpo" -c -o os_linux.o os_linux.c; \ then mv -f ".deps/os_linux.Tpo" ".deps/os_linux.Po"; else rm -f ".deps/os_linux.Tpo"; exit 1; fi os_linux.c: In function 'marvell_command_interface': os_linux.c:1283: warning: pointer targets in initialization differ in signedness gcc -fsigned-char -Wall -O2 -W -o smartd smartd.o atacmdnames.o atacmds.o ataprint.o knowndrives.o scsicmds.o scsiprint.o utility.o os_linux.o if gcc -DHAVE_CONFIG_H -I. -I. -I. -DSMARTMONTOOLS_SYSCONFDIR=\"/etc\" -fsigned-char -Wall -O2 -W -MT smartctl.o -MD -MP -MF ".deps/smartctl.Tpo" -c -o smartctl.o smartctl.c; \ then mv -f ".deps/smartctl.Tpo" ".deps/smartctl.Po"; else rm -f ".deps/smartctl.Tpo"; exit 1; fi gcc -fsigned-char -Wall -O2 -W -o smartctl smartctl.o atacmdnames.o atacmds.o ataprint.o knowndrives.o scsicmds.o scsiprint.o utility.o os_linux.o sed '1,/STARTINCLUDE/ D;/ENDINCLUDE/,$D' < ./smartd.8.in > ./tmp.directives sed '/STARTINCLUDE/,$D' < ./smartd.conf.5.in > ./tmp.head sed '1,/ENDINCLUDE/D' < ./smartd.conf.5.in > ./tmp.tail cat ./tmp.head > ./smartd.conf.5.in echo '.\" STARTINCLUDE' >> ./smartd.conf.5.in cat ./tmp.directives >> ./smartd.conf.5.in echo '.\" ENDINCLUDE' >> ./smartd.conf.5.in cat ./tmp.tail >> ./smartd.conf.5.in rm -f ./tmp.head ./tmp.tail ./tmp.directives sed "s|CURRENT_CVS_VERSION|smartmontools-5.34|g" smartd.conf.5.in | \ sed "s|CURRENT_CVS_DATE|2005/04/20|g" | \ sed "s|CURRENT_CVS_TIME|04:56:06 UTC|g" | \ sed "s|/usr/local/share/man/|/usr/share/man/|g" | \ sed "s|/usr/local/sbin/|/usr/sbin/|g" | \ sed "s|/usr/local/etc/rc\\.d/init.d/|/etc/init.d/|g" | \ sed "s|/usr/local/share/doc/smartmontools-5.1/|/usr/share/doc/smartmontools/|g" | \ sed "s|/usr/local/etc/smartd\\.conf|/etc/smartd.conf|g" > smartd.conf.5 sed "s|CURRENT_CVS_VERSION|smartmontools-5.34|g" smartctl.8.in | \ sed "s|CURRENT_CVS_DATE|2005/04/20|g" | \ sed "s|CURRENT_CVS_TIME|04:56:06 UTC|g" | \ sed "s|/usr/local/share/man/|/usr/share/man/|g" | \ sed "s|/usr/local/sbin/|/usr/sbin/|g" | \ sed "s|/usr/local/etc/rc\\.d/init.d/|/etc/init.d/|g" | \ sed "s|/usr/local/share/doc/smartmontools-5.1/|/usr/share/doc/smartmontools/|g" | \ sed "s|/usr/local/etc/smartd\\.conf|/etc/smartd.conf|g" > smartctl.8 sed "s|CURRENT_CVS_VERSION|smartmontools-5.34|g" smartd.8.in | \ sed "s|CURRENT_CVS_DATE|2005/04/20|g" | \ sed "s|CURRENT_CVS_TIME|04:56:06 UTC|g" | \ sed "s|/usr/local/share/man/|/usr/share/man/|g" | \ sed "s|/usr/local/sbin/|/usr/sbin/|g" | \ sed "s|/usr/local/etc/rc\\.d/init.d/|/etc/init.d/|g" | \ sed "s|/usr/local/share/doc/smartmontools-5.1/|/usr/share/doc/smartmontools/|g" | \ sed "s|/usr/local/etc/smartd\\.conf|/etc/smartd.conf|g" > smartd.8 sed "s|/usr/local/sbin/|/usr/sbin/|g" ./smartd.initd.in > smartd.initd make[3]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' Making all in examplescripts make[3]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802/examplescripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802/examplescripts' make[2]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' make[1]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' #/usr/bin/docbook-to-man debian/smartmontools.sgml > smartmontools.1 touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs /usr/bin/make DESTDIR=/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools \ INSTALL_PROGRAM="install -s" install-sbinPROGRAMS make[1]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' test -z "/usr/sbin" || mkdir -p -- "/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/sbin" install -s 'smartd' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/sbin/smartd' install -s 'smartctl' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/sbin/smartctl' make[1]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' /usr/bin/make DESTDIR=/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools \ install-sysconfDATA make[1]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' test -z "/etc" || mkdir -p -- "/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/etc" /usr/bin/install -c -m 644 'smartd.conf' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/etc/smartd.conf' make[1]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' /usr/bin/make DESTDIR=/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools \ install-man make[1]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' test -z "/usr/share/man/man5" || mkdir -p -- "/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/man/man5" /usr/bin/install -c -m 644 './smartd.conf.5' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/man/man5/smartd.conf.5' test -z "/usr/share/man/man8" || mkdir -p -- "/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/man/man8" /usr/bin/install -c -m 644 './smartctl.8' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/man/man8/smartctl.8' /usr/bin/install -c -m 644 './smartd.8' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/man/man8/smartd.8' make[1]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802' /usr/bin/make DESTDIR=/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools \ examplesdir='$(docdir)/examples' \ -C examplescripts/ install-examplesSCRIPTS install-examplesDATA make[1]: Entering directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802/examplescripts' test -z "/usr/share/doc/smartmontools/examples" || mkdir -p -- "/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/doc/smartmontools/examples" /usr/bin/install -c 'Example1' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/doc/smartmontools/examples/Example1' /usr/bin/install -c 'Example2' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/doc/smartmontools/examples/Example2' /usr/bin/install -c 'Example3' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/doc/smartmontools/examples/Example3' test -z "/usr/share/doc/smartmontools/examples" || mkdir -p -- "/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/doc/smartmontools/examples" /usr/bin/install -c -m 644 'README' '/tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/doc/smartmontools/examples/README' make[1]: Leaving directory `/tmp/blair/smartmontools-5.33+5.34cvs20050802/examplescripts' install -D -m 755 debian/smartmontools-bug \ /tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/bug/smartmontools install -D -m 755 debian/smartd-runner \ /tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/usr/share/smartmontools/smartd-runner install -D -m 755 debian/10mail \ /tmp/blair/smartmontools-5.33+5.34cvs20050802/debian/smartmontools/etc/smartmontools/run.d/10mail # for T in paranoid server workstation; do \ # cp debian/smartmontools.logcheck.ignore \ # debian/logcheck.logcheck.ignore.${T}; \ # done dh_testdir dh_testroot dh_installdocs dh_installexamples dh_installmenu dh_installinit dh_installcron dh_installman dh_installinfo dh_installchangelogs CHANGELOG dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `smartmontools' in `../smartmontools_5.33+5.34cvs20050802-3zajac5_i386.deb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included)