dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package jamplayer dpkg-buildpackage: source version 1.0.0-2 dpkg-buildpackage: source changed by Tzafrir Cohen dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean test -x debian/rules dh_testroot dh_clean /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' if [ -d "." ]; then \ cd . && QUILT_PATCHES=/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0/debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 ; \ fi Removing patch cleanup Restoring jamexec.c Restoring jamstub.c Removing patch run_jam Restoring run_jam No patches applied rm -rf ./.pc rm -f debian/stamp-patch* /usr/bin/make -C . CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" -k clean make[1]: Entering directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' rm -rf core jamarray.o jamcomp.o jamcrc.o jamexec.o jamexp.o jamheap.o jamjtag.o jamnote.o jamstack.o jamstub.o jamsym.o jamutil.o jamplayer make[1]: Leaving directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' rm -f debian/stamp-makefile-build dpkg-source -b jamplayer-1.0.0 dpkg-source: info: using source format `1.0' dpkg-source: info: building jamplayer using existing jamplayer_1.0.0.orig.tar.gz dpkg-source: info: building jamplayer in jamplayer_1.0.0-2.diff.gz dpkg-source: warning: newly created empty file 'debian/docs' will not be represented in diff dpkg-source: info: building jamplayer in jamplayer_1.0.0-2.dsc debian/rules build test -x debian/rules mkdir -p "." /usr/bin/make -f debian/rules reverse-config make[1]: Entering directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' make[1]: Nothing to be done for `reverse-config'. make[1]: Leaving directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' cd . && QUILT_PATCHES=/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0/debian/patches quilt --quiltrc /dev/null push -a || test $? = 2 Applying patch run_jam patching file run_jam Applying patch cleanup patching file jamstub.c patching file jamexec.c Now at patch cleanup touch debian/stamp-patched /usr/bin/make -f debian/rules update-config make[1]: Entering directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' make[1]: Nothing to be done for `update-config'. make[1]: Leaving directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' /usr/bin/make -C . CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" make[1]: Entering directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' gcc -g -O2 -g -Wall -O2 -c jamarray.c -o jamarray.o gcc -g -O2 -g -Wall -O2 -c jamcomp.c -o jamcomp.o gcc -g -O2 -g -Wall -O2 -c jamcrc.c -o jamcrc.o gcc -g -O2 -g -Wall -O2 -c jamexec.c -o jamexec.o jamexec.c: In function ‘jam_process_uses_item’: jamexec.c:1580: warning: enumeration value ‘JAM_ILLEGAL_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_ACTION_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_BOOLEAN_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_CALL_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_CRC_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_DRSCAN_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_DRSTOP_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_ENDDATA_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_ENDPROC_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_EXIT_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_EXPORT_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_FOR_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_FREQUENCY_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_GOTO_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_IF_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_INTEGER_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_IRSCAN_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_IRSTOP_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_LET_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_NEXT_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_NOTE_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_PADDING_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_POP_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_POSTDR_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_POSTIR_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_PREDR_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_PREIR_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_PRINT_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_PUSH_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_REM_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_RETURN_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_STATE_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_TRST_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_VECTOR_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_VMAP_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_WAIT_INSTR’ not handled in switch jamexec.c:1580: warning: enumeration value ‘JAM_INSTR_MAX’ not handled in switch jamexec.c: In function ‘jam_call_procedure’: jamexec.c:1943: warning: enumeration value ‘JAM_ILLEGAL_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_ACTION_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_BOOLEAN_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_CALL_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_CRC_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_DRSCAN_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_DRSTOP_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_ENDDATA_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_ENDPROC_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_EXIT_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_EXPORT_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_FOR_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_FREQUENCY_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_GOTO_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_IF_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_INTEGER_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_IRSCAN_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_IRSTOP_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_LET_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_NEXT_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_NOTE_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_PADDING_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_POP_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_POSTDR_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_POSTIR_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_PREDR_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_PREIR_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_PRINT_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_PUSH_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_REM_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_RETURN_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_STATE_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_TRST_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_VECTOR_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_VMAP_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_WAIT_INSTR’ not handled in switch jamexec.c:1943: warning: enumeration value ‘JAM_INSTR_MAX’ not handled in switch gcc -g -O2 -g -Wall -O2 -c jamexp.c -o jamexp.o jamexp.c:1528: warning: return type defaults to ‘int’ gcc -g -O2 -g -Wall -O2 -c jamheap.c -o jamheap.o gcc -g -O2 -g -Wall -O2 -c jamjtag.c -o jamjtag.o gcc -g -O2 -g -Wall -O2 -c jamnote.c -o jamnote.o gcc -g -O2 -g -Wall -O2 -c jamstack.c -o jamstack.o gcc -g -O2 -g -Wall -O2 -c jamstub.c -o jamstub.o jamstub.c:2221: warning: ignoring #pragma optimize jamstub.c: In function ‘write_byteblaster’: jamstub.c:2079: warning: ‘port_offset’ may be used uninitialized in this function gcc -g -O2 -g -Wall -O2 -c jamsym.c -o jamsym.o gcc -g -O2 -g -Wall -O2 -c jamutil.c -o jamutil.o gcc -g -O2 -g -Wall -O2 jamarray.o jamcomp.o jamcrc.o jamexec.o jamexp.o jamheap.o jamjtag.o jamnote.o jamstack.o jamstub.o jamsym.o jamutil.o -o jamplayer make[1]: Leaving directory `/home/tzafrir/Proj/Jamplayer/jamplayer-1.0.0' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks fakeroot debian/rules binary test -x debian/rules dh_testroot dh_clean -k dh_installdirs -A mkdir -p "." DEB_MAKE_CHECK_TARGET unset, not running checks DEB_MAKE_INSTALL_TARGET unset, skipping default makefile.mk common-install target dh_installdirs -pjamplayer dh_installdocs -pjamplayer dh_installexamples -pjamplayer dh_installman -pjamplayer dh_installinfo -pjamplayer dh_installmenu -pjamplayer dh_installcron -pjamplayer dh_installinit -pjamplayer dh_installdebconf -pjamplayer dh_installemacsen -pjamplayer dh_installcatalogs -pjamplayer dh_installpam -pjamplayer dh_installlogrotate -pjamplayer dh_installlogcheck -pjamplayer dh_installchangelogs -pjamplayer dh_installudev -pjamplayer dh_lintian -pjamplayer dh_install -pjamplayer dh_link -pjamplayer dh_installmime -pjamplayer dh_strip -pjamplayer dh_compress -pjamplayer dh_fixperms -pjamplayer dh_makeshlibs -pjamplayer dh_installdeb -pjamplayer dh_perl -pjamplayer dh_shlibdeps -pjamplayer dh_gencontrol -pjamplayer dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums -pjamplayer dh_builddeb -pjamplayer dpkg-deb: building package `jamplayer' in `../jamplayer_1.0.0-2_i386.deb'. dpkg-genchanges >../jamplayer_1.0.0-2_i386.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now running lintian... W: jamplayer: binary-without-manpage usr/sbin/jamplayer W: jamplayer: binary-without-manpage usr/sbin/run_jam W: jamplayer: copyright-lists-upstream-authors-with-dh_make-boilerplate W: jamplayer: copyright-has-url-from-dh_make-boilerplate W: jamplayer: copyright-contains-dh_make-todo-boilerplate W: jamplayer: copyright-without-copyright-notice W: jamplayer: wrong-bug-number-in-closes l3:#nnnn Finished running lintian.