+ 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/ipa-2.1.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ipa-2.1.2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for ipa-2.1.2
Making all in man
Making all in ru.KOI8-R
Making all in src
/opt/pkg/bin/bmake  all-am
gcc -DHAVE_CONFIG_H -I.     -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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.     -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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
mv -f .deps/ipastat-memfunc.Tpo .deps/ipastat-memfunc.Po
gcc -DHAVE_CONFIG_H -I.     -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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
mv -f .deps/ipa-memfunc.Tpo .deps/ipa-memfunc.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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
In function 'run_opt_cmds',
    inlined from 'main' at ipa.c:1358:11:
ipa.c:937:29: warning: 'rule' may be used uninitialized [-Wmaybe-uninitialized]
  937 |                 threshold = threshold_by_name(rule, threshold_name);
      |                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipa.c: In function 'main':
ipa.c:813:28: note: 'rule' was declared here
  813 |         const struct rule *rule;
      |                            ^~~~
In function 'run_opt_cmds',
    inlined from 'main' at ipa.c:1358:11:
ipa.c:1063:30: warning: 'threshold' may be used uninitialized [-Wmaybe-uninitialized]
 1063 |                         cmds = &threshold->rc[RC_STARTUP];
      |                         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipa.c: In function 'main':
ipa.c:828:33: note: 'threshold' was declared here
  828 |         const struct threshold *threshold;
      |                                 ^~~~~~~~~
In function 'run_opt_cmds',
    inlined from 'main' at ipa.c:1358:11:
ipa.c:1022:36: warning: 'limit' may be used uninitialized [-Wmaybe-uninitialized]
 1022 |                         cmds_limit = &limit->rc[RC_STARTUP];
      |                         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
ipa.c: In function 'main':
ipa.c:818:29: note: 'limit' was declared here
  818 |         const struct limit *limit;
      |                             ^~~~~
In function 'run_opt_cmds',
    inlined from 'main' at ipa.c:1358:11:
ipa.c:990:36: warning: 'sublimit' may be used uninitialized [-Wmaybe-uninitialized]
  990 |                         cmds_limit = &sublimit->rc[RC_SHUTDOWN];
      |                         ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ipa.c: In function 'main':
ipa.c:824:32: note: 'sublimit' was declared here
  824 |         const struct sublimit *sublimit;
      |                                ^~~~~~~~
mv -f .deps/ipa-ipa.Tpo .deps/ipa-ipa.Po
gcc -DHAVE_CONFIG_H -I.   -DWITH_MEMFUNC_STAT   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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:24: warning: 'strchr' argument missing terminating nul [-Wstringop-overread]
 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   -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -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:21: error: 'struct msghdr' has no member named 'msg_control'
  383 |         query_msghdr.msg_control = NULL;
      |                     ^
ipa_ctl.c:384:21: 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-upstream-trunk/sysutils/ipa
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/ipa