+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/latex2rtf-2.3.10nb2/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/latex2rtf-2.3.10nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for latex2rtf-2.3.10nb2
--- stack.o ---
--- direct.o ---
--- stack.o ---
cc -pipe -O2 -DUNIX  -c stack.c
--- direct.o ---
cc -pipe -O2 -DUNIX  -c direct.c
--- utils.o ---
cc -pipe -O2 -DUNIX  -c utils.c
--- lengths.o ---
cc -pipe -O2 -DUNIX  -c lengths.c
--- counters.o ---
cc -pipe -O2 -DUNIX  -c counters.c
--- cfg.o ---
cc -pipe -O2 -DUNIX -DCFGDIR=\"/usr/pkg/share/latex2rtf/cfg\" -c cfg.c -o cfg.o
--- auxfile.o ---
cc -pipe -O2 -DUNIX  -c auxfile.c
--- parser.o ---
cc -pipe -O2 -DUNIX  -c parser.c
--- definitions.o ---
cc -pipe -O2 -DUNIX  -c definitions.c
--- mygetopt.o ---
cc -pipe -O2 -DUNIX  -c mygetopt.c
--- preparse.o ---
cc -pipe -O2 -DUNIX  -c preparse.c
--- encodings.o ---
cc -pipe -O2 -DUNIX  -c encodings.c
--- fonts.o ---
cc -pipe -O2 -DUNIX  -c fonts.c
--- funct1.o ---
cc -pipe -O2 -DUNIX  -c funct1.c
--- tables.o ---
cc -pipe -O2 -DUNIX  -c tables.c
--- ignore.o ---
cc -pipe -O2 -DUNIX  -c ignore.c
--- letterformat.o ---
cc -pipe -O2 -DUNIX  -c letterformat.c
--- graphics.o ---
cc -pipe -O2 -DUNIX  -c graphics.c
--- styles.o ---
cc -pipe -O2 -DUNIX  -c styles.c
--- graphics.o ---
graphics.c: In function 'getPngChunk':
graphics.c:953:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  953 |         fread(&DataLength, 4, 1, fp);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
graphics.c:957:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  957 |         fread(Type, 1, 4, fp);
      |         ^~~~~~~~~~~~~~~~~~~~~
graphics.c:964:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  964 |         fread(data, DataLength, 1, fp);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
graphics.c:965:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  965 |         fread(&crc, 4, 1, fp);
      |         ^~~~~~~~~~~~~~~~~~~~~
--- chars.o ---
cc -pipe -O2 -DUNIX  -c chars.c
--- main.o ---
cc -pipe -O2 -DUNIX -DCFGDIR=\"/usr/pkg/share/latex2rtf/cfg\" -c main.c -o main.o
--- equations.o ---
cc -pipe -O2 -DUNIX  -c equations.c
--- main.o ---
main.c: In function 'debug_malloc':
main.c:1021:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1021 |     fscanf(stdin, "%c", &c);
      |     ^~~~~~~~~~~~~~~~~~~~~~~
--- convert.o ---
cc -pipe -O2 -DUNIX  -c convert.c
convert.c: In function 'ConvertString':
convert.c:57:34: warning: comparison between pointer and zero character constant [-Wpointer-compare]
   57 |     if (string == NULL || string == '\0')
      |                                  ^~
convert.c:57:27: note: did you mean to dereference the pointer?
   57 |     if (string == NULL || string == '\0')
      |                           ^
--- fields.o ---
cc -pipe -O2 -DUNIX  -c fields.c
--- commands.o ---
cc -pipe -O2 -DUNIX  -c commands.c
--- vertical.o ---
cc -pipe -O2 -DUNIX  -c vertical.c
--- preamble.o ---
cc -pipe -O2 -DUNIX  -c preamble.c
--- xrefs.o ---
cc -pipe -O2 -DUNIX  -c xrefs.c
--- labels.o ---
cc -pipe -O2 -DUNIX  -c labels.c
--- biblio.o ---
cc -pipe -O2 -DUNIX  -c biblio.c
--- acronyms.o ---
cc -pipe -O2 -DUNIX  -c acronyms.c
--- latex2rtf ---
cc -pipe -O2 -DUNIX -Wl,-zrelro -Wl,-R/usr/pkg/lib fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o  chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o  preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o  mygetopt.o styles.o preparse.o vertical.o fields.o  labels.o biblio.o auxfile.o	acronyms.o	-lm -o latex2rtf