=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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 fluent-bit-0.13.2 Scanning dependencies of target backtrace Scanning dependencies of target onigmo [ 1%] Creating directories for 'onigmo' Scanning dependencies of target mk_core Scanning dependencies of target jsmn [ 2%] Creating directories for 'backtrace' [ 2%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_rconf.c.o Scanning dependencies of target mbedcrypto Scanning dependencies of target flb-plugin-proxy-go [ 2%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/aes.c.o [ 3%] Building C object lib/jsmn/CMakeFiles/jsmn.dir/jsmn.c.o [ 3%] Building C object src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/go.c.o Scanning dependencies of target co [ 4%] Building C object lib/flb_libco/CMakeFiles/co.dir/libco.c.o [ 4%] No download step for 'onigmo' Scanning dependencies of target sqlite3 [ 4%] No update step for 'onigmo' [ 4%] Building C object lib/sqlite-amalgamation-3230000/CMakeFiles/sqlite3.dir/sqlite3.c.o /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_rconf.c:299:43: warning: array subscript is of type 'char' [-Wchar-subscripts] do { i++; } while (i < len && isblank(buf[i])); ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:71:44: note: expanded from macro 'isblank' #define isblank(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_BL)) ^~~~ /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_rconf.c:312:13: warning: array subscript is of type 'char' [-Wchar-subscripts] isblank(buf[indent_len]) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:71:44: note: expanded from macro 'isblank' #define isblank(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_BL)) ^~~~ [ 4%] No download step for 'backtrace' [ 5%] No patch step for 'onigmo' [ 5%] No update step for 'backtrace' [ 5%] Performing configure step for 'onigmo' [ 6%] No patch step for 'backtrace' [ 6%] Performing configure step for 'backtrace' [ 6%] Linking C static library ../../library/libco.a 2 warnings generated. [ 6%] Built target co [ 6%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_memory.c.o In file included from /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/src/proxy/go/go.c:22: In file included from /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_plugin_proxy.h:25: In file included from /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_output.h:38: In file included from /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_engine.h:26: /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_input.h:419:28: error: use of undeclared identifier 'PTHREAD_STACK_MIN' th->callee = co_create(FLB_THREAD_STACK_SIZE, ^ /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread_libco.h:57:42: note: expanded from macro 'FLB_THREAD_STACK_SIZE' #define FLB_THREAD_STACK_SIZE ((3 * PTHREAD_STACK_MIN) / 2) ^ [ 7%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_string.c.o In file included from /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/src/proxy/go/go.c:22: In file included from /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_plugin_proxy.h:25: /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_output.h:353:28: error: use of undeclared identifier 'PTHREAD_STACK_MIN' th->callee = co_create(FLB_THREAD_STACK_SIZE, ^ /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread_libco.h:57:42: note: expanded from macro 'FLB_THREAD_STACK_SIZE' #define FLB_THREAD_STACK_SIZE ((3 * PTHREAD_STACK_MIN) / 2) ^ 2 errors generated. --- src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/go.c.o --- *** [src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/go.c.o] Error code 1 make[2]: stopped in /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2 1 error make[2]: stopped in /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/all --- *** [src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/all] Error code 2 make[1]: stopped in /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2 checking for a BSD-compatible install... /data/scratch/sysutils/fluent-bit/work/.tools/bin/install -c /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_string.c:209:27: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*s && (toupper(*q) == toupper(*s))) { ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_string.c:209:42: warning: array subscript is of type 'char' [-Wchar-subscripts] while (*s && (toupper(*q) == toupper(*s))) { ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:60:46: note: expanded from macro 'toupper' #define toupper(c) ((int)((_toupper_tab_ + 1)[(c)])) ^~~~ /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_string.c:429:13: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isspace(*left)) { ^~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_string.c:446:13: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isspace(*right)) { ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:56:44: note: expanded from macro 'isspace' #define isspace(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_S)) ^~~~ /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_string.c:559:15: warning: array subscript is of type 'char' [-Wchar-subscripts] *op = tolower(*ip); ^~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- lib/jsmn/CMakeFiles/jsmn.dir/all --- *** [lib/jsmn/CMakeFiles/jsmn.dir/all] Error code 2 make[1]: stopped in /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2 checking build system type... x86_64-unknown-netbsd9.99.51 checking host system type... x86_64-unknown-netbsd9.99.51 checking target system type... x86_64-unknown-netbsd9.99.51 checking for gcc... clang 5 warnings generated. A failure has been detected in another branch of the parallel make make[2]: stopped in /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- lib/monkey/mk_core/CMakeFiles/mk_core.dir/all --- *** [lib/monkey/mk_core/CMakeFiles/mk_core.dir/all] Error code 2 make[1]: stopped in /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... /data/scratch/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c:109408:38: warning: implicit conversion from 'long long' to 'double' changes value from 9223372036854775806 to 9223372036854775808 [-Wimplicit-int-float-conversion] if( n==0 && r>=0 && r