=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for bspwm-0.9.12 => Fixing makefile gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -std=c99 -pedantic -Wall -Wextra -DJSMN_STRICT -I/usr/pkg/include -I/usr/X11R7/include -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.9.12\" -c -o bspwm.o src/bspwm.c gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -std=c99 -pedantic -Wall -Wextra -DJSMN_STRICT -I/usr/pkg/include -I/usr/X11R7/include -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.9.12\" -c -o helpers.o src/helpers.c gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -std=c99 -pedantic -Wall -Wextra -DJSMN_STRICT -I/usr/pkg/include -I/usr/X11R7/include -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.9.12\" -c -o geometry.o src/geometry.c gcc -O2 -I/usr/pkg/include -I/usr/X11R7/include -std=c99 -pedantic -Wall -Wextra -DJSMN_STRICT -I/usr/pkg/include -I/usr/X11R7/include -D_POSIX_C_SOURCE=200809L -DVERSION=\"0.9.12\" -c -o jsmn.o src/jsmn.c src/helpers.c: In function 'mktempfifo': src/helpers.c:137:16: warning: implicit declaration of function 'mkstemp'; did you mean 'mktime'? [-Wimplicit-function-declaration] if ((tempfd = mkstemp(fifo_path)) == -1) { ^~~~~~~ mktime src/bspwm.c: In function 'main': src/bspwm.c:200:20: error: 'SA_RESTART' undeclared (first use in this function); did you mean 'SO_RERROR'? sigact.sa_flags = SA_RESTART; ^~~~~~~~~~ SO_RERROR src/bspwm.c:200:20: note: each undeclared identifier is reported only once for each function it appears in gmake: *** [: bspwm.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/wm/bspwm *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/wm/bspwm