+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rtf-tools-1.10nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rtf-tools-1.10nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for rtf-tools-1.10nb3 => Fix ar arguments for portability. --- all --- making all in ././h... --- stdcharnames.h --- --- rtf.h --- --- stdcharnames.h --- make -j 4 -J 15,16 -j 4 stdcharnames.h.new --- rtf.h --- make -j 4 -J 15,16 -j 4 rtf.h.new --- stdcharnames.h --- --- stdcharnames.h.new --- --- rtf.h --- --- rtf.h.new --- awk -f stdnames.awk standard-names|cat rtf.h.dist - > rtf.h.new --- stdcharnames.h --- rm -f stdcharnames.h.new --- rtf.h --- mv rtf.h.new rtf.h rtf.h updated --- stdcharnames.h --- sed -e '/^$/d' -e '/^#/d' -e 's/.*/ "&",/' standard-names > stdcharnames.h.new mv stdcharnames.h.new stdcharnames.h stdcharnames.h updated making all in ././lib... --- reader.o --- rm -f reader.o cc -c -O -I. -I.././h -I/opt/pkg/include -DSTDARGS reader.c --- librtf.a --- rm -f librtf.a ar cq librtf.a reader.o ranlib librtf.a making all in ././lib-unix... --- fileops.o --- rm -f fileops.o cc -c -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -D'LIBDIR="/opt/pkg/lib/rtf-tools"' fileops.c --- librtf-unix.a --- rm -f librtf-unix.a ar cq librtf-unix.a fileops.o ranlib librtf-unix.a making all in ././util... --- rtfstrike --- --- rtfchkmap --- --- rtfmaptortf --- --- stest.o --- --- rtfstrike --- rm -f rtfstrike --- rtfchkmap --- rm -f rtfchkmap --- stest.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c stest.c --- rtfmaptortf --- rm -f rtfmaptortf --- rtfstrike --- echo "#!"/opt/pkg/bin/perl > rtfstrike cat rtfstrike.pl >> rtfstrike --- rtfchkmap --- echo "#!"/bin/sh > rtfchkmap sed > rtfchkmap -e 's|\$(LIBDIR)|/opt/pkg/lib/rtf-tools|g' -e 's|\$(TMPDIR)|/tmp|g' -e 's|\$(SED)|sed|g' -e 's|\$(SORT)|sort|g' -e 's|\$(UNIQ)|uniq|g' -e 's|\$(RM)|rm -f|g' -e 's|\$(COMM)|comm|g' --- rtfmaptortf --- echo "#!"/bin/sh > rtfmaptortf sed > rtfmaptortf -e 's|\$(CAT)|cat|g' -e 's|\$(SED)|sed|g' --- rtfstrike --- chmod a+x rtfstrike --- rtfchkmap --- chmod a+x rtfchkmap --- rtfmaptortf --- chmod a+x rtfmaptortf --- stest --- rm -f stest cc -o stest stest.o -O -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/opt/pkg/lib .././lib-unix/librtf-unix.a .././lib/librtf.a -ltokenscan making all in ././rtfskel... --- skel-unix.o --- --- skel-writer.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c skel-writer.c --- skel-unix.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c skel-unix.c --- rtfskel --- rm -f rtfskel cc -o rtfskel skel-unix.o skel-writer.o -O -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/opt/pkg/lib .././lib-unix/librtf-unix.a .././lib/librtf.a -ltokenscan making all in ././rtf2null... --- null-unix.o --- --- null-writer.o --- --- null-unix.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c null-unix.c --- null-writer.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c null-writer.c --- rtf2null --- rm -f rtf2null cc -o rtf2null null-unix.o null-writer.o -O -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/opt/pkg/lib .././lib-unix/librtf-unix.a .././lib/librtf.a -ltokenscan making all in ././rtf2text... --- text-unix.o --- --- text-writer.o --- --- text-unix.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c text-unix.c --- text-writer.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c text-writer.c --- rtf2text --- rm -f rtf2text cc -o rtf2text text-unix.o text-writer.o -O -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -L/opt/pkg/lib .././lib-unix/librtf-unix.a .././lib/librtf.a -ltokenscan making all in ././rtf2troff... --- trf-unix.o --- --- trf-writer.o --- --- trf-stack.o --- --- trf-flush.o --- --- trf-unix.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c trf-unix.c --- trf-writer.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c trf-writer.c --- trf-stack.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c trf-stack.c --- trf-flush.o --- cc -O -I. -I.././h -I/opt/pkg/include -DSTDARGS -I/opt/pkg/include -c trf-flush.c --- trf-stack.o --- trf-stack.c: In function 'InitState': trf-stack.c:90:9: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 90 | bcopy(&initState, iState[0], sizeof(State)); | ^~~~~ trf-stack.c:90:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] trf-stack.c: In function 'PushIState': trf-stack.c:146:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 146 | bcopy(iState[iTopState], iState[iTopState + 1], sizeof(State)); | ^~~~~ trf-stack.c: In function 'PushWState': trf-stack.c:188:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 188 | bcopy(wState[wTopState], wState[wTopState + 1], sizeof(State)); | ^~~~~ trf-stack.c: In function 'RestoreSectDefaults': trf-stack.c:263:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 263 | bcopy(&iState[0]->sectState, iss, sizeof(SectState)); | ^~~~~ trf-stack.c: In function 'RestoreParDefaults': trf-stack.c:270:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 270 | bcopy(&iState[0]->parState, ips, sizeof(ParState)); | ^~~~~ trf-stack.c: In function 'RestoreCharDefaults': trf-stack.c:280:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 280 | bcopy(&iState[0]->charState, ics, sizeof(CharState)); | ^~~~~ --- trf-flush.o --- trf-flush.c: In function 'FlushState': trf-flush.c:99:17: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 99 | bcopy(ids, wds, sizeof(DocState)); | ^~~~~ trf-flush.c:99:17: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] trf-flush.c:101:17: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 101 | bcopy(iss, wss, sizeof(SectState)); | ^~~~~ trf-flush.c:103:17: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 103 | bcopy(ips, wps, sizeof(ParState)); | ^~~~~ trf-flush.c:105:17: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 105 | bcopy(ics, wcs, sizeof(CharState)); | ^~~~~ --- trf-stack.o --- *** [trf-stack.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/textproc/rtf-tools/work/rtf/rtf2troff --- trf-flush.o --- *** [trf-flush.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/build/textproc/rtf-tools/work/rtf/rtf2troff make[1]: 2 errors make[1]: stopped making "all" in /home/pbulk/build/textproc/rtf-tools/work/rtf/rtf2troff *** [all] Error code 1 bmake: stopped making "all" in /home/pbulk/build/textproc/rtf-tools/work/rtf bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/textproc/rtf-tools/work/rtf *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/rtf-tools *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/rtf-tools