=> 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' with type 'void()' 2417 | void codegen_begin() { | ^~~~~~~~~~~~~ exe.c:1623:6: error: redefinition of 'handle_enum_struct_union_type_decl' 1623 | void handle_enum_struct_union_type_decl(ast type) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sh.c:2294:6: note: previous definition of 'handle_enum_struct_union_type_decl' with type 'void(int)' 2294 | void handle_enum_struct_union_type_decl(ast type) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exe.c:2020:6: error: redefinition of 'codegen_glo_decl' 2020 | void codegen_glo_decl(ast node) { | ^~~~~~~~~~~~~~~~ sh.c:2424:6: note: previous definition of 'codegen_glo_decl' with type 'void(int)' 2424 | void codegen_glo_decl(ast decl) { | ^~~~~~~~~~~~~~~~ exe.c:2086:6: error: redefinition of 'codegen_end' 2086 | void codegen_end() { | ^~~~~~~~~~~ sh.c:2437:6: note: previous definition of 'codegen_end' with type 'void()' 2437 | void codegen_end() { | ^~~~~~~~~~~ *** [build/pnut-sh] Error code 1 make: stopped making "build/pnut.sh" in /pbulk/work/lang/pnut/work/pnut-1bc6a0d68de9e2284ddc2d9af889584cc6360616 make: 1 error make: stopped making "build/pnut.sh" in /pbulk/work/lang/pnut/work/pnut-1bc6a0d68de9e2284ddc2d9af889584cc6360616 *** Error code 2 Stop. make[1]: stopped making "all" in /usr/pkgsrc/lang/pnut *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/lang/pnut