=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for opendoas-6.8.1 yacc parse.y mv -f y.tab.c parse.c gcc -I. -Ilibopenbsd -O2 -Wall -Wextra -D__smith.urc.uninett.no__ -O2 -DNO_STATIC_MODULES -DNO_STATIC_MODULES -D_FORTIFY_SOURCE=2 -I/usr/include -DNO_STATIC_MODULES -DNO_STATIC_MODULES -I/usr/include -c -o parse.o parse.c :0:8: warning: ISO C99 requires whitespace after the macro name parse.y: In function 'yyparse': parse.y:104:13: warning: implicit declaration of function 'reallocarray'; did you mean 'reallocarr'? [-Wimplicit-function-declaration] rules = reallocarray(rules, maxrules, ^~~~~~~~~~~~ reallocarr parse.y:104:11: warning: assignment makes pointer from integer without a cast [-Wint-conversion] rules = reallocarray(rules, maxrules, ^ parse.y:163:24: warning: assignment makes pointer from integer without a cast [-Wint-conversion] if (!($$.strlist = reallocarray($1.strlist, nstr + 2, ^ gcc -I. -Ilibopenbsd -O2 -Wall -Wextra -D__smith.urc.uninett.no__ -O2 -DNO_STATIC_MODULES -DNO_STATIC_MODULES -D_FORTIFY_SOURCE=2 -I/usr/include -DNO_STATIC_MODULES -DNO_STATIC_MODULES -I/usr/include -c -o doas.o doas.c :0:8: warning: ISO C99 requires whitespace after the macro name doas.c: In function 'parseuid': doas.c:62:9: warning: implicit declaration of function 'strtonum'; did you mean 'strtouq'? [-Wimplicit-function-declaration] *uid = strtonum(s, 0, UID_MAX - 1, &errstr); ^~~~~~~~ strtouq gcc -I. -Ilibopenbsd -O2 -Wall -Wextra -D__smith.urc.uninett.no__ -O2 -DNO_STATIC_MODULES -DNO_STATIC_MODULES -D_FORTIFY_SOURCE=2 -I/usr/include -DNO_STATIC_MODULES -DNO_STATIC_MODULES -I/usr/include -c -o env.o env.c :0:8: warning: ISO C99 requires whitespace after the macro name env.c: In function 'flattenenv': env.c:155:9: warning: implicit declaration of function 'reallocarray'; did you mean 'reallocarr'? [-Wimplicit-function-declaration] envp = reallocarray(NULL, env->count + 1, sizeof(char *)); ^~~~~~~~~~~~ reallocarr env.c:155:7: warning: assignment makes pointer from integer without a cast [-Wint-conversion] envp = reallocarray(NULL, env->count + 1, sizeof(char *)); ^ gcc -I. -Ilibopenbsd -O2 -Wall -Wextra -D__smith.urc.uninett.no__ -O2 -DNO_STATIC_MODULES -DNO_STATIC_MODULES -D_FORTIFY_SOURCE=2 -I/usr/include -DNO_STATIC_MODULES -DNO_STATIC_MODULES -I/usr/include -c -o libopenbsd/explicit_bzero.o libopenbsd/explicit_bzero.c :0:8: warning: ISO C99 requires whitespace after the macro name gcc -I. -Ilibopenbsd -O2 -Wall -Wextra -D__smith.urc.uninett.no__ -O2 -DNO_STATIC_MODULES -DNO_STATIC_MODULES -D_FORTIFY_SOURCE=2 -I/usr/include -DNO_STATIC_MODULES -DNO_STATIC_MODULES -I/usr/include -c -o libopenbsd/readpassphrase.o libopenbsd/readpassphrase.c :0:8: warning: ISO C99 requires whitespace after the macro name gcc -I. -Ilibopenbsd -O2 -Wall -Wextra -D__smith.urc.uninett.no__ -O2 -DNO_STATIC_MODULES -DNO_STATIC_MODULES -D_FORTIFY_SOURCE=2 -I/usr/include -DNO_STATIC_MODULES -DNO_STATIC_MODULES -I/usr/include -c -o libopenbsd/bsd-setres_id.o libopenbsd/bsd-setres_id.c :0:8: warning: ISO C99 requires whitespace after the macro name gcc -I. -Ilibopenbsd -O2 -Wall -Wextra -D__smith.urc.uninett.no__ -O2 -DNO_STATIC_MODULES -DNO_STATIC_MODULES -D_FORTIFY_SOURCE=2 -I/usr/include -DNO_STATIC_MODULES -DNO_STATIC_MODULES -I/usr/include -c -o pam.o pam.c :0:8: warning: ISO C99 requires whitespace after the macro name gcc -I. -Ilibopenbsd -O2 -Wall -Wextra -D__smith.urc.uninett.no__ -O2 -DNO_STATIC_MODULES -DNO_STATIC_MODULES -D_FORTIFY_SOURCE=2 -I/usr/include parse.o doas.o env.o libopenbsd/explicit_bzero.o libopenbsd/readpassphrase.o libopenbsd/bsd-setres_id.o pam.o -o doas -Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -lpam ld: doas.o: in function `main': doas.c:(.text.startup+0x48c): undefined reference to `__setusercontext50' gmake: *** [GNUmakefile:16: doas] Error 1 rm parse.c *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/security/opendoas *** Error code 1 Stop. make: stopped in /usr/pkgsrc/security/opendoas