+ 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/stfl-0.24nb8/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/stfl-0.24nb8/work.log
===> Building for stfl-0.24nb8
gcc -I. -MM *.c > Makefile.deps_new
gcc -I. -MM widgets/*.c | sed 's,^wt_[^ ]*\.o: ,widgets/&,' >> Makefile.deps_new
mv -f Makefile.deps_new Makefile.deps
libtool --mode=compile gcc -o public.lo -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DNCURSES_WIDECHAR=1 -I/opt/local/include/ncurses -I/usr/include -I. -Wall -D_GNU_SOURCE -pthread public.c
libtool --mode=compile gcc -o base.lo -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DNCURSES_WIDECHAR=1 -I/opt/local/include/ncurses -I/usr/include -I. -Wall -D_GNU_SOURCE -pthread base.c
libtool --mode=compile gcc -o parser.lo -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DNCURSES_WIDECHAR=1 -I/opt/local/include/ncurses -I/usr/include -I. -Wall -D_GNU_SOURCE -pthread parser.c
libtool --mode=compile gcc -o dump.lo -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DNCURSES_WIDECHAR=1 -I/opt/local/include/ncurses -I/usr/include -I. -Wall -D_GNU_SOURCE -pthread dump.c
libtool: compile:  gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/devel/stfl/work/.buildlink/include -DNCURSES_WIDECHAR=1 -I/home/pbulk/build/devel/stfl/work/.buildlink/include/ncurses -I. -Wall -D_GNU_SOURCE -pthread public.c  -fPIC -DPIC -o .libs/public.o
libtool: compile:  gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/devel/stfl/work/.buildlink/include -DNCURSES_WIDECHAR=1 -I/home/pbulk/build/devel/stfl/work/.buildlink/include/ncurses -I. -Wall -D_GNU_SOURCE -pthread base.c  -fPIC -DPIC -o .libs/base.o
libtool: compile:  gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/devel/stfl/work/.buildlink/include -DNCURSES_WIDECHAR=1 -I/home/pbulk/build/devel/stfl/work/.buildlink/include/ncurses -I. -Wall -D_GNU_SOURCE -pthread dump.c  -fPIC -DPIC -o .libs/dump.o
libtool: compile:  gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/home/pbulk/build/devel/stfl/work/.buildlink/include -DNCURSES_WIDECHAR=1 -I/home/pbulk/build/devel/stfl/work/.buildlink/include/ncurses -I. -Wall -D_GNU_SOURCE -pthread parser.c  -fPIC -DPIC -o .libs/parser.o
In file included from dump.c:23:
stfl_internals.h:35:11: fatal error: ncursesw/ncurses.h: No such file or directory
   35 | # include <ncursesw/ncurses.h>
      |           ^~~~~~~~~~~~~~~~~~~~
In file included from public.c:23:
stfl_internals.h:35:11: fatal error: ncursesw/ncurses.h: No such file or directory
   35 | # include <ncursesw/ncurses.h>
      |           ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from parser.c:23:
stfl_internals.h:35:11: fatal error: ncursesw/ncurses.h: No such file or directory
   35 | # include <ncursesw/ncurses.h>
      |           ^~~~~~~~~~~~~~~~~~~~
In file included from base.c:23:
stfl_internals.h:35:11: fatal error: ncursesw/ncurses.h: No such file or directory
   35 | # include <ncursesw/ncurses.h>
      |           ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
compilation terminated.
compilation terminated.
gmake: *** [Makefile:29: public.lo] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [Makefile:29: dump.lo] Error 1
gmake: *** [Makefile:29: parser.lo] Error 1
gmake: *** [Makefile:29: base.lo] Error 1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/devel/stfl
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-2024Q4-x86_64/devel/stfl