=> 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 Scanning dependencies of target jsmn [ 1%] Building C object lib/jsmn/CMakeFiles/jsmn.dir/jsmn.c.o [ 2%] Creating directories for 'backtrace' [ 3%] Creating directories for 'onigmo' Scanning dependencies of target sqlite3 [ 3%] Building C object lib/sqlite-amalgamation-3230000/CMakeFiles/sqlite3.dir/sqlite3.c.o [ 3%] Linking C static library ../../library/libjsmn.a [ 3%] No download step for 'backtrace' [ 3%] No download step for 'onigmo' [ 3%] Built target jsmn Scanning dependencies of target co [ 3%] No update step for 'onigmo' [ 3%] No update step for 'backtrace' [ 4%] Building C object lib/flb_libco/CMakeFiles/co.dir/libco.c.o [ 5%] No patch step for 'onigmo' [ 6%] No patch step for 'backtrace' [ 6%] Linking C static library ../../library/libco.a [ 6%] Performing configure step for 'onigmo' [ 6%] Performing configure step for 'backtrace' [ 6%] Built target co Scanning dependencies of target flb-plugin-proxy-go [ 6%] Building C object src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/go.c.o checking for a BSD-compatible install... /tmp/sysutils/fluent-bit/work/.tools/bin/install -c checking build system type... x86_64-unknown-netbsd9.0. checking host system type... x86_64-unknown-netbsd9.0. checking target system type... x86_64-unknown-netbsd9.0. checking for gcc... gcc In file included from /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread.h:41:0, from /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_io.h:26, from /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_output.h:34, from /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_plugin_proxy.h:25, from /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/src/proxy/go/go.c:22: /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_input.h: In function 'flb_input_thread_collect': /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread_libco.h:57:42: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function); did you mean '_SC_THREAD_STACK_MIN'? #define FLB_THREAD_STACK_SIZE ((3 * PTHREAD_STACK_MIN) / 2) ^ /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_input.h:419:28: note: in expansion of macro 'FLB_THREAD_STACK_SIZE' th->callee = co_create(FLB_THREAD_STACK_SIZE, ^~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread_libco.h:57:42: note: each undeclared identifier is reported only once for each function it appears in #define FLB_THREAD_STACK_SIZE ((3 * PTHREAD_STACK_MIN) / 2) ^ /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_input.h:419:28: note: in expansion of macro 'FLB_THREAD_STACK_SIZE' th->callee = co_create(FLB_THREAD_STACK_SIZE, ^~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_output.h: In function 'flb_output_thread': /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread_libco.h:57:42: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function); did you mean '_SC_THREAD_STACK_MIN'? #define FLB_THREAD_STACK_SIZE ((3 * PTHREAD_STACK_MIN) / 2) ^ /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_output.h:353:28: note: in expansion of macro 'FLB_THREAD_STACK_SIZE' th->callee = co_create(FLB_THREAD_STACK_SIZE, ^~~~~~~~~~~~~~~~~~~~~ --- 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 /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 1 error make[2]: stopped in /tmp/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 /tmp/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... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for grep that handles long lines and -e... /tmp/sysutils/fluent-bit/work/.tools/bin/grep checking for egrep... /tmp/sysutils/fluent-bit/work/.tools/bin/grep -E checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for ANSI C header files... yes checking for suffix of object files... o checking for sys/types.h... yes checking whether we are using the GNU C compiler... yes checking for sys/stat.h... yes checking whether gcc accepts -g... yes checking for stdlib.h... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking for string.h... yes checking dependency style of gcc... gcc3 checking for memory.h... yes checking build system type... x86_64-unknown-netbsd9.0 checking host system type... x86_64-unknown-netbsd9.0 checking how to print strings... printf checking for strings.h... yes checking for inttypes.h... yes checking for a sed that does not truncate output... /tmp/sysutils/fluent-bit/work/.tools/bin/sed checking for grep that handles long lines and -e... /tmp/sysutils/fluent-bit/work/.tools/bin/grep checking for egrep... /tmp/sysutils/fluent-bit/work/.tools/bin/grep -E checking for fgrep... /tmp/sysutils/fluent-bit/work/.tools/bin/grep -F checking for stdint.h... yes checking for ld used by gcc... /tmp/sysutils/fluent-bit/work/.cwrapper/bin/ld checking if the linker (/tmp/sysutils/fluent-bit/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking for unistd.h... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64-unknown-netbsd9.0 file names to x86_64-unknown-netbsd9.0 format... func_convert_file_noop checking how to convert x86_64-unknown-netbsd9.0 file names to toolchain format... func_convert_file_noop checking for /tmp/sysutils/fluent-bit/work/.cwrapper/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a BSD-compatible install... /tmp/sysutils/fluent-bit/work/.tools/bin/install -c checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc checking for string.h... yes checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gawk... (cached) awk checking for memory.h... yes checking for strings.h... yes checking for a sed that does not truncate output... /tmp/sysutils/fluent-bit/work/.tools/bin/sed checking for fgrep... /tmp/sysutils/fluent-bit/work/.tools/bin/grep -F checking for inttypes.h... yes checking for ld used by gcc... /tmp/sysutils/fluent-bit/work/.cwrapper/bin/ld checking if the linker (/tmp/sysutils/fluent-bit/work/.cwrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking for stdint.h... yes checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /tmp/sysutils/fluent-bit/work/.cwrapper/bin/ld option to reload object files... -r checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking for unistd.h... yes checking for dlfcn.h... yes checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/tmp/sysutils/fluent-bit/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether the gcc linker (/tmp/sysutils/fluent-bit/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... yes checking whether gcc and cc understand -c and -o together... yes checking whether make sets $(MAKE)... (cached) yes checking for python3... no checking for python... no checking for python2... no checking for ANSI C header files... (cached) yes checking for _Unwind_Backtrace... yes checking sys/time.h usability... yes checking for -funwind-tables option... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for -frandom-seed=string option... yes checking sys/times.h usability... yes checking whether gcc supports -W... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for stdint.h... (cached) yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking size of int... 4 checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking size of short... 2 checking whether gcc supports -Wold-style-definition... yes checking size of long... 8 checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking size of void*... 8 checking for _Unwind_GetIPInfo... yes checking size of long long... 8 checking __sync extensions... yes checking for an ANSI C-conforming const... yes checking __atomic extensions... yes checking whether time.h and sys/time.h may both be included... yes checking output filetype... elf64 checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for size_t... yes checking for mmap... yes checking for working alloca.h... no checking link.h usability... yes checking for alloca... yes checking link.h presence... yes checking for link.h... yes checking for dl_iterate_phdr... yes checking for working memcmp... yes configure: creating ./config.status checking sys/ldr.h usability... no checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for fcntl... yes checking whether strnlen is declared... yes checking for lstat... yes checking for readlink... yes checking for getexecname... no checking for clock_gettime... yes checking whether -pthread is supported... yes config.status: creating Makefile checking for compress in -lz... yes config.status: creating onigmo-config config.status: creating sample/Makefile config.status: creating config.h config.status: executing depfiles commands checking whether --compress-debug-sections is supported... yes checking for objcopy... objcopy checking whether objcopy supports debuglink... objcopy: /tmp/ls12136: debuglink section already exists yes checking whether tests can run... yes configure: creating ./config.status config.status: executing libtool commands config.status: executing default commands A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- CMakeFiles/onigmo.dir/all --- *** [CMakeFiles/onigmo.dir/all] Error code 2 make[1]: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 config.status: creating Makefile config.status: creating backtrace-supported.h config.status: creating config.h config.status: executing libtool commands config.status: executing default commands A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- CMakeFiles/backtrace.dir/all --- *** [CMakeFiles/backtrace.dir/all] Error code 2 make[1]: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- lib/sqlite-amalgamation-3230000/CMakeFiles/sqlite3.dir/all --- *** [lib/sqlite-amalgamation-3230000/CMakeFiles/sqlite3.dir/all] Error code 2 make[1]: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 4 errors make[1]: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 *** [all] Error code 2 make: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 1 error make: stopped in /tmp/sysutils/fluent-bit/work/fluent-bit-0.13.2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/fluent-bit *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/sysutils/fluent-bit