dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: info: source package bicon dpkg-buildpackage: info: source version 0.5.0-drbl1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Steven Shiau dpkg-source --before-build bicon-0.5.0 dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_testdir dh_auto_clean dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use) dh_autoreconf_clean dh_clean dh_clean: Compatibility levels before 9 are deprecated (level 7 in use) dpkg-source -b bicon-0.5.0 dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building bicon using existing ./bicon_0.5.0.orig.tar.xz dpkg-source: info: building bicon in bicon_0.5.0-drbl1.debian.tar.xz dpkg-source: info: building bicon in bicon_0.5.0-drbl1.dsc debian/rules build dh build --with autoreconf dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_testdir dh_update_autotools_config dh_autoreconf libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:8: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './INSTALL' bconsole/Makefile.am: installing './depcomp' dh_auto_configure dh_auto_configure: Compatibility levels before 9 are deprecated (level 7 in use) ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libexecdir=\${prefix}/lib/bicon --disable-maintainer-mode --disable-dependency-tracking 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 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... 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... 1572864 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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 checking whether ln -s works... yes checking for dlopen in -ldl... yes checking for forkpty in -lutil... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FRIBIDI... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for dup2... yes checking for memmove... yes checking for memset... yes checking for putenv... yes checking for select... yes checking return type of signal handlers... void checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating bicon.pc config.status: creating Makefile config.status: creating bconsole/Makefile config.status: creating bicon/Makefile config.status: creating bin/Makefile config.status: creating bjoining/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating font/Makefile config.status: creating keymap/Makefile config.status: creating testtext/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 dh_auto_build: Compatibility levels before 9 are deprecated (level 7 in use) make -j1 make[1]: Entering directory '/home/steven/bicon/bicon-0.5.0' git.mk: Generating .gitignore make all-recursive make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0' Making all in bjoining make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/bjoining' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c -o bjoining_compose.lo bjoining_compose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_compose.c -fPIC -DPIC -o .libs/bjoining_compose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_compose.c -o bjoining_compose.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c -o bjoining_charprop.lo bjoining_charprop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_charprop.c -fPIC -DPIC -o .libs/bjoining_charprop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_charprop.c -o bjoining_charprop.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c -o bjoining_vis2cuni.lo bjoining_vis2cuni.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_vis2cuni.c -fPIC -DPIC -o .libs/bjoining_vis2cuni.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_vis2cuni.c -o bjoining_vis2cuni.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c -o bjoining_log2cuni.lo bjoining_log2cuni.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_log2cuni.c -fPIC -DPIC -o .libs/bjoining_log2cuni.o bjoining_log2cuni.c: In function ‘bjoining_log2cuni’: bjoining_log2cuni.c:24:48: warning: passing argument 3 of ‘fribidi_log2vis’ from incompatible pointer type [-Wincompatible-pointer-types] && fribidi_log2vis ((FriBidiChar *) str, len, &ptype, ^ In file included from /usr/include/fribidi/fribidi.h:35:0, from bjoining.h:6, from bjoining_log2cuni.h:4, from bjoining_log2cuni.c:1: /usr/include/fribidi/fribidi-common.h:51:36: note: expected ‘FriBidiParType * {aka enum *}’ but argument is of type ‘FriBidiCharType * {aka enum *}’ # define FRIBIDI_NAMESPACE(SYMBOL) fribidi##_##SYMBOL ^ /usr/include/fribidi/fribidi-deprecated.h:181:25: note: in expansion of macro ‘FRIBIDI_NAMESPACE’ #define fribidi_log2vis FRIBIDI_NAMESPACE(log2vis) ^~~~~~~~~~~~~~~~~ /usr/include/fribidi/fribidi-deprecated.h:198:33: note: in expansion of macro ‘fribidi_log2vis’ FRIBIDI_ENTRY FriBidiLevel fribidi_log2vis ( ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_log2cuni.c -o bjoining_log2cuni.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c -o bjoining_ye.lo bjoining_ye.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_ye.c -fPIC -DPIC -o .libs/bjoining_ye.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c bjoining_ye.c -o bjoining_ye.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -pedantic -o libbjoining.la -rpath /usr/lib/bicon bjoining_compose.lo bjoining_charprop.lo bjoining_vis2cuni.lo bjoining_log2cuni.lo bjoining_ye.lo -lfribidi -lutil -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/bjoining_compose.o .libs/bjoining_charprop.o .libs/bjoining_vis2cuni.o .libs/bjoining_log2cuni.o .libs/bjoining_ye.o -lfribidi -lutil -ldl -g -O2 -Wl,-soname -Wl,libbjoining.so.0 -o .libs/libbjoining.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libbjoining.so.0" && ln -s "libbjoining.so.0.0.0" "libbjoining.so.0") libtool: link: (cd ".libs" && rm -f "libbjoining.so" && ln -s "libbjoining.so.0.0.0" "libbjoining.so") libtool: link: ar cru .libs/libbjoining.a bjoining_compose.o bjoining_charprop.o bjoining_vis2cuni.o bjoining_log2cuni.o bjoining_ye.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbjoining.a libtool: link: ( cd ".libs" && rm -f "libbjoining.la" && ln -s "../libbjoining.la" "libbjoining.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c -o bjoining_vu.o bjoining_vu.c /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -pedantic -o bjoining_vu bjoining_vu.o libbjoining.la -lfribidi -lutil -ldl libtool: link: gcc -g -O2 -Wall -pedantic -o .libs/bjoining_vu bjoining_vu.o ./.libs/libbjoining.so -lfribidi -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c -o msye.o msye.c /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -pedantic -o msye msye.o libbjoining.la -lfribidi -lutil -ldl libtool: link: gcc -g -O2 -Wall -pedantic -o .libs/msye msye.o ./.libs/libbjoining.so -lfribidi -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -g -O2 -Wall -pedantic -c -o fixpersianye.o fixpersianye.c /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -pedantic -o fixpersianye fixpersianye.o libbjoining.la -lfribidi -lutil -ldl libtool: link: gcc -g -O2 -Wall -pedantic -o .libs/fixpersianye fixpersianye.o ./.libs/libbjoining.so -lfribidi -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon git.mk: Generating .gitignore make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bjoining' Making all in bconsole make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/bconsole' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -g -O2 -Wall -pedantic -c -o bconsole_ligature.lo bconsole_ligature.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -g -O2 -Wall -pedantic -c bconsole_ligature.c -fPIC -DPIC -o .libs/bconsole_ligature.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -g -O2 -Wall -pedantic -c bconsole_ligature.c -o bconsole_ligature.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -g -O2 -Wall -pedantic -c -o bconsole_log2con.lo bconsole_log2con.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -g -O2 -Wall -pedantic -c bconsole_log2con.c -fPIC -DPIC -o .libs/bconsole_log2con.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -g -O2 -Wall -pedantic -c bconsole_log2con.c -o bconsole_log2con.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -pedantic -o libbconsole.la -rpath /usr/lib/bicon bconsole_ligature.lo bconsole_log2con.lo ../bjoining/libbjoining.la -lfribidi -lutil -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/bconsole_ligature.o .libs/bconsole_log2con.o -Wl,-rpath -Wl,/home/steven/bicon/bicon-0.5.0/bjoining/.libs -Wl,-rpath -Wl,/usr/lib/bicon ../bjoining/.libs/libbjoining.so -lfribidi -lutil -ldl -g -O2 -Wl,-soname -Wl,libbconsole.so.0 -o .libs/libbconsole.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libbconsole.so.0" && ln -s "libbconsole.so.0.0.0" "libbconsole.so.0") libtool: link: (cd ".libs" && rm -f "libbconsole.so" && ln -s "libbconsole.so.0.0.0" "libbconsole.so") libtool: link: ar cru .libs/libbconsole.a bconsole_ligature.o bconsole_log2con.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libbconsole.a libtool: link: ( cd ".libs" && rm -f "libbconsole.la" && ln -s "../libbconsole.la" "libbconsole.la" ) gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -g -O2 -Wall -pedantic -c -o bconsole_vu.o bconsole_vu.c /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -pedantic -o bconsole_vu bconsole_vu.o -lfribidi libbconsole.la -lutil -ldl libtool: link: gcc -g -O2 -Wall -pedantic -o .libs/bconsole_vu bconsole_vu.o -lfribidi ./.libs/libbconsole.so -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon git.mk: Generating .gitignore make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bconsole' Making all in bicon make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/bicon' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -I../bconsole -g -O2 -Wall -pedantic -c -o bicon_bin-bicon.o `test -f 'bicon.c' || echo './'`bicon.c gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -I../bconsole -g -O2 -Wall -pedantic -c -o bicon_bin-bicon_read.o `test -f 'bicon_read.c' || echo './'`bicon_read.c In file included from /usr/include/string.h:630:0, from bicon_read.c:23: bicon_read.c: In function ‘bicon_read’: bicon_read.c:201:16: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign] !strcmp (input_cursor - 1, ^ bicon_read.c:201:16: note: expected ‘const char *’ but argument is of type ‘uchar * {aka unsigned char *}’ bicon_read.c:201:16: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strcmp (input_cursor - 1, ^ bicon_read.c:201:16: note: expected ‘const char *’ but argument is of type ‘uchar * {aka unsigned char *}’ bicon_read.c:201:16: warning: pointer targets in passing argument 1 of ‘__builtin_strlen’ differ in signedness [-Wpointer-sign] !strcmp (input_cursor - 1, ^ bicon_read.c:201:16: note: expected ‘const char *’ but argument is of type ‘uchar * {aka unsigned char *}’ bicon_read.c:201:16: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strcmp (input_cursor - 1, ^ bicon_read.c:201:16: note: expected ‘const char *’ but argument is of type ‘uchar * {aka unsigned char *}’ bicon_read.c:201:16: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strcmp (input_cursor - 1, ^ bicon_read.c:201:16: note: expected ‘const char *’ but argument is of type ‘uchar * {aka unsigned char *}’ bicon_read.c:201:16: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness [-Wpointer-sign] !strcmp (input_cursor - 1, ^ bicon_read.c:201:16: note: expected ‘const char *’ but argument is of type ‘uchar * {aka unsigned char *}’ gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/fribidi -I../bjoining -I../bconsole -g -O2 -Wall -pedantic -c -o bicon_bin-pty_spawn.o `test -f 'pty_spawn.c' || echo './'`pty_spawn.c pty_spawn.c: In function ‘_copy’: pty_spawn.c:122:2: warning: ‘return’ with no value, in function returning non-void return; ^~~~~~ pty_spawn.c:97:1: note: declared here _copy ( ^~~~~ pty_spawn.c:153:6: warning: ‘return’ with no value, in function returning non-void return; ^~~~~~ pty_spawn.c:97:1: note: declared here _copy ( ^~~~~ pty_spawn.c:160:6: warning: ‘return’ with no value, in function returning non-void return; ^~~~~~ pty_spawn.c:97:1: note: declared here _copy ( ^~~~~ /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -pedantic -o bicon.bin bicon_bin-bicon.o bicon_bin-bicon_read.o bicon_bin-pty_spawn.o -lfribidi ../bconsole/libbconsole.la ../bjoining/libbjoining.la -lutil -ldl libtool: link: gcc -g -O2 -Wall -pedantic -o .libs/bicon.bin bicon_bin-bicon.o bicon_bin-bicon_read.o bicon_bin-pty_spawn.o -lfribidi ../bconsole/.libs/libbconsole.so ../bjoining/.libs/libbjoining.so -lutil -ldl -Wl,-rpath -Wl,/usr/lib/bicon git.mk: Generating .gitignore make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bicon' Making all in keymap make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/keymap' gzip --best -c ir.map > ir.map.gz gzip --best -c arabic.map > arabic.map.gz Creating symlink for ae.map.gz succeeded Creating symlink for bh.map.gz succeeded Creating symlink for dz.map.gz succeeded Creating symlink for eg.map.gz succeeded Creating symlink for iq.map.gz succeeded Creating symlink for jo.map.gz succeeded Creating symlink for kw.map.gz succeeded Creating symlink for lb.map.gz succeeded Creating symlink for ly.map.gz succeeded Creating symlink for ma.map.gz succeeded Creating symlink for om.map.gz succeeded Creating symlink for qa.map.gz succeeded Creating symlink for sa.map.gz succeeded Creating symlink for sd.map.gz succeeded Creating symlink for sy.map.gz succeeded Creating symlink for tn.map.gz succeeded Creating symlink for ye.map.gz succeeded git.mk: Generating .gitignore make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/keymap' Making all in font make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/font' cat bicon-ascii.sub-sfm bicon-arabic.sub-sfm bicon-nomarks.sub-sfm > bicon-8x16-512.sfm ./bicon-bdf2psf.pl -s bicon-8x16-512.sfm -o bicon-8x16-512.psf < ./bicon-8x16.bdf make bicon-8x16-512.sfm make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/font' make[4]: 'bicon-8x16-512.sfm' is up to date. make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/font' psfaddtable bicon-8x16-512.psf bicon-8x16-512.sfm bicon-8x16-512.psfu gzip --best -c bicon-8x16-512.psfu > bicon-8x16-512.psfu.gz cat bicon-ascii.sub-sfm bicon-arabic.sub-sfm bicon-marks.sub-sfm > bicon-8x16-512-marks.sfm ./bicon-bdf2psf.pl -s bicon-8x16-512-marks.sfm -o bicon-8x16-512-marks.psf < ./bicon-8x16.bdf make bicon-8x16-512-marks.sfm make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/font' make[4]: 'bicon-8x16-512-marks.sfm' is up to date. make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/font' psfaddtable bicon-8x16-512-marks.psf bicon-8x16-512-marks.sfm bicon-8x16-512-marks.psfu gzip --best -c bicon-8x16-512-marks.psfu > bicon-8x16-512-marks.psfu.gz ./bicon-bdf2psf.pl -m -s bicon-8x16-512.sfm -o bicon-8x16-512-ltr.psf < ./bicon-8x16.bdf make bicon-8x16-512-ltr.sfm make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/font' ln -s bicon-8x16-512.sfm bicon-8x16-512-ltr.sfm make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/font' psfaddtable bicon-8x16-512-ltr.psf bicon-8x16-512-ltr.sfm bicon-8x16-512-ltr.psfu gzip --best -c bicon-8x16-512-ltr.psfu > bicon-8x16-512-ltr.psfu.gz ./bicon-bdf2psf.pl -m -s bicon-8x16-512-marks.sfm -o bicon-8x16-512-marks-ltr.psf < ./bicon-8x16.bdf make bicon-8x16-512-marks-ltr.sfm make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/font' ln -s bicon-8x16-512-marks.sfm bicon-8x16-512-marks-ltr.sfm make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/font' psfaddtable bicon-8x16-512-marks-ltr.psf bicon-8x16-512-marks-ltr.sfm bicon-8x16-512-marks-ltr.psfu gzip --best -c bicon-8x16-512-marks-ltr.psfu > bicon-8x16-512-marks-ltr.psfu.gz git.mk: Generating .gitignore rm bicon-8x16-512-marks-ltr.psfu bicon-8x16-512.psf bicon-8x16-512-ltr.psf bicon-8x16-512.psfu bicon-8x16-512-ltr.psfu bicon-8x16-512-marks.psf bicon-8x16-512-marks-ltr.psf bicon-8x16-512-marks.psfu make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/font' Making all in bin make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/bin' sed -e 's,@datadir\@,/usr/share/bicon,g' -e 's,@bindir\@,/usr/bin,g' -e 's,@PACKAGE_NAME\@,BiCon,g' -e 's,@PACKAGE\@,bicon,g' -e 's,@VERSION\@,0.5,g' ./bicon.in > bicon chmod +x bicon git.mk: Generating .gitignore make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bin' Making all in doc make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc' Making all in man make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc/man' git.mk: Generating .gitignore make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc/man' make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc' git.mk: Generating .gitignore make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc' Making all in testtext make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/testtext' git.mk: Generating .gitignore make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/testtext' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0' make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0' make[1]: Leaving directory '/home/steven/bicon/bicon-0.5.0' dh_auto_test dh_auto_test: Compatibility levels before 9 are deprecated (level 7 in use) make -j1 check VERBOSE=1 make[1]: Entering directory '/home/steven/bicon/bicon-0.5.0' Making check in bjoining make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/bjoining' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bjoining' Making check in bconsole make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/bconsole' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bconsole' Making check in bicon make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/bicon' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bicon' Making check in keymap make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/keymap' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/keymap' Making check in font make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/font' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/font' Making check in bin make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/bin' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bin' Making check in doc make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc' Making check in man make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc/man' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc/man' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc' Making check in testtext make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/testtext' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/testtext' make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0' make[1]: Leaving directory '/home/steven/bicon/bicon-0.5.0' fakeroot debian/rules binary dh binary --with autoreconf dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_testroot dh_prep dh_installdirs dh_installdirs: Compatibility levels before 9 are deprecated (level 7 in use) dh_auto_install dh_auto_install: Compatibility levels before 9 are deprecated (level 7 in use) make -j1 install DESTDIR=/home/steven/bicon/bicon-0.5.0/debian/bicon AM_UPDATE_INFO_DIR=no make[1]: Entering directory '/home/steven/bicon/bicon-0.5.0' Making install in bjoining make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/bjoining' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/bjoining' /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon' /bin/bash ../libtool --mode=install /usr/bin/install -c libbjoining.la '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon' libtool: install: /usr/bin/install -c .libs/libbjoining.so.0.0.0 /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbjoining.so.0.0.0 libtool: install: (cd /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon && { ln -s -f libbjoining.so.0.0.0 libbjoining.so.0 || { rm -f libbjoining.so.0 && ln -s libbjoining.so.0.0.0 libbjoining.so.0; }; }) libtool: install: (cd /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon && { ln -s -f libbjoining.so.0.0.0 libbjoining.so || { rm -f libbjoining.so && ln -s libbjoining.so.0.0.0 libbjoining.so; }; }) libtool: install: /usr/bin/install -c .libs/libbjoining.lai /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbjoining.la libtool: install: /usr/bin/install -c .libs/libbjoining.a /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbjoining.a libtool: install: chmod 644 /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbjoining.a libtool: install: ranlib /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbjoining.a libtool: warning: remember to run 'libtool --finish /usr/lib/bicon' /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/include/bicon' /usr/bin/install -c -m 644 bjoining_compose.h bjoining_charprop.h bjoining_vis2cuni.h bjoining_log2cuni.h bjoining_ye.h bjoining.h '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/include/bicon' make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bjoining' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bjoining' Making install in bconsole make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/bconsole' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/bconsole' /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon' /bin/bash ../libtool --mode=install /usr/bin/install -c libbconsole.la '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon' libtool: warning: relinking 'libbconsole.la' libtool: install: (cd /home/steven/bicon/bicon-0.5.0/bconsole; /bin/bash "/home/steven/bicon/bicon-0.5.0/libtool" --tag CC --mode=relink gcc -g -O2 -Wall -pedantic -o libbconsole.la -rpath /usr/lib/bicon bconsole_ligature.lo bconsole_log2con.lo ../bjoining/libbjoining.la -lfribidi -lutil -ldl -inst-prefix-dir /home/steven/bicon/bicon-0.5.0/debian/bicon) libtool: relink: gcc -shared -fPIC -DPIC .libs/bconsole_ligature.o .libs/bconsole_log2con.o -Wl,-rpath -Wl,/usr/lib/bicon -L/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon -L/usr/lib/bicon -lbjoining -lfribidi -lutil -ldl -g -O2 -Wl,-soname -Wl,libbconsole.so.0 -o .libs/libbconsole.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libbconsole.so.0.0.0T /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbconsole.so.0.0.0 libtool: install: (cd /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon && { ln -s -f libbconsole.so.0.0.0 libbconsole.so.0 || { rm -f libbconsole.so.0 && ln -s libbconsole.so.0.0.0 libbconsole.so.0; }; }) libtool: install: (cd /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon && { ln -s -f libbconsole.so.0.0.0 libbconsole.so || { rm -f libbconsole.so && ln -s libbconsole.so.0.0.0 libbconsole.so; }; }) libtool: install: /usr/bin/install -c .libs/libbconsole.lai /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbconsole.la libtool: install: /usr/bin/install -c .libs/libbconsole.a /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbconsole.a libtool: install: chmod 644 /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbconsole.a libtool: install: ranlib /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/bicon/libbconsole.a libtool: warning: remember to run 'libtool --finish /usr/lib/bicon' /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/include/bicon' /usr/bin/install -c -m 644 bconsole_ligature.h bconsole_log2con.h bconsole.h '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/include/bicon' make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bconsole' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bconsole' Making install in bicon make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/bicon' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/bicon' /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c bicon.bin '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/bin' libtool: warning: '../bconsole/libbconsole.la' has not been installed in '/usr/lib/bicon' libtool: warning: '../bjoining/libbjoining.la' has not been installed in '/usr/lib/bicon' libtool: install: /usr/bin/install -c .libs/bicon.bin /home/steven/bicon/bicon-0.5.0/debian/bicon/usr/bin/bicon.bin make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bicon' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bicon' Making install in keymap make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/keymap' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/keymap' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/share/bicon/keymap' /usr/bin/install -c -m 644 ir.map.gz arabic.map.gz '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/share/bicon/keymap' make install-data-hook make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/keymap' Creating symlink for ae.map.gz succeeded Creating symlink for bh.map.gz succeeded Creating symlink for dz.map.gz succeeded Creating symlink for eg.map.gz succeeded Creating symlink for iq.map.gz succeeded Creating symlink for jo.map.gz succeeded Creating symlink for kw.map.gz succeeded Creating symlink for lb.map.gz succeeded Creating symlink for ly.map.gz succeeded Creating symlink for ma.map.gz succeeded Creating symlink for om.map.gz succeeded Creating symlink for qa.map.gz succeeded Creating symlink for sa.map.gz succeeded Creating symlink for sd.map.gz succeeded Creating symlink for sy.map.gz succeeded Creating symlink for tn.map.gz succeeded Creating symlink for ye.map.gz succeeded make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/keymap' make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/keymap' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/keymap' Making install in font make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/font' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/font' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/share/bicon/font' /usr/bin/install -c -m 644 bicon-8x16-512.psfu.gz bicon-8x16-512-marks.psfu.gz bicon-8x16-512-ltr.psfu.gz bicon-8x16-512-marks-ltr.psfu.gz bicon-8x16.bdf '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/share/bicon/font' make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/font' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/font' Making install in bin make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/bin' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/bin' /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/bin' /usr/bin/install -c bicon '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bin' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/bin' Making install in doc make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc' Making install in man make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc/man' make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc/man' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/share/man/man1' /usr/bin/install -c -m 644 bicon.bin.1 bicon.1 '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/share/man/man1' make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc/man' make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc/man' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc' make[4]: Entering directory '/home/steven/bicon/bicon-0.5.0/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc' make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/doc' Making install in testtext make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0/testtext' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0/testtext' 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/steven/bicon/bicon-0.5.0/testtext' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0/testtext' make[2]: Entering directory '/home/steven/bicon/bicon-0.5.0' make[3]: Entering directory '/home/steven/bicon/bicon-0.5.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/pkgconfig' /usr/bin/install -c -m 644 bicon.pc '/home/steven/bicon/bicon-0.5.0/debian/bicon/usr/lib/pkgconfig' make[3]: Leaving directory '/home/steven/bicon/bicon-0.5.0' make[2]: Leaving directory '/home/steven/bicon/bicon-0.5.0' make[1]: Leaving directory '/home/steven/bicon/bicon-0.5.0' dh_installdocs dh_installdocs: Compatibility levels before 9 are deprecated (level 7 in use) dh_installchangelogs dh_installchangelogs: Compatibility levels before 9 are deprecated (level 7 in use) dh_installman dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_strip dh_strip: Compatibility levels before 9 are deprecated (level 7 in use) dh_makeshlibs dh_shlibdeps dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/bicon/usr/bin/bicon.bin debian/bicon/usr/lib/bicon/libbconsole.so.0.0.0 debian/bicon/usr/lib/bicon/libbjoining.so.0.0.0 were not linked against libdl.so.2 (they use none of the library's symbols) dh_installdeb dh_installdeb: Compatibility levels before 9 are deprecated (level 7 in use) dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'bicon-dbgsym' in '../bicon-dbgsym_0.5.0-drbl1_amd64.deb'. dpkg-deb: building package 'bicon' in '../bicon_0.5.0-drbl1_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../bicon_0.5.0-drbl1_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build bicon-0.5.0 dpkg-buildpackage: info: full upload (original source is included) Now running lintian... W: bicon source: package-uses-deprecated-debhelper-compat-version 7 E: bicon source: missing-build-dependency-for-dh-addon autoreconf => dh-autoreconf | debhelper (>= 9.20160403~) W: bicon source: source-nmu-has-incorrect-version-number 0.5.0-drbl1 W: bicon source: obsolete-field-in-dep5-copyright maintainer upstream-contact (line 3) W: bicon source: obsolete-field-in-dep5-copyright name upstream-name (line 2) W: bicon source: obsolete-field-in-dep5-copyright format-specification format (line 1) W: bicon source: missing-field-in-dep5-copyright copyright (paragraph at line 71) W: bicon source: missing-field-in-dep5-copyright copyright (paragraph at line 74) W: bicon source: missing-field-in-dep5-copyright copyright (paragraph at line 80) W: bicon source: missing-license-paragraph-in-dep5-copyright pd (paragraph at line 80) W: bicon source: missing-license-paragraph-in-dep5-copyright bsd style (paragraph at line 71) W: bicon source: space-in-std-shortname-in-dep5-copyright license for python 2.2.3 (paragraph at line 17) W: bicon source: space-in-std-shortname-in-dep5-copyright bsd style (paragraph at line 71) W: bicon source: ancient-standards-version 3.9.1 (current is 3.9.8) W: bicon: manpage-has-errors-from-man usr/share/man/man1/bicon.1.gz 91: warning: macro `El' not defined E: bicon: non-empty-dependency_libs-in-la-file usr/lib/bicon/libbconsole.la E: bicon: non-empty-dependency_libs-in-la-file usr/lib/bicon/libbjoining.la W: bicon: package-has-unnecessary-activation-of-ldconfig-trigger Finished running lintian. Now signing changes and any dsc files... signfile bicon_0.5.0-drbl1.dsc Steven Shiau gpg: skipped "Steven Shiau ": No secret key gpg: /tmp/debsign.POJIjBKt/bicon_0.5.0-drbl1.dsc: clearsign failed: No secret key debsign: gpg error occurred! Aborting....