dpkg-buildpackage -rfakeroot -us -uc --hook-check=cd ..; --check-command=lintian dpkg-buildpackage: info: source package newt dpkg-buildpackage: info: source version 0.52.19-1.drbl1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Steven Shiau dpkg-source --before-build newt-0.52.19 dpkg-buildpackage: info: host architecture i386 dpkg-source: info: using options from newt-0.52.19/debian/source/options: --compression=xz fakeroot debian/rules clean dh clean --with python2,python3,autoreconf dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory '/home/steven/tmp/newt/newt-0.52.19' dh_auto_clean # remove autogenerated files rm -rf Makefile config.h* config.log config.status .depend libnewt.pc \ configure install-sh po/*.mo python* tutorial libnewt_pic.a po/newt.pot rm -f debian/shlibs.local make[1]: Leaving directory '/home/steven/tmp/newt/newt-0.52.19' dh_autoreconf_clean dh_clean dpkg-source -b newt-0.52.19 dpkg-source: info: using options from newt-0.52.19/debian/source/options: --compression=xz dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building newt using existing ./newt_0.52.19.orig.tar.xz dpkg-source: warning: ignoring deletion of file po/newt.pot, use --include-removal to override dpkg-source: info: building newt in newt_0.52.19-1.drbl1.debian.tar.xz dpkg-source: info: building newt in newt_0.52.19-1.drbl1.dsc debian/rules build dh build --with python2,python3,autoreconf dh_testdir dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_configure make[1]: Entering directory '/home/steven/tmp/newt/newt-0.52.19' # Nasty hack. why is it necessary? cp /usr/share/automake-1.15/install-sh ./install-sh dh_auto_configure -- --with-gpm-support --with-nostrip=no --with-colorsfile=/etc/newt/palette CFLAGS='-I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" ' \ CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" FFLAGS="-g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong" ./configure --build=i686-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/i386-linux-gnu --libexecdir=\${prefix}/lib/i386-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --with-gpm-support --with-nostrip=no --with-colorsfile=/etc/newt/palette "CFLAGS=-I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\\\"i386-linux-gnu\\\" " "CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS=-Wl,-z,relro "FFLAGS=-g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong" configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode, --disable-dependency-tracking, --with-nostrip 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for grep that handles long lines and -e... /bin/grep checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking how to run the C preprocessor... gcc -E checking for egrep... /bin/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 size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for GNU ld... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking fribidi/fribidi.h usability... yes checking fribidi/fribidi.h presence... yes checking for fribidi/fribidi.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for library containing dlopen... -ldl checking slang.h usability... yes checking slang.h presence... yes checking for slang.h... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for python versions... python2.7 python2.7 python3.5 python3.5 python3.5 checking for tcl configuration... NOT found checking for gettext in -lc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libnewt.pc config.status: creating config.h configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode, --disable-dependency-tracking, --with-nostrip make[1]: Leaving directory '/home/steven/tmp/newt/newt-0.52.19' debian/rules override_dh_auto_build make[1]: Entering directory '/home/steven/tmp/newt/newt-0.52.19' dh_auto_build make -j1 make[2]: Entering directory '/home/steven/tmp/newt/newt-0.52.19' gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -M test.c testgrid.c testtree.c showchars.c showkey.c whiptail.c dialogboxes.c newt.c button.c form.c checkbox.c entry.c label.c listbox.c scrollbar.c textbox.c scale.c grid.c windows.c buttonbar.c checkboxtree.c > .depend gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o test.o test.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o newt.o newt.c newt.c: In function ‘wchar_to_textmod_visual’: newt.c:303:17: warning: passing argument 1 of ‘func_ptr’ from incompatible pointer type [-Wincompatible-pointer-types] (*func_ptr)(in, len, base_dir, out, NULL, NULL, NULL); ^~ newt.c:303:17: note: expected ‘FriBidiChar * {aka unsigned int *}’ but argument is of type ‘wchar_t * {aka long int *}’ gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o button.o button.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o form.o form.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o checkbox.o checkbox.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o entry.o entry.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o label.o label.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o listbox.o listbox.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o scrollbar.o scrollbar.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o textbox.o textbox.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o scale.o scale.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o grid.o grid.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o windows.o windows.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o buttonbar.o buttonbar.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o checkboxtree.o checkboxtree.c ar rv libnewt.a newt.o button.o form.o checkbox.o entry.o label.o listbox.o scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o checkboxtree.o ar: creating libnewt.a a - newt.o a - button.o a - form.o a - checkbox.o a - entry.o a - label.o a - listbox.o a - scrollbar.o a - textbox.o a - scale.o a - grid.o a - windows.o a - buttonbar.o a - checkboxtree.o gcc -g -o test test.o libnewt.a -Wl,-z,relro -lslang -ldl libnewt.a(form.o): In function `Gpm_Open': ./form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o whiptail.o whiptail.c gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o dialogboxes.o dialogboxes.c mkdir -p shared gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/newt.o newt.c newt.c: In function ‘wchar_to_textmod_visual’: newt.c:303:17: warning: passing argument 1 of ‘func_ptr’ from incompatible pointer type [-Wincompatible-pointer-types] (*func_ptr)(in, len, base_dir, out, NULL, NULL, NULL); ^~ newt.c:303:17: note: expected ‘FriBidiChar * {aka unsigned int *}’ but argument is of type ‘wchar_t * {aka long int *}’ gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/button.o button.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/form.o form.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/checkbox.o checkbox.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/entry.o entry.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/label.o label.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/listbox.o listbox.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/scrollbar.o scrollbar.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/textbox.o textbox.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/scale.o scale.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/grid.o grid.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/windows.o windows.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/buttonbar.o buttonbar.c gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/checkboxtree.o checkboxtree.c gcc -shared -o libnewt.so.0.52.19 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.0.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -Wl,-z,relro -lslang -ldl shared/form.o: In function `Gpm_Open': ./form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.19 libnewt.so.0.52 gcc -g -o whiptail whiptail.o dialogboxes.o -L. -Wl,-z,relro -lnewt -lslang -ldl -lpopt gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o testgrid.o testgrid.c gcc -g -o testgrid testgrid.o libnewt.a -Wl,-z,relro -lslang -ldl libnewt.a(form.o): In function `Gpm_Open': ./form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o testtree.o testtree.c gcc -g -o testtree testtree.o libnewt.a -Wl,-z,relro -lslang -ldl libnewt.a(form.o): In function `Gpm_Open': ./form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o showchars.o showchars.c gcc -g -o showchars showchars.o libnewt.a -Wl,-z,relro -lslang -ldl gcc -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -c -o showkey.o showkey.c gcc -g -o showkey showkey.o libnewt.a -Wl,-z,relro -lslang -ldl gcc -fPIC -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH="i386-linux-gnu" -fPIC -I/usr/include/python2.7 -I/usr/include/i386-linux-gnu/python2.7 -I/usr/include/python2.7 -I/usr/include/i386-linux-gnu/python2.7 -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-GtK38Z/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -c -o python2.7/snack.o snack.c gcc --shared -fPIC -L/usr/lib/python2.7/config-i386-linux-gnu -L/usr/lib -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm -Wl,-z,relro -o python2.7/_snack.so python2.7/snack.o -L. -lnewt -lslang -ldl gcc -fPIC -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH="i386-linux-gnu" -fPIC -I/usr/include/python3.5m -I/usr/include/python3.5m -I/usr/include/python3.5m -I/usr/include/python3.5m -Wno-unused-result -Wsign-compare -g -fdebug-prefix-map=/build/python3.5-3gVCsL/python3.5-3.5.2=. -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -c -o python3.5/snack.o snack.c gcc --shared -fPIC -L/usr/lib/python3.5/config-3.5m-i386-linux-gnu -L/usr/lib -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm -Wl,-z,relro -o python3.5/_snack.so python3.5/snack.o -L. -lnewt -lslang -ldl gcc -fPIC -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH="i386-linux-gnu" -fPIC -I/usr/include/python2.7_d -I/usr/include/i386-linux-gnu/python2.7_d -I/usr/include/python2.7_d -I/usr/include/i386-linux-gnu/python2.7_d -fno-strict-aliasing -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-GtK38Z/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -g -O0 -Wall -Wstrict-prototypes -c -o python2.7-dbg/snack.o snack.c gcc --shared -fPIC -L/usr/lib -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm -Wl,-z,relro -o python2.7-dbg/_snack.so python2.7-dbg/snack.o -L. -lnewt -lslang -ldl gcc -fPIC -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH="i386-linux-gnu" -fPIC -I/usr/include/python3.5dm -I/usr/include/python3.5dm -I/usr/include/python3.5dm -I/usr/include/python3.5dm -Wno-unused-result -Wsign-compare -g -Og -fdebug-prefix-map=/build/python3.5-3gVCsL/python3.5-3.5.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -Og -Wall -Wstrict-prototypes -c -o python3.5-dbg/snack.o snack.c gcc --shared -fPIC -L/usr/lib/python3.5/config-3.5dm-i386-linux-gnu -L/usr/lib -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm -Wl,-z,relro -o python3.5-dbg/_snack.so python3.5-dbg/snack.o -L. -lnewt -lslang -ldl touch _snack.so gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/whiptcl.o whiptcl.c whiptcl.c: In function ‘wtCmd’: whiptcl.c:162:2: warning: implicit declaration of function ‘Tcl_setResult’ [-Wimplicit-function-declaration] Tcl_setResult(interp,"height missing", TCL_STATIC); ^~~~~~~~~~~~~ gcc -fPIC -c -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH=\"i386-linux-gnu\" -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -o shared/dialogboxes.o dialogboxes.c gcc -shared -fPIC -Wl,-z,relro -o whiptcl.so shared/whiptcl.o shared/dialogboxes.o -L. -lnewt -lpopt -lslang -ldl make[2]: Leaving directory '/home/steven/tmp/newt/newt-0.52.19' sgmltools --backend html tutorial.sgml ar cqv libnewt_pic.a shared/*.o a - shared/buttonbar.o a - shared/button.o a - shared/checkbox.o a - shared/checkboxtree.o a - shared/dialogboxes.o a - shared/entry.o a - shared/form.o a - shared/grid.o a - shared/label.o a - shared/listbox.o a - shared/newt.o a - shared/scale.o a - shared/scrollbar.o a - shared/textbox.o a - shared/whiptcl.o a - shared/windows.o make[1]: Leaving directory '/home/steven/tmp/newt/newt-0.52.19' dh_auto_test fakeroot debian/rules binary dh binary --with python2,python3,autoreconf dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/home/steven/tmp/newt/newt-0.52.19' dh_auto_install make -j1 install DESTDIR=/home/steven/tmp/newt/newt-0.52.19/debian/tmp AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/home/steven/tmp/newt/newt-0.52.19' gcc -shared -o libnewt.so.0.52.19 -Wl,--version-script,newt.0.52.ver -Wl,-soname,libnewt.so.0.52 shared/newt.o shared/button.o shared/form.o shared/checkbox.o shared/entry.o shared/label.o shared/listbox.o shared/scrollbar.o shared/textbox.o shared/scale.o shared/grid.o shared/windows.o shared/buttonbar.o shared/checkboxtree.o -Wl,-z,relro -lslang -ldl shared/form.o: In function `Gpm_Open': ./form.c:231: warning: the use of `tempnam' is dangerous, better use `mkstemp' ln -fs libnewt.so.0.52 libnewt.so ln -fs libnewt.so.0.52.19 libnewt.so.0.52 gcc -fPIC -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH="i386-linux-gnu" -fPIC -I/usr/include/python2.7 -I/usr/include/i386-linux-gnu/python2.7 -I/usr/include/python2.7 -I/usr/include/i386-linux-gnu/python2.7 -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-GtK38Z/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -c -o python2.7/snack.o snack.c gcc --shared -fPIC -L/usr/lib/python2.7/config-i386-linux-gnu -L/usr/lib -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm -Wl,-z,relro -o python2.7/_snack.so python2.7/snack.o -L. -lnewt -lslang -ldl gcc -fPIC -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH="i386-linux-gnu" -fPIC -I/usr/include/python3.5m -I/usr/include/python3.5m -I/usr/include/python3.5m -I/usr/include/python3.5m -Wno-unused-result -Wsign-compare -g -fdebug-prefix-map=/build/python3.5-3gVCsL/python3.5-3.5.2=. -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -c -o python3.5/snack.o snack.c gcc --shared -fPIC -L/usr/lib/python3.5/config-3.5m-i386-linux-gnu -L/usr/lib -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm -Wl,-z,relro -o python3.5/_snack.so python3.5/snack.o -L. -lnewt -lslang -ldl gcc -fPIC -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH="i386-linux-gnu" -fPIC -I/usr/include/python2.7_d -I/usr/include/i386-linux-gnu/python2.7_d -I/usr/include/python2.7_d -I/usr/include/i386-linux-gnu/python2.7_d -fno-strict-aliasing -Wdate-time -g -O0 -fdebug-prefix-map=/build/python2.7-GtK38Z/python2.7-2.7.12=. -fstack-protector-strong -Wformat -Werror=format-security -g -O0 -Wall -Wstrict-prototypes -c -o python2.7-dbg/snack.o snack.c gcc --shared -fPIC -L/usr/lib -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm -Wl,-z,relro -o python2.7-dbg/_snack.so python2.7-dbg/snack.o -L. -lnewt -lslang -ldl gcc -fPIC -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/tcl8.6 -g -O2 -fdebug-prefix-map=/home/steven/tmp/newt/newt-0.52.19=. -fstack-protector-strong -Wformat -Werror=format-security -DMARCH="i386-linux-gnu" -fPIC -I/usr/include/python3.5dm -I/usr/include/python3.5dm -I/usr/include/python3.5dm -I/usr/include/python3.5dm -Wno-unused-result -Wsign-compare -g -Og -fdebug-prefix-map=/build/python3.5-3gVCsL/python3.5-3.5.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -Og -Wall -Wstrict-prototypes -c -o python3.5-dbg/snack.o snack.c gcc --shared -fPIC -L/usr/lib/python3.5/config-3.5dm-i386-linux-gnu -L/usr/lib -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpthread -ldl -lutil -lm -Wl,-z,relro -o python3.5-dbg/_snack.so python3.5-dbg/snack.o -L. -lnewt -lslang -ldl touch _snack.so [ -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu ] || install -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu install -m 755 libnewt.so.0.52.19 /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu ln -sf libnewt.so.0.52 /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/libnewt.so ln -sf libnewt.so.0.52.19 /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/libnewt.so.0.52 [ -n "" ] && install -m 755 whiptcl.so /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu || : [ -n "python2.7 python3.5" ] && for ver in python2.7 python3.5 ; do \ [ -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/$ver/site-packages ] || install -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/$ver/site-packages ;\ install -m 755 $ver/_snack.so /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/$ver/site-packages ;\ install -m 644 snack.py /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/$ver/site-packages ;\ done || : gcc -g -o whiptail whiptail.o dialogboxes.o -L. -Wl,-z,relro -lnewt -lslang -ldl -lpopt [ -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/bin ] || install -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/bin [ -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu ] || install -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu [ -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/include ] || install -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/include [ -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/share/man/man1 ] || install -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/share/man/man1 [ -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/pkgconfig ] || install -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/pkgconfig install -m 644 newt.h /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/include install -m 644 libnewt.a /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu install -m 755 whiptail /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/bin install -m 644 whiptail.1 /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/share/man/man1 make -C po datadir=/home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/share install make[3]: Entering directory '/home/steven/tmp/newt/newt-0.52.19/po' xgettext --default-domain=newt \ --package-name=newt \ --add-comments --keyword=_ --keyword=N_ ../dialogboxes.c if cmp -s newt.po newt.pot; then \ rm -f newt.po; \ else \ mv newt.po newt.pot; \ fi msgfmt -v -o ar.mo ar.po 4 translated messages. msgfmt -v -o as.mo as.po 4 translated messages. msgfmt -v -o ast.mo ast.po 4 translated messages. msgfmt -v -o bal.mo bal.po 4 translated messages. msgfmt -v -o be.mo be.po 4 translated messages. msgfmt -v -o bg.mo bg.po 4 translated messages. msgfmt -v -o bn_IN.mo bn_IN.po 4 translated messages. msgfmt -v -o bn.mo bn.po 4 translated messages. msgfmt -v -o bs.mo bs.po 4 translated messages. msgfmt -v -o ca.mo ca.po 4 translated messages. msgfmt -v -o cs.mo cs.po 4 translated messages. msgfmt -v -o cy.mo cy.po 4 translated messages. msgfmt -v -o da.mo da.po 4 translated messages. msgfmt -v -o de.mo de.po 4 translated messages. msgfmt -v -o dz.mo dz.po 4 translated messages. msgfmt -v -o el.mo el.po 4 translated messages. msgfmt -v -o eo.mo eo.po 4 translated messages. msgfmt -v -o es.mo es.po 4 translated messages. msgfmt -v -o et.mo et.po 4 translated messages. msgfmt -v -o eu.mo eu.po 4 translated messages. msgfmt -v -o fa.mo fa.po 4 translated messages. msgfmt -v -o fi.mo fi.po 4 translated messages. msgfmt -v -o fr.mo fr.po 4 translated messages. msgfmt -v -o ga.mo ga.po 4 translated messages. msgfmt -v -o gl.mo gl.po 4 translated messages. msgfmt -v -o gu.mo gu.po 4 translated messages. msgfmt -v -o he.mo he.po 4 translated messages. msgfmt -v -o hi.mo hi.po 4 translated messages. msgfmt -v -o hr.mo hr.po 4 translated messages. msgfmt -v -o hu.mo hu.po 4 translated messages. msgfmt -v -o ia.mo ia.po 4 translated messages. msgfmt -v -o id.mo id.po 4 translated messages. msgfmt -v -o is.mo is.po 4 translated messages. msgfmt -v -o it.mo it.po 4 translated messages. msgfmt -v -o ja.mo ja.po 4 translated messages. msgfmt -v -o ka.mo ka.po 4 translated messages. msgfmt -v -o kk.mo kk.po 4 translated messages. msgfmt -v -o km.mo km.po 4 translated messages. msgfmt -v -o kn.mo kn.po 4 translated messages. msgfmt -v -o ko.mo ko.po 4 translated messages. msgfmt -v -o ku.mo ku.po 4 translated messages. msgfmt -v -o lt.mo lt.po 4 translated messages. msgfmt -v -o lv.mo lv.po 4 translated messages. msgfmt -v -o mg.mo mg.po 4 translated messages. msgfmt -v -o mk.mo mk.po 4 translated messages. msgfmt -v -o ml.mo ml.po 4 translated messages. msgfmt -v -o mr.mo mr.po 4 translated messages. msgfmt -v -o ms.mo ms.po 4 translated messages. msgfmt -v -o nb.mo nb.po 4 translated messages. msgfmt -v -o nds.mo nds.po 4 translated messages. msgfmt -v -o ne.mo ne.po 4 translated messages. msgfmt -v -o nl.mo nl.po 4 translated messages. msgfmt -v -o nn.mo nn.po 4 translated messages. msgfmt -v -o pa.mo pa.po 4 translated messages. msgfmt -v -o pl.mo pl.po 4 translated messages. msgfmt -v -o pt_BR.mo pt_BR.po 4 translated messages. msgfmt -v -o pt.mo pt.po 4 translated messages. msgfmt -v -o ro.mo ro.po 4 translated messages. msgfmt -v -o ru.mo ru.po 4 translated messages. msgfmt -v -o si.mo si.po 4 translated messages. msgfmt -v -o sk.mo sk.po 4 translated messages. msgfmt -v -o sl.mo sl.po 4 translated messages. msgfmt -v -o sq.mo sq.po 4 translated messages. msgfmt -v -o sr@latin.mo sr@latin.po 4 translated messages. msgfmt -v -o sr.mo sr.po 4 translated messages. msgfmt -v -o sv.mo sv.po 4 translated messages. msgfmt -v -o ta.mo ta.po 4 translated messages. msgfmt -v -o te.mo te.po 4 translated messages. msgfmt -v -o tg.mo tg.po 4 translated messages. msgfmt -v -o th.mo th.po 4 translated messages. msgfmt -v -o tl.mo tl.po 4 translated messages. msgfmt -v -o tr.mo tr.po 4 translated messages. msgfmt -v -o ug.mo ug.po 4 translated messages. msgfmt -v -o uk.mo uk.po 4 translated messages. msgfmt -v -o vi.mo vi.po 4 translated messages. msgfmt -v -o wo.mo wo.po 4 translated messages. msgfmt -v -o xh.mo xh.po 4 translated messages. msgfmt -v -o zh_CN.mo zh_CN.po 4 translated messages. msgfmt -v -o zh_TW.mo zh_TW.po 4 translated messages. mkdir -p /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/share/locale for n in ar.po as.po ast.po bal.po be.po bg.po bn_IN.po bn.po bs.po ca.po cs.po cy.po da.po de.po dz.po el.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po ia.po id.po is.po it.po ja.po ka.po kk.po km.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po pa.po pl.po pt_BR.po pt.po ro.po ru.po si.po sk.po sl.po sq.po sr@latin.po sr.po sv.po ta.po te.po tg.po th.po tl.po tr.po ug.po uk.po vi.po wo.po xh.po zh_CN.po zh_TW.po; do \ l=`basename $n .po`; \ mo=$l.mo; \ /usr/bin/install -c -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/share/locale/$l; \ /usr/bin/install -c -m 755 -d /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/share/locale/$l/LC_MESSAGES; \ if [ -f $n ]; then \ /usr/bin/install -c -m 644 $mo /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/share/locale/$l/LC_MESSAGES/newt.mo; \ fi; \ done make[3]: Leaving directory '/home/steven/tmp/newt/newt-0.52.19/po' install -m 644 libnewt.pc /home/steven/tmp/newt/newt-0.52.19/debian/tmp//usr/lib/i386-linux-gnu/pkgconfig make[2]: Leaving directory '/home/steven/tmp/newt/newt-0.52.19' for v in python2.7; do \ pylib=usr/lib/$v/dist-packages ; \ mkdir -p debian/python-newt/$pylib ; \ mv $v/_snack.so debian/python-newt/$pylib/_snack.i386-linux-gnu.so; \ cp snack.py $v/* debian/python-newt/$pylib; \ done for v in python3.5; do \ pylib=usr/lib/python3/dist-packages ; \ abitag=.$($v -c "import sysconfig; print(sysconfig.get_config_var('SOABI'))"); \ mkdir -p debian/python3-newt/$pylib ; \ if echo x$abitag | grep -q "i386-linux-gnu"; then \ mv $v/_snack.so $v/_snack$abitag.so; \ else \ mv $v/_snack.so $v/_snack$abitag-i386-linux-gnu.so; \ fi; \ cp snack.py $v/* debian/python3-newt/$pylib; \ done find debian/python-* debian/python3-* -name '*.o' | xargs rm -f dh_install -p libnewt-dev libnewt.a /usr/lib/i386-linux-gnu mkdir -p debian/libnewt-pic//usr/lib/i386-linux-gnu cp newt*.ver debian/libnewt-pic//usr/lib/i386-linux-gnu/libnewt_pic.map make[1]: Leaving directory '/home/steven/tmp/newt/newt-0.52.19' dh_install dh_installdocs dh_installdocs: Could not parse libnewt-dev.doc-base for doc-base Document id; skipping dh_installchangelogs dh_installexamples dh_installman dh_python2 dh_python3 dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_strip dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/newt-tcl/usr/lib/whiptcl/whiptcl.so was not linked against libdl.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-newt/usr/lib/python2.7/dist-packages/_snack.i386-linux-gnu.so was not linked against libdl.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-newt/usr/lib/python2.7/dist-packages/_snack.i386-linux-gnu.so was not linked against libslang.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-newt/usr/lib/python2.7/dist-packages/_snack.i386-linux-gnu.so was not linked against libpthread.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-newt/usr/lib/python2.7/dist-packages/_snack.i386-linux-gnu.so was not linked against libutil.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python-newt/usr/lib/python2.7/dist-packages/_snack.i386-linux-gnu.so was not linked against libm.so.6 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-newt/usr/lib/python3/dist-packages/_snack.cpython-35m-i386-linux-gnu.so was not linked against libutil.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-newt/usr/lib/python3/dist-packages/_snack.cpython-35m-i386-linux-gnu.so was not linked against libslang.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-newt/usr/lib/python3/dist-packages/_snack.cpython-35m-i386-linux-gnu.so was not linked against libm.so.6 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-newt/usr/lib/python3/dist-packages/_snack.cpython-35m-i386-linux-gnu.so was not linked against libpthread.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/python3-newt/usr/lib/python3/dist-packages/_snack.cpython-35m-i386-linux-gnu.so was not linked against libdl.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/whiptail/usr/bin/whiptail was not linked against libdl.so.2 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: package python-newt: unused substitution variable ${python:Versions} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: package python-newt: unused substitution variable ${python:Versions} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: package python3-newt: unused substitution variable ${python3:Versions} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: package python3-newt: unused substitution variable ${python3:Versions} dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe dh_md5sums dh_builddeb dpkg-deb: building package 'libnewt-dev' in '../libnewt-dev_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'libnewt-pic' in '../libnewt-pic_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'newt-tcl-dbgsym' in '../newt-tcl-dbgsym_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'newt-tcl' in '../newt-tcl_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'python-newt-dbgsym' in '../python-newt-dbgsym_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'python-newt' in '../python-newt_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'python3-newt-dbgsym' in '../python3-newt-dbgsym_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'python3-newt' in '../python3-newt_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'libnewt0.52-dbgsym' in '../libnewt0.52-dbgsym_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'libnewt0.52' in '../libnewt0.52_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'whiptail-dbgsym' in '../whiptail-dbgsym_0.52.19-1.drbl1_i386.deb'. dpkg-deb: building package 'whiptail' in '../whiptail_0.52.19-1.drbl1_i386.deb'. dpkg-genbuildinfo dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe dpkg-genchanges >../newt_0.52.19-1.drbl1_i386.changes dpkg-genchanges: info: not including original source code in upload dpkg-source --after-build newt-0.52.19 dpkg-source: info: using options from newt-0.52.19/debian/source/options: --compression=xz cd ..; dpkg-buildpackage: info: binary and diff upload (original source NOT included) dpkg-buildpackage: info: running hook check lintian ../newt_0.52.19-1.drbl1_i386.changes Now signing changes and any dsc files... signfile newt_0.52.19-1.drbl1.dsc Steven Shiau gpg: skipped "Steven Shiau ": No secret key gpg: /tmp/debsign.eQqR8V4z/newt_0.52.19-1.drbl1.dsc: clearsign failed: No secret key debsign: gpg error occurred! Aborting....