=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/print/foo2zjs", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for foo2zjs-20120516nb1 cd /tmp/work/print/foo2zjs/work/foo2zjs && /opt/local/bin/gmake gmake[2]: Entering directory '/tmp/work/print/foo2zjs/work/foo2zjs' # # Dependencies... # # ... OK! # gcc -O2 -Wall -c -o foo2zjs.o foo2zjs.c gcc -O2 -Wall -c -o jbig.o jbig.c gcc -O2 -Wall -c -o jbig_ar.o jbig_ar.c gcc -O2 -Wall -o foo2zjs foo2zjs.o jbig.o jbig_ar.o gcc -O2 -Wall -c -o zjsdecode.o zjsdecode.c gcc -O2 -Wall zjsdecode.o jbig.o jbig_ar.o -o zjsdecode gcc -O2 -Wall arm2hpdl.c -o arm2hpdl gcc -O2 -Wall -c -o foo2hp.o foo2hp.c foo2hp.c: In function 'cmyk_page': foo2hp.c:932:9: warning: 'write_bitmap_page' accessing 32 bytes in a region of size 8 [-Wstringop-overflow=] 932 | write_bitmap_page(w, h, 1, &bitmaps[3], ofp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ foo2hp.c:932:9: note: referencing argument 4 of type 'unsigned char *[4]' foo2hp.c:673:1: note: in a call to function 'write_bitmap_page' 673 | write_bitmap_page(int w, int h, int np, unsigned char *bitmaps[4], FILE *ofp) | ^~~~~~~~~~~~~~~~~ foo2hp.c: In function 'pksm_page': foo2hp.c:1014:9: warning: 'write_bitmap_page' accessing 32 bytes in a region of size 8 [-Wstringop-overflow=] 1014 | write_bitmap_page(w, h, 1, &bitmaps[3], ofp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ foo2hp.c:1014:9: note: referencing argument 4 of type 'unsigned char *[4]' foo2hp.c:673:1: note: in a call to function 'write_bitmap_page' 673 | write_bitmap_page(int w, int h, int np, unsigned char *bitmaps[4], FILE *ofp) | ^~~~~~~~~~~~~~~~~ foo2hp.c: In function 'pbm_page': foo2hp.c:1042:5: warning: 'write_bitmap_page' accessing 32 bytes in a region of size 8 [-Wstringop-overflow=] 1042 | write_bitmap_page(w, h, 1, bitmaps, ofp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ foo2hp.c:1042:5: note: referencing argument 4 of type 'unsigned char *[4]' foo2hp.c:673:1: note: in a call to function 'write_bitmap_page' 673 | write_bitmap_page(int w, int h, int np, unsigned char *bitmaps[4], FILE *ofp) | ^~~~~~~~~~~~~~~~~ # gcc -O2 -Wall -o foo2hp foo2hp.o jbig.o jbig_ar.o /usr/local/lib/libdmalloc.a gcc -O2 -Wall -o foo2hp foo2hp.o jbig.o jbig_ar.o gcc -O2 -Wall -c -o foo2xqx.o foo2xqx.c gcc -O2 -Wall -o foo2xqx foo2xqx.o jbig.o jbig_ar.o gcc -O2 -Wall -c -o xqxdecode.o xqxdecode.c gcc -O2 -Wall xqxdecode.o jbig.o jbig_ar.o -o xqxdecode gcc -O2 -Wall -c -o foo2lava.o foo2lava.c gcc -O2 -Wall -o foo2lava foo2lava.o jbig.o jbig_ar.o gcc -O2 -Wall -c -o lavadecode.o lavadecode.c gcc -O2 -Wall lavadecode.o jbig.o jbig_ar.o -o lavadecode gcc -O2 -Wall -c -o foo2qpdl.o foo2qpdl.c foo2qpdl.c: In function 'pbm_page': foo2qpdl.c:1143:9: warning: 'write_page_banded' accessing 32 bytes in a region of size 8 [-Wstringop-overflow=] 1143 | write_page_banded(1, bitmaps, w, h, 3, ofp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ foo2qpdl.c:1143:9: note: referencing argument 2 of type 'unsigned char *[4]' foo2qpdl.c:693:1: note: in a call to function 'write_page_banded' 693 | write_page_banded(int nbie, unsigned char *bm[4], int w, int h, int pn, | ^~~~~~~~~~~~~~~~~ gcc -O2 -Wall -o foo2qpdl foo2qpdl.o jbig.o jbig_ar.o gcc -O2 -Wall -c -o qpdldecode.o qpdldecode.c gcc -O2 -Wall qpdldecode.o jbig.o jbig_ar.o -o qpdldecode gcc -O2 -Wall -c -o opldecode.o opldecode.c gcc -O2 -Wall -g opldecode.o jbig.o jbig_ar.o -o opldecode gcc -O2 -Wall -c -o foo2oak.o foo2oak.c foo2oak.c: In function 'start_doc': foo2oak.c:490:9: warning: 'strncpy' output may be truncated copying 36 bytes from a string of length 47 [-Wstringop-truncation] 490 | strncpy(recdriver.string, Version+5, 36); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -Wall -o foo2oak foo2oak.o jbig.o jbig_ar.o gcc -O2 -Wall -c -o oakdecode.o oakdecode.c gcc -O2 -Wall -g oakdecode.o jbig.o jbig_ar.o -o oakdecode gcc -O2 -Wall -c -o foo2slx.o foo2slx.c gcc -O2 -Wall -o foo2slx foo2slx.o jbig.o jbig_ar.o gcc -O2 -Wall -c -o slxdecode.o slxdecode.c gcc -O2 -Wall slxdecode.o jbig.o jbig_ar.o -o slxdecode gcc -O2 -Wall -c -o foo2hiperc.o foo2hiperc.c foo2hiperc.c: In function 'main': foo2hiperc.c:1647:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1647 | if (getenv("ccc")) | ^~ foo2hiperc.c:1650:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1650 | Bpp = ResX / 600; | ^~~ gcc -O2 -Wall -o foo2hiperc foo2hiperc.o jbig.o jbig_ar.o gcc -O2 -Wall -c -o hipercdecode.o hipercdecode.c gcc -O2 -Wall hipercdecode.o jbig.o jbig_ar.o -o hipercdecode gcc -O2 -Wall -c -o gipddecode.o gipddecode.c gcc -O2 -Wall gipddecode.o jbig.o jbig_ar.o -o gipddecode gcc -O2 -Wall -c -o hbpldecode.o hbpldecode.c gcc -O2 -Wall hbpldecode.o jbig.o jbig_ar.o -o hbpldecode [ ! -f foo2zjs-wrapper ] || chmod +w foo2zjs-wrapper sed < foo2zjs-wrapper.in > foo2zjs-wrapper \ -e 's@^PREFIX=.*@PREFIX=/opt/local@' || (rm -f foo2zjs-wrapper && exit 1) chmod 555 foo2zjs-wrapper [ ! -f foo2oak-wrapper ] || chmod +w foo2oak-wrapper sed < foo2oak-wrapper.in > foo2oak-wrapper \ -e 's@^PREFIX=.*@PREFIX=/opt/local@' || (rm -f foo2oak-wrapper && exit 1) chmod 555 foo2oak-wrapper [ ! -f foo2hp2600-wrapper ] || chmod +w foo2hp2600-wrapper sed < foo2hp2600-wrapper.in > foo2hp2600-wrapper \ -e 's@^PREFIX=.*@PREFIX=/opt/local@' || (rm -f foo2hp2600-wrapper && exit 1) chmod 555 foo2hp2600-wrapper [ ! -f foo2xqx-wrapper ] || chmod +w foo2xqx-wrapper sed < foo2xqx-wrapper.in > foo2xqx-wrapper \ -e 's@^PREFIX=.*@PREFIX=/opt/local@' || (rm -f foo2xqx-wrapper && exit 1) chmod 555 foo2xqx-wrapper [ ! -f foo2lava-wrapper ] || chmod +w foo2lava-wrapper sed < foo2lava-wrapper.in > foo2lava-wrapper \ -e 's@^PREFIX=.*@PREFIX=/opt/local@' || (rm -f foo2lava-wrapper && exit 1) chmod 555 foo2lava-wrapper [ ! -f foo2qpdl-wrapper ] || chmod +w foo2qpdl-wrapper sed < foo2qpdl-wrapper.in > foo2qpdl-wrapper \ -e 's@^PREFIX=.*@PREFIX=/opt/local@' || (rm -f foo2qpdl-wrapper && exit 1) chmod 555 foo2qpdl-wrapper [ ! -f foo2slx-wrapper ] || chmod +w foo2slx-wrapper sed < foo2slx-wrapper.in > foo2slx-wrapper \ -e 's@^PREFIX=.*@PREFIX=/opt/local@' || (rm -f foo2slx-wrapper && exit 1) chmod 555 foo2slx-wrapper [ ! -f foo2hiperc-wrapper ] || chmod +w foo2hiperc-wrapper sed < foo2hiperc-wrapper.in > foo2hiperc-wrapper \ -e 's@^PREFIX=.*@PREFIX=/opt/local@' || (rm -f foo2hiperc-wrapper && exit 1) chmod 555 foo2hiperc-wrapper cat foo2zjs-pstops.sh >foo2zjs-pstops chmod a+x foo2zjs-pstops cat printer-profile.sh >printer-profile chmod a+x printer-profile [ ! -f getweb ] || chmod +w getweb sed < getweb.in > getweb \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e 's@^PREFIX=.*@PREFIX=/tmp/work/print/foo2zjs/work/.destdir/opt/local@' || (rm -f getweb && exit 1) chmod 555 getweb cd icc2ps; /opt/local/bin/gmake all gmake[3]: Entering directory '/tmp/work/print/foo2zjs/work/foo2zjs/icc2ps' gcc -O3 icc2ps.c xgetopt.c cmscam97.c cmscnvrt.c cmserr.c cmsgamma.c cmsgmt.c cmsintrp.c cmsio1.c cmslut.c cmsmatsh.c cmsmtrx.c cmsnamed.c cmspack.c cmspcs.c cmsps2.c cmssamp.c cmswtpnt.c cmsxform.c cmsio0.c cmsvirt.c -lm -o foo2zjs-icc2ps rm -f foo2zjs-icc2ps.1 MODver=; \ ../includer-man -v DEF1= foo2zjs-icc2ps.1in | sed > foo2zjs-icc2ps.1 \ -e "s@\${URLOAK}@@" \ -e "s@\${URLZJS}@@" \ -e "s@\${URLHP}@@" \ -e "s@\${URLXQX}@@" \ -e "s@\${URLLAVA}@@" \ -e "s@\${URLQPDL}@@" \ -e "s@\${URLSLX}@@" \ -e "s@\${URLHC}@@" \ -e "s/\${MODver}/$MODver/" chmod -w foo2zjs-icc2ps.1 gmake[3]: Leaving directory '/tmp/work/print/foo2zjs/work/foo2zjs/icc2ps' rm -f foo2zjs-wrapper.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2zjs-wrapper.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2zjs-wrapper.1in | sed > foo2zjs-wrapper.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Dec: command not found chmod -w foo2zjs-wrapper.1 rm -f foo2zjs.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2zjs.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2zjs.1in | sed > foo2zjs.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Dec: command not found chmod -w foo2zjs.1 rm -f zjsdecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime zjsdecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF zjsdecode.1in | sed > zjsdecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jan: command not found chmod -w zjsdecode.1 rm -f foo2oak-wrapper.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2oak-wrapper.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2oak-wrapper.1in | sed > foo2oak-wrapper.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Oct: command not found chmod -w foo2oak-wrapper.1 rm -f foo2oak.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2oak.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2oak.1in | sed > foo2oak.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Oct: command not found chmod -w foo2oak.1 rm -f oakdecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime oakdecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF oakdecode.1in | sed > oakdecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Dec: command not found chmod -w oakdecode.1 rm -f foo2hp2600-wrapper.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2hp2600-wrapper.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2hp2600-wrapper.1in | sed > foo2hp2600-wrapper.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Sep: command not found chmod -w foo2hp2600-wrapper.1 rm -f foo2hp.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2hp.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2hp.1in | sed > foo2hp.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Sep: command not found chmod -w foo2hp.1 rm -f foo2xqx-wrapper.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2xqx-wrapper.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2xqx-wrapper.1in | sed > foo2xqx-wrapper.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jun: command not found chmod -w foo2xqx-wrapper.1 rm -f foo2xqx.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2xqx.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2xqx.1in | sed > foo2xqx.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jun: command not found chmod -w foo2xqx.1 rm -f xqxdecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime xqxdecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF xqxdecode.1in | sed > xqxdecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Mar: command not found chmod -w xqxdecode.1 rm -f foo2lava-wrapper.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2lava-wrapper.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2lava-wrapper.1in | sed > foo2lava-wrapper.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Mar: command not found chmod -w foo2lava-wrapper.1 rm -f foo2lava.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2lava.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2lava.1in | sed > foo2lava.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Mar: command not found chmod -w foo2lava.1 rm -f lavadecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime lavadecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF lavadecode.1in | sed > lavadecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Oct: command not found chmod -w lavadecode.1 rm -f opldecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime opldecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF opldecode.1in | sed > opldecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Apr: command not found chmod -w opldecode.1 rm -f foo2qpdl-wrapper.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2qpdl-wrapper.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2qpdl-wrapper.1in | sed > foo2qpdl-wrapper.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Mar: command not found chmod -w foo2qpdl-wrapper.1 rm -f foo2qpdl.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2qpdl.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2qpdl.1in | sed > foo2qpdl.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: May: command not found chmod -w foo2qpdl.1 rm -f qpdldecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime qpdldecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF qpdldecode.1in | sed > qpdldecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jan: command not found chmod -w qpdldecode.1 rm -f foo2slx-wrapper.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2slx-wrapper.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2slx-wrapper.1in | sed > foo2slx-wrapper.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Dec: command not found chmod -w foo2slx-wrapper.1 rm -f foo2slx.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2slx.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2slx.1in | sed > foo2slx.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Dec: command not found chmod -w foo2slx.1 rm -f slxdecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime slxdecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF slxdecode.1in | sed > slxdecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Dec: command not found chmod -w slxdecode.1 rm -f foo2hiperc-wrapper.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2hiperc-wrapper.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2hiperc-wrapper.1in | sed > foo2hiperc-wrapper.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jan: command not found chmod -w foo2hiperc-wrapper.1 rm -f foo2hiperc.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2hiperc.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2hiperc.1in | sed > foo2hiperc.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jan: command not found chmod -w foo2hiperc.1 rm -f hipercdecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime hipercdecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF hipercdecode.1in | sed > hipercdecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jan: command not found chmod -w hipercdecode.1 rm -f gipddecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime gipddecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF gipddecode.1in | sed > gipddecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jun: command not found chmod -w gipddecode.1 rm -f hbpldecode.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime hbpldecode.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF hbpldecode.1in | sed > hbpldecode.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jun: command not found chmod -w hbpldecode.1 rm -f foo2zjs-pstops.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime foo2zjs-pstops.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF foo2zjs-pstops.1in | sed > foo2zjs-pstops.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Jan: command not found chmod -w foo2zjs-pstops.1 rm -f arm2hpdl.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime arm2hpdl.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF arm2hpdl.1in | sed > arm2hpdl.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Feb: command not found chmod -w arm2hpdl.1 rm -f usb_printerid.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime usb_printerid.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF usb_printerid.1in | sed > usb_printerid.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Feb: command not found chmod -w usb_printerid.1 rm -f printer-profile.1 modtime() { `ls -e $1 | cut -c42-61`; }; \ MODpage=`modtime printer-profile.1in`; \ MODver=0.0; \ ./includer-man -v DEF1=OLDGROFF printer-profile.1in | sed > printer-profile.1 \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" \ -e "s@\${URLHP}@http://foo2hp.rkkda.com@" \ -e "s@\${URLXQX}@http://foo2xqx.rkkda.com@" \ -e "s@\${URLLAVA}@http://foo2lava.rkkda.com@" \ -e "s@\${URLQPDL}@http://foo2qpdl.rkkda.com@" \ -e "s@\${URLSLX}@http://foo2slx.rkkda.com@" \ -e "s@\${URLHC}@http://foo2hiperc.rkkda.com@" \ -e "s/\${MODpage}/$MODpage/" \ -e "s/\${MODver}/$MODver/" bash: Oct: command not found chmod -w printer-profile.1 cd icc2ps; /opt/local/bin/gmake man gmake[3]: Entering directory '/tmp/work/print/foo2zjs/work/foo2zjs/icc2ps' gmake[3]: Nothing to be done for 'man'. gmake[3]: Leaving directory '/tmp/work/print/foo2zjs/work/foo2zjs/icc2ps' cd osx-hotplug; /opt/local/bin/gmake man gmake[3]: Entering directory '/tmp/work/print/foo2zjs/work/foo2zjs/osx-hotplug' rm -f osx-hplj-hotplug.1 MODver=; \ ../includer-man -v DEF1= osx-hplj-hotplug.1in | sed > osx-hplj-hotplug.1 \ -e "s@\${URLOAK}@@" \ -e "s@\${URLZJS}@@" \ -e "s@\${URLHP}@@" \ -e "s@\${URLXQX}@@" \ -e "s@\${URLLAVA}@@" \ -e "s@\${URLQPDL}@@" \ -e "s@\${URLSLX}@@" \ -e "s@\${URLHC}@@" \ -e "s/\${MODver}/$MODver/" chmod -w osx-hplj-hotplug.1 gmake[3]: Leaving directory '/tmp/work/print/foo2zjs/work/foo2zjs/osx-hotplug' rm -f INSTALL echo "TOPICS" > INSTALL.tmp echo "------" >> INSTALL.tmp grep ^[A-Z][A-Z] INSTALL.in | sed "s/^/ * /" >> INSTALL.tmp echo >> INSTALL.tmp cat INSTALL.tmp INSTALL.in | sed > INSTALL \ -e "s@\${URLOAK}@http://foo2oak.rkkda.com@" \ -e "s@\${URLZJS}@http://foo2zjs.rkkda.com@" rm -f INSTALL.tmp chmod -w INSTALL groff -t -man \ `ls foo2zjs-wrapper.1 foo2zjs.1 zjsdecode.1 foo2oak-wrapper.1 foo2oak.1 oakdecode.1 foo2hp2600-wrapper.1 foo2hp.1 foo2xqx-wrapper.1 foo2xqx.1 xqxdecode.1 foo2lava-wrapper.1 foo2lava.1 lavadecode.1 opldecode.1 foo2qpdl-wrapper.1 foo2qpdl.1 qpdldecode.1 foo2slx-wrapper.1 foo2slx.1 slxdecode.1 foo2hiperc-wrapper.1 foo2hiperc.1 hipercdecode.1 gipddecode.1 hbpldecode.1 foo2zjs-pstops.1 arm2hpdl.1 usb_printerid.1 printer-profile.1 \ icc2ps/foo2zjs-icc2ps.1 \ osx-hotplug/osx-hplj-hotplug.1 \ | sort` \ | ps2pdf - manual.pdf gtbl:foo2hiperc-wrapper.1:245: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc-wrapper.1:246: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc-wrapper.1:247: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc-wrapper.1:248: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc-wrapper.1:249: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc-wrapper.1:250: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc-wrapper.1:251: warning: ignoring vertical line at leading edge of boxed table gtroff:arm2hpdl.1:203: warning: font name 'CW' is deprecated gtbl:foo2hiperc.1:242: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc.1:243: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc.1:244: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc.1:245: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc.1:246: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc.1:247: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hiperc.1:248: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp.1:260: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp.1:261: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp.1:262: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp.1:263: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp.1:264: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp.1:265: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp2600-wrapper.1:255: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp2600-wrapper.1:256: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp2600-wrapper.1:257: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp2600-wrapper.1:258: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp2600-wrapper.1:259: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2hp2600-wrapper.1:260: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava-wrapper.1:255: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava-wrapper.1:256: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava-wrapper.1:257: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava-wrapper.1:258: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava-wrapper.1:259: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava-wrapper.1:260: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava-wrapper.1:261: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava.1:247: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava.1:248: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava.1:249: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava.1:250: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava.1:251: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava.1:252: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2lava.1:253: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:256: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:257: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:258: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:259: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:260: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:261: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:262: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:263: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:264: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:265: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak-wrapper.1:266: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:257: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:258: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:259: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:260: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:261: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:262: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:263: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:264: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:265: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:266: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2oak.1:267: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:256: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:257: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:258: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:259: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:260: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:261: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:262: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:263: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl-wrapper.1:264: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:252: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:253: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:254: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:255: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:256: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:257: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:258: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:259: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2qpdl.1:260: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx-wrapper.1:236: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx-wrapper.1:237: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx-wrapper.1:238: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx-wrapper.1:239: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx-wrapper.1:253: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx.1:242: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx.1:243: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx.1:244: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2slx.1:245: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:242: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:243: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:244: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:245: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:246: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:247: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:248: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:262: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx-wrapper.1:263: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:241: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:242: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:243: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:244: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:245: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:246: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:247: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:261: warning: ignoring vertical line at leading edge of boxed table gtbl:foo2xqx.1:262: warning: ignoring vertical line at leading edge of boxed table gtroff:icc2ps/foo2zjs-icc2ps.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:icc2ps/foo2zjs-icc2ps.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:icc2ps/foo2zjs-icc2ps.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:icc2ps/foo2zjs-icc2ps.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:icc2ps/foo2zjs-icc2ps.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:icc2ps/foo2zjs-icc2ps.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:icc2ps/foo2zjs-icc2ps.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:icc2ps/foo2zjs-icc2ps.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:osx-hotplug/osx-hplj-hotplug.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:osx-hotplug/osx-hplj-hotplug.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:osx-hotplug/osx-hplj-hotplug.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:osx-hotplug/osx-hplj-hotplug.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:osx-hotplug/osx-hplj-hotplug.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:osx-hotplug/osx-hplj-hotplug.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:osx-hotplug/osx-hplj-hotplug.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) gtroff:osx-hotplug/osx-hplj-hotplug.1:172: warning: a tab character is not encodable in device-independent output ('asciify' might help) It is possible that certain products which can be built using this software module might form inventions protected by patent rights in some countries (e.g., by patents about arithmetic coding algorithms owned by IBM and AT&T in the USA). Provision of this software by the author does NOT include any licences for any patents. In those countries where a patent licence is required for certain applications of this software module, you will have to obtain such a licence yourself. gmake[2]: Leaving directory '/tmp/work/print/foo2zjs/work/foo2zjs'