+ 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/mcast-tools-20061214nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mcast-tools-20061214nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for mcast-tools-20061214nb1
Making all in mcastread
Making all in .
cd .. && /usr/pkg/bin/bmake  am--refresh
cd .. && /usr/pkg/bin/bmake  am--refresh
if cc -DHAVE_CONFIG_H -I. -I. -I../include    -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -MT mcastread.o -MD -MP -MF ".deps/mcastread.Tpo" -c -o mcastread.o mcastread.c;  then mv -f ".deps/mcastread.Tpo" ".deps/mcastread.Po"; else rm -f ".deps/mcastread.Tpo"; exit 1; fi
mcastread.c: In function 'get_socket':
mcastread.c:210:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     emsg = gai_strerror(error);
          ^
cc  -pipe -O2 -I/usr/pkg/include  -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mcastread  mcastread.o  
Making all in mcastsend
Making all in .
cd .. && /usr/pkg/bin/bmake  am--refresh
cd .. && /usr/pkg/bin/bmake  am--refresh
if cc -DHAVE_CONFIG_H -I. -I. -I../include    -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -MT mcastsend.o -MD -MP -MF ".deps/mcastsend.Tpo" -c -o mcastsend.o mcastsend.c;  then mv -f ".deps/mcastsend.Tpo" ".deps/mcastsend.Po"; else rm -f ".deps/mcastsend.Tpo"; exit 1; fi
cc  -pipe -O2 -I/usr/pkg/include  -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mcastsend  mcastsend.o  
Making all in mfc
Making all in .
cd .. && /usr/pkg/bin/bmake  am--refresh
cd .. && /usr/pkg/bin/bmake  am--refresh
if cc -DHAVE_CONFIG_H -I. -I. -I../include    -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -MT mfc.o -MD -MP -MF ".deps/mfc.Tpo" -c -o mfc.o mfc.c;  then mv -f ".deps/mfc.Tpo" ".deps/mfc.Po"; else rm -f ".deps/mfc.Tpo"; exit 1; fi
/usr/pkg/bin/bison -y -d cfparse.y &&  mv y.tab.c cfparse.c &&  mv y.tab.h cfparse.h
cfparse.y:55.26: warning: stray ',' treated as white space [-Wother]
   55 | %type <ifindex> interface, interface4, interface6
      |                          ^
cfparse.y:55.38: warning: stray ',' treated as white space [-Wother]
   55 | %type <ifindex> interface, interface4, interface6
      |                                      ^
cc -DHAVE_CONFIG_H -I. -I. -I../include    -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c -o cfparse.o cfparse.c
cfparse.y: In function 'yyparse':
cfparse.y:178:24: warning: comparison between pointer and integer
    if ($$ == NULL)
                        ^ 
y.tab.c:1373:7: warning: implicit declaration of function 'yyerror'; did you mean 'yyerrok'? [-Wimplicit-function-declaration]
/usr/pkg/bin/flex -ocftoken.c cftoken.l
cc -DHAVE_CONFIG_H -I. -I. -I../include    -I/usr/pkg/include  -pipe -O2 -I/usr/pkg/include -c -o cftoken.o cftoken.c
cc  -pipe -O2 -I/usr/pkg/include  -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o mfc  mfc.o cfparse.o cftoken.o -ly 
/bin/ld: cannot find -ly
collect2: error: ld returned 1 exit status
*** Error code 1

Stop.
bmake[2]: stopped making "all-am" in /home/pbulk/build/net/mcast-tools/work/mcast-tools-20061214/mfc
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /home/pbulk/build/net/mcast-tools/work/mcast-tools-20061214/mfc
*** Error code 1

Stop.
bmake: stopped making "all" in /home/pbulk/build/net/mcast-tools/work/mcast-tools-20061214
*** Error code 1

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/mcast-tools
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/net/mcast-tools