dpkg-buildpackage -rfakeroot -D -us -uc -i -I dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: source package freesba dpkg-buildpackage: source version 0.3.5-2 dpkg-buildpackage: source changed by Samuel Ribeiro da Costa Vale dpkg-source -i -I --before-build freesba dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean dh_clean dpkg-source -i -I -b freesba dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: info: building freesba using existing ./freesba_0.3.5.orig.tar.gz dpkg-source: info: local changes stored in freesba/debian/patches/debian-changes-0.3.5-2, the modified files are: freesba/Makefile.in freesba/aclocal.m4 freesba/config.guess freesba/config.sub freesba/configure freesba/ltmain.sh freesba/src/Makefile.in dpkg-source: info: building freesba in freesba_0.3.5-2.debian.tar.gz dpkg-source: info: building freesba in freesba_0.3.5-2.dsc debian/rules build dh build dh_testdir dh_auto_configure configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build make[1]: Entering directory `/home/phractal/workspace/freesba/freesba' (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/phractal/workspace/freesba/freesba/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[2]: Entering directory `/home/phractal/workspace/freesba/freesba' Making all in src make[3]: Entering directory `/home/phractal/workspace/freesba/freesba/src' gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c samba.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c cmdline.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c comm.c comm.c: In function ‘set_port_name’: comm.c:41:3: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] comm.c:44:15: warning: incompatible implicit declaration of built-in function ‘strdup’ [enabled by default] comm.c:47:15: warning: incompatible implicit declaration of built-in function ‘strdup’ [enabled by default] comm.c: In function ‘comm_clean’: comm.c:155:3: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c sam.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c sambaflash.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c fsio.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c crc-1021.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -c batch.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o freesba samba.o cmdline.o comm.o sam.o sambaflash.o fsio.o crc-1021.o batch.o -lreadline -lncurses libtool: link: gcc -g -O2 -o freesba samba.o cmdline.o comm.o sam.o sambaflash.o fsio.o crc-1021.o batch.o -lreadline -lncurses make[3]: Leaving directory `/home/phractal/workspace/freesba/freesba/src' make[3]: Entering directory `/home/phractal/workspace/freesba/freesba' make[3]: Leaving directory `/home/phractal/workspace/freesba/freesba' make[2]: Leaving directory `/home/phractal/workspace/freesba/freesba' make[1]: Leaving directory `/home/phractal/workspace/freesba/freesba' dh_auto_test make[1]: Entering directory `/home/phractal/workspace/freesba/freesba' Making check in src make[2]: Entering directory `/home/phractal/workspace/freesba/freesba/src' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/home/phractal/workspace/freesba/freesba/src' make[2]: Entering directory `/home/phractal/workspace/freesba/freesba' make[2]: Leaving directory `/home/phractal/workspace/freesba/freesba' make[1]: Leaving directory `/home/phractal/workspace/freesba/freesba' fakeroot debian/rules binary dh binary dh_testroot dh_prep dh_installdirs dh_auto_install make[1]: Entering directory `/home/phractal/workspace/freesba/freesba' Making install in src make[2]: Entering directory `/home/phractal/workspace/freesba/freesba/src' make[3]: Entering directory `/home/phractal/workspace/freesba/freesba/src' test -z "/usr/bin" || /bin/mkdir -p "/home/phractal/workspace/freesba/freesba/debian/freesba/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c freesba '/home/phractal/workspace/freesba/freesba/debian/freesba/usr/bin' libtool: install: /usr/bin/install -c freesba /home/phractal/workspace/freesba/freesba/debian/freesba/usr/bin/freesba make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/phractal/workspace/freesba/freesba/src' make[2]: Leaving directory `/home/phractal/workspace/freesba/freesba/src' make[2]: Entering directory `/home/phractal/workspace/freesba/freesba' make[3]: Entering directory `/home/phractal/workspace/freesba/freesba' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/phractal/workspace/freesba/freesba' make[2]: Leaving directory `/home/phractal/workspace/freesba/freesba' make[1]: Leaving directory `/home/phractal/workspace/freesba/freesba' dh_install dh_installdocs dh_installchangelogs dh_installexamples dh_installman dh_installcatalogs dh_installcron dh_installdebconf dh_installemacsen dh_installifupdown dh_installinfo dh_pysupport dh_pysupport: This program is deprecated, you should use dh_python2 instead. Migration guide: http://deb.li/dhs2p dh_installinit dh_installmenu dh_installmime dh_installmodules dh_installlogcheck dh_installlogrotate dh_installpam dh_installppp dh_installudev dh_installwm dh_installxfonts dh_installgsettings dh_bugfiles dh_ucf dh_lintian dh_gconf dh_icons dh_perl dh_usrlocal dh_link dh_compress dh_fixperms dh_strip dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: dependency on libncurses.so.5 could be avoided if "debian/freesba/usr/bin/freesba" were not uselessly linked against it (they use none of its symbols). dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `freesba' in `../freesba_0.3.5-2_amd64.deb'. dpkg-genchanges >../freesba_0.3.5-2_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-source -i -I --after-build freesba dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: freesba source: format-3.0-but-debian-changes-patch Finished running lintian. Now signing changes and any dsc files... signfile freesba_0.3.5-2.dsc Samuel Ribeiro da Costa Vale signfile freesba_0.3.5-2_amd64.changes Samuel Ribeiro da Costa Vale Successfully signed dsc and changes files