+ 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/msdl-1.2.7r2/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/msdl-1.2.7r2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for msdl-1.2.7r2
/opt/local/bin/bmake  all-recursive
Making all in src
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT asf.o -MD -MP -MF .deps/asf.Tpo -c -o asf.o asf.c
mv -f .deps/asf.Tpo .deps/asf.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT asmrule.o -MD -MP -MF .deps/asmrule.Tpo -c -o asmrule.o asmrule.c
mv -f .deps/asmrule.Tpo .deps/asmrule.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c
mv -f .deps/display.Tpo .deps/display.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c
mv -f .deps/ftp.Tpo .deps/ftp.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
mv -f .deps/http.Tpo .deps/http.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT mmsh.o -MD -MP -MF .deps/mmsh.Tpo -c -o mmsh.o mmsh.c
mv -f .deps/mmsh.Tpo .deps/mmsh.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT mmst.o -MD -MP -MF .deps/mmst.Tpo -c -o mmst.o mmst.c
mv -f .deps/mmst.Tpo .deps/mmst.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT msdl.o -MD -MP -MF .deps/msdl.Tpo -c -o msdl.o msdl.c
mv -f .deps/msdl.Tpo .deps/msdl.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT msdllib.o -MD -MP -MF .deps/msdllib.Tpo -c -o msdllib.o msdllib.c
mv -f .deps/msdllib.Tpo .deps/msdllib.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I/opt/local/include -I/usr/include  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -MT network.o -MD -MP -MF .deps/network.Tpo -c -o network.o network.c
In file included from /usr/include/sys/select.h:53,
                 from /usr/include/sys/types.h:640,
                 from /usr/include/unistd.h:41,
                 from network.c:37:
network.c: In function 'create_time_str_from_many_formats':
network.c:272:9: error: expected identifier before numeric constant
  272 |         SEC = 0,
      |         ^~~
network.c:289:25: error: 'NUM_COLS' undeclared (first use in this function); did you mean 'NUM_COLORS'?
  289 |     int sep_time_filled[NUM_COLS] = {0};
      |                         ^~~~~~~~
      |                         NUM_COLORS
network.c:289:25: note: each undeclared identifier is reported only once for each function it appears in
network.c:367:36: error: 'YEAR' undeclared (first use in this function)
  367 |                 if(sep_time_filled[YEAR]) {
      |                                    ^~~~
network.c:376:36: error: 'DAY' undeclared (first use in this function)
  376 |                 if(sep_time_filled[DAY]) {
      |                                    ^~~
network.c:385:36: error: 'HOUR' undeclared (first use in this function)
  385 |                 if(sep_time_filled[HOUR]) {
      |                                    ^~~~
network.c:394:36: error: 'MIN' undeclared (first use in this function)
  394 |                 if(sep_time_filled[MIN]) {
      |                                    ^~~
*** [network.o] Error code 1

bmake[2]: stopped in /home/pbulk/build/net/msdl/work/msdl-1.2.7-r2/src
1 error

bmake[2]: stopped in /home/pbulk/build/net/msdl/work/msdl-1.2.7-r2/src
*** [all-recursive] Error code 1

bmake[1]: stopped in /home/pbulk/build/net/msdl/work/msdl-1.2.7-r2
1 error

bmake[1]: stopped in /home/pbulk/build/net/msdl/work/msdl-1.2.7-r2
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/net/msdl/work/msdl-1.2.7-r2
1 error

bmake: stopped in /home/pbulk/build/net/msdl/work/msdl-1.2.7-r2
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/net/msdl