dpkg-buildpackage -rfakeroot -D -us -uc -sa perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-buildpackage: source package tscreen dpkg-buildpackage: source version 0.4.9-1 dpkg-buildpackage: source changed by Steve Kemp perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-buildpackage: host architecture i386 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). fakeroot debian/rules clean dh_testdir perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_testroot perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). rm -f configure-stamp build-stamp test ! -s doc/Makefile || /usr/bin/make -C doc realclean test ! -s Makefile || ! grep -q clean Makefile || /usr/bin/make realclean rm -f config.log config.status Makefile dh_clean perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-source -b tscreen-0.4.9 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-source: info: using source format `1.0' dpkg-source: info: building tscreen using existing tscreen_0.4.9.orig.tar.gz dpkg-source: info: building tscreen in tscreen_0.4.9-1.diff.gz dpkg-source: warning: file tscreen-0.4.9/debian/dirs has no final newline (either original or modified version) dpkg-source: warning: executable mode 0755 of 'debian/init' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/prerm' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/postinst' will not be represented in diff dpkg-source: warning: executable mode 0755 of 'debian/postrm' will not be represented in diff dpkg-source: warning: ignoring deletion of file Makefile dpkg-source: info: building tscreen in tscreen_0.4.9-1.dsc debian/rules build dh_testdir perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). if [ ! -x ./configure ]; then ./autogen.sh; fi CFLAGS=-O ./configure --prefix=/usr \ --infodir='$(prefix)/share/info' \ --mandir='$(prefix)/share/man' \ --with-socket-dir=/var/run/tscreen \ --enable-pam \ --enable-telnet \ --with-pty-mode=0620 \ --with-pty-group=5 \ --enable-rxvt_osc \ --with-sys-screenrc=/etc/tscreenrc \ --enable-colors256 this is tscreen version 0.4.9 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 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 whether gcc needs -traditional... no checking for library containing strerror... none required checking for gawk... no checking for mawk... mawk checking for a BSD-compatible install... /usr/bin/install -c configure: checking for buggy tools... - sh is 'GNU bash, version 3.2.39(1)-release (i486-pc-linux-gnu)'. - sed is 'GNU sed version 4.1.5'. checking if a system-wide socket dir should be used... yes checking for the socket dir... "/var/run/tscreen" configure: checking for MIPS... configure: checking for Ultrix... configure: checking for butterfly... configure: checking for POSIX.1... - you have a POSIX system configure: checking for System V... configure: checking for sequent/ptx... configure: checking SVR4... checking for ANSI C header files... no 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 stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes configure: checking for Solaris 2.x... configure: checking BSD job jontrol... - you have jobcontrol configure: checking setresuid... configure: checking setreuid... configure: checking seteuid... configure: checking select... configure: checking fifos... - your fifos are usable configure: checking for broken fifo implementation... - your implementation is ok configure: checking sockets... - your sockets are usable configure: checking socket implementation... - you are normal - both sockets and fifos usable. let's take sockets. configure: checking select return value... - select is ok configure: checking for tgetent... configure: checking libcurses... configure: checking libtermcap... configure: checking libtermlib... configure: checking libncursesw... - you use the terminfo database configure: checking ospeed... configure: checking for /dev/ptc... configure: checking for SVR4 ptys... checking for getpt... yes checking for alphasort... yes checking for scandir... yes configure: checking for ptyranges... configure: checking getutent... configure: checking ut_host... checking utempter.h usability... no checking utempter.h presence... no checking for utempter.h... no configure: checking for libutil(s)... configure: checking getloadavg... assuming posix signal definition configure: checking for crypt and sec libraries... configure: checking crypt... configure: checking IRIX sun library... configure: checking syslog... configure: checking wait union... configure: checking for termio or termios... configure: checking getspnam... configure: checking getttyent... configure: checking fdwalk... configure: checking whether memcpy/memmove/bcopy handles overlapping arguments... checking long file names... yes checking for vsprintf... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for setenv... checking for nl_langinfo(CODESET)... yes checking for library containing gethostname... none required checking for rename... yes checking for fchmod... yes checking for fchown... yes checking for strerror... yes checking for lstat... yes checking for _exit... yes checking for utimes... yes checking for vsnprintf... yes checking for getcwd... yes checking for setlocale... yes checking for strftime... yes checking for PAM support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing default commands Now please check the pathnames in the Makefile and in the user configuration section in config.h. Then type 'make' to build tscreen. Good luck. # Assert the use of fifos instead of sockets grep -q "define.*NAMEDPIPE.*1" config.h || echo "#define NAMEDPIPE 1" >> config.h touch configure-stamp dh_testdir perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). /usr/bin/make CFLAGS+='-O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers' make[1]: Entering directory `/tscreen-0.4.9' CPP="gcc -E -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"'" srcdir=. sh ./osdef.sh AWK=mawk CC="gcc -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers" srcdir=. sh ./comm.sh AWK=mawk srcdir=. sh ./term.sh gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers screen.c screen.c: In function 'MakeWinMsgEv': screen.c:2436: warning: 'bt' may be used uninitialized in this function gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers ansi.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers fileio.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers mark.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers misc.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers resize.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers socket.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers search.c sh ./tty.sh tty.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers tty.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers term.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers window.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers utmp.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers loadav.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers putenv.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers help.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers termcap.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers input.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers attacher.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers pty.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers process.c process.c: In function 'AddAlias': process.c:6998: warning: type defaults to 'int' in declaration of 'next_command' process.c: In function 'DoAction': process.c:3584: warning: 'kme' may be used uninitialized in this function gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers display.c display.c: In function 'MakeStatus': display.c:2661: warning: comparison between signed and unsigned gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers comm.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers kmapdef.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers acls.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers braille.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers braille_tsi.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers logfile.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers layer.c layer.c: In function 'LClearLine': layer.c:455: warning: type of 'y' defaults to 'int' gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers sched.c gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers teln.c teln.c: In function 'TelConnect': teln.c:138: warning: comparison between signed and unsigned teln.c: In function 'TelIn': teln.c:334: warning: comparison between signed and unsigned gcc -c -I. -I. -DETCSCREENRC='"/etc/tscreenrc"' -DSCREENENCODINGS='"/usr/share/tscreen/utf8encodings"' \ -g -O2 -O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers encoding.c gcc -o tscreen screen.o ansi.o fileio.o mark.o misc.o resize.o socket.o search.o tty.o term.o window.o utmp.o loadav.o putenv.o help.o termcap.o input.o attacher.o pty.o process.o display.o comm.o kmapdef.o acls.o braille.o braille_tsi.o logfile.o layer.o sched.o teln.o encoding.o -lncursesw -lutil -lcrypt -lpam make[1]: Leaving directory `/tscreen-0.4.9' /usr/bin/make CFLAGS+='-O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers' -C doc make[1]: Entering directory `/tscreen-0.4.9/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tscreen-0.4.9/doc' touch build-stamp fakeroot debian/rules binary dh_testdir perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). /usr/bin/make CFLAGS+='-O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers' make[1]: Entering directory `/tscreen-0.4.9' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tscreen-0.4.9' /usr/bin/make CFLAGS+='-O2 -g -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers' -C doc make[1]: Entering directory `/tscreen-0.4.9/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tscreen-0.4.9/doc' touch build-stamp dh_testdir perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_testroot perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_clean perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_installdirs perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). # can't call the normal install target b/c it installs the info files # and other crud /usr/bin/make prefix=/tscreen-0.4.9/debian/tscreen/usr SCREENENCODINGS='$(prefix)/share/tscreen/utf8encodings' installdirs install_bin make[1]: Entering directory `/tscreen-0.4.9' ./etc/mkinstalldirs /tscreen-0.4.9/debian/tscreen/usr/bin /tscreen-0.4.9/debian/tscreen/usr/share/tscreen/utf8encodings mkdir /tscreen-0.4.9/debian/tscreen/usr mkdir /tscreen-0.4.9/debian/tscreen/usr/bin mkdir /tscreen-0.4.9/debian/tscreen/usr/share mkdir /tscreen-0.4.9/debian/tscreen/usr/share/tscreen mkdir /tscreen-0.4.9/debian/tscreen/usr/share/tscreen/utf8encodings cd doc ; /usr/bin/make installdirs make[2]: Entering directory `/tscreen-0.4.9/doc' ./../etc/mkinstalldirs /tscreen-0.4.9/debian/tscreen/usr/share/man/man1 /tscreen-0.4.9/debian/tscreen/usr/share/info mkdir /tscreen-0.4.9/debian/tscreen/usr/share/man mkdir /tscreen-0.4.9/debian/tscreen/usr/share/man/man1 mkdir /tscreen-0.4.9/debian/tscreen/usr/share/info make[2]: Leaving directory `/tscreen-0.4.9/doc' if [ -f /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen-0.4.9 ] && [ ! -f /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen-0.4.9.old ]; \ then mv /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen-0.4.9 /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen-0.4.9.old; fi /usr/bin/install -c tscreen /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen-0.4.9 chown root /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen-0.4.9 && chmod 4755 /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen-0.4.9 if [ -f /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen ] && [ ! -f /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen.old ]; then mv /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen.old; fi rm -f /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen (cd /tscreen-0.4.9/debian/tscreen/usr/bin && ln -f -s tscreen-0.4.9 tscreen) cp ./utf8encodings/?? /tscreen-0.4.9/debian/tscreen/usr/share/tscreen/utf8encodings make[1]: Leaving directory `/tscreen-0.4.9' # install the debian screenrc to etc install -m 644 etc/tscreenrc /tscreen-0.4.9/debian/tscreen/etc/tscreenrc # include completion install -m 644 etc/bash_completion /tscreen-0.4.9/debian/tscreen/etc/bash_completion.d/tscreen # hack around the fact that the install target makes screen a symlink to screen-$(VERSION) rm -f /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen mv -f /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen* /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen # make it setgid utmp chown root:utmp /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen chmod 2755 /tscreen-0.4.9/debian/tscreen/usr/bin/tscreen dh_testdir perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_testroot perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_installdocs perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_installman || true perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). man: can't set the locale; make sure $LC_* and $LANG are correct manconv: can't set the locale; make sure $LC_* and $LANG are correct dh_installinfo perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_installchangelogs -k patchlevel.h perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_installinit --no-start --init-script='tscreen-cleanup' --update-rcd-params='start 70 S .' perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_strip perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_compress perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_fixperms -X/usr/bin/tscreen perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_installdeb perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_shlibdeps perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-shlibdeps: warning: dependency on libutil.so.1 could be avoided if "debian/tscreen/usr/bin/tscreen" were not uselessly linked against it (they use none of its symbols). dh_gencontrol perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends} dh_md5sums perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dh_builddeb perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-deb: building package `tscreen' in `../tscreen_0.4.9-1_i386.deb'. dpkg-genchanges -sa >../tscreen_0.4.9-1_i386.changes perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_GB.UTF-8" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) Now signing changes and any dsc files... Could not find a signing program (pgp or gpg)!