dpkg-buildpackage -rfakeroot -us -uc dpkg-buildpackage: info: source package jfbterm dpkg-buildpackage: info: source version 0.4.7-9.5drbl dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Steven Shiau dpkg-source --before-build jfbterm-0.4.7 dpkg-buildpackage: info: host architecture amd64 dpkg-source: info: applying jfbterm-0.4.6-conf.patch dpkg-source: info: applying jfbterm-0.4.7-remove-sticky.patch dpkg-source: info: applying jfbterm-0.4.7-userspace.patch dpkg-source: info: applying jfbterm-0.4.7-infinite_loop.patch dpkg-source: info: applying jfbterm-0.4.7-remove-warning.patch dpkg-source: info: applying jfbterm-0.4.7-mmap-newkernel.patch dpkg-source: info: applying jfbterm-0.4.7-hang-onexit.patch dpkg-source: info: applying jfbterm-0.4.7-pagemask_userspace.patch dpkg-source: info: applying jfbterm-0.4.7-hang-on-utmp-refresh-with-invalid-utid.patch dpkg-source: info: applying jfbterm-0.4.7-wrong-inline-gcc5.patch fakeroot debian/rules clean dh clean dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' dh_auto_clean rm -f configure config.guess config.sub missing depcomp rm -f Makefile.in Makefile config.h.in rm -f aclocal.m4 INSTALL install-sh mkinstalldirs make[1]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' dh_clean dpkg-source -b jfbterm-0.4.7 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building jfbterm using existing ./jfbterm_0.4.7.orig.tar.gz dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override dpkg-source: warning: ignoring deletion of file INSTALL, use --include-removal to override dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override dpkg-source: warning: ignoring deletion of file config.h.in, use --include-removal to override dpkg-source: warning: ignoring deletion of file mkinstalldirs, use --include-removal to override dpkg-source: info: building jfbterm in jfbterm_0.4.7-9.5drbl.debian.tar.xz dpkg-source: info: building jfbterm in jfbterm_0.4.7-9.5drbl.dsc debian/rules build dh build dh_testdir dh_update_autotools_config debian/rules override_dh_auto_configure make[1]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' /usr/share/aclocal/progsreiserfs.m4:13: warning: underquoted definition of AC_CHECK_LIBREISERFS /usr/share/aclocal/progsreiserfs.m4:13: run info Automake 'Extending aclocal' /usr/share/aclocal/progsreiserfs.m4:13: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. autoreconf: running: automake --add-missing --copy --force-missing automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:4: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:7: installing './compile' configure.in:4: installing './install-sh' configure.in:4: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Leaving directory `.' case "x86_64-linux-gnu" in \ i386-linux|i486-linux-gnu|x86_64-linux-gnu) \ ./configure --prefix=/usr --sysconfdir=/etc --enable-direct-color --enable-vga16fb=yes ;; \ *) \ ./configure --prefix=/usr --sysconfdir=/etc --enable-direct-color --enable-vga16fb=no ;; \ esac 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 whether make supports nested variables... 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for main in -lm... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for strdup... yes checking for strerror... yes checking for ioperm... yes checking for gunzip... /bin/gunzip checking whether to enable color gamma... no checking whether to enable reverse-video... no checking whether to enable debugging... no checking whether to enable utf8... yes checking whether to enable other coding system... yes checking whether to enable 1bpp... no checking whether to enable 2bpp... yes checking whether to enable 8bpp... yes checking whether to enable 15bpp... yes checking whether to enable 16bpp... yes checking whether to enable 24bpp... yes checking whether to enable 32bpp... yes checking whether to enable pseudo-color... yes checking whether to enable direct-color... yes checking whether to enable true-color... yes checking whether to enable vga16fb... yes checking whether to enable packed-pixels... yes checking whether to enable check-mmio-error... no checking whether to enable force-8bit... no checking whether to enable dimmer... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make[1]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' dh_auto_build make -j1 make[1]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' make all-am make[2]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT fbcommon.o -MD -MP -MF .deps/fbcommon.Tpo -c -o fbcommon.o fbcommon.c mv -f .deps/fbcommon.Tpo .deps/fbcommon.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT fbdpsp.o -MD -MP -MF .deps/fbdpsp.Tpo -c -o fbdpsp.o fbdpsp.c fbdpsp.c: In function ‘tfbm_overlay_vga16’: fbdpsp.c:947:16: warning: variable ‘smask’ set but not used [-Wunused-but-set-variable] unsigned char smask; ^~~~~ mv -f .deps/fbdpsp.Tpo .deps/fbdpsp.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT font.o -MD -MP -MF .deps/font.Tpo -c -o font.o font.c mv -f .deps/font.Tpo .deps/font.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT picofont.o -MD -MP -MF .deps/picofont.Tpo -c -o picofont.o picofont.c mv -f .deps/picofont.Tpo .deps/picofont.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT getcap.o -MD -MP -MF .deps/getcap.Tpo -c -o getcap.o getcap.c mv -f .deps/getcap.Tpo .deps/getcap.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c mv -f .deps/message.Tpo .deps/message.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT pcf.o -MD -MP -MF .deps/pcf.Tpo -c -o pcf.o pcf.c mv -f .deps/pcf.Tpo .deps/pcf.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT pen.o -MD -MP -MF .deps/pen.Tpo -c -o pen.o pen.c mv -f .deps/pen.Tpo .deps/pen.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT term.o -MD -MP -MF .deps/term.Tpo -c -o term.o term.c term.c: In function ‘tterm_start’: term.c:243:9: warning: variable ‘j’ set but not used [-Wunused-but-set-variable] int j = write(p->ptyfd, buf, ret); ^ term.c: In function ‘tterm_wakeup_shell’: term.c:263:2: warning: ignoring return value of ‘setgid’, declared with attribute warn_unused_result [-Wunused-result] setgid(getgid()); ^~~~~~~~~~~~~~~~ term.c:264:2: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^~~~~~~~~~~~~~~~ mv -f .deps/term.Tpo .deps/term.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c util.c: In function ‘util_privilege_init’: util.c:51:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function ‘util_privilege_on’: util.c:57:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, owner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function ‘util_privilege_off’: util.c:63:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function ‘util_privilege_open’: util.c:70:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, owner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:72:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function ‘util_privilege_ioperm’: util.c:81:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, owner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:83:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(owner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function ‘util_privilege_drop’: util.c:97:5: warning: ignoring return value of ‘setreuid’, declared with attribute warn_unused_result [-Wunused-result] setreuid(runner_uid, runner_uid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/util.Tpo .deps/util.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT csv.o -MD -MP -MF .deps/csv.Tpo -c -o csv.o csv.c mv -f .deps/csv.Tpo .deps/csv.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT vterm.o -MD -MP -MF .deps/vterm.Tpo -c -o vterm.o vterm.c vterm.c: In function ‘tvterm_set_default_encoding’: vterm.c:380:6: warning: variable ‘ncap’ set but not used [-Wunused-but-set-variable] int ncap; ^~~~ vterm.c: In function ‘tvterm_esc_report’: vterm.c:1110:7: warning: variable ‘j’ set but not used [-Wunused-but-set-variable] int j; ^ mv -f .deps/vterm.Tpo .deps/vterm.Po gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -MT vtermlow.o -MD -MP -MF .deps/vtermlow.Tpo -c -o vtermlow.o vtermlow.c vtermlow.c: In function ‘tvterm_refresh’: vtermlow.c:257:13: warning: variable ‘ch2’ set but not used [-Wunused-but-set-variable] u_char ch, ch2; ^~~ vtermlow.c:257:9: warning: variable ‘ch’ set but not used [-Wunused-but-set-variable] u_char ch, ch2; ^~ mv -f .deps/vtermlow.Tpo .deps/vtermlow.Po gcc -g -O2 -fdebug-prefix-map=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wl,-z,relro -Wl,--no-add-needed,--as-needed,--no-undefined -o jfbterm main.o fbcommon.o fbdpsp.o font.o picofont.o getcap.o message.o pcf.o pen.o term.o util.o csv.o vterm.o vtermlow.o -lutil -lm make[2]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' make[1]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' dh_auto_test make -j1 check VERBOSE=1 make[1]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' make[1]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary dh binary create-stamp debian/debhelper-build-stamp dh_testroot dh_prep dh_installdirs debian/rules override_dh_auto_install make[1]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' /usr/bin/make install prefix=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/usr sysconfdir=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/etc make[2]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' make[3]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' /bin/mkdir -p '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/usr/bin' /usr/bin/install -c jfbterm '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' chown root:utmp /home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/usr/bin/jfbterm chmod ug+s /home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/usr/bin/jfbterm make[4]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' /usr/bin/install -c -m 644 ./jfbterm.conf.sample /home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/etc/jfbterm.conf.sample /usr/bin/install -c -m 644 ./fonts/*.pcf.gz /home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/usr/share/fonts/jfbterm make[3]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' make[2]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' mv /home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/etc/jfbterm.conf.sample /home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/etc/jfbterm.conf TERMINFO=/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/usr/share/terminfo tic terminfo.jfbterm # chmod 4755 /home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7/debian/jfbterm/usr/bin/jfbterm make[1]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' dh_installdocs dh_installchangelogs dh_installexamples dh_installman dh_perl dh_link dh_strip_nondeterminism dh_compress debian/rules override_dh_fixperms make[1]: Entering directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' dh_fixperms --exclude=usr/bin/jfbterm make[1]: Leaving directory '/home/steven/jfbterm/0.4.7-9.5drbl/jfbterm-0.4.7' dh_strip dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'jfbterm-dbgsym' in '../jfbterm-dbgsym_0.4.7-9.5drbl_amd64.deb'. dpkg-deb: building package 'jfbterm' in '../jfbterm_0.4.7-9.5drbl_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../jfbterm_0.4.7-9.5drbl_amd64.changes dpkg-genchanges: info: not including original source code in upload dpkg-source --after-build jfbterm-0.4.7 dpkg-source: info: unapplying jfbterm-0.4.7-wrong-inline-gcc5.patch dpkg-source: info: unapplying jfbterm-0.4.7-hang-on-utmp-refresh-with-invalid-utid.patch dpkg-source: info: unapplying jfbterm-0.4.7-pagemask_userspace.patch dpkg-source: info: unapplying jfbterm-0.4.7-hang-onexit.patch dpkg-source: info: unapplying jfbterm-0.4.7-mmap-newkernel.patch dpkg-source: info: unapplying jfbterm-0.4.7-remove-warning.patch dpkg-source: info: unapplying jfbterm-0.4.7-infinite_loop.patch dpkg-source: info: unapplying jfbterm-0.4.7-userspace.patch dpkg-source: info: unapplying jfbterm-0.4.7-remove-sticky.patch dpkg-source: info: unapplying jfbterm-0.4.6-conf.patch dpkg-buildpackage: info: binary and diff upload (original source NOT included) Now running lintian... W: jfbterm source: qa-upload-has-incorrect-version-number 0.4.7-9.5drbl W: jfbterm source: changelog-should-mention-qa W: jfbterm source: obsolete-url-in-packaging debian/control http://jfbterm.sourceforge.jp/ W: jfbterm source: obsolete-url-in-packaging debian/copyright http://sourceforge.jp/projects/jfbterm W: jfbterm source: ancient-standards-version 3.9.2 (current is 3.9.8) W: jfbterm: setuid-gid-binary usr/bin/jfbterm 6755 root/utmp Finished running lintian. Now signing changes and any dsc files... signfile dsc jfbterm_0.4.7-9.5drbl.dsc Steven Shiau gpg: skipped "Steven Shiau ": No secret key gpg: /tmp/debsign.5JJ0m29J/jfbterm_0.4.7-9.5drbl.dsc: clear-sign failed: No secret key debsign: gpg error occurred! Aborting....