=> 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 pnut-0.0.20240724 --- build/pnut-sh --- mkdir -p build gcc -DRELEASE_PNUT_SH pnut.c -o build/pnut-sh In file included from x86.c:3, from pnut.c:2838: exe.c:1526:6: error: redefinition of 'codegen_begin' 1526 | void codegen_begin() { | ^~~~~~~~~~~~~ In file included from pnut.c:2834: sh.c:2417:6: note: previous definition of 'codegen_begin' was here 2417 | void codegen_begin() { | ^~~~~~~~~~~~~ In file included from x86.c:3, from pnut.c:2838: exe.c:1623:6: error: redefinition of 'handle_enum_struct_union_type_decl' 1623 | void handle_enum_struct_union_type_decl(ast type) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from pnut.c:2834: sh.c:2294:6: note: previous definition of 'handle_enum_struct_union_type_decl' was here 2294 | void handle_enum_struct_union_type_decl(ast type) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from x86.c:3, from pnut.c:2838: exe.c:2020:6: error: redefinition of 'codegen_glo_decl' 2020 | void codegen_glo_decl(ast node) { | ^~~~~~~~~~~~~~~~ In file included from pnut.c:2834: sh.c:2424:6: note: previous definition of 'codegen_glo_decl' was here 2424 | void codegen_glo_decl(ast decl) { | ^~~~~~~~~~~~~~~~ In file included from x86.c:3, from pnut.c:2838: exe.c:2086:6: error: redefinition of 'codegen_end' 2086 | void codegen_end() { | ^~~~~~~~~~~ In file included from pnut.c:2834: sh.c:2437:6: note: previous definition of 'codegen_end' was here 2437 | void codegen_end() { | ^~~~~~~~~~~ *** [build/pnut-sh] Error code 1 make: stopped in /pbulk/work/lang/pnut/work/pnut-1bc6a0d68de9e2284ddc2d9af889584cc6360616 1 error make: stopped in /pbulk/work/lang/pnut/work/pnut-1bc6a0d68de9e2284ddc2d9af889584cc6360616 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/lang/pnut *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/pnut