dpkg-buildpackage -rfakeroot -D -us -uc -sa dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): -D_FORTIFY_SOURCE=2 dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions -Wl,-z,relro dpkg-buildpackage: source package chip8 dpkg-buildpackage: source version 1.1.D093-1 dpkg-buildpackage: source changed by Peter Miller dpkg-source --before-build chip8-1.1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp test ! -f Makefile || /usr/bin/make distclean dh_clean dpkg-source -b chip8-1.1 dpkg-source: warning: source directory 'chip8-1.1' is not - 'chip8-1.1.D093' dpkg-source: warning: .orig directory name chip8-1.1.orig is not - (wanted chip8-1.1.D093.orig) dpkg-source: info: using source format `1.0' dpkg-source: info: building chip8 using existing chip8_1.1.D093.orig.tar.gz dpkg-source: info: building chip8 in chip8_1.1.D093-1.diff.gz dpkg-source: info: building chip8 in chip8_1.1.D093-1.dsc debian/rules build dh_testdir sh configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc \ --mandir=/usr/share/man CFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs" 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 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/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for bison... bison -y checking for ranlib... ranlib checking for library containing strerror... none required checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for main in -lm... yes checking for groff... groff checking for roffpp... no checking for gsoelim... no checking for soelim... soelim checking for ar... ar checking for explain_open_or_die in -lexplain... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for long file names... yes checking for strcasecmp... yes checking for strerror... yes checking for strsignal... yes checking for a Bourne shell which understands functions... /bin/sh configure: creating ./config.status config.status: creating Makefile config.status: creating etc/libdir.so config.status: creating etc/libdir-h config.status: WARNING: 'etc/libdir-h.in' seems to ignore the --datarootdir setting config.status: creating common/config.h dh_testdir /usr/bin/make make[1]: Entering directory `/home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1' gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/as.c mv as.o chip8as/as.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/col.c mv col.o chip8as/col.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/conditional.c mv conditional.o chip8as/conditional.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/cross_refer.c mv cross_refer.o chip8as/cross_refer.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/emit.c mv emit.o chip8as/emit.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/expr.c mv expr.o chip8as/expr.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/id.c mv id.o chip8as/id.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/ilist.c mv ilist.o chip8as/ilist.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/lex.c mv lex.o chip8as/lex.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/main.c mv main.o chip8as/main.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/option.c mv option.o chip8as/option.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/output.c mv output.o chip8as/output.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/output/asc.c mv asc.o chip8as/output/asc.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/output/c.c mv c.o chip8as/output/c.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/output/hp.c mv hp.o chip8as/output/hp.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/output/private.c mv private.o chip8as/output/private.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/output/raw.c mv raw.o chip8as/output/raw.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8as/output/unix.c mv unix.o chip8as/output/unix.o mkdir bin chmod 0755 bin gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/ac/string.c mv string.o common/ac/string.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/arglex.c mv arglex.o common/arglex.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/fstrcmp.c mv fstrcmp.o common/fstrcmp.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/help.c mv help.o common/help.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/input.c mv input.o common/input.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/input/asc.c mv asc.o common/input/asc.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/input/binary.c mv binary.o common/input/binary.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/input/hp.c mv hp.o common/input/hp.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/input/private.c mv private.o common/input/private.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/input/unix.c mv unix.o common/input/unix.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/libdir.c mv libdir.o common/libdir.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/str.c mv str.o common/str.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/trace.c mv trace.o common/trace.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/versio_stamp.c mv versio_stamp.o common/versio_stamp.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/version.c mv version.o common/version.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c common/word.c mv word.o common/word.o rm -f common/libcommon.a ar qc common/libcommon.a common/ac/string.o common/arglex.o common/fstrcmp.o common/help.o common/input.o common/input/asc.o common/input/binary.o common/input/hp.o common/input/private.o common/input/unix.o common/libdir.o common/str.o common/trace.o common/versio_stamp.o common/version.o common/word.o ranlib common/libcommon.a gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -o bin/chip8as chip8as/as.o chip8as/col.o chip8as/conditional.o chip8as/cross_refer.o chip8as/emit.o chip8as/expr.o chip8as/id.o chip8as/ilist.o chip8as/lex.o chip8as/main.o chip8as/option.o chip8as/output.o chip8as/output/asc.o chip8as/output/c.o chip8as/output/hp.o chip8as/output/private.o chip8as/output/raw.o chip8as/output/unix.o common/libcommon.a \ -Wl,-z,defs -lSM -lICE -lexplain -lm -lX11 gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8dis/dis.c mv dis.o chip8dis/dis.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8dis/main.c mv main.o chip8dis/main.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -o bin/chip8dis chip8dis/dis.o chip8dis/main.o common/libcommon.a \ -Wl,-z,defs -lSM -lICE -lexplain -lm -lX11 gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/arena.c mv arena.o chip8run/arena.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/arglex2.c mv arglex2.o chip8run/arglex2.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/autotest.c mv autotest.o chip8run/autotest.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/button.c mv button.o chip8run/button.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/chip8.c mv chip8.o chip8run/chip8.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/debug.c mv debug.o chip8run/debug.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/ecks.c mv ecks.o chip8run/ecks.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/event.c mv event.o chip8run/event.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/machine.c mv machine.o chip8run/machine.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/main.c mv main.o chip8run/main.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/option.c mv option.o chip8run/option.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/shell.c mv shell.o chip8run/shell.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/tile.c mv tile.o chip8run/tile.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -I. -c chip8run/window.c mv window.o chip8run/window.o gcc -D_FORTIFY_SOURCE=2 -Wall -g -O2 -o bin/chip8run chip8run/arena.o chip8run/arglex2.o chip8run/autotest.o chip8run/button.o chip8run/chip8.o chip8run/debug.o chip8run/ecks.o chip8run/event.o chip8run/machine.o chip8run/main.o chip8run/option.o chip8run/shell.o chip8run/tile.o chip8run/window.o common/libcommon.a \ -Wl,-z,defs -lSM -lICE -lexplain -lm -lX11 cp script/test_prelude.sh bin/test_prelude chmod a+rx bin/test_prelude groff -Tps -s -I. -t -man etc/BUILDING.man > etc/BUILDING.ps groff -Tps -s -I. -t -man etc/README.man > etc/README.ps groff -Tps -s -I. -t -man etc/reference.man > etc/reference.ps ./man/man7/alien.7:412: warning [p 31, 1.6i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/ant.7:582: warning [p 36, 4.4i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/blinky.7:1453: warning [p 49, 2.8i, div `3tbd0,0', 0.5i]: can't break line ./man/man7/blinky.7:1455: warning [p 49, 2.8i, div `3tbd0,0', 1.2i]: can't break line ./man/man7/blinky.7:1456: warning [p 49, 2.8i, div `3tbd0,0', 1.5i]: can't break line ./man/man7/blinky.7:1457: warning [p 49, 2.8i, div `3tbd0,0', 1.8i]: can't break line ./man/man7/blinky.7:1459: warning [p 49, 2.8i, div `3tbd0,0', 2.5i]: can't break line ./man/man7/blinky.7:1462: warning [p 49, 2.8i, div `3tbd0,0', 3.3i]: can't break line ./man/man7/blinky.7:1463: warning [p 49, 2.8i, div `3tbd0,0', 3.7i]: can't break line ./man/man7/blinky.7:1464: warning [p 49, 2.8i, div `3tbd0,0', 4.0i]: can't break line ./man/man7/blinky.7:1465: warning [p 49, 2.8i, div `3tbd0,0', 4.3i]: can't break line ./man/man7/blinky.7:1466: warning [p 49, 2.8i, div `3tbd0,0', 4.7i]: can't break line ./man/man7/blinky.7:1467: warning [p 49, 2.8i, div `3tbd0,0', 5.0i]: can't break line ./man/man7/blitz.7:124: warning [p 50, 8.1i, div `3tbd0,0', 0.3i]: can't break line warning: page 50: table text block will not fit on one page ./man/man7/brix.7:378: warning [p 55, 3.9i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/car.7:1068: warning [p 65, 1.6i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/connect4.7:162: warning [p 67, 1.6i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/field.7:794: warning [p 74, 2.1i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/guess.7:632: warning [p 80, 3.1i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/hidden.7:694: warning [p 85, 7.2i, div `3tbd0,0', 0.3i]: can't break line warning: page 85: table text block will not fit on one page ./man/man7/invaders.7:196: warning [p 113, 3.2i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/joust.7:728: warning [p 119, 5.1i, div `3tbd0,0', 0.3i]: can't break line warning: page 119: table text block will not fit on one page ./man/man7/kaleid.7:532: warning [p 124, 6.2i, div `3tbd0,0', 0.3i]: can't break line warning: page 124: table text block will not fit on one page ./man/man7/merlin.7:321: warning [p 132, 2.4i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/missile.7:126: warning [p 133, 8.1i, div `3tbd0,0', 0.3i]: can't break line warning: page 133: table text block will not fit on one page warning: page 135: table text block will not fit on one page ./man/man7/race.7:366: warning [p 142, 7.4i, div `3tbd0,0', 0.3i]: can't break line warning: page 142: table text block will not fit on one page ./man/man7/snake.7:354: warning [p 147, 1.9i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/spacefight.7:1035: warning [p 156, 1.2i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/syzygy.7:268: warning [p 158, 8.2i, div `3tbd0,0', 0.3i]: can't break line warning: page 158: table text block will not fit on one page ./man/man7/tank.7:71: warning [p 160, 4.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/tetris.7:138: warning [p 163, 1.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/tictac.7:387: warning [p 166, 4.9i, div `3tbd1,2', 0.2i]: can't break line ./man/man7/uboat.7:418: warning [p 171, 3.0i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/ufo.7:157: warning [p 174, 3.4i, div `3tbd0,0', 0.3i]: can't break line warning: page 180: table text block will not fit on one page warning: page 183: table text block will not fit on one page ./man/man7/wipeoff.7:156: warning [p 186, 3.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/worm3.7:615: warning [p 192, 6.6i, div `3tbd0,0', 0.3i]: can't break line warning: page 192: table text block will not fit on one page ./etc/reference.man:118: expected `;' after scale-indicator (got `x') ./etc/reference.man:124: expected `;' after scale-indicator (got `i') warning: file `./etc/ref-index.so', around line 7: table wider than line width GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man \ man/man1/chip8-license.1 > man/cat1/chip8-license.1 GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man1/chip8as.1 > \ man/cat1/chip8as.1 GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man1/chip8dis.1 \ > man/cat1/chip8dis.1 GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man1/chip8run.1 \ > man/cat1/chip8run.1 GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man5/chip8as.5 > \ man/cat5/chip8as.5 GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man5/chip8run.5 \ > man/cat5/chip8run.5 GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/15puzzle.7 \ > man/cat7/15puzzle.7 warning: page 3: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/alien.7 > man/cat7/alien.7 ./man/man7/alien.7:412: warning [p 4, 10.8i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/alien.7:413: warning [p 4, 10.8i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/alien.7:416: warning [p 4, 10.8i, div `3tbd0,0', 2.0i]: can't break line ./man/man7/alien.7:417: warning [p 4, 10.8i, div `3tbd0,0', 2.5i]: cannot adjust line ./man/man7/alien.7:418: warning [p 4, 10.8i, div `3tbd0,0', 3.0i]: cannot adjust line ./man/man7/alien.7:419: warning [p 4, 10.8i, div `3tbd0,0', 3.5i]: cannot adjust line ./man/man7/alien.7:420: warning [p 4, 10.8i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/alien.7:421: warning [p 4, 10.8i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/alien.7:422: warning [p 4, 10.8i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/alien.7:423: warning [p 4, 10.8i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/alien.7:425: warning [p 4, 10.8i, div `3tbd0,0', 6.3i]: can't break line ./man/man7/alien.7:426: warning [p 4, 10.8i, div `3tbd0,0', 6.8i]: cannot adjust line ./man/man7/alien.7:427: warning [p 4, 10.8i, div `3tbd0,0', 7.3i]: cannot adjust line warning: page 4: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/ant.7 > man/cat7/ant.7 ./man/man7/ant.7:582: warning [p 6, 8.3i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/ant.7:583: warning [p 6, 8.3i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/ant.7:586: warning [p 6, 8.3i, div `3tbd0,0', 2.0i]: can't break line ./man/man7/ant.7:587: warning [p 6, 8.3i, div `3tbd0,0', 2.5i]: cannot adjust line ./man/man7/ant.7:588: warning [p 6, 8.3i, div `3tbd0,0', 3.0i]: cannot adjust line ./man/man7/ant.7:589: warning [p 6, 8.3i, div `3tbd0,0', 3.5i]: cannot adjust line ./man/man7/ant.7:590: warning [p 6, 8.3i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/ant.7:591: warning [p 6, 8.3i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/ant.7:592: warning [p 6, 8.3i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/ant.7:593: warning [p 6, 8.3i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/ant.7:595: warning [p 6, 8.3i, div `3tbd0,0', 6.3i]: can't break line ./man/man7/ant.7:596: warning [p 6, 8.3i, div `3tbd0,0', 6.8i]: cannot adjust line ./man/man7/ant.7:597: warning [p 6, 8.3i, div `3tbd0,0', 7.3i]: cannot adjust line warning: page 6: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/blinky.7 > man/cat7/blinky.7 ./man/man7/blinky.7:1453: warning [p 15, 5.5i, div `3tbd0,0', 0.5i]: cannot adjust line ./man/man7/blinky.7:1453: warning [p 15, 5.5i, div `3tbd0,0', 0.7i]: can't break line ./man/man7/blinky.7:1455: warning [p 15, 5.5i, div `3tbd0,0', 1.5i]: can't break line ./man/man7/blinky.7:1456: warning [p 15, 5.5i, div `3tbd0,0', 2.0i]: can't break line ./man/man7/blinky.7:1457: warning [p 15, 5.5i, div `3tbd0,0', 2.5i]: can't break line ./man/man7/blinky.7:1459: warning [p 15, 5.5i, div `3tbd0,0', 3.3i]: can't break line ./man/man7/blinky.7:1462: warning [p 15, 5.5i, div `3tbd0,0', 4.5i]: can't break line ./man/man7/blinky.7:1463: warning [p 15, 5.5i, div `3tbd0,0', 5.0i]: can't break line ./man/man7/blinky.7:1464: warning [p 15, 5.5i, div `3tbd0,0', 5.5i]: can't break line ./man/man7/blinky.7:1465: warning [p 15, 5.5i, div `3tbd0,0', 6.0i]: can't break line ./man/man7/blinky.7:1466: warning [p 15, 5.5i, div `3tbd0,0', 6.5i]: can't break line ./man/man7/blinky.7:1467: warning [p 15, 5.5i, div `3tbd0,0', 7.0i]: can't break line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/blitz.7 > man/cat7/blitz.7 ./man/man7/blitz.7:124: warning [p 2, 0.2i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/blitz.7:125: warning [p 2, 0.2i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/blitz.7:126: warning [p 2, 0.2i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/blitz.7:127: warning [p 2, 0.2i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/blitz.7:128: warning [p 2, 0.2i, div `3tbd0,0', 2.3i]: cannot adjust line ./man/man7/blitz.7:130: warning [p 2, 0.2i, div `3tbd0,0', 3.2i]: can't break line ./man/man7/blitz.7:131: warning [p 2, 0.2i, div `3tbd0,0', 3.7i]: cannot adjust line ./man/man7/blitz.7:132: warning [p 2, 0.2i, div `3tbd0,0', 4.2i]: cannot adjust line ./man/man7/blitz.7:133: warning [p 2, 0.2i, div `3tbd0,0', 4.7i]: cannot adjust line ./man/man7/blitz.7:134: warning [p 2, 0.2i, div `3tbd0,0', 5.2i]: cannot adjust line ./man/man7/blitz.7:135: warning [p 2, 0.2i, div `3tbd0,0', 5.7i]: cannot adjust line ./man/man7/blitz.7:136: warning [p 2, 0.2i, div `3tbd0,0', 6.2i]: cannot adjust line ./man/man7/blitz.7:137: warning [p 2, 0.2i, div `3tbd0,0', 6.7i]: cannot adjust line ./man/man7/blitz.7:138: warning [p 2, 0.2i, div `3tbd0,0', 7.2i]: cannot adjust line ./man/man7/blitz.7:139: warning [p 2, 0.2i, div `3tbd0,0', 7.7i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/brix.7 > man/cat7/brix.7 ./man/man7/brix.7:378: warning [p 5, 5.2i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/brix.7:379: warning [p 5, 5.2i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/brix.7:380: warning [p 5, 5.2i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/brix.7:381: warning [p 5, 5.2i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/brix.7:383: warning [p 5, 5.2i, div `3tbd0,0', 2.7i]: can't break line ./man/man7/brix.7:385: warning [p 5, 5.2i, div `3tbd0,0', 3.5i]: can't break line ./man/man7/brix.7:386: warning [p 5, 5.2i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/brix.7:387: warning [p 5, 5.2i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/brix.7:388: warning [p 5, 5.2i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/brix.7:389: warning [p 5, 5.2i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/brix.7:390: warning [p 5, 5.2i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/brix.7:391: warning [p 5, 5.2i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/brix.7:392: warning [p 5, 5.2i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/brix.7:393: warning [p 5, 5.2i, div `3tbd0,0', 7.5i]: cannot adjust line warning: page 5: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/car.7 > man/cat7/car.7 ./man/man7/car.7:1068: warning [p 11, 5.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/car.7:1069: warning [p 11, 5.7i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/car.7:1070: warning [p 11, 5.7i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/car.7:1071: warning [p 11, 5.7i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/car.7:1072: warning [p 11, 5.7i, div `3tbd0,0', 2.3i]: cannot adjust line ./man/man7/car.7:1073: warning [p 11, 5.7i, div `3tbd0,0', 2.8i]: cannot adjust line ./man/man7/car.7:1074: warning [p 11, 5.7i, div `3tbd0,0', 3.3i]: cannot adjust line ./man/man7/car.7:1075: warning [p 11, 5.7i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/car.7:1078: warning [p 11, 5.7i, div `3tbd0,0', 5.0i]: can't break line ./man/man7/car.7:1079: warning [p 11, 5.7i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/car.7:1080: warning [p 11, 5.7i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/car.7:1081: warning [p 11, 5.7i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/car.7:1082: warning [p 11, 5.7i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/car.7:1083: warning [p 11, 5.7i, div `3tbd0,0', 7.5i]: cannot adjust line warning: page 11: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/connect4.7 \ > man/cat7/connect4.7 ./man/man7/connect4.7:162: warning [p 2, 4.2i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/connect4.7:163: warning [p 2, 4.2i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/connect4.7:164: warning [p 2, 4.2i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/connect4.7:165: warning [p 2, 4.2i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/connect4.7:169: warning [p 2, 4.2i, div `3tbd0,0', 3.3i]: can't break line ./man/man7/connect4.7:170: warning [p 2, 4.2i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/connect4.7:171: warning [p 2, 4.2i, div `3tbd0,0', 4.3i]: cannot adjust line ./man/man7/connect4.7:172: warning [p 2, 4.2i, div `3tbd0,0', 4.8i]: cannot adjust line ./man/man7/connect4.7:173: warning [p 2, 4.2i, div `3tbd0,0', 5.3i]: cannot adjust line ./man/man7/connect4.7:174: warning [p 2, 4.2i, div `3tbd0,0', 5.8i]: cannot adjust line ./man/man7/connect4.7:175: warning [p 2, 4.2i, div `3tbd0,0', 6.3i]: cannot adjust line ./man/man7/connect4.7:176: warning [p 2, 4.2i, div `3tbd0,0', 6.8i]: cannot adjust line ./man/man7/connect4.7:177: warning [p 2, 4.2i, div `3tbd0,0', 7.3i]: cannot adjust line warning: page 2: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/field.7 > man/cat7/field.7 ./man/man7/field.7:794: warning [p 8, 10.2i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/field.7:795: warning [p 8, 10.2i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/field.7:796: warning [p 8, 10.2i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/field.7:797: warning [p 8, 10.2i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/field.7:798: warning [p 8, 10.2i, div `3tbd0,0', 2.3i]: cannot adjust line ./man/man7/field.7:799: warning [p 8, 10.2i, div `3tbd0,0', 2.8i]: cannot adjust line ./man/man7/field.7:800: warning [p 8, 10.2i, div `3tbd0,0', 3.3i]: cannot adjust line ./man/man7/field.7:801: warning [p 8, 10.2i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/field.7:804: warning [p 8, 10.2i, div `3tbd0,0', 5.0i]: can't break line ./man/man7/field.7:805: warning [p 8, 10.2i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/field.7:806: warning [p 8, 10.2i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/field.7:807: warning [p 8, 10.2i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/field.7:808: warning [p 8, 10.2i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/field.7:809: warning [p 8, 10.2i, div `3tbd0,0', 7.5i]: cannot adjust line warning: page 8: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/guess.7 > man/cat7/guess.7 ./man/man7/guess.7:632: warning [p 6, 6.8i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/guess.7:633: warning [p 6, 6.8i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/guess.7:634: warning [p 6, 6.8i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/guess.7:635: warning [p 6, 6.8i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/guess.7:638: warning [p 6, 6.8i, div `3tbd0,0', 3.0i]: can't break line ./man/man7/guess.7:639: warning [p 6, 6.8i, div `3tbd0,0', 3.5i]: cannot adjust line ./man/man7/guess.7:640: warning [p 6, 6.8i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/guess.7:641: warning [p 6, 6.8i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/guess.7:642: warning [p 6, 6.8i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/guess.7:643: warning [p 6, 6.8i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/guess.7:644: warning [p 6, 6.8i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/guess.7:645: warning [p 6, 6.8i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/guess.7:646: warning [p 6, 6.8i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/guess.7:647: warning [p 6, 6.8i, div `3tbd0,0', 7.5i]: cannot adjust line warning: page 6: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/hidden.7 > man/cat7/hidden.7 ./man/man7/hidden.7:694: warning [p 7, 1.8i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/hidden.7:696: warning [p 7, 1.8i, div `3tbd0,0', 1.2i]: can't break line ./man/man7/hidden.7:697: warning [p 7, 1.8i, div `3tbd0,0', 1.7i]: cannot adjust line ./man/man7/hidden.7:701: warning [p 7, 1.8i, div `3tbd0,0', 3.2i]: can't break line ./man/man7/hidden.7:702: warning [p 7, 1.8i, div `3tbd0,0', 3.7i]: cannot adjust line ./man/man7/hidden.7:704: warning [p 7, 1.8i, div `3tbd0,0', 4.5i]: can't break line ./man/man7/hidden.7:705: warning [p 7, 1.8i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/hidden.7:706: warning [p 7, 1.8i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/hidden.7:707: warning [p 7, 1.8i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/hidden.7:708: warning [p 7, 1.8i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/hidden.7:709: warning [p 7, 1.8i, div `3tbd0,0', 7.0i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/hpiper.7 > man/cat7/hpiper.7 ./man/man7/hpiper.7:3033: warning [p 31, 7.5i, div `3tbd0,0', 0.5i]: cannot adjust line ./man/man7/hpiper.7:3033: warning [p 31, 7.5i, div `3tbd0,0', 0.7i]: can't break line ./man/man7/hpiper.7:3035: warning [p 31, 7.5i, div `3tbd0,0', 1.5i]: can't break line ./man/man7/hpiper.7:3037: warning [p 31, 7.5i, div `3tbd0,0', 2.3i]: can't break line ./man/man7/hpiper.7:3039: warning [p 31, 7.5i, div `3tbd0,0', 3.2i]: can't break line ./man/man7/hpiper.7:3042: warning [p 31, 7.5i, div `3tbd0,0', 4.3i]: can't break line ./man/man7/hpiper.7:3043: warning [p 31, 7.5i, div `3tbd0,0', 4.8i]: cannot adjust line ./man/man7/hpiper.7:3044: warning [p 31, 7.5i, div `3tbd0,0', 5.3i]: cannot adjust line ./man/man7/hpiper.7:3045: warning [p 31, 7.5i, div `3tbd0,0', 5.8i]: cannot adjust line ./man/man7/hpiper.7:3046: warning [p 31, 7.5i, div `3tbd0,0', 6.3i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/invaders.7 \ > man/cat7/invaders.7 ./man/man7/invaders.7:196: warning [p 2, 7.0i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/invaders.7:197: warning [p 2, 7.0i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/invaders.7:198: warning [p 2, 7.0i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/invaders.7:199: warning [p 2, 7.0i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/invaders.7:203: warning [p 2, 7.0i, div `3tbd0,0', 3.3i]: can't break line ./man/man7/invaders.7:204: warning [p 2, 7.0i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/invaders.7:205: warning [p 2, 7.0i, div `3tbd0,0', 4.3i]: cannot adjust line ./man/man7/invaders.7:206: warning [p 2, 7.0i, div `3tbd0,0', 4.8i]: cannot adjust line ./man/man7/invaders.7:207: warning [p 2, 7.0i, div `3tbd0,0', 5.3i]: cannot adjust line ./man/man7/invaders.7:208: warning [p 2, 7.0i, div `3tbd0,0', 5.8i]: cannot adjust line ./man/man7/invaders.7:209: warning [p 2, 7.0i, div `3tbd0,0', 6.3i]: cannot adjust line ./man/man7/invaders.7:210: warning [p 2, 7.0i, div `3tbd0,0', 6.8i]: cannot adjust line ./man/man7/invaders.7:211: warning [p 2, 7.0i, div `3tbd0,0', 7.3i]: cannot adjust line warning: page 2: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/joust.7 > man/cat7/joust.7 ./man/man7/joust.7:728: warning [p 8, 1.3i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/joust.7:729: warning [p 8, 1.3i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/joust.7:732: warning [p 8, 1.3i, div `3tbd0,0', 2.0i]: can't break line ./man/man7/joust.7:733: warning [p 8, 1.3i, div `3tbd0,0', 2.5i]: cannot adjust line ./man/man7/joust.7:734: warning [p 8, 1.3i, div `3tbd0,0', 3.0i]: cannot adjust line ./man/man7/joust.7:735: warning [p 8, 1.3i, div `3tbd0,0', 3.5i]: cannot adjust line ./man/man7/joust.7:736: warning [p 8, 1.3i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/joust.7:737: warning [p 8, 1.3i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/joust.7:738: warning [p 8, 1.3i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/joust.7:739: warning [p 8, 1.3i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/joust.7:741: warning [p 8, 1.3i, div `3tbd0,0', 6.3i]: can't break line ./man/man7/joust.7:742: warning [p 8, 1.3i, div `3tbd0,0', 6.8i]: cannot adjust line ./man/man7/joust.7:743: warning [p 8, 1.3i, div `3tbd0,0', 7.3i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/kaleid.7 > man/cat7/kaleid.7 ./man/man7/kaleid.7:532: warning [p 5, 7.8i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/kaleid.7:534: warning [p 5, 7.8i, div `3tbd0,0', 1.2i]: can't break line ./man/man7/kaleid.7:535: warning [p 5, 7.8i, div `3tbd0,0', 1.7i]: cannot adjust line ./man/man7/kaleid.7:537: warning [p 5, 7.8i, div `3tbd0,0', 2.5i]: can't break line ./man/man7/kaleid.7:539: warning [p 5, 7.8i, div `3tbd0,0', 3.3i]: can't break line ./man/man7/kaleid.7:540: warning [p 5, 7.8i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/kaleid.7:542: warning [p 5, 7.8i, div `3tbd0,0', 4.7i]: can't break line ./man/man7/kaleid.7:543: warning [p 5, 7.8i, div `3tbd0,0', 5.2i]: cannot adjust line ./man/man7/kaleid.7:544: warning [p 5, 7.8i, div `3tbd0,0', 5.7i]: cannot adjust line ./man/man7/kaleid.7:546: warning [p 5, 7.8i, div `3tbd0,0', 6.5i]: can't break line ./man/man7/kaleid.7:547: warning [p 5, 7.8i, div `3tbd0,0', 7.0i]: cannot adjust line warning: page 5: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/maze.7 > man/cat7/maze.7 GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/merlin.7 > man/cat7/merlin.7 ./man/man7/merlin.7:321: warning [p 3, 9.0i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/merlin.7:322: warning [p 3, 9.0i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/merlin.7:323: warning [p 3, 9.0i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/merlin.7:324: warning [p 3, 9.0i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/merlin.7:327: warning [p 3, 9.0i, div `3tbd0,0', 3.0i]: can't break line ./man/man7/merlin.7:328: warning [p 3, 9.0i, div `3tbd0,0', 3.5i]: cannot adjust line ./man/man7/merlin.7:331: warning [p 3, 9.0i, div `3tbd0,0', 4.7i]: can't break line ./man/man7/merlin.7:332: warning [p 3, 9.0i, div `3tbd0,0', 5.2i]: cannot adjust line ./man/man7/merlin.7:333: warning [p 3, 9.0i, div `3tbd0,0', 5.7i]: cannot adjust line ./man/man7/merlin.7:334: warning [p 3, 9.0i, div `3tbd0,0', 6.2i]: cannot adjust line ./man/man7/merlin.7:335: warning [p 3, 9.0i, div `3tbd0,0', 6.7i]: cannot adjust line ./man/man7/merlin.7:336: warning [p 3, 9.0i, div `3tbd0,0', 7.2i]: cannot adjust line warning: page 3: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/missile.7 > \ man/cat7/missile.7 ./man/man7/missile.7:126: warning [p 2, 0.3i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/missile.7:127: warning [p 2, 0.3i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/missile.7:128: warning [p 2, 0.3i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/missile.7:129: warning [p 2, 0.3i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/missile.7:130: warning [p 2, 0.3i, div `3tbd0,0', 2.3i]: cannot adjust line ./man/man7/missile.7:131: warning [p 2, 0.3i, div `3tbd0,0', 2.8i]: cannot adjust line ./man/man7/missile.7:132: warning [p 2, 0.3i, div `3tbd0,0', 3.3i]: cannot adjust line ./man/man7/missile.7:133: warning [p 2, 0.3i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/missile.7:134: warning [p 2, 0.3i, div `3tbd0,0', 4.3i]: cannot adjust line ./man/man7/missile.7:136: warning [p 2, 0.3i, div `3tbd0,0', 5.2i]: can't break line ./man/man7/missile.7:137: warning [p 2, 0.3i, div `3tbd0,0', 5.7i]: cannot adjust line ./man/man7/missile.7:138: warning [p 2, 0.3i, div `3tbd0,0', 6.2i]: cannot adjust line ./man/man7/missile.7:139: warning [p 2, 0.3i, div `3tbd0,0', 6.7i]: cannot adjust line ./man/man7/missile.7:140: warning [p 2, 0.3i, div `3tbd0,0', 7.2i]: cannot adjust line ./man/man7/missile.7:141: warning [p 2, 0.3i, div `3tbd0,0', 7.7i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/pong.7 > man/cat7/pong.7 ./man/man7/pong.7:78: warning [p 1, 8.0i, div `3tbd0,0', 0.5i]: cannot adjust line ./man/man7/pong.7:78: warning [p 1, 8.0i, div `3tbd0,0', 0.7i]: can't break line ./man/man7/pong.7:79: warning [p 1, 8.0i, div `3tbd0,0', 1.2i]: cannot adjust line ./man/man7/pong.7:82: warning [p 1, 8.0i, div `3tbd0,0', 2.3i]: can't break line ./man/man7/pong.7:83: warning [p 1, 8.0i, div `3tbd0,0', 2.8i]: cannot adjust line ./man/man7/pong.7:85: warning [p 1, 8.0i, div `3tbd0,0', 3.7i]: can't break line ./man/man7/pong.7:86: warning [p 1, 8.0i, div `3tbd0,0', 4.2i]: cannot adjust line ./man/man7/pong.7:87: warning [p 1, 8.0i, div `3tbd0,0', 4.7i]: cannot adjust line ./man/man7/pong.7:88: warning [p 1, 8.0i, div `3tbd0,0', 5.2i]: cannot adjust line ./man/man7/pong.7:89: warning [p 1, 8.0i, div `3tbd0,0', 5.7i]: cannot adjust line ./man/man7/pong.7:90: warning [p 1, 8.0i, div `3tbd0,0', 6.2i]: cannot adjust line ./man/man7/pong.7:91: warning [p 1, 8.0i, div `3tbd0,0', 6.7i]: cannot adjust line ./man/man7/pong.7:92: warning [p 1, 8.0i, div `3tbd0,0', 7.2i]: cannot adjust line warning: page 1: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/puzzle.7 > man/cat7/puzzle.7 warning: page 3: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/race.7 > man/cat7/race.7 ./man/man7/race.7:366: warning [p 4, 5.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/race.7:367: warning [p 4, 5.7i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/race.7:368: warning [p 4, 5.7i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/race.7:369: warning [p 4, 5.7i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/race.7:370: warning [p 4, 5.7i, div `3tbd0,0', 2.3i]: cannot adjust line ./man/man7/race.7:371: warning [p 4, 5.7i, div `3tbd0,0', 2.8i]: cannot adjust line ./man/man7/race.7:372: warning [p 4, 5.7i, div `3tbd0,0', 3.3i]: cannot adjust line ./man/man7/race.7:373: warning [p 4, 5.7i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/race.7:376: warning [p 4, 5.7i, div `3tbd0,0', 5.0i]: can't break line ./man/man7/race.7:377: warning [p 4, 5.7i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/race.7:378: warning [p 4, 5.7i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/race.7:379: warning [p 4, 5.7i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/race.7:380: warning [p 4, 5.7i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/race.7:381: warning [p 4, 5.7i, div `3tbd0,0', 7.5i]: cannot adjust line warning: page 4: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/snake.7 > man/cat7/snake.7 ./man/man7/snake.7:354: warning [p 5, 1.0i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/snake.7:355: warning [p 5, 1.0i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/snake.7:356: warning [p 5, 1.0i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/snake.7:357: warning [p 5, 1.0i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/snake.7:359: warning [p 5, 1.0i, div `3tbd0,0', 2.7i]: can't break line ./man/man7/snake.7:361: warning [p 5, 1.0i, div `3tbd0,0', 3.5i]: can't break line ./man/man7/snake.7:362: warning [p 5, 1.0i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/snake.7:363: warning [p 5, 1.0i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/snake.7:364: warning [p 5, 1.0i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/snake.7:365: warning [p 5, 1.0i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/snake.7:366: warning [p 5, 1.0i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/snake.7:367: warning [p 5, 1.0i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/snake.7:368: warning [p 5, 1.0i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/snake.7:369: warning [p 5, 1.0i, div `3tbd0,0', 7.5i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man \ man/man7/spacefight.7 > man/cat7/spacefight.7 ./man/man7/spacefight.7:1035: warning [p 11, 4.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/spacefight.7:1036: warning [p 11, 4.7i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/spacefight.7:1039: warning [p 11, 4.7i, div `3tbd0,0', 2.0i]: can't break line ./man/man7/spacefight.7:1040: warning [p 11, 4.7i, div `3tbd0,0', 2.5i]: cannot adjust line ./man/man7/spacefight.7:1041: warning [p 11, 4.7i, div `3tbd0,0', 3.0i]: cannot adjust line ./man/man7/spacefight.7:1042: warning [p 11, 4.7i, div `3tbd0,0', 3.5i]: cannot adjust line ./man/man7/spacefight.7:1043: warning [p 11, 4.7i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/spacefight.7:1044: warning [p 11, 4.7i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/spacefight.7:1045: warning [p 11, 4.7i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/spacefight.7:1046: warning [p 11, 4.7i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/spacefight.7:1048: warning [p 11, 4.7i, div `3tbd0,0', 6.3i]: can't break line ./man/man7/spacefight.7:1049: warning [p 11, 4.7i, div `3tbd0,0', 6.8i]: cannot adjust line ./man/man7/spacefight.7:1050: warning [p 11, 4.7i, div `3tbd0,0', 7.3i]: cannot adjust line warning: page 11: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/syzygy.7 > man/cat7/syzygy.7 ./man/man7/syzygy.7:268: warning [p 3, 4.0i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/syzygy.7:269: warning [p 3, 4.0i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/syzygy.7:271: warning [p 3, 4.0i, div `3tbd0,0', 1.7i]: can't break line ./man/man7/syzygy.7:272: warning [p 3, 4.0i, div `3tbd0,0', 2.2i]: cannot adjust line ./man/man7/syzygy.7:273: warning [p 3, 4.0i, div `3tbd0,0', 2.7i]: cannot adjust line ./man/man7/syzygy.7:275: warning [p 3, 4.0i, div `3tbd0,0', 3.5i]: can't break line ./man/man7/syzygy.7:278: warning [p 3, 4.0i, div `3tbd0,0', 4.7i]: can't break line ./man/man7/syzygy.7:280: warning [p 3, 4.0i, div `3tbd0,0', 5.5i]: can't break line ./man/man7/syzygy.7:281: warning [p 3, 4.0i, div `3tbd0,0', 6.0i]: cannot adjust line warning: page 3: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/tank.7 > man/cat7/tank.7 ./man/man7/tank.7:71: warning [p 1, 5.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/tank.7:73: warning [p 1, 5.7i, div `3tbd0,0', 1.2i]: can't break line ./man/man7/tank.7:74: warning [p 1, 5.7i, div `3tbd0,0', 1.7i]: cannot adjust line ./man/man7/tank.7:75: warning [p 1, 5.7i, div `3tbd0,0', 2.2i]: cannot adjust line ./man/man7/tank.7:78: warning [p 1, 5.7i, div `3tbd0,0', 3.3i]: can't break line ./man/man7/tank.7:79: warning [p 1, 5.7i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/tank.7:81: warning [p 1, 5.7i, div `3tbd0,0', 4.7i]: can't break line ./man/man7/tank.7:82: warning [p 1, 5.7i, div `3tbd0,0', 5.2i]: cannot adjust line ./man/man7/tank.7:83: warning [p 1, 5.7i, div `3tbd0,0', 5.7i]: cannot adjust line ./man/man7/tank.7:84: warning [p 1, 5.7i, div `3tbd0,0', 6.2i]: cannot adjust line ./man/man7/tank.7:85: warning [p 1, 5.7i, div `3tbd0,0', 6.7i]: cannot adjust line ./man/man7/tank.7:86: warning [p 1, 5.7i, div `3tbd0,0', 7.2i]: cannot adjust line warning: page 1: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/tetris.7 > man/cat7/tetris.7 ./man/man7/tetris.7:138: warning [p 2, 4.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/tetris.7:139: warning [p 2, 4.7i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/tetris.7:140: warning [p 2, 4.7i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/tetris.7:141: warning [p 2, 4.7i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/tetris.7:145: warning [p 2, 4.7i, div `3tbd0,0', 3.3i]: can't break line ./man/man7/tetris.7:147: warning [p 2, 4.7i, div `3tbd0,0', 4.2i]: can't break line ./man/man7/tetris.7:148: warning [p 2, 4.7i, div `3tbd0,0', 4.7i]: cannot adjust line ./man/man7/tetris.7:149: warning [p 2, 4.7i, div `3tbd0,0', 5.2i]: cannot adjust line ./man/man7/tetris.7:150: warning [p 2, 4.7i, div `3tbd0,0', 5.7i]: cannot adjust line ./man/man7/tetris.7:151: warning [p 2, 4.7i, div `3tbd0,0', 6.2i]: cannot adjust line ./man/man7/tetris.7:152: warning [p 2, 4.7i, div `3tbd0,0', 6.7i]: cannot adjust line ./man/man7/tetris.7:153: warning [p 2, 4.7i, div `3tbd0,0', 7.2i]: cannot adjust line warning: page 2: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/tictac.7 > man/cat7/tictac.7 ./man/man7/tictac.7:371: warning [p 4, 2.5i, div `3tbd0,0', 1.2i]: cannot adjust line ./man/man7/tictac.7:371: warning [p 4, 2.5i, div `3tbd0,0', 1.3i]: can't break line ./man/man7/tictac.7:375: warning [p 4, 2.5i, div `3tbd0,0', 2.8i]: can't break line ./man/man7/tictac.7:379: warning [p 4, 2.5i, div `3tbd0,0', 4.3i]: can't break line ./man/man7/tictac.7:380: warning [p 4, 2.5i, div `3tbd0,0', 4.8i]: cannot adjust line ./man/man7/tictac.7:381: warning [p 4, 2.5i, div `3tbd0,0', 5.3i]: cannot adjust line ./man/man7/tictac.7:382: warning [p 4, 2.5i, div `3tbd0,0', 5.8i]: cannot adjust line ./man/man7/tictac.7:383: warning [p 4, 2.5i, div `3tbd0,0', 6.3i]: cannot adjust line ./man/man7/tictac.7:387: warning [p 4, 2.5i, div `3tbd1,2', 0.0i]: cannot adjust line ./man/man7/tictac.7:387: warning [p 4, 2.5i, div `3tbd1,2', 0.2i]: cannot adjust line ./man/man7/tictac.7:387: warning [p 4, 2.5i, div `3tbd1,2', 0.3i]: cannot adjust line ./man/man7/tictac.7:387: warning [p 4, 2.5i, div `3tbd1,2', 0.5i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/uboat.7 > man/cat7/uboat.7 ./man/man7/uboat.7:418: warning [p 5, 1.5i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/uboat.7:419: warning [p 5, 1.5i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/uboat.7:420: warning [p 5, 1.5i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/uboat.7:422: warning [p 5, 1.5i, div `3tbd0,0', 2.2i]: can't break line ./man/man7/uboat.7:423: warning [p 5, 1.5i, div `3tbd0,0', 2.7i]: cannot adjust line ./man/man7/uboat.7:424: warning [p 5, 1.5i, div `3tbd0,0', 3.2i]: cannot adjust line ./man/man7/uboat.7:425: warning [p 5, 1.5i, div `3tbd0,0', 3.7i]: cannot adjust line ./man/man7/uboat.7:430: warning [p 5, 1.5i, div `3tbd0,0', 5.5i]: can't break line ./man/man7/uboat.7:431: warning [p 5, 1.5i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/uboat.7:432: warning [p 5, 1.5i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/uboat.7:433: warning [p 5, 1.5i, div `3tbd0,0', 7.0i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/ufo.7 > man/cat7/ufo.7 ./man/man7/ufo.7:157: warning [p 2, 7.0i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/ufo.7:158: warning [p 2, 7.0i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/ufo.7:159: warning [p 2, 7.0i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/ufo.7:160: warning [p 2, 7.0i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/ufo.7:164: warning [p 2, 7.0i, div `3tbd0,0', 3.3i]: can't break line ./man/man7/ufo.7:165: warning [p 2, 7.0i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/ufo.7:166: warning [p 2, 7.0i, div `3tbd0,0', 4.3i]: cannot adjust line ./man/man7/ufo.7:167: warning [p 2, 7.0i, div `3tbd0,0', 4.8i]: cannot adjust line ./man/man7/ufo.7:168: warning [p 2, 7.0i, div `3tbd0,0', 5.3i]: cannot adjust line ./man/man7/ufo.7:169: warning [p 2, 7.0i, div `3tbd0,0', 5.8i]: cannot adjust line ./man/man7/ufo.7:170: warning [p 2, 7.0i, div `3tbd0,0', 6.3i]: cannot adjust line ./man/man7/ufo.7:171: warning [p 2, 7.0i, div `3tbd0,0', 6.8i]: cannot adjust line ./man/man7/ufo.7:172: warning [p 2, 7.0i, div `3tbd0,0', 7.3i]: cannot adjust line warning: page 2: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/vbrix.7 > man/cat7/vbrix.7 ./man/man7/vbrix.7:806: warning [p 8, 1.7i, div `3tbd0,0', 0.5i]: cannot adjust line ./man/man7/vbrix.7:806: warning [p 8, 1.7i, div `3tbd0,0', 0.7i]: can't break line ./man/man7/vbrix.7:807: warning [p 8, 1.7i, div `3tbd0,0', 1.2i]: cannot adjust line ./man/man7/vbrix.7:808: warning [p 8, 1.7i, div `3tbd0,0', 1.7i]: cannot adjust line ./man/man7/vbrix.7:810: warning [p 8, 1.7i, div `3tbd0,0', 2.5i]: can't break line ./man/man7/vbrix.7:811: warning [p 8, 1.7i, div `3tbd0,0', 3.0i]: cannot adjust line ./man/man7/vbrix.7:812: warning [p 8, 1.7i, div `3tbd0,0', 3.5i]: cannot adjust line ./man/man7/vbrix.7:813: warning [p 8, 1.7i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/vbrix.7:815: warning [p 8, 1.7i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/vbrix.7:816: warning [p 8, 1.7i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/vbrix.7:817: warning [p 8, 1.7i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/vbrix.7:818: warning [p 8, 1.7i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/vbrix.7:819: warning [p 8, 1.7i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/vbrix.7:820: warning [p 8, 1.7i, div `3tbd0,0', 7.5i]: cannot adjust line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/vers.7 > man/cat7/vers.7 ./man/man7/vers.7:282: warning [p 3, 4.0i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/vers.7:282: warning [p 3, 4.0i, div `3tbd0,0', 1.0i]: can't break line ./man/man7/vers.7:284: warning [p 3, 4.0i, div `3tbd0,0', 1.8i]: can't break line ./man/man7/vers.7:285: warning [p 3, 4.0i, div `3tbd0,0', 2.3i]: cannot adjust line ./man/man7/vers.7:286: warning [p 3, 4.0i, div `3tbd0,0', 2.8i]: cannot adjust line ./man/man7/vers.7:289: warning [p 3, 4.0i, div `3tbd0,0', 4.0i]: can't break line ./man/man7/vers.7:290: warning [p 3, 4.0i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/vers.7:291: warning [p 3, 4.0i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/vers.7:293: warning [p 3, 4.0i, div `3tbd0,0', 5.8i]: can't break line GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/wipeoff.7 > \ man/cat7/wipeoff.7 ./man/man7/wipeoff.7:156: warning [p 2, 7.7i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/wipeoff.7:157: warning [p 2, 7.7i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/wipeoff.7:158: warning [p 2, 7.7i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/wipeoff.7:159: warning [p 2, 7.7i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/wipeoff.7:161: warning [p 2, 7.7i, div `3tbd0,0', 2.7i]: can't break line ./man/man7/wipeoff.7:163: warning [p 2, 7.7i, div `3tbd0,0', 3.5i]: can't break line ./man/man7/wipeoff.7:164: warning [p 2, 7.7i, div `3tbd0,0', 4.0i]: cannot adjust line ./man/man7/wipeoff.7:165: warning [p 2, 7.7i, div `3tbd0,0', 4.5i]: cannot adjust line ./man/man7/wipeoff.7:166: warning [p 2, 7.7i, div `3tbd0,0', 5.0i]: cannot adjust line ./man/man7/wipeoff.7:167: warning [p 2, 7.7i, div `3tbd0,0', 5.5i]: cannot adjust line ./man/man7/wipeoff.7:168: warning [p 2, 7.7i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/wipeoff.7:169: warning [p 2, 7.7i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/wipeoff.7:170: warning [p 2, 7.7i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/wipeoff.7:171: warning [p 2, 7.7i, div `3tbd0,0', 7.5i]: cannot adjust line warning: page 2: table text block will not fit on one page GROFF_NO_SGR=-c groff -I. -Tascii -P-h -t -man man/man7/worm3.7 > man/cat7/worm3.7 ./man/man7/worm3.7:615: warning [p 7, 0.3i, div `3tbd0,0', 0.3i]: can't break line ./man/man7/worm3.7:616: warning [p 7, 0.3i, div `3tbd0,0', 0.8i]: cannot adjust line ./man/man7/worm3.7:617: warning [p 7, 0.3i, div `3tbd0,0', 1.3i]: cannot adjust line ./man/man7/worm3.7:618: warning [p 7, 0.3i, div `3tbd0,0', 1.8i]: cannot adjust line ./man/man7/worm3.7:619: warning [p 7, 0.3i, div `3tbd0,0', 2.3i]: cannot adjust line ./man/man7/worm3.7:620: warning [p 7, 0.3i, div `3tbd0,0', 2.8i]: cannot adjust line ./man/man7/worm3.7:621: warning [p 7, 0.3i, div `3tbd0,0', 3.3i]: cannot adjust line ./man/man7/worm3.7:622: warning [p 7, 0.3i, div `3tbd0,0', 3.8i]: cannot adjust line ./man/man7/worm3.7:623: warning [p 7, 0.3i, div `3tbd0,0', 4.3i]: cannot adjust line ./man/man7/worm3.7:626: warning [p 7, 0.3i, div `3tbd0,0', 5.5i]: can't break line ./man/man7/worm3.7:627: warning [p 7, 0.3i, div `3tbd0,0', 6.0i]: cannot adjust line ./man/man7/worm3.7:628: warning [p 7, 0.3i, div `3tbd0,0', 6.5i]: cannot adjust line ./man/man7/worm3.7:629: warning [p 7, 0.3i, div `3tbd0,0', 7.0i]: cannot adjust line ./man/man7/worm3.7:630: warning [p 7, 0.3i, div `3tbd0,0', 7.5i]: cannot adjust line make[1]: Leaving directory `/home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1' /usr/bin/make check make[1]: Entering directory `/home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1' PATH=`pwd`/bin:$PATH /bin/sh test/00/t0001a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0002a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0003a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0004a.sh + cat + test 0 -ne 0 + testit + chip8as tmpA tmpB + [ 0 != 0 ] + chip8dis tmpB tmpC + [ 0 != 0 ] + chip8as tmpC tmpD + [ 0 != 0 ] + cmp tmpB tmpD + [ 0 != 0 ] + chip8run -at -tm -f tmpD + [ 0 != 0 ] + cat + test 0 -ne 0 + testit + chip8as tmpA tmpB + [ 0 != 0 ] + chip8dis tmpB tmpC + [ 0 != 0 ] + chip8as tmpC tmpD + [ 0 != 0 ] + cmp tmpB tmpD + [ 0 != 0 ] + chip8run -at -tm -f tmpD + [ 0 != 0 ] + cat + test 0 -ne 0 + testit + chip8as tmpA tmpB + [ 0 != 0 ] + chip8dis tmpB tmpC + [ 0 != 0 ] + chip8as tmpC tmpD + [ 0 != 0 ] + cmp tmpB tmpD + [ 0 != 0 ] + chip8run -at -tm -f tmpD chip8run: warning: 208: i-register ambiguous chip8run: warning: 20E: i-register ambiguous chip8run: warning: 214: i-register ambiguous chip8run: warning: 21A: i-register ambiguous + [ 0 != 0 ] + pass + tear_down + set +x PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0005a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0006a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0007a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0008a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0009a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0010a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0011a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0012a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0013a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0014a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0015a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0016a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0017a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0018a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0019a.sh PASSED PATH=`pwd`/bin:$PATH /bin/sh test/00/t0020a.sh PASSED Passed All Tests make[1]: Leaving directory `/home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1' touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs -A --list-missing Unknown option: list-missing mkdir -p /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/lib mkdir -p /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share /usr/bin/make DESTDIR=/home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp install make[1]: Entering directory `/home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1' /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/bin /usr/bin/install -c bin/chip8as /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/bin/chip8as /usr/bin/install -c bin/chip8dis /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/bin/chip8dis /usr/bin/install -c bin/chip8run /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/bin/chip8run /usr/bin/install -c bin/test_prelude /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/bin/test_prelude /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8 /usr/bin/install -c -m 644 datadir/15puzzle.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/15puzzle.asm /usr/bin/install -c -m 644 datadir/15puzzle.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/15puzzle.chp /usr/bin/install -c -m 644 datadir/alien.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/alien.asm /usr/bin/install -c -m 644 datadir/alien.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/alien.chp /usr/bin/install -c -m 644 datadir/ant.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/ant.asm /usr/bin/install -c -m 644 datadir/ant.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/ant.chp /usr/bin/install -c -m 644 datadir/blinky.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/blinky.asm /usr/bin/install -c -m 644 datadir/blinky.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/blinky.chp /usr/bin/install -c -m 644 datadir/blitz.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/blitz.asm /usr/bin/install -c -m 644 datadir/blitz.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/blitz.chp /usr/bin/install -c -m 644 datadir/brix.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/brix.asm /usr/bin/install -c -m 644 datadir/brix.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/brix.chp /usr/bin/install -c -m 644 datadir/car.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/car.asm /usr/bin/install -c -m 644 datadir/car.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/car.chp /usr/bin/install -c -m 644 datadir/connect4.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/connect4.asm /usr/bin/install -c -m 644 datadir/connect4.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/connect4.chp /usr/bin/install -c -m 644 datadir/field.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/field.asm /usr/bin/install -c -m 644 datadir/field.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/field.chp /usr/bin/install -c -m 644 datadir/guess.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/guess.asm /usr/bin/install -c -m 644 datadir/guess.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/guess.chp /usr/bin/install -c -m 644 datadir/hidden.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/hidden.asm /usr/bin/install -c -m 644 datadir/hidden.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/hidden.chp /usr/bin/install -c -m 644 datadir/hpiper.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/hpiper.asm /usr/bin/install -c -m 644 datadir/hpiper.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/hpiper.chp /usr/bin/install -c -m 644 datadir/invaders.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/invaders.asm /usr/bin/install -c -m 644 datadir/invaders.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/invaders.chp /usr/bin/install -c -m 644 datadir/joust.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/joust.asm /usr/bin/install -c -m 644 datadir/joust.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/joust.chp /usr/bin/install -c -m 644 datadir/kaleid.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/kaleid.asm /usr/bin/install -c -m 644 datadir/kaleid.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/kaleid.chp /usr/bin/install -c -m 644 datadir/maze.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/maze.asm /usr/bin/install -c -m 644 datadir/maze.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/maze.chp /usr/bin/install -c -m 644 datadir/merlin.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/merlin.asm /usr/bin/install -c -m 644 datadir/merlin.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/merlin.chp /usr/bin/install -c -m 644 datadir/missile.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/missile.asm /usr/bin/install -c -m 644 datadir/missile.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/missile.chp /usr/bin/install -c -m 644 datadir/pong.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/pong.asm /usr/bin/install -c -m 644 datadir/pong.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/pong.chp /usr/bin/install -c -m 644 datadir/puzzle.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/puzzle.asm /usr/bin/install -c -m 644 datadir/puzzle.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/puzzle.chp /usr/bin/install -c -m 644 datadir/race.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/race.asm /usr/bin/install -c -m 644 datadir/race.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/race.chp /usr/bin/install -c -m 644 datadir/snake.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/snake.asm /usr/bin/install -c -m 644 datadir/snake.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/snake.chp /usr/bin/install -c -m 644 datadir/spacefight.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/spacefight.asm /usr/bin/install -c -m 644 datadir/spacefight.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/spacefight.chp /usr/bin/install -c -m 644 datadir/syzygy.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/syzygy.asm /usr/bin/install -c -m 644 datadir/syzygy.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/syzygy.chp /usr/bin/install -c -m 644 datadir/tank.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/tank.asm /usr/bin/install -c -m 644 datadir/tank.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/tank.chp /usr/bin/install -c -m 644 datadir/tetris.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/tetris.asm /usr/bin/install -c -m 644 datadir/tetris.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/tetris.chp /usr/bin/install -c -m 644 datadir/tictac.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/tictac.asm /usr/bin/install -c -m 644 datadir/tictac.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/tictac.chp /usr/bin/install -c -m 644 datadir/uboat.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/uboat.asm /usr/bin/install -c -m 644 datadir/uboat.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/uboat.chp /usr/bin/install -c -m 644 datadir/ufo.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/ufo.asm /usr/bin/install -c -m 644 datadir/ufo.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/ufo.chp /usr/bin/install -c -m 644 datadir/vbrix.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/vbrix.asm /usr/bin/install -c -m 644 datadir/vbrix.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/vbrix.chp /usr/bin/install -c -m 644 datadir/vers.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/vers.asm /usr/bin/install -c -m 644 datadir/vers.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/vers.chp /usr/bin/install -c -m 644 datadir/wipeoff.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/wipeoff.asm /usr/bin/install -c -m 644 datadir/wipeoff.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/wipeoff.chp /usr/bin/install -c -m 644 datadir/worm3.asm /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/worm3.asm /usr/bin/install -c -m 644 datadir/worm3.chp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/chip8/worm3.chp /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/doc /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/doc/chip8 /usr/bin/install -c -m 644 etc/BUILDING.ps /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/doc/chip8/BUILDING.ps /usr/bin/install -c -m 644 etc/README.ps /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/doc/chip8/README.ps /usr/bin/install -c -m 644 etc/reference.ps /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/doc/chip8/reference.ps /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man1 sed '/^[.]XX ./d' < man/man1/chip8-license.1 > \ man/man1/chip8-license.1.tmp /usr/bin/install -c -m 644 man/man1/chip8-license.1.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man1/chip8-license.1 soelim -I. man/man1/chip8as.1 | sed '/^[.]XX ./d' > \ man/man1/chip8as.1.tmp /usr/bin/install -c -m 644 man/man1/chip8as.1.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man1/chip8as.1 soelim -I. man/man1/chip8dis.1 | sed '/^[.]XX ./d' > \ man/man1/chip8dis.1.tmp /usr/bin/install -c -m 644 man/man1/chip8dis.1.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man1/chip8dis.1 soelim -I. man/man1/chip8run.1 | sed '/^[.]XX ./d' > \ man/man1/chip8run.1.tmp /usr/bin/install -c -m 644 man/man1/chip8run.1.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man1/chip8run.1 /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man5 soelim -I. man/man5/chip8as.5 | sed '/^[.]XX ./d' > \ man/man5/chip8as.5.tmp /usr/bin/install -c -m 644 man/man5/chip8as.5.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man5/chip8as.5 soelim -I. man/man5/chip8run.5 | sed '/^[.]XX ./d' > \ man/man5/chip8run.5.tmp /usr/bin/install -c -m 644 man/man5/chip8run.5.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man5/chip8run.5 /usr/bin/install -c -m 0755 -d /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7 sed '/^[.]XX ./d' < man/man7/15puzzle.7 > man/man7/15puzzle.7.tmp /usr/bin/install -c -m 644 man/man7/15puzzle.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/15puzzle.7 sed '/^[.]XX ./d' < man/man7/alien.7 > man/man7/alien.7.tmp /usr/bin/install -c -m 644 man/man7/alien.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/alien.7 sed '/^[.]XX ./d' < man/man7/ant.7 > man/man7/ant.7.tmp /usr/bin/install -c -m 644 man/man7/ant.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/ant.7 sed '/^[.]XX ./d' < man/man7/blinky.7 > man/man7/blinky.7.tmp /usr/bin/install -c -m 644 man/man7/blinky.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/blinky.7 sed '/^[.]XX ./d' < man/man7/blitz.7 > man/man7/blitz.7.tmp /usr/bin/install -c -m 644 man/man7/blitz.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/blitz.7 sed '/^[.]XX ./d' < man/man7/brix.7 > man/man7/brix.7.tmp /usr/bin/install -c -m 644 man/man7/brix.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/brix.7 sed '/^[.]XX ./d' < man/man7/car.7 > man/man7/car.7.tmp /usr/bin/install -c -m 644 man/man7/car.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/car.7 sed '/^[.]XX ./d' < man/man7/connect4.7 > man/man7/connect4.7.tmp /usr/bin/install -c -m 644 man/man7/connect4.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/connect4.7 sed '/^[.]XX ./d' < man/man7/field.7 > man/man7/field.7.tmp /usr/bin/install -c -m 644 man/man7/field.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/field.7 sed '/^[.]XX ./d' < man/man7/guess.7 > man/man7/guess.7.tmp /usr/bin/install -c -m 644 man/man7/guess.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/guess.7 sed '/^[.]XX ./d' < man/man7/hidden.7 > man/man7/hidden.7.tmp /usr/bin/install -c -m 644 man/man7/hidden.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/hidden.7 sed '/^[.]XX ./d' < man/man7/hpiper.7 > man/man7/hpiper.7.tmp /usr/bin/install -c -m 644 man/man7/hpiper.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/hpiper.7 sed '/^[.]XX ./d' < man/man7/invaders.7 > man/man7/invaders.7.tmp /usr/bin/install -c -m 644 man/man7/invaders.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/invaders.7 sed '/^[.]XX ./d' < man/man7/joust.7 > man/man7/joust.7.tmp /usr/bin/install -c -m 644 man/man7/joust.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/joust.7 sed '/^[.]XX ./d' < man/man7/kaleid.7 > man/man7/kaleid.7.tmp /usr/bin/install -c -m 644 man/man7/kaleid.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/kaleid.7 sed '/^[.]XX ./d' < man/man7/maze.7 > man/man7/maze.7.tmp /usr/bin/install -c -m 644 man/man7/maze.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/maze.7 sed '/^[.]XX ./d' < man/man7/merlin.7 > man/man7/merlin.7.tmp /usr/bin/install -c -m 644 man/man7/merlin.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/merlin.7 sed '/^[.]XX ./d' < man/man7/missile.7 > man/man7/missile.7.tmp /usr/bin/install -c -m 644 man/man7/missile.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/missile.7 sed '/^[.]XX ./d' < man/man7/pong.7 > man/man7/pong.7.tmp /usr/bin/install -c -m 644 man/man7/pong.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/pong.7 sed '/^[.]XX ./d' < man/man7/puzzle.7 > man/man7/puzzle.7.tmp /usr/bin/install -c -m 644 man/man7/puzzle.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/puzzle.7 sed '/^[.]XX ./d' < man/man7/race.7 > man/man7/race.7.tmp /usr/bin/install -c -m 644 man/man7/race.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/race.7 soelim -I. man/man7/snake.7 | sed '/^[.]XX ./d' > \ man/man7/snake.7.tmp /usr/bin/install -c -m 644 man/man7/snake.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/snake.7 sed '/^[.]XX ./d' < man/man7/spacefight.7 > man/man7/spacefight.7.tmp /usr/bin/install -c -m 644 man/man7/spacefight.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/spacefight.7 sed '/^[.]XX ./d' < man/man7/syzygy.7 > man/man7/syzygy.7.tmp /usr/bin/install -c -m 644 man/man7/syzygy.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/syzygy.7 sed '/^[.]XX ./d' < man/man7/tank.7 > man/man7/tank.7.tmp /usr/bin/install -c -m 644 man/man7/tank.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/tank.7 sed '/^[.]XX ./d' < man/man7/tetris.7 > man/man7/tetris.7.tmp /usr/bin/install -c -m 644 man/man7/tetris.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/tetris.7 sed '/^[.]XX ./d' < man/man7/tictac.7 > man/man7/tictac.7.tmp /usr/bin/install -c -m 644 man/man7/tictac.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/tictac.7 sed '/^[.]XX ./d' < man/man7/uboat.7 > man/man7/uboat.7.tmp /usr/bin/install -c -m 644 man/man7/uboat.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/uboat.7 sed '/^[.]XX ./d' < man/man7/ufo.7 > man/man7/ufo.7.tmp /usr/bin/install -c -m 644 man/man7/ufo.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/ufo.7 sed '/^[.]XX ./d' < man/man7/vbrix.7 > man/man7/vbrix.7.tmp /usr/bin/install -c -m 644 man/man7/vbrix.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/vbrix.7 sed '/^[.]XX ./d' < man/man7/vers.7 > man/man7/vers.7.tmp /usr/bin/install -c -m 644 man/man7/vers.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/vers.7 sed '/^[.]XX ./d' < man/man7/wipeoff.7 > man/man7/wipeoff.7.tmp /usr/bin/install -c -m 644 man/man7/wipeoff.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/wipeoff.7 sed '/^[.]XX ./d' < man/man7/worm3.7 > man/man7/worm3.7.tmp /usr/bin/install -c -m 644 man/man7/worm3.7.tmp /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man7/worm3.7 make[1]: Leaving directory `/home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1' rm -f /home/archives/chip8/branch.1/branch.1/delta1240.093/archive/debian/chip8-1.1/debian/tmp/usr/share/man/man1/chip8-license.1 dh_testdir dh_testroot dh_installchangelogs dh_installdocs -A dh_install --fail-missing --sourcedir=debian/tmp dh_installman -A dh_strip dh_compress -A dh_fixperms dh_shlibdeps dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package `chip8' in `../chip8_1.1.D093-1_amd64.deb'. dpkg-deb: building package `chip8-doc' in `../chip8-doc_1.1.D093-1_amd64.deb'. dpkg-genchanges -sa >../chip8_1.1.D093-1_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source --after-build chip8-1.1 dpkg-buildpackage: full upload (original source is included) Now running lintian... W: chip8 source: debhelper-but-no-misc-depends chip8-doc W: chip8 source: debian-rules-missing-recommended-target build-arch W: chip8 source: debian-rules-missing-recommended-target build-indep W: chip8 source: out-of-date-standards-version 3.9.1 (current is 3.9.3) W: chip8: manpage-has-bad-whatis-entry usr/share/man/man5/chip8run.5.gz W: chip8: manpage-has-errors-from-man usr/share/man/man7/alien.7.gz ():3079: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/ant.7.gz ():4644: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/blinky.7.gz ():11696: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/blitz.7.gz ():841: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/brix.7.gz ():1681: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/car.7.gz ():8347: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/connect4.7.gz ():1239: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/field.7.gz ():6488: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/guess.7.gz ():4901: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/hidden.7.gz ():5379: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/hpiper.7.gz ():24880: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/invaders.7.gz ():1361: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/joust.7.gz ():5687: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/kaleid.7.gz ():4081: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/merlin.7.gz ():2480: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/missile.7.gz ():845: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/pong.7.gz ():408: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/race.7.gz ():2717: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/snake.7.gz 36: warning: macro `PS' not defined W: chip8: manpage-has-bad-whatis-entry usr/share/man/man7/spacefight.7.gz W: chip8: manpage-has-errors-from-man usr/share/man/man7/spacefight.7.gz ():8524: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/syzygy.7.gz ():2232: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/tank.7.gz ():357: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/tetris.7.gz ():537: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/tictac.7.gz 386: warning [p 1, 4.8i, div `3tbd1,2', 0.0i]: cannot adjust line W: chip8: manpage-has-errors-from-man usr/share/man/man7/uboat.7.gz ():3389: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/ufo.7.gz ():647: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/vbrix.7.gz ():6247: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/vers.7.gz ():2047: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-bad-whatis-entry usr/share/man/man7/wipeoff.7.gz W: chip8: manpage-has-errors-from-man usr/share/man/man7/wipeoff.7.gz ():609: Unknown color (gray 0.90f) mapped to default W: chip8: manpage-has-errors-from-man usr/share/man/man7/worm3.7.gz ():4725: Unknown color (gray 0.90f) mapped to default W: chip8: binary-without-manpage usr/bin/test_prelude W: chip8-doc: documentation-package-not-architecture-independent Finished running lintian. Now signing changes and any dsc files... signfile chip8_1.1.D093-1.dsc 19CEC7D5 signfile chip8_1.1.D093-1_amd64.changes 19CEC7D5 Successfully signed dsc and changes files