=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for dvtm-0.15 cleaning dvtm build options: CFLAGS = -pipe -Os -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -std=c99 -I. -DVERSION="0.15" -DNDEBUG -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED LDFLAGS = -L/opt/pkg/lib -lc -lutil -lcurses CC = clang cp config.def.h config.h CC dvtm.c dvtm.c:925:12: error: use of undeclared identifier 'SIGWINCH' sigaction(SIGWINCH, &sa, NULL); ^ dvtm.c:1730:23: error: use of undeclared identifier 'SIGWINCH' sigaddset(&blockset, SIGWINCH); ^ 2 errors generated. *** [dvtm.o] Error code 1 bmake: stopped making "all" in /Users/pbulk/build/misc/dvtm/work/dvtm-0.15 bmake: 1 error bmake: stopped making "all" in /Users/pbulk/build/misc/dvtm/work/dvtm-0.15 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/misc/dvtm *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/misc/dvtm