>>> Building on exopi-5 under textproc/heirloom-doctools BDEPENDS = [devel/gmake;archivers/bzip2] DIST = [textproc/heirloom-doctools:heirloom-doctools-191015.tar.bz2] FULLPKGNAME = heirloom-doctools-191015p1 (Junk lock obtained for exopi-5 at 1713366465.83) >>> Running depends in textproc/heirloom-doctools at 1713366465.89 last junk was in devel/py-setuptools_scm_git_archive,python3 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 gmake-4.4.1 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 >>> Running show-prepare-results in textproc/heirloom-doctools at 1713366467.72 ===> textproc/heirloom-doctools ===> Building from scratch heirloom-doctools-191015p1 ===> heirloom-doctools-191015p1 depends on: gmake-* -> gmake-4.4.1 ===> heirloom-doctools-191015p1 depends on: bzip2-* -> bzip2-1.0.8p0 ===> Verifying specs: c m c++ c++abi pthread ===> found c.100.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 bzip2-1.0.8p0 gmake-4.4.1 (Junk lock released for exopi-5 at 1713366468.34) distfiles size=4659519 >>> Running build in textproc/heirloom-doctools at 1713366468.38 ===> textproc/heirloom-doctools ===> Checking files for heirloom-doctools-191015p1 `/exopi-cvs/ports/distfiles/heirloom-doctools-191015.tar.bz2' is up to date. >> (SHA256) heirloom-doctools-191015.tar.bz2: OK ===> Extracting for heirloom-doctools-191015p1 ===> Patching for heirloom-doctools-191015p1 ===> Applying OpenBSD patch patch-troff_n5_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build with GCC 10. |a5294cbbfd90e7b7b2c3c69186d6e67ba12bc913 | |Index: troff/n5.c |--- troff/n5.c.orig |+++ troff/n5.c -------------------------- Patching file troff/n5.c using Plan A... Hunk #1 succeeded at 1588. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for heirloom-doctools-191015p1 ===> Configuring for heirloom-doctools-191015p1 ===> Building for heirloom-doctools-191015p1 ./configure Checking for make(1) ... yes Checking for $(LEX) ... yes Checking for strlcpy(3) ... yes Checking for strlcat(3) ... yes Checking for wcslcpy(3) ... yes cat cfg.mk stuff/bst/Makefile.mk >stuff/bst/Makefile cat cfg.mk eqn/eqn.d/Makefile.mk >eqn/eqn.d/Makefile cat cfg.mk eqn/neqn.d/Makefile.mk >eqn/neqn.d/Makefile cat cfg.mk eqn/checkeq.d/Makefile.mk >eqn/checkeq.d/Makefile cat cfg.mk eqn/eqnchar.d/Makefile.mk >eqn/eqnchar.d/Makefile cat cfg.mk tbl/Makefile.mk >tbl/Makefile cat cfg.mk pic/Makefile.mk >pic/Makefile cat cfg.mk grap/Makefile.mk >grap/Makefile cat cfg.mk vgrind/Makefile.mk >vgrind/Makefile cat cfg.mk refer/Makefile.mk >refer/Makefile cat cfg.mk mpm/Makefile.mk >mpm/Makefile cat cfg.mk troff/libhnj/Makefile.mk >troff/libhnj/Makefile cat cfg.mk troff/libhnj/hyphen.d/Makefile.mk >troff/libhnj/hyphen.d/Makefile cat cfg.mk troff/troff.d/font/Makefile.mk >troff/troff.d/font/Makefile cat cfg.mk troff/troff.d/font/devhtml/Makefile.mk >troff/troff.d/font/devhtml/Makefile cat cfg.mk troff/troff.d/tmac.d/Makefile.mk >troff/troff.d/tmac.d/Makefile cat cfg.mk troff/troff.d/postscript/Makefile.mk >troff/troff.d/postscript/Makefile cat cfg.mk troff/troff.d/Makefile.mk >troff/troff.d/Makefile cat cfg.mk troff/troff.d/dpost.d/Makefile.mk >troff/troff.d/dpost.d/Makefile cat cfg.mk troff/troff.d/dhtml/Makefile.mk >troff/troff.d/dhtml/Makefile cat cfg.mk troff/nroff.d/Makefile.mk >troff/nroff.d/Makefile cat cfg.mk troff/nroff.d/terms.d/Makefile.mk >troff/nroff.d/terms.d/Makefile cat cfg.mk picpack/Makefile.mk >picpack/Makefile cat cfg.mk checknr/Makefile.mk >checknr/Makefile cat cfg.mk ptx/Makefile.mk >ptx/Makefile cat cfg.mk soelim/Makefile.mk >soelim/Makefile cat cfg.mk col/Makefile.mk >col/Makefile for i in stuff/bst eqn/eqn.d eqn/neqn.d eqn/checkeq.d eqn/eqnchar.d tbl pic grap vgrind refer mpm troff/libhnj troff/libhnj/hyphen.d troff/troff.d/font troff/troff.d/font/devhtml troff/troff.d/tmac.d troff/troff.d/postscript troff/troff.d troff/troff.d/dpost.d troff/troff.d/dhtml troff/nroff.d troff/nroff.d/terms.d picpack checknr ptx soelim col; \ do \ (cd "$i" && gmake all) || exit; \ done gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/stuff/bst' cc -O2 -pipe -c -o bst.o bst.c gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/stuff/bst' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/eqn.d' yacc -d ../e.y ../e.y: yacc finds 85 shift/reduce conflicts ../e.y: yacc finds 71 reduce/reduce conflicts sed -f ../yyval.sed e.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../diacrit.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c e.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../eqnbox.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../font.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../fromto.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../funny.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../glob.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../integral.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../io.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../lex.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../lookup.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../mark.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../matrix.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../move.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../over.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../paren.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../pile.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../shift.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../size.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../sqrt.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../text.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../version.c cc -O2 -pipe -D_GNU_SOURCE diacrit.o e.o eqnbox.o font.o fromto.o funny.o glob.o integral.o io.o lex.o lookup.o mark.o matrix.o move.o over.o paren.o pile.o shift.o size.o sqrt.o text.o version.o -o eqn sed 's"/usr/pub/"/usr/local/share/heirloom-doctools/pub/"' eqnchar.7.in > eqnchar.7 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/eqn.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/neqn.d' yacc -d ../e.y ../e.y: yacc finds 85 shift/reduce conflicts ../e.y: yacc finds 71 reduce/reduce conflicts sed -f ../yyval.sed e.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../diacrit.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c e.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../eqnbox.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../font.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../fromto.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../funny.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../glob.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../integral.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../io.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../lex.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../lookup.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../mark.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../matrix.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../move.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../over.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../paren.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../pile.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../shift.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../size.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../sqrt.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../text.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -I../../include -DNEQN -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -c ../version.c cc -O2 -pipe -D_GNU_SOURCE diacrit.o e.o eqnbox.o font.o fromto.o funny.o glob.o integral.o io.o lex.o lookup.o mark.o matrix.o move.o over.o paren.o pile.o shift.o size.o sqrt.o text.o version.o -o neqn gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/neqn.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/checkeq.d' cc -O2 -pipe -D_GNU_SOURCE -c checkeq.c cc -O2 -pipe -D_GNU_SOURCE checkeq.o -o checkeq gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/checkeq.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/eqnchar.d' cc -O2 -pipe -D_GNU_SOURCE -DEUC -c genutf8.c cc -O2 -pipe -D_GNU_SOURCE genutf8.o -o genutf8 ./genutf8 >utf-8 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/eqnchar.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/tbl' cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t0.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t1.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t2.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t3.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t4.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t5.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t6.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t7.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t8.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c t9.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c tb.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c tc.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c te.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c tf.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c tg.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c ti.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c tm.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c ts.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c tt.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c tu.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c tv.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -I../include -c version.c cc -O2 -pipe -D_GNU_SOURCE t0.o t1.o t2.o t3.o t4.o t5.o t6.o t7.o t8.o t9.o tb.o tc.o te.o tf.o tg.o ti.o tm.o ts.o tt.o tu.o tv.o version.o -o tbl gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/tbl' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/pic' yacc -d picy.y picy.y: yacc finds 208 shift/reduce conflicts mv -f y.tab.c picy.c lex -t picl.l > picl.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c arcgen.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c blockgen.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c boxgen.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c circgen.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c for.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c input.c input.c:41:11: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] srcp->sp = ptr; ^ ~~~ 1 warning generated. cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c linegen.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c main.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c misc.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c movegen.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c picl.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c picy.c picy.y:341:31: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] { yyval.f = (float)random() / RAND_MAX; } ~ ^~~~~~~~ /usr/include/stdlib.h:83:18: note: expanded from macro 'RAND_MAX' #define RAND_MAX 0x7fffffff ^~~~~~~~~~ 1 warning generated. cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c pltroff.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c print.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c symtab.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c textgen.c cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c version.c cc -O2 -pipe -D_GNU_SOURCE arcgen.o blockgen.o boxgen.o circgen.o for.o input.o linegen.o main.o misc.o movegen.o picl.o picy.o pltroff.o print.o symtab.o textgen.o version.o -lm -o pic picy.c(picy.o:(yyparse)): warning: random() may return deterministic values, is that what you want? gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/pic' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/grap' yacc -d grap.y mv -f y.tab.c grap.c grap.y: yacc finds 47 shift/reduce conflicts lex -t grapl.l > grapl.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c coord.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c for.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c frame.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c grap.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c grapl.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c input.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c label.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c main.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c misc.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c plot.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c print.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c ticks.c cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c version.c cc -O2 -pipe -D_GNU_SOURCE coord.o for.o frame.o grap.o grapl.o input.o label.o main.o misc.o plot.o print.o ticks.o version.o -lm -o grap grap.c(grap.o:(yyparse)): warning: random() may return deterministic values, is that what you want? sed 's"/usr/ucblib/"/usr/local/libexec/heirloom-doctools/"' grap.1.in > grap.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/grap' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/vgrind' rm -f vgrind echo "#!/bin/sh" >>vgrind echo "_TROFF=/usr/local/heirloom-doctools/bin/troff" >>vgrind echo "_VFONTEDPR=/usr/local/libexec/heirloom-doctools/vfontedpr" >>vgrind echo "_TMAC_VGRIND=/usr/local/share/heirloom-doctools/tmac/vgrind" >>vgrind echo "_DPOST=/usr/local/heirloom-doctools/bin/dpost" >>vgrind cat vgrind.sh >>vgrind chmod 755 vgrind cc -O2 -pipe -D_GNU_SOURCE -DEUC -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c regexp.c cc -O2 -pipe -D_GNU_SOURCE -DEUC -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c vfontedpr.c cc -O2 -pipe -D_GNU_SOURCE -DEUC -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c vgrindefs.c cc -O2 -pipe -D_GNU_SOURCE -DEUC -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c version.c cc -O2 -pipe -D_GNU_SOURCE regexp.o vfontedpr.o vgrindefs.o version.o -o vfontedpr sed -e 's"/usr/ucblib/tmac/"/usr/local/share/heirloom-doctools/tmac/"' \ -e 's"/usr/ucblib/"/usr/local/libexec/heirloom-doctools/"' vgrind.1.in > vgrind.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/vgrind' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/refer' cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c glue1.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer1.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer2.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer4.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer5.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer6.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c mkey3.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer7.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer8.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c hunt2.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c hunt3.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c deliv2.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c hunt5.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c hunt6.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c hunt8.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c glue3.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c hunt7.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c hunt9.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c glue2.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c glue4.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c glue5.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer0.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c shell.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c version.c cc -O2 -pipe -D_GNU_SOURCE glue1.o refer1.o refer2.o refer4.o refer5.o refer6.o mkey3.o refer7.o refer8.o hunt2.o hunt3.o deliv2.o hunt5.o hunt6.o hunt8.o glue3.o hunt7.o hunt9.o glue2.o glue4.o glue5.o refer0.o shell.o version.o -o refer glue4.c(glue4.o:(grepcall)): warning: sprintf() is often misused, please use snprintf() glue4.c(glue4.o:(grepcall)): warning: strcat() is almost always misused, please use strlcat() hunt7.c(hunt7.o:(findline)): warning: strcpy() is almost always misused, please use strlcpy() cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c addbib.c cc -O2 -pipe -D_GNU_SOURCE addbib.o version.o -o addbib cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c lookbib.c cc -O2 -pipe -D_GNU_SOURCE lookbib.o version.o -o lookbib cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c sortbib.c cc -O2 -pipe -D_GNU_SOURCE sortbib.o version.o -o sortbib rm -f roffbib echo '#!/bin/sh' >roffbib sed 's:@BINDIR@:/usr/local/heirloom-doctools/bin:g' roffbib.sh >>roffbib rm -f indxbib echo '#!/bin/sh' >indxbib sed 's:@REFDIR@:/usr/local/libexec/heirloom-doctools/reftools:g' indxbib.sh >>indxbib cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c mkey1.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c mkey2.c cc -O2 -pipe -D_GNU_SOURCE mkey1.o mkey2.o mkey3.o deliv2.o version.o -o mkey cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c inv1.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c inv2.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c inv3.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c inv5.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c inv6.c cc -O2 -pipe -D_GNU_SOURCE inv1.o inv2.o inv3.o inv5.o inv6.o deliv2.o version.o -o inv cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c hunt1.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c refer3.c cc -O2 -pipe -D_GNU_SOURCE -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DREFDIR='"/usr/local/libexec/heirloom-doctools/reftools"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c tick.c cc -O2 -pipe -D_GNU_SOURCE hunt1.o hunt2.o hunt3.o hunt5.o hunt6.o hunt7.o glue5.o refer3.o hunt9.o shell.o deliv2.o hunt8.o glue4.o tick.o version.o -o hunt hunt5.c(hunt5.o:(result)): warning: sprintf() is often misused, please use snprintf() hunt7.c(hunt7.o:(findline)): warning: strcpy() is almost always misused, please use strlcpy() glue4.c(glue4.o:(grepcall)): warning: strcat() is almost always misused, please use strlcat() rm -f papers/runinv echo '#!/bin/sh' >papers/runinv sed 's:@REFDIR@:/usr/local/libexec/heirloom-doctools/reftools:g' papers/runinv.sh >>papers/runinv sed 's"/usr/ucblib/reftools/"/usr/local/libexec/heirloom-doctools/reftools/"' lookbib.1.in > lookbib.1 sed 's"/usr/ucblib/reftools/"/usr/local/libexec/heirloom-doctools/reftools/"' refer.1.in > refer.1 sed 's"/usr/ucblib/doctools/tmac/"/usr/local/share/heirloom-doctools/tmac/"' roffbib.1.in > roffbib.1 cd papers && PATH=..:$PATH sh runinv 951 key occurrences, 264 hashes, 65 docs gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/refer' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/mpm' c++ -O2 -pipe -D_GNU_SOURCE -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c misc.cc c++ -O2 -pipe -D_GNU_SOURCE -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c page.cc c++ -O2 -pipe -D_GNU_SOURCE -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c queue.cc c++ -O2 -pipe -D_GNU_SOURCE -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c range.cc c++ -O2 -pipe -D_GNU_SOURCE -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c slug.cc cc -O2 -pipe -D_GNU_SOURCE -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c version.c c++ -O2 -pipe -D_GNU_SOURCE misc.o page.o queue.o range.o slug.o version.o -lm -o pm gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/mpm' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/libhnj' cc -O2 -pipe -D_GNU_SOURCE -I../../include -c hnjalloc.c cc -O2 -pipe -D_GNU_SOURCE -I../../include -c hyphen.c ar crs libhnj.a hnjalloc.o hyphen.o cc -O2 -pipe -D_GNU_SOURCE -I../../include -c test.c cc -O2 -pipe -D_GNU_SOURCE test.o -L. -lhnj -o test gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/libhnj' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/libhnj/hyphen.d' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/libhnj/hyphen.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/font' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/font' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/font/devhtml' cc -O2 -pipe -c -o makefont.o makefont.c cc -O2 -pipe -D_GNU_SOURCE makefont.o -o makefont cat R.in > R ./makefont R >> R cat I.in > I ./makefont I >> I cat B.in > B ./makefont B >> B cat BI.in > BI ./makefont BI >> BI cat C.in > C ./makefont C >> C cat CW.in > CW ./makefont CW >> CW cat CR.in > CR ./makefont CR >> CR cat CI.in > CI ./makefont CI >> CI cat CB.in > CB ./makefont CB >> CB cat H.in > H ./makefont H >> H cat HI.in > HI ./makefont HI >> HI cat HB.in > HB ./makefont HB >> HB cat S.in > S ./makefont S >> S gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/font/devhtml' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/tmac.d' sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' bib.in >bib sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' e.in >e sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' m.in >m sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' s.in >s sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' an.in >an sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' andoc.in >andoc sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' doc.in >doc sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' doc-ditroff.in >doc-ditroff sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' pm.in >pm sed 's:@MACDIR@:/usr/local/share/heirloom-doctools/tmac:; s:@LIBDIR@:/usr/local/libexec/heirloom-doctools:' g.in >g sed -e 's"/usr/ucblib/doctools/font/devpost/postscript"/usr/local/share/heirloom-doctools/font/devpost/postscript"' \ -e 's"/usr/ucblib/doctools/tmac"/usr/local/share/heirloom-doctools/tmac"' \ mcolor.7.in > mcolor.7 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/tmac.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/postscript' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/postscript' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d' cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c t10.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c t6.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../hytab.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n1.c ../n1.c:182:20: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (argv[0] != '\0') { ^~~~ (void *)0 ../n1.c:219:23: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (&argv[0][2] != '\0' && strlen(&argv[0][2]) >= 2 && &argv[0][3] != '\0') { ^~~~ (void *)0 ../n1.c:219:74: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (&argv[0][2] != '\0' && strlen(&argv[0][2]) >= 2 && &argv[0][3] != '\0') { ^~~~ (void *)0 ../n1.c:254:31: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (getenv("TROFFMACS") != '\0') { ^~~~ (void *)0 4 warnings generated. cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n2.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n3.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n4.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n5.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n7.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n8.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n9.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../ni.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../nii.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../suftab.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c makedev.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c afm.c afm.c:983:37: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] a->Font.nwfont = a->nchars > 255 ? 255 : a->nchars; ~ ^~~ 1 warning generated. cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c otf.c otf.c:3582:38: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] a->Font.nwfont = a->nchars > 255 ? 255 : a->nchars; ~ ^~~ 1 warning generated. cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c unimap.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../version.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c fontmap.c cc -O2 -pipe -D_GNU_SOURCE t10.o t6.o hytab.o n1.o n2.o n3.o n4.o n5.o n7.o n8.o n9.o ni.o nii.o suftab.o makedev.o afm.o otf.o unimap.o version.o fontmap.o ../../stuff/bst/bst.o -L../libhnj -lhnj -o troff cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c draw.c cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ta.c cc -O2 -pipe -D_GNU_SOURCE draw.o ta.o -lm -o ta cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c otfdump.c In file included from otfdump.c:43: ./otf.c:3582:38: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] a->Font.nwfont = a->nchars > 255 ? 255 : a->nchars; ~ ^~~ 1 warning generated. cc -O2 -pipe -D_GNU_SOURCE -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c otfdump_vs.c cc -O2 -pipe -D_GNU_SOURCE otfdump.o otfdump_vs.o -o otfdump sed -e 's"/usr/ucblib/doctools/font/"/usr/local/share/heirloom-doctools/font/"' \ -e 's"/usr/ucblib/doctools/tmac/"/usr/local/share/heirloom-doctools/tmac/"' \ troff.1.in > troff.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/dpost.d' cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c dpost.c dpost.c:775:13: warning: implicit conversion from 'int' to 'char' changes value from 136 to -120 [-Wconstant-conversion] buf[c++] = 136; ~ ^~~ dpost.c:778:13: warning: implicit conversion from 'int' to 'char' changes value from 134 to -122 [-Wconstant-conversion] buf[c++] = 134; ~ ^~~ dpost.c:782:13: warning: implicit conversion from 'int' to 'char' changes value from 132 to -124 [-Wconstant-conversion] buf[c++] = 132; ~ ^~~ dpost.c:1977:10: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] a->file = s; ^ ~ 4 warnings generated. cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c draw.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c color.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c pictures.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c ps_include.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c afm.c In file included from afm.c:30: ./../afm.c:983:37: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] a->Font.nwfont = a->nchars > 255 ? 255 : a->nchars; ~ ^~~ 1 warning generated. cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c makedev.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c glob.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c misc.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c request.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c version.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c asciitype.c cc -O2 -pipe -D_GNU_SOURCE -I. -I.. -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DPSTDIR='"/usr/local/share/heirloom-doctools/font/devpost/postscript"' -DEUC -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../../include -I.. -I../../../stuff/bst -c otf.c In file included from otf.c:36: ./../otf.c:3582:38: warning: implicit conversion from 'int' to 'char' changes value from 255 to -1 [-Wconstant-conversion] a->Font.nwfont = a->nchars > 255 ? 255 : a->nchars; ~ ^~~ 1 warning generated. cc -O2 -pipe -D_GNU_SOURCE dpost.o draw.o color.o pictures.o ps_include.o afm.o makedev.o glob.o misc.o request.o version.o asciitype.o otf.o ../fontmap.o ../../../stuff/bst/bst.o -o dpost sed -e 's"/usr/ucblib/doctools/font/devpost/postscript/"/usr/local/share/heirloom-doctools/font/devpost/postscript/"' \ -e 's"/usr/ucblib/doctools/font"/usr/local/share/heirloom-doctools/font"' \ -e 's"/usr/lib/lp/postscript/"/usr/local/share/heirloom-doctools/font/devpost/postscript/"' \ -e 's"/usr/ucblib/doctools/tmac/"/usr/local/share/heirloom-doctools/tmac/"' dpost.1.in > dpost.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/dpost.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/dhtml' cc -O2 -pipe -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -I../../../stuff/bst -D_GNU_SOURCE -c main.c lex -t dhtml.l > dhtml.c cc -O2 -pipe -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -I../../../stuff/bst -D_GNU_SOURCE -c dhtml.c cc -O2 -pipe -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -I../../../stuff/bst -D_GNU_SOURCE -c tr_out.c cc -O2 -pipe -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -I../../../stuff/bst -D_GNU_SOURCE -c char.c cc -O2 -pipe -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -I../../../stuff/bst -D_GNU_SOURCE -c lib.c cc -O2 -pipe -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -I../../../stuff/bst -D_GNU_SOURCE main.o dhtml.o tr_out.o char.o lib.o ../../../stuff/bst/bst.o -o dhtml rm dhtml.c gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/dhtml' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/nroff.d' cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c n10.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c n6.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../hytab.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n1.c ../n1.c:182:20: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (argv[0] != '\0') { ^~~~ (void *)0 ../n1.c:219:23: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (&argv[0][2] != '\0' && strlen(&argv[0][2]) >= 2 && &argv[0][3] != '\0') { ^~~~ (void *)0 ../n1.c:219:74: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (&argv[0][2] != '\0' && strlen(&argv[0][2]) >= 2 && &argv[0][3] != '\0') { ^~~~ (void *)0 ../n1.c:254:31: warning: comparing a pointer to a null character constant; did you mean to compare to NULL? [-Wpointer-compare] if (getenv("TROFFMACS") != '\0') { ^~~~ (void *)0 4 warnings generated. cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n2.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n3.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n4.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n5.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n7.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n8.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../n9.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../ni.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../nii.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../suftab.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c ../version.c cc -O2 -pipe -D_GNU_SOURCE -DNROFF -DUSG -DEUC -I. -I.. -I../../include -DMACDIR='"/usr/local/share/heirloom-doctools/tmac"' -DFNTDIR='"/usr/local/share/heirloom-doctools/font"' -DTABDIR='"/usr/local/share/heirloom-doctools/nterm"' -DHYPDIR='"/usr/local/share/heirloom-doctools/hyphen"' -DSHELL='"/bin/sh"' -DRELEASE='"release 191015"' -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../../stuff/bst -c draw.c cc -O2 -pipe -D_GNU_SOURCE n10.o n6.o hytab.o n1.o n2.o n3.o n4.o n5.o n7.o n8.o n9.o ni.o nii.o suftab.o version.o draw.o ../../stuff/bst/bst.o -L../libhnj -lhnj -o nroff sed -e 's"/usr/ucblib/doctools/tmac/"/usr/local/share/heirloom-doctools/tmac/"' \ -e 's"/usr/ucblib/doctools/nterm/"/usr/local/share/heirloom-doctools/nterm/"' \ nroff.1.in > nroff.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/nroff.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/nroff.d/terms.d' cat a.2631 b.lp >tab.2631 cat a.2631-c b.lp >tab.2631-c cat a.2631-e b.lp >tab.2631-e cat a.lp b.lp >tab.lp cat a.300 b.300 >tab.300 cat a.300-12 b.300 >tab.300-12 cat a.300s b.300 >tab.300s cat a.300s-12 b.300 >tab.300s-12 cat a.382 b.300 >tab.382 cat a.4000a b.300 >tab.4000a cat a.450 b.300 >tab.450 cat a.450-12 b.300 >tab.450-12 cat a.832 b.300 >tab.832 cat ab.37 >tab.37 cat ab.8510 >tab.8510 cat ab.X >tab.X cat ab.tn300 >tab.tn300 rm -f tab.300S ln -s tab.300s tab.300S rm -f tab.300S-12 ln -s tab.300s-12 tab.300S-12 rm -f tab.4000A ln -s tab.4000a tab.4000A gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/nroff.d/terms.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/picpack' cc -O2 -pipe -D_GNU_SOURCE -I../troff/troff.d/dpost.d -c picpack.c cc -O2 -pipe -D_GNU_SOURCE picpack.o -o picpack gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/picpack' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/checknr' cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c checknr.c cc -O2 -pipe -D_GNU_SOURCE checknr.o -o checknr gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/checknr' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/ptx' cc -O2 -pipe -D_GNU_SOURCE -DLIBDIR='"/usr/local/libexec/heirloom-doctools"' -DEUC -I../include -c ptx.c cc -O2 -pipe -D_GNU_SOURCE ptx.o -o ptx sed -e "s'/usr/5bin/sort'`which sort`'" \ -e 's"/usr/ucblib/doctools/tmac/"/usr/local/heirloom-doctools/bin/"' \ -e 's"/usr/ucblib/"/usr/local/libexec/heirloom-doctools/"' \ ptx.1.in > ptx.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/ptx' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/soelim' cc -O2 -pipe -D_GNU_SOURCE -c soelim.c cc -O2 -pipe -D_GNU_SOURCE soelim.o -o soelim sed 's"/usr/ucblib/doctools/tmac/"/usr/local/share/heirloom-doctools/tmac/"' soelim.1.in > soelim.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/soelim' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/col' cc -O2 -pipe -D_GNU_SOURCE -DHAVE_STRLCPY -DHAVE_STRLCAT -DHAVE_WCSLCPY -I../include -c col.c cc -O2 -pipe -D_GNU_SOURCE col.o -o col gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/col' >>> Running package in textproc/heirloom-doctools at 1713366531.01 ===> textproc/heirloom-doctools ===> Faking installation for heirloom-doctools-191015p1 for i in stuff/bst eqn/eqn.d eqn/neqn.d eqn/checkeq.d eqn/eqnchar.d tbl pic grap vgrind refer mpm troff/libhnj troff/libhnj/hyphen.d troff/troff.d/font troff/troff.d/font/devhtml troff/troff.d/tmac.d troff/troff.d/postscript troff/troff.d troff/troff.d/dpost.d troff/troff.d/dhtml troff/nroff.d troff/nroff.d/terms.d picpack checknr ptx soelim col; \ do \ (cd "$i" && gmake install) || exit; \ done gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/stuff/bst' gmake[1]: Nothing to be done for 'install'. gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/stuff/bst' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/eqn.d' test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin install -c eqn /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/eqn true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/eqn test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1 || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1 test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man7 || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man7 install -c -m 644 eqn.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/eqn.1 install -c -m 644 eqnchar.7 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man7/eqnchar.7 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/eqn.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/neqn.d' install -c neqn /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/neqn true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/neqn rm -f /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/neqn.1 ln -s eqn.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/neqn.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/neqn.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/checkeq.d' install -c checkeq /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/checkeq true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/checkeq rm -f /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/checkeq.1 ln -s eqn.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/checkeq.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/checkeq.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/eqnchar.d' test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/pub || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/pub for i in ascii eqnchar greek iso utf-8; \ do \ test -s $i || continue; \ install -c -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/pub/$i || exit; \ done gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/eqn/eqnchar.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/tbl' install -c tbl /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/tbl true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/tbl install -c -m 644 tbl.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/tbl.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/tbl' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/pic' install -c pic /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/pic true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/pic test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1 || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1 install -c -m 644 pic.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/pic.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/pic' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/grap' install -c grap /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/grap true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/grap test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools install -c -m 644 grap.defines /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/grap.defines install -c -m 644 grap.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/grap.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/grap' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/vgrind' install -c vgrind /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/vgrind test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools install -c vfontedpr /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/vfontedpr true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/vfontedpr install -c -m 644 vgrindefs.src /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/vgrindefs install -c -m 644 vgrind.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/vgrind.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/vgrind' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/refer' cd papers && PATH=..:$PATH sh runinv 951 key occurrences, 264 hashes, 65 docs for i in refer addbib lookbib sortbib; \ do \ install -c $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/$i || exit; \ true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/$i || exit; \ done install -c roffbib /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/roffbib install -c indxbib /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/indxbib test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools for i in hunt inv mkey; \ do \ install -c $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools/$i || exit; \ true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools/$i || exit; \ done test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools/papers || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools/papers install -c -m 644 \ papers/Rbstjissue /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools/papers/Rbstjissue install -c -m 644 papers/Rv7man /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools/papers/Rv7man install -c papers/runinv /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools/papers/runinv for i in a b c; do \ install -m 644 papers/Ind.i$i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/reftools/papers/; \ done for i in addbib.1 lookbib.1 refer.1 roffbib.1 sortbib.1; \ do \ install -c -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/$i || exit; \ done rm -f /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/indxbib.1 ln -s lookbib.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/indxbib.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/refer' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/mpm' test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools install -c pm /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/pm true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/pm gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/mpm' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/libhnj' gmake[1]: Nothing to be done for 'install'. gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/libhnj' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/libhnj/hyphen.d' test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/hyphen || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/hyphen for i in *.dic; \ do \ install -c -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/hyphen/$i || exit; \ done gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/libhnj/hyphen.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/font' test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devpost/charlib || \ mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devpost/charlib cd devpost && for i in ? ?? H?? H??? ?.name ??.name H??.name \ H???.name DESC* FONTMAP; do \ install -c -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devpost/ || exit; \ done cd /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devpost && \ for i in G HM HK HL; \ do \ rm -f $i; ln -s H $i || exit; \ done && \ rm -f GI; ln -s HI GI cd devpost/charlib && for i in ?? ??.map BRACKETS_NOTE README OLD_LH* \ LH_uc; \ do \ install -c -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devpost/charlib \ || exit; \ done test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devps || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devps cd devps && for i in ? ?.afm ?? ??.afm DESC MustRead.html FONTMAP; \ do \ install -c -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devps/ || exit; \ done rm -f /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devps/charlib ln -s ../devpost/charlib /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devps/charlib rm -f /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devps/postscript ln -s ../devpost/postscript /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devps/postscript for j in devpslow devpsmed; \ do \ test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/$j || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/$j; \ install -c -m 644 $j/DESC /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/$j/; \ (cd /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devps && for i in *; \ do \ test $i != DESC || continue; \ rm -f ../$j/$i; \ ln -s ../devps/$i ../$j/$i ; \ done); \ done gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/font' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/font/devhtml' d=/exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devhtml; test -d $d || mkdir $d; \ install -m 644 CHAR DESC $d/; \ echo charset >> $d/DESC; \ sed '1,2d;s/[[:space:]].*//' charset >> $d/DESC; \ for i in R I B BI C CW CR CI CB H HI HB S; do \ install -m 644 $i $d/; \ done gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/font/devhtml' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/tmac.d' mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/tmac for i in acm.me bib chars.me deltext.me e eqn.me float.me footnote.me index.me local.me m mmn mmt ms.acc ms.cov ms.eqn ms.ref ms.tbl ms.ths ms.toc null.me refer.me s sh.me tbl.me thesis.me v vgrind an andoc doc doc-common doc-ditroff doc-nroff doc-syms pictures color pm srefs ptx safe g padj taa naa tmac.gchar an-ext; do \ install -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/tmac/ || exit; \ done for i in mcolor.7 mpictures.7 man.7 mdoc.7; do \ install -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man7/ || exit; \ done gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/tmac.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/postscript' test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devpost/postscript || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devpost/postscript for i in *.ps ps.requests; \ do \ install -c -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/font/devpost/postscript/$i || exit; \ done gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/postscript' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d' install -c troff /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/troff true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/troff install -c ta /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/ta true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/ta install -c otfdump /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/otf_info true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/otf_info install -c -m 644 troff.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/troff.1 install -c -m 644 otfdump.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/otf_info.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/dpost.d' install -c dpost /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/dpost true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/dpost mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1 install -c -m 644 dpost.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/dpost.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/dpost.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/dhtml' true dhtml install dhtml /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/ sed 's"$FNTDIR"/usr/local/share/heirloom-doctools/font"g' dhtml.1 > \ /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/dhtml.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/troff.d/dhtml' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/nroff.d' install -c nroff /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/nroff true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/nroff install -c -m 644 nroff.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/nroff.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/nroff.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/nroff.d/terms.d' test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/nterm || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/nterm cd /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/nterm && rm -f tab.300S tab.300S-12 tab.4000A for i in tab.2631 tab.2631-c tab.2631-e tab.lp tab.300 tab.300-12 tab.300s tab.300s-12 tab.382 tab.4000a tab.450 tab.450-12 tab.832 tab.37 tab.8510 tab.X tab.tn300 tab.utf8; \ do \ install -c -m 644 $i /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/nterm/$i || exit; \ done cd /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/heirloom-doctools/nterm || exit 1; \ test -e tab.300S || ln -s tab.300s tab.300S || exit 1; \ test -e tab.300S-12 || ln -s tab.300s-12 tab.300S-12 || exit 1; \ test -e tab.4000A || ln -s tab.4000a tab.4000A || exit 1; gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/troff/nroff.d/terms.d' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/picpack' install -c picpack /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/picpack true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/picpack install -c -m 644 picpack.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/picpack.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/picpack' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/checknr' install -c checknr /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/checknr true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/checknr install -c -m 644 checknr.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/checknr.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/checknr' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/ptx' install -c ptx /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/ptx true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/ptx install -c -m 644 ptx.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/ptx.1 test -d /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools || mkdir -p /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools install -c -m 644 eign /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/libexec/heirloom-doctools/eign gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/ptx' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/soelim' install -c soelim /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/soelim true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/soelim install -c -m 644 soelim.1 /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/man/man1/soelim.1 gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/soelim' gmake[1]: Entering directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/col' install -c col /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/col true /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/heirloom-doctools/bin/col gmake[1]: Leaving directory '/exopi-obj/pobj/heirloom-doctools-191015/heirloom-doctools-191015/col' Installing /exopi-cvs/ports/textproc/heirloom-doctools/pkg/README as /exopi-obj/pobj/heirloom-doctools-191015/fake-amd64/usr/local/share/doc/pkg-readmes/heirloom-doctools ===> Building package for heirloom-doctools-191015p1 Create /exopi-cvs/ports/packages/amd64/all/heirloom-doctools-191015p1.tgz Creating package heirloom-doctools-191015p1 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|***** | 8% archiving|****** | 10% archiving|******** | 13% archiving|********** | 15% archiving|************** | 22% archiving|**************** | 25% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************** | 31% archiving|******************** | 32% archiving|********************** | 34% archiving|****************************** | 47% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/heirloom-doctools-191015p1.tgz >>> Running clean in textproc/heirloom-doctools at 1713366543.73 ===> textproc/heirloom-doctools ===> Cleaning for heirloom-doctools-191015p1 >>> Ended at 1713366544.00 max_stuck=0.00/depends=1.84/show-prepare-results=0.66/build=62.64/package=12.71/clean=0.31