+ 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/ipa-2.1.2/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ipa-2.1.2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
===> Building for ipa-2.1.2
Making all in man
Making all in ru.KOI8-R
Making all in src
/opt/local/bin/bmake  all-am
gcc -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-confcommon.o -MD -MP -MF .deps/ipastat-confcommon.Tpo -c -o ipastat-confcommon.o `test -f 'confcommon.c' || echo './'`confcommon.c
mv -f .deps/ipastat-confcommon.Tpo .deps/ipastat-confcommon.Po
gcc -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-memfunc.o -MD -MP -MF .deps/ipastat-memfunc.Tpo -c -o ipastat-memfunc.o `test -f 'memfunc.c' || echo './'`memfunc.c
memfunc.c: In function 'mem_malloc':
memfunc.c:662:2: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  662 |  memcpy(MEM_DESC_BUF(mem) + size, gbytes, sizeof(gbytes));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
memfunc.c: In function 'mem_calloc':
memfunc.c:700:2: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  700 |  memcpy(MEM_DESC_BUF(mem) + size, gbytes, sizeof(gbytes));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
memfunc.c: In function 'mem_realloc':
memfunc.c:824:2: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  824 |  memcpy(MEM_DESC_BUF(mem2) + size2, gbytes, sizeof(gbytes));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/ipastat-memfunc.Tpo .deps/ipastat-memfunc.Po
gcc -DHAVE_CONFIG_H -I.   -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipastat-parser.o -MD -MP -MF .deps/ipastat-parser.Tpo -c -o ipastat-parser.o `test -f 'parser.c' || echo './'`parser.c
mv -f .deps/ipastat-parser.Tpo .deps/ipastat-parser.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-confcommon.o -MD -MP -MF .deps/ipa-confcommon.Tpo -c -o ipa-confcommon.o `test -f 'confcommon.c' || echo './'`confcommon.c
mv -f .deps/ipa-confcommon.Tpo .deps/ipa-confcommon.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-memfunc.o -MD -MP -MF .deps/ipa-memfunc.Tpo -c -o ipa-memfunc.o `test -f 'memfunc.c' || echo './'`memfunc.c
memfunc.c: In function 'mem_malloc':
memfunc.c:662:2: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  662 |  memcpy(MEM_DESC_BUF(mem) + size, gbytes, sizeof(gbytes));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
memfunc.c: In function 'mem_calloc':
memfunc.c:700:2: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  700 |  memcpy(MEM_DESC_BUF(mem) + size, gbytes, sizeof(gbytes));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
memfunc.c: In function 'mem_realloc':
memfunc.c:824:2: warning: writing 4 bytes into a region of size 1 [-Wstringop-overflow=]
  824 |  memcpy(MEM_DESC_BUF(mem2) + size2, gbytes, sizeof(gbytes));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/ipa-memfunc.Tpo .deps/ipa-memfunc.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-parser.o -MD -MP -MF .deps/ipa-parser.Tpo -c -o ipa-parser.o `test -f 'parser.c' || echo './'`parser.c
mv -f .deps/ipa-parser.Tpo .deps/ipa-parser.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa.o -MD -MP -MF .deps/ipa-ipa.Tpo -c -o ipa-ipa.o `test -f 'ipa.c' || echo './'`ipa.c
ipa.c: In function 'main':
ipa.c:1033:10: warning: 'limit' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1033 |     cmds = &limit->expire.cmds;
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~
ipa.c:818:22: note: 'limit' was declared here
  818 |  const struct limit *limit;
      |                      ^~~~~
ipa.c:995:12: warning: 'sublimit' may be used uninitialized in this function [-Wmaybe-uninitialized]
  995 |    return (run_cmds_cons(&sublimit->reach,
      |           ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  996 |        "rule %s { limit %s { sublimit %s { reach {}}}}",
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  997 |        rule_name, limit_name, sublimit_name));
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipa.c:824:25: note: 'sublimit' was declared here
  824 |  const struct sublimit *sublimit;
      |                         ^~~~~~~~
ipa.c:1070:10: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1070 |     cmds = &threshold->below_thr;
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
ipa.c:828:26: note: 'threshold' was declared here
  828 |  const struct threshold *threshold;
      |                          ^~~~~~~~~
ipa.c:937:15: warning: 'rule' may be used uninitialized in this function [-Wmaybe-uninitialized]
  937 |   threshold = threshold_by_name(rule, threshold_name);
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipa.c:813:21: note: 'rule' was declared here
  813 |  const struct rule *rule;
      |                     ^~~~
mv -f .deps/ipa-ipa.Tpo .deps/ipa-ipa.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_ac.o -MD -MP -MF .deps/ipa-ipa_ac.Tpo -c -o ipa-ipa_ac.o `test -f 'ipa_ac.c' || echo './'`ipa_ac.c
mv -f .deps/ipa-ipa_ac.Tpo .deps/ipa-ipa_ac.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_autorules.o -MD -MP -MF .deps/ipa-ipa_autorules.Tpo -c -o ipa-ipa_autorules.o `test -f 'ipa_autorules.c' || echo './'`ipa_autorules.c
mv -f .deps/ipa-ipa_autorules.Tpo .deps/ipa-ipa_autorules.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_cmd.o -MD -MP -MF .deps/ipa-ipa_cmd.Tpo -c -o ipa-ipa_cmd.o `test -f 'ipa_cmd.c' || echo './'`ipa_cmd.c
mv -f .deps/ipa-ipa_cmd.Tpo .deps/ipa-ipa_cmd.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_conf.o -MD -MP -MF .deps/ipa-ipa_conf.Tpo -c -o ipa-ipa_conf.o `test -f 'ipa_conf.c' || echo './'`ipa_conf.c
ipa_conf.c: In function 'parse_generic_worktime':
ipa_conf.c:1766:10: warning: 'strchr' argument missing terminating nul [-Wstringop-overflow=]
 1766 |   wday = strchr(wdays_short, *ptr) - wdays_short;
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
ipa_conf.c:1742:19: note: referenced argument declared here
 1742 | static const char wdays_short[DAYS_IN_WEEK] = {
      |                   ^~~~~~~~~~~
mv -f .deps/ipa-ipa_conf.Tpo .deps/ipa-ipa_conf.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -Wall -Wformat -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ipa-ipa_ctl.o -MD -MP -MF .deps/ipa-ipa_ctl.Tpo -c -o ipa-ipa_ctl.o `test -f 'ipa_ctl.c' || echo './'`ipa_ctl.c
ipa_ctl.c: In function 'init_ctl':
ipa_ctl.c:383:14: error: 'struct msghdr' has no member named 'msg_control'
  383 |  query_msghdr.msg_control = NULL;
      |              ^
ipa_ctl.c:384:14: error: 'struct msghdr' has no member named 'msg_controllen'
  384 |  query_msghdr.msg_controllen = 0;
      |              ^
*** [ipa-ipa_ctl.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/sysutils/ipa/work/ipa-2.1.2/src
1 error

bmake[2]: stopped in /home/pbulk/build/sysutils/ipa/work/ipa-2.1.2/src
*** [all] Error code 2

bmake[1]: stopped in /home/pbulk/build/sysutils/ipa/work/ipa-2.1.2/src
1 error

bmake[1]: stopped in /home/pbulk/build/sysutils/ipa/work/ipa-2.1.2/src
*** [all-recursive] Error code 1

bmake: stopped in /home/pbulk/build/sysutils/ipa/work/ipa-2.1.2
1 error

bmake: stopped in /home/pbulk/build/sysutils/ipa/work/ipa-2.1.2
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/sysutils/ipa