+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/daq-2.0.7/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/daq-2.0.7/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
===> Building for daq-2.0.7
CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/net/daq/work/daq-2.0.7/missing aclocal-1.15 -I m4
WARNING: 'aclocal' is missing on your system.  You should only need it if
         you modified 'acinclude.m4' or 'configure.ac'.  You might want
         to install the Automake and Perl packages.  Grab them from
         any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/net/daq/work/daq-2.0.7/missing autoconf
WARNING: 'autoconf' is missing on your system.  You should only need it if
         you modified 'configure.ac'.  You might want to install the
         Autoconf and GNU m4 packages.  Grab them from any GNU
         archive site.
(CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/bash /home/pbulk/build/net/daq/work/daq-2.0.7/missing autoheader)
WARNING: 'autoheader' is missing on your system.  You should only need it if
         you modified 'acconfig.h' or 'configure.ac'.  You might want
         to install the Autoconf and GNU m4 packages.  Grab them
         from any GNU archive site.
rm -f stamp-h1
touch ./config.h.in
/usr/bin/bash ./config.status --recheck
cd . && /usr/bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/opt/local/bin/bmake  all-recursive
Making all in api
/usr/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -I/usr/include -I/opt/local/include -DSTATIC_MODULE_LIST -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libdaq_static_la-daq_base.lo -MD -MP -MF .deps/libdaq_static_la-daq_base.Tpo -c -o libdaq_static_la-daq_base.lo `test -f 'daq_base.c' || echo './'`daq_base.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -DSTATIC_MODULE_LIST -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libdaq_static_la-daq_base.lo -MD -MP -MF .deps/libdaq_static_la-daq_base.Tpo -c daq_base.c  -fPIC -DPIC -o .libs/libdaq_static_la-daq_base.o
daq_base.c: In function 'daq_get_module_list':
daq_base.c:462:26: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration]
  462 |         info[idx].name = strdup(node->module->name);
      |                          ^~~~~~
      |                          strcmp
daq_base.c:462:24: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  462 |         info[idx].name = strdup(node->module->name);
      |                        ^
daq_base.c: In function 'daq_config_set_value':
daq_base.c:535:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  535 |                     __FUNCTION__, (unsigned long) sizeof(struct _daq_dict_entry));
      |                     ^~~~~~~~~~~~
daq_base.c:538:20: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  538 |         entry->key = strdup(key);
      |                    ^
daq_base.c:542:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  542 |                     __FUNCTION__, (unsigned long) (strlen(key) + 1));
      |                     ^~~~~~~~~~~~
daq_base.c:551:22: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  551 |         entry->value = strdup(value);
      |                      ^
daq_base.c:555:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  555 |                     __FUNCTION__, (unsigned long) (strlen(value) + 1));
      |                     ^~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -DSTATIC_MODULE_LIST -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libdaq_static_la-daq_base.lo -MD -MP -MF .deps/libdaq_static_la-daq_base.Tpo -c daq_base.c -o libdaq_static_la-daq_base.o >/dev/null 2>&1
mv -f .deps/libdaq_static_la-daq_base.Tpo .deps/libdaq_static_la-daq_base.Plo
/usr/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -I/usr/include -I/opt/local/include -DSTATIC_MODULE_LIST -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libdaq_static_la-daq_mod_ops.lo -MD -MP -MF .deps/libdaq_static_la-daq_mod_ops.Tpo -c -o libdaq_static_la-daq_mod_ops.lo `test -f 'daq_mod_ops.c' || echo './'`daq_mod_ops.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -DSTATIC_MODULE_LIST -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libdaq_static_la-daq_mod_ops.lo -MD -MP -MF .deps/libdaq_static_la-daq_mod_ops.Tpo -c daq_mod_ops.c  -fPIC -DPIC -o .libs/libdaq_static_la-daq_mod_ops.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -DSTATIC_MODULE_LIST -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libdaq_static_la-daq_mod_ops.lo -MD -MP -MF .deps/libdaq_static_la-daq_mod_ops.Tpo -c daq_mod_ops.c -o libdaq_static_la-daq_mod_ops.o >/dev/null 2>&1
mv -f .deps/libdaq_static_la-daq_mod_ops.Tpo .deps/libdaq_static_la-daq_mod_ops.Plo
 cd . && /usr/bin/bash /home/pbulk/build/net/daq/work/daq-2.0.7/missing automake-1.15 --foreign
WARNING: 'automake' is missing on your system.  You should only need it if
         you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'.
         You might want to install the Automake and Perl packages.
         Grab them from any GNU archive site.
/usr/bin/bash ./config.status --recheck
 cd . && /usr/bin/bash ./config.status Makefile 
config.status: creating Makefile
cd .. && /opt/local/bin/bmake  am--refresh
/usr/bin/bash ./config.status --recheck
/usr/bin/bash ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..   -I/opt/local/include -I/usr/include -I/opt/local/include   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT daq_base.lo -MD -MP -MF .deps/daq_base.Tpo -c -o daq_base.lo daq_base.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT daq_base.lo -MD -MP -MF .deps/daq_base.Tpo -c daq_base.c  -fPIC -DPIC -o .libs/daq_base.o
daq_base.c: In function 'daq_get_module_list':
daq_base.c:462:26: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration]
  462 |         info[idx].name = strdup(node->module->name);
      |                          ^~~~~~
      |                          strcmp
daq_base.c:462:24: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  462 |         info[idx].name = strdup(node->module->name);
      |                        ^
daq_base.c: In function 'daq_config_set_value':
daq_base.c:535:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  535 |                     __FUNCTION__, (unsigned long) sizeof(struct _daq_dict_entry));
      |                     ^~~~~~~~~~~~
daq_base.c:538:20: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  538 |         entry->key = strdup(key);
      |                    ^
daq_base.c:542:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  542 |                     __FUNCTION__, (unsigned long) (strlen(key) + 1));
      |                     ^~~~~~~~~~~~
daq_base.c:551:22: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  551 |         entry->value = strdup(value);
      |                      ^
daq_base.c:555:21: warning: ISO C does not support '__FUNCTION__' predefined identifier [-Wpedantic]
  555 |                     __FUNCTION__, (unsigned long) (strlen(value) + 1));
      |                     ^~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT daq_base.lo -MD -MP -MF .deps/daq_base.Tpo -c daq_base.c -o daq_base.o >/dev/null 2>&1
mv -f .deps/daq_base.Tpo .deps/daq_base.Plo
/usr/bin/bash ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..   -I/opt/local/include -I/usr/include -I/opt/local/include   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT daq_mod_ops.lo -MD -MP -MF .deps/daq_mod_ops.Tpo -c -o daq_mod_ops.lo daq_mod_ops.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT daq_mod_ops.lo -MD -MP -MF .deps/daq_mod_ops.Tpo -c daq_mod_ops.c  -fPIC -DPIC -o .libs/daq_mod_ops.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT daq_mod_ops.lo -MD -MP -MF .deps/daq_mod_ops.Tpo -c daq_mod_ops.c -o daq_mod_ops.o >/dev/null 2>&1
mv -f .deps/daq_mod_ops.Tpo .deps/daq_mod_ops.Plo
/usr/bin/bash ../libtool  --tag=CC    --mode=link gcc  -DSTATIC_MODULE_LIST -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE  -static -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -L/opt/local/lib -Wl,-R/opt/local/lib -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libdaq_static.la -rpath /opt/local/lib libdaq_static_la-daq_base.lo  libdaq_static_la-daq_mod_ops.lo  
libtool: link: ar cru .libs/libdaq_static.a  libdaq_static_la-daq_base.o libdaq_static_la-daq_mod_ops.o
libtool: link: ranlib .libs/libdaq_static.a
libtool: link: ( cd ".libs" && rm -f "libdaq_static.la" && ln -s "../libdaq_static.la" "libdaq_static.la" )
 cd .. && /usr/bin/bash ./config.status api/Makefile depfiles
config.status: creating api/Makefile
config.status: executing depfiles commands
/usr/bin/bash ../libtool  --tag=CC    --mode=link gcc  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE  -version-info 2:4:0 -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -Wl,-R/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -L/opt/local/lib -Wl,-R/opt/local/lib -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libdaq.la -rpath /opt/local/lib daq_base.lo daq_mod_ops.lo -ldl 
libtool: link: gcc -shared  -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libdaq.so.2 -o .libs/libdaq.so.2.0.4  .libs/daq_base.o .libs/daq_mod_ops.o   -L/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -L/home/pbulk/build/net/daq/work/.buildlink/lib -lnsl -lsocket -ldl  -O2 -msave-args -Wl,-rpath -Wl,/opt/local/gcc10/lib/gcc/x86_64-sun-solaris2.11/10.4.0 -Wl,-rpath -Wl,/opt/local/lib  
libtool: link: (cd ".libs" && rm -f "libdaq.so.2" && ln -s "libdaq.so.2.0.4" "libdaq.so.2")
libtool: link: (cd ".libs" && rm -f "libdaq.so" && ln -s "libdaq.so.2.0.4" "libdaq.so")
libtool: link: ar cru .libs/libdaq.a  daq_base.o daq_mod_ops.o
libtool: link: ranlib .libs/libdaq.a
libtool: link: ( cd ".libs" && rm -f "libdaq.la" && ln -s "../libdaq.la" "libdaq.la" )
Making all in sfbpf
cd .. && /opt/local/bin/bmake  am--refresh
/usr/bin/bash ./config.status --recheck
/usr/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -I/usr/include -I/opt/local/include -Dyylval=sfbpf_lval -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libsfbpf_la-sf_bpf_filter.lo -MD -MP -MF .deps/libsfbpf_la-sf_bpf_filter.Tpo -c -o libsfbpf_la-sf_bpf_filter.lo `test -f 'sf_bpf_filter.c' || echo './'`sf_bpf_filter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -Dyylval=sfbpf_lval -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libsfbpf_la-sf_bpf_filter.lo -MD -MP -MF .deps/libsfbpf_la-sf_bpf_filter.Tpo -c sf_bpf_filter.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_bpf_filter.o
sf_bpf_filter.c:73:24: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
   73 | #if defined(__hpux) || SOLARIS
      |                        ^~~~~~~
sf_bpf_filter.c:73:24: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
sf_bpf_filter.c:73:24: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
sf_bpf_filter.c: In function 'sfbpf_filter':
sf_bpf_filter.c:301:23: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  301 |                 if (k >= buflen)
      |                       ^~
sf_bpf_filter.c:363:23: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  363 |                 if (k >= buflen)
      |                       ^~
sf_bpf_filter.c:381:23: warning: comparison of integer expressions of different signedness: 'int' and 'u_int' {aka 'unsigned int'} [-Wsign-compare]
  381 |                 if (k >= buflen)
      |                       ^~
sf_bpf_filter.c: In function 'sfbpf_validate':
sf_bpf_filter.c:566:19: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  566 |     for (i = 0; i < len; ++i)
      |                   ^
sf_bpf_filter.c:669:41: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  669 |                         if (from + p->k >= len)
      |                                         ^~
sf_bpf_filter.c:677:42: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  677 |                         if (from + p->jt >= len || from + p->jf >= len)
      |                                          ^~
sf_bpf_filter.c:677:65: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
  677 |                         if (from + p->jt >= len || from + p->jf >= len)
      |                                                                 ^~
At top level:
sf_bpf_filter.c:45:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   45 | static const char rcsid[] =
      |                   ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -Dyylval=sfbpf_lval -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libsfbpf_la-sf_bpf_filter.lo -MD -MP -MF .deps/libsfbpf_la-sf_bpf_filter.Tpo -c sf_bpf_filter.c -o libsfbpf_la-sf_bpf_filter.o >/dev/null 2>&1
mv -f .deps/libsfbpf_la-sf_bpf_filter.Tpo .deps/libsfbpf_la-sf_bpf_filter.Plo
/usr/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -I/usr/include -I/opt/local/include -Dyylval=sfbpf_lval -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libsfbpf_la-sf_bpf_printer.lo -MD -MP -MF .deps/libsfbpf_la-sf_bpf_printer.Tpo -c -o libsfbpf_la-sf_bpf_printer.lo `test -f 'sf_bpf_printer.c' || echo './'`sf_bpf_printer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -Dyylval=sfbpf_lval -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libsfbpf_la-sf_bpf_printer.lo -MD -MP -MF .deps/libsfbpf_la-sf_bpf_printer.Tpo -c sf_bpf_printer.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_bpf_printer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -Dyylval=sfbpf_lval -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libsfbpf_la-sf_bpf_printer.lo -MD -MP -MF .deps/libsfbpf_la-sf_bpf_printer.Tpo -c sf_bpf_printer.c -o libsfbpf_la-sf_bpf_printer.o >/dev/null 2>&1
mv -f .deps/libsfbpf_la-sf_bpf_printer.Tpo .deps/libsfbpf_la-sf_bpf_printer.Plo
/usr/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -I/opt/local/include -I/usr/include -I/opt/local/include -Dyylval=sfbpf_lval -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libsfbpf_la-sf_gencode.lo -MD -MP -MF .deps/libsfbpf_la-sf_gencode.Tpo -c -o libsfbpf_la-sf_gencode.lo `test -f 'sf_gencode.c' || echo './'`sf_gencode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/home/pbulk/build/net/daq/work/.buildlink/include -Dyylval=sfbpf_lval -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -fvisibility=hidden -Wall -Wwrite-strings -Wsign-compare -Wcast-align -Wextra -Wformat -Wformat-security -Wno-unused-parameter -fno-strict-aliasing -fdiagnostics-show-option -pedantic -std=c99 -D_GNU_SOURCE -MT libsfbpf_la-sf_gencode.lo -MD -MP -MF .deps/libsfbpf_la-sf_gencode.Tpo -c sf_gencode.c  -fPIC -DPIC -o .libs/libsfbpf_la-sf_gencode.o
In file included from sf_gencode.c:78:
sf_gencode.c: In function 'sf_sdup':
sfbpf-int.h:44:44: warning: right-hand operand of comma expression has no effect [-Wunused-value]
   43 |     (strncpy((x), (y), (z)), \
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~              
   44 |      ((z) <= 0 ? 0 : ((x)[(z) - 1] = '\0')), \
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
   45 |      strlen((y)))
      |      ~~~~~~~~~~~~                           
sf_gencode.c:339:5: note: in expansion of macro 'strlcpy'
  339 |     strlcpy(cp, s, n);
      |     ^~~~~~~
sf_gencode.c: In function 'gen_hostop6':
sf_gencode.c:3650:5: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
 3650 |     u_int32_t *a, *m;
      |     ^~~~~~~~~
      |     uint32_t
sf_gencode.c:3680:10: error: 'u_int32_t' undeclared (first use in this function); did you mean 'uint32_t'?
 3680 |     a = (u_int32_t *) addr;
      |          ^~~~~~~~~
      |          uint32_t
sf_gencode.c:3680:10: note: each undeclared identifier is reported only once for each function it appears in
sf_gencode.c:3680:21: error: expected expression before ')' token
 3680 |     a = (u_int32_t *) addr;
      |                     ^
sf_gencode.c:3681:21: error: expected expression before ')' token
 3681 |     m = (u_int32_t *) mask;
      |                     ^
sf_gencode.c: In function 'sf_gen_scode':
sf_gencode.c:6047:34: warning: comparison of integer expressions of different signedness: 'u_int' {aka 'unsigned int'} and 'int' [-Wsign-compare]
 6047 |                 if (off_linktype == -1 && tproto == Q_DEFAULT)
      |                                  ^~
sf_gencode.c: In function 'sf_gen_mcode6':
sf_gencode.c:6394:5: error: unknown type name 'u_int32_t'; did you mean 'uint32_t'?
 6394 |     u_int32_t *a, *m;
      |     ^~~~~~~~~
      |     uint32_t
sf_gencode.c:6407:26: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare]
 6407 |     if (sizeof(mask) * 8 < masklen)
      |                          ^
sf_gencode.c:6416:10: error: 'u_int32_t' undeclared (first use in this function); did you mean 'uint32_t'?
 6416 |     a = (u_int32_t *) addr;
      |          ^~~~~~~~~
      |          uint32_t
sf_gencode.c:6416:21: error: expected expression before ')' token
 6416 |     a = (u_int32_t *) addr;
      |                     ^
sf_gencode.c:6417:21: error: expected expression before ')' token
 6417 |     m = (u_int32_t *) & mask;
      |                     ^
sf_gencode.c: In function 'sf_gen_ncode':
sf_gencode.c:6374:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
 6374 |             syntax();
      |             ^~~~~~~~
sf_gencode.c:6377:9: note: here
 6377 |         default:
      |         ^~~~~~~
At top level:
sf_gencode.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
   26 | static const char rcsid[] =
      |                   ^~~~~
*** [libsfbpf_la-sf_gencode.lo] Error code 1

bmake[2]: stopped in /home/pbulk/build/net/daq/work/daq-2.0.7/sfbpf
1 error

bmake[2]: stopped in /home/pbulk/build/net/daq/work/daq-2.0.7/sfbpf
*** [all-recursive] Error code 1

bmake[1]: stopped in /home/pbulk/build/net/daq/work/daq-2.0.7
1 error

bmake[1]: stopped in /home/pbulk/build/net/daq/work/daq-2.0.7
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/net/daq/work/daq-2.0.7
1 error

bmake: stopped in /home/pbulk/build/net/daq/work/daq-2.0.7
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/daq
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/daq