=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> 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 konoha-1.0.0.952nb58 [ 2%] Building C object CMakeFiles/konoha.dir/src/lang/typing.c.o [ 2%] Building C object CMakeFiles/konoha.dir/src/lang/term.c.o [ 4%] Building CXX object package/konoha.io/CMakeFiles/msgpack.dir/third-party/msgpack-0.5.6/object.cpp.o [ 5%] Building C object package/konoha.io/CMakeFiles/md5.dir/third-party/ext/md5.c.o /tmp/lang/konoha/work/konoha-1.0.0/src/lang/term.c: In function 'Term_addURN': /tmp/lang/konoha/work/konoha-1.0.0/src/lang/term.c:1048:11: warning: variable 'tt' set but not used [-Wunused-but-set-variable] kterm_t tt = TT_URN; ^~ /tmp/lang/konoha/work/konoha-1.0.0/src/lang/term.c: In function 'Stmt_norm': /tmp/lang/konoha/work/konoha-1.0.0/src/lang/term.c:2886:13: warning: variable 'stmtPREV' set but not used [-Wunused-but-set-variable] kStmtExpr *stmtPREV = NULL, *stmtLAST = NULL; ^~~~~~~~ /tmp/lang/konoha/work/konoha-1.0.0/src/lang/term.c: In function 'new_StmtSTMT1': /tmp/lang/konoha/work/konoha-1.0.0/src/lang/term.c:3568:9: warning: variable 'tkLINE' set but not used [-Wunused-but-set-variable] kTerm *tkLINE = NULL; ^~~~~~ /tmp/lang/konoha/work/konoha-1.0.0/src/lang/typing.c: In function 'OPR_typing': /tmp/lang/konoha/work/konoha-1.0.0/src/lang/typing.c:3250:12: warning: variable 'cid' set but not used [-Wunused-but-set-variable] kclass_t cid = CLASS_t((tkC)->type); ^~~ [ 6%] Linking C static library libmd5.a [ 6%] Built target md5 In file included from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/msgpack/object.hpp:23:0, from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/object.cpp:18: /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/msgpack/zone.hpp:42:27: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void push_finalizer(std::auto_ptr obj); ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/msgpack/zone.hpp:23, from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/msgpack/object.hpp:23, from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/object.cpp:18: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/msgpack/object.hpp:23:0, from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/object.cpp:18: /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/msgpack/zone.hpp:148:39: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] inline void zone::push_finalizer(std::auto_ptr obj) ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/msgpack/zone.hpp:23, from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/msgpack/object.hpp:23, from /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.io/third-party/msgpack-0.5.6/object.cpp:18: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ [ 8%] Building C object package/konoha.io/CMakeFiles/msgpack.dir/third-party/msgpack-0.5.6/objectc.c.o [ 9%] Building C object package/konoha.io/CMakeFiles/msgpack.dir/third-party/msgpack-0.5.6/unpack.c.o [ 10%] Building C object package/konoha.io/CMakeFiles/msgpack.dir/third-party/msgpack-0.5.6/version.c.o [ 12%] Building C object package/konoha.io/CMakeFiles/msgpack.dir/third-party/msgpack-0.5.6/vrefbuffer.c.o [ 13%] Building C object package/konoha.io/CMakeFiles/msgpack.dir/third-party/msgpack-0.5.6/zone.c.o [ 14%] Linking CXX static library libmsgpack.a [ 14%] Built target msgpack [ 16%] Building C object CMakeFiles/konoha.dir/src/lang/asm.c.o [ 17%] Building C object CMakeFiles/konoha.dir/src/lang/vmcodelibs.c.o [ 18%] Building C object CMakeFiles/konoha.dir/src/lang/script.c.o /tmp/lang/konoha/work/konoha-1.0.0/src/lang/vmcodelibs.c: In function 'knh_opcode_dump': /tmp/lang/konoha/work/konoha-1.0.0/src/lang/vmcodelibs.c:532:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] kint_t n = ((kint_t*)(&(c->p[i])))[0]; ^~~~~~ /tmp/lang/konoha/work/konoha-1.0.0/src/lang/vmcodelibs.c:536:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] knh_write_ffmt(ctx, w, KFLOAT_FMT, *((kfloat_t*)&(c->p[i]))); break; ^~~~~~~~~~~~~~ [ 20%] Building C object CMakeFiles/konoha.dir/src/lang/message.c.o [ 21%] Building C object CMakeFiles/konoha.dir/src/main/array.c.o [ 22%] Building C object CMakeFiles/konoha.dir/src/gc/gc.c.o [ 24%] Building C object CMakeFiles/konoha.dir/src/main/bytes.c.o [ 25%] Building C object CMakeFiles/konoha.dir/src/main/class.c.o [ 27%] Building C object CMakeFiles/konoha.dir/src/main/closure.c.o [ 28%] Building C object CMakeFiles/konoha.dir/src/main/context.c.o [ 29%] Building C object CMakeFiles/konoha.dir/src/main/evidence.c.o [ 31%] Building C object CMakeFiles/konoha.dir/src/main/exports.c.o [ 32%] Building C object CMakeFiles/konoha.dir/src/main/map.c.o [ 33%] Building C object CMakeFiles/konoha.dir/src/main/number.c.o [ 35%] Building C object CMakeFiles/konoha.dir/src/main/os.c.o /tmp/lang/konoha/work/konoha-1.0.0/src/main/os.c: In function 'sysctl_getint': /tmp/lang/konoha/work/konoha-1.0.0/src/main/os.c:86:5: warning: implicit declaration of function 'sysctlbyname'; did you mean 'ttyname'? [-Wimplicit-function-declaration] if(sysctlbyname(name, &data, &len, NULL, 0) == -1) { ^~~~~~~~~~~~ ttyname /tmp/lang/konoha/work/konoha-1.0.0/src/main/os.c: In function 'knh_dlsym': /tmp/lang/konoha/work/konoha-1.0.0/src/main/os.c:593:36: warning: variable 'emsg' set but not used [-Wunused-but-set-variable] const char *func = __FUNCTION__, *emsg = NULL; ^~~~ [ 36%] Building C object CMakeFiles/konoha.dir/src/main/link.c.o [ 37%] Building C object CMakeFiles/konoha.dir/src/main/query.c.o [ 39%] Building C object CMakeFiles/konoha.dir/src/main/runtime.c.o /tmp/lang/konoha/work/konoha-1.0.0/src/main/query.c:123:16: warning: 'SQLITE3_nextData' defined but not used [-Wunused-function] static ITRNEXT SQLITE3_nextData(CTX ctx, ksfp_t *sfp _RIX) ^~~~~~~~~~~~~~~~ [ 40%] Building C object CMakeFiles/konoha.dir/src/main/security.c.o [ 41%] Building C object CMakeFiles/konoha.dir/src/main/semantics.c.o [ 43%] Building C object CMakeFiles/konoha.dir/src/lang/ffi.c.o [ 44%] Building C object CMakeFiles/konoha.dir/src/main/stack.c.o /tmp/lang/konoha/work/konoha-1.0.0/src/main/runtime.c: In function 'konoha_main': /tmp/lang/konoha/work/konoha-1.0.0/src/main/runtime.c:316:25: warning: '*((void *)&argv_actor+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] knh_Array_add(ctx, a, new_String2(ctx, CLASS_String, argv[i], knh_strlen(argv[i]), SPOL_TEXT|SPOL_POOLALWAYS)); ^~~~~~~~~~~ [ 45%] Building C object CMakeFiles/konoha.dir/src/main/stream.c.o [ 47%] Building C object CMakeFiles/konoha.dir/src/main/string.c.o /tmp/lang/konoha/work/konoha-1.0.0/src/main/stream.c: In function 'io2_readFILE': /tmp/lang/konoha/work/konoha-1.0.0/src/main/stream.c:185:7: warning: variable 'tf' set but not used [-Wunused-but-set-variable] int tf = 1; ^~ [ 48%] Building C object CMakeFiles/konoha.dir/src/main/struct.c.o At top level: /tmp/lang/konoha/work/konoha-1.0.0/src/main/stream.c:615:28: warning: 'STREAM_NOFILE' defined but not used [-Wunused-const-variable=] static const knh_PathDPI_t STREAM_NOFILE = { ^~~~~~~~~~~~~ /tmp/lang/konoha/work/konoha-1.0.0/src/main/stack.c: In function 'ExceptionHandler_setjmp': /tmp/lang/konoha/work/konoha-1.0.0/src/main/stack.c:345:27: warning: calling '__builtin_frame_address' with a nonzero argument is unsafe [-Wframe-address] DP(hdr)->frame_address = __builtin_frame_address(1); ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 50%] Building C object CMakeFiles/konoha.dir/src/main/system.c.o In file included from /usr/include/stdio.h:597:0, from /tmp/lang/konoha/work/konoha-1.0.0/src/main/../../include/konoha1.h:41, from /tmp/lang/konoha/work/konoha-1.0.0/src/main/commons.h:31, from /tmp/lang/konoha/work/konoha-1.0.0/src/main/struct.c:30: /tmp/lang/konoha/work/konoha-1.0.0/src/main/operator.c: In function 'Int_String': /tmp/lang/konoha/work/konoha-1.0.0/src/main/../../include/konoha1/konoha_t.h:168:32: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'kint_t {aka long int}' [-Wformat=] #define KINT_FMT "%lld" ^ /tmp/lang/konoha/work/konoha-1.0.0/src/main/operator.c:501:2: note: in expansion of macro 'knh_snprintf' knh_snprintf(buf, sizeof(buf), KINT_FMT, sfp[0].ivalue); ^~~~~~~~~~~~ /tmp/lang/konoha/work/konoha-1.0.0/src/main/operator.c:501:33: note: in expansion of macro 'KINT_FMT' knh_snprintf(buf, sizeof(buf), KINT_FMT, sfp[0].ivalue); ^~~~~~~~ [ 51%] Building C object CMakeFiles/konoha.dir/src/main/thread.c.o [ 52%] Building C object CMakeFiles/konoha.dir/src/ext/mt19937ar.c.o [ 54%] Building C object CMakeFiles/konoha.dir/src/sugar/sugar.c.o In file included from /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/sugar.c:37:0: /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/ast.h: In function 'new_Block': /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/ast.h:542:7: warning: variable 'start' set but not used [-Wunused-but-set-variable] int start; ^~~~~ /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/ast.h: In function 'Expr_addParams': /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/ast.h:645:28: warning: unused variable 'level' [-Wunused-variable] int i, start = toks->cur, level = 0; ^~~~~ /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/ast.h: In function 'findBinaryOperatorWERR': /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/ast.h:1096:10: warning: variable 'tkf' set but not used [-Wunused-but-set-variable] kToken *tkf = NULL; ^~~ In file included from /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/sugar.c:38:0: At top level: /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/decl.h:252:16: warning: 'checkMethodParam' defined but not used [-Wunused-function] static kbool_t checkMethodParam(CTX ctx, kParam *pa, kParam *sup_pa) ^~~~~~~~~~~~~~~~ In file included from /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/sugar.c:37:0: /tmp/lang/konoha/work/konoha-1.0.0/src/sugar/ast.h:61:20: warning: 'symTK' defined but not used [-Wunused-function] static const char *symTK(ktoken_t t) ^~~~~ [ 55%] Linking C shared library libkonoha.so [ 55%] Built target konoha [ 56%] Building C object CMakeFiles/konoha1.dir/src/konoha.c.o [ 58%] Building C object package/konoha.curl/CMakeFiles/curl.dir/curl.c.o [ 59%] Building C object package/konoha.compiler/CMakeFiles/konohac.dir/konohac.c.o [ 60%] Building C object package/konoha.compiler/CMakeFiles/compiler.dir/compiler.c.o [ 62%] Linking C executable konoha [ 62%] Built target konoha1 [ 63%] Linking C executable konohac [ 64%] Building C object package/konoha.i/CMakeFiles/i.dir/i.c.o [ 64%] Built target konohac [ 66%] Building C object package/konoha.io/CMakeFiles/io.dir/src/io.c.o [ 67%] Linking C shared library curl.so [ 68%] Linking C shared library i.so [ 68%] Built target curl [ 70%] Building C object package/konoha.io/CMakeFiles/io.dir/src/base64.c.o [ 71%] Building C object package/konoha.lang/CMakeFiles/lang.dir/lang.c.o [ 72%] Building C object package/konoha.io/CMakeFiles/io.dir/src/digest.c.o [ 72%] Built target i [ 74%] Building C object package/konoha.math/CMakeFiles/math.dir/math.c.o [ 75%] Linking C shared library compiler.so [ 77%] Building C object package/konoha.io/CMakeFiles/io.dir/src/msgpack.c.o [ 77%] Built target compiler [ 78%] Building C object package/konoha.ntrace/CMakeFiles/ntrace.dir/ntrace.c.o [ 79%] Linking C shared library math.so [ 81%] Linking C shared library lang.so [ 81%] Built target math [ 81%] Built target lang [ 82%] Building C object package/konoha.opengl/CMakeFiles/opengl.dir/opengl.c.o [ 83%] Linking C shared library ntrace.so /tmp/lang/konoha/work/konoha-1.0.0/package/konoha.opengl/opengl.c:30:10: fatal error: GL/glut.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. [ 85%] Building C object package/konoha.posix/CMakeFiles/posix.dir/posix.c.o --- package/konoha.opengl/CMakeFiles/opengl.dir/opengl.c.o --- *** [package/konoha.opengl/CMakeFiles/opengl.dir/opengl.c.o] Error code 1 make[2]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 1 error make[2]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 --- package/konoha.opengl/CMakeFiles/opengl.dir/all --- *** [package/konoha.opengl/CMakeFiles/opengl.dir/all] Error code 2 make[1]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 [ 86%] Linking CXX shared library io.so A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 --- package/konoha.ntrace/CMakeFiles/ntrace.dir/all --- *** [package/konoha.ntrace/CMakeFiles/ntrace.dir/all] Error code 2 make[1]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 --- package/konoha.io/CMakeFiles/io.dir/all --- *** [package/konoha.io/CMakeFiles/io.dir/all] Error code 2 make[1]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 --- package/konoha.posix/CMakeFiles/posix.dir/all --- *** [package/konoha.posix/CMakeFiles/posix.dir/all] Error code 2 make[1]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 4 errors make[1]: stopped in /tmp/lang/konoha/work/konoha-1.0.0 *** [all] Error code 2 make: stopped in /tmp/lang/konoha/work/konoha-1.0.0 1 error make: stopped in /tmp/lang/konoha/work/konoha-1.0.0 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/konoha *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/konoha