+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fluent-bit-0.13.2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fluent-bit-0.13.2/work.log WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. ===> Building for fluent-bit-0.13.2 [ 0%] Building C object lib/sqlite-amalgamation-3230000/CMakeFiles/sqlite3.dir/sqlite3.c.o [ 1%] Building C object lib/jsmn/CMakeFiles/jsmn.dir/jsmn.c.o [ 2%] Creating directories for 'onigmo' [ 3%] Creating directories for 'backtrace' [ 3%] No download step for 'backtrace' [ 3%] No download step for 'onigmo' [ 3%] No update step for 'onigmo' [ 3%] No update step for 'backtrace' [ 3%] Linking C static library ../../library/libjsmn.a [ 3%] No patch step for 'onigmo' [ 3%] No patch step for 'backtrace' [ 4%] Performing configure step for 'onigmo' [ 4%] Built target jsmn [ 5%] Performing configure step for 'backtrace' [ 6%] Building C object lib/flb_libco/CMakeFiles/co.dir/libco.c.o [ 6%] Linking C static library ../../library/libco.a checking for a BSD-compatible install... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/install -c [ 6%] Built target co [ 6%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_rconf.c.o checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no In file included from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/../include/monkey/mk_core/mk_memory.h:29, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/../include/monkey/mk_core/mk_rconf.h:26, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_rconf.c:29: /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_rconf.c: In function 'mk_rconf_open': /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_rconf.c:463:17: warning: '%s' directive argument is null [-Wformat-overflow=] 463 | mk_warn("[config] invalid path file %s", path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/../include/monkey/mk_core/mk_macros.h:42:41: note: in definition of macro 'mk_warn' 42 | #define mk_warn(...) mk_print(MK_WARN, __VA_ARGS__) | ^~~~~~~~~~~ /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_rconf.c:463:45: note: format string is defined here 463 | mk_warn("[config] invalid path file %s", path); | ^~ checking for suffix of executables... [ 7%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_string.c.o checking for suffix of object files... o checking whether build environment is sane... yes checking whether we are using the GNU C compiler... yes checking for a thread-safe mkdir -p... /home/pbulk/build/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... nawk checking whether make sets $(MAKE)... yes checking whether gcc accepts -g... yes checking for gcc... gcc checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp [ 7%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_memory.c.o checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... [ 7%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_event.c.o checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for grep that handles long lines and -e... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/grep checking for egrep... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/grep -E [ 8%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_utils.c.o checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking for ANSI C header files... yes checking dependency style of gcc... gcc3 [ 8%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_file.c.o checking for sys/types.h... yes In file included from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/../include/monkey/mk_core.h:36, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_file.c:29: /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/../include/monkey/mk_core/mk_iov.h: In function 'mk_iov_add': /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/../include/monkey/mk_core/mk_iov.h:110:40: warning: pointer targets in assignment from 'unsigned char *' to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 110 | mk_io->io[mk_io->iov_idx].iov_base = (unsigned char *) buf; | ^ checking for sys/stat.h... yes [ 8%] Building C object lib/monkey/mk_core/CMakeFiles/mk_core.dir/mk_iov.c.o checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking how to print strings... print -r checking for stdlib.h... yes In file included from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/mk_iov.c:31: /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/../include/monkey/mk_core/mk_iov.h: In function 'mk_iov_add': /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/mk_core/../include/monkey/mk_core/mk_iov.h:110:40: warning: pointer targets in assignment from 'unsigned char *' to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 110 | mk_io->io[mk_io->iov_idx].iov_base = (unsigned char *) buf; | ^ checking for string.h... yes checking for memory.h... yes [ 9%] Linking C static library ../../../library/libmk_core.a checking for strings.h... yes [ 9%] Built target mk_core checking for inttypes.h... yes checking for a sed that does not truncate output... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/sed checking for stdint.h... yes [ 9%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/aes.c.o checking for unistd.h... yes 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 for a BSD-compatible install... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/install -c checking for grep that handles long lines and -e... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/grep checking for egrep... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/grep -E checking for fgrep... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/grep -F checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B checking the name lister (/opt/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar [ 10%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/aesni.c.o checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib [ 10%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/arc4.c.o checking command to parse /opt/local/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [ 10%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.o checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /home/pbulk/build/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... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) gcc 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) nawk [ 11%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/asn1write.c.o checking for ANSI C header files... yes checking for sys/types.h... yes [ 11%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/base64.c.o checking for sys/stat.h... yes checking for a sed that does not truncate output... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/sed checking for fgrep... /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/grep -F checking for stdlib.h... yes checking for ld used by gcc... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm -B /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c: In function 'sqlite3DefaultRowEst': checking the name lister (/opt/local/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking for string.h... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c:106598:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 106598 | if( pIdx->pPartIdxWhere!=0 ) a[0] -= 10; assert( 10==sqlite3LogEst(2) ); | ^~ [ 11%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/bignum.c.o checking for memory.h... yes In file included from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c:13030: /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c:106598:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 106598 | if( pIdx->pPartIdxWhere!=0 ) a[0] -= 10; assert( 10==sqlite3LogEst(2) ); | ^~~~~~ /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c:106599:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 106599 | if( a[0]<33 ) a[0] = 33; assert( 33==sqlite3LogEst(10) ); | ^~ checking for strings.h... yes /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c:106599:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 106599 | if( a[0]<33 ) a[0] = 33; assert( 33==sqlite3LogEst(10) ); | ^~~~~~ checking command to parse /opt/local/bin/nm -B output from gcc object... ok checking for inttypes.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking for stdint.h... yes checking for unistd.h... yes 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 static flag -static works... no checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking if gcc PIC flag -fPIC -DPIC works... yes checking whether stripping libraries is possible... no 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 if gcc static flag -static works... no checking unwind.h usability... yes checking unwind.h presence... yes checking for unwind.h... 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 (/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for _Unwind_Backtrace... yes checking for -funwind-tables option... yes checking for -frandom-seed=string option... yes checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes [ 12%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/blowfish.c.o 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 whether gcc supports -Wwrite-strings... yes checking sys/time.h usability... yes checking whether gcc supports -Wstrict-prototypes... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking whether gcc supports -Wmissing-prototypes... yes checking sys/times.h usability... yes [ 12%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/camellia.c.o checking sys/times.h presence... yes checking for sys/times.h... yes checking for stdint.h... (cached) yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -Wcast-qual... yes checking size of int... 4 checking for _Unwind_GetIPInfo... yes checking size of short... 2 checking __sync extensions... yes checking size of long... 8 [ 12%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/ccm.c.o checking __atomic extensions... yes checking output filetype... elf64 checking size of void*... 8 checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking size of long long... 8 checking for an ANSI C-conforming const... yes checking for mmap... yes [ 13%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/cipher.c.o checking whether time.h and sys/time.h may both be included... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking for size_t... yes checking for dl_iterate_phdr... yes checking sys/ldr.h usability... no checking for working alloca.h... yes checking sys/ldr.h presence... no checking for sys/ldr.h... no checking for alloca... yes checking for fcntl... yes [ 13%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o checking whether strnlen is declared... yes checking for working memcmp... yes configure: creating ./config.status checking for lstat... yes checking for readlink... yes [ 13%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/cmac.c.o [ 14%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o checking for getexecname... yes checking for clock_gettime... yes checking whether -pthread is supported... yes checking for compress in -lz... no checking whether --compress-debug-sections is supported... no checking for objcopy... objcopy [ 14%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/des.c.o checking whether objcopy supports debuglink... objcopy: /bin/ls: warning: empty loadable segment detected at vaddr=0x8069000, is this intentional? objcopy: /tmp/ls71288: warning: allocated section `.interp' not in segment objcopy: /tmp/ls71288: warning: allocated section `.eh_frame_hdr' not in segment objcopy: /tmp/ls71288: warning: allocated section `.SUNW_syminfo' not in segment objcopy: /tmp/ls71288: warning: allocated section `.hash' not in segment objcopy: /tmp/ls71288: warning: allocated section `.SUNW_ldynsym' not in segment objcopy: /tmp/ls71288: warning: allocated section `.dynsym' not in segment objcopy: /tmp/ls71288: warning: allocated section `.dynstr' not in segment objcopy: /tmp/ls71288: warning: allocated section `.SUNW_version' not in segment objcopy: /tmp/ls71288: warning: allocated section `.SUNW_versym' not in segment objcopy: /tmp/ls71288: warning: allocated section `.SUNW_dynsymsort' not in segment objcopy: /tmp/ls71288: warning: allocated section `.SUNW_reloc' not in segment objcopy: /tmp/ls71288: warning: allocated section `.rel.plt' not in segment objcopy: /tmp/ls71288: warning: allocated section `.plt' not in segment objcopy: /tmp/ls71288: warning: allocated section `.text' not in segment objcopy: /tmp/ls71288: warning: allocated section `.init' not in segment objcopy: /tmp/ls71288: warning: allocated section `.fini' not in segment objcopy: /tmp/ls71288: warning: allocated section `.rodata' not in segment objcopy: /tmp/ls71288: warning: allocated section `.got' not in segment objcopy: /tmp/ls71288: warning: allocated section `.dynamic' not in segment objcopy: /tmp/ls71288: warning: allocated section `.eh_frame' not in segment objcopy: /tmp/ls71288: warning: allocated section `.data' not in segment objcopy: /tmp/ls71288: warning: allocated section `.ctors' not in segment objcopy: /tmp/ls71288: warning: allocated section `.dtors' not in segment objcopy: /tmp/ls71288: cannot fill debug link section `x': No such file or directory no checking whether tests can run... yes configure: creating ./config.status [ 14%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/dhm.c.o config.status: creating Makefile config.status: creating onigmo-config config.status: creating sample/Makefile config.status: creating config.h [ 15%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/ecdh.c.o config.status: executing depfiles commands [ 15%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.o config.status: executing libtool commands config.status: executing default commands [ 15%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.o config.status: creating Makefile [ 15%] Performing build step for 'onigmo' config.status: creating backtrace-supported.h config.status: creating config.h [ 16%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/ecp.c.o Making all in . config.status: executing libtool commands config.status: executing default commands libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo/enc/unicode -I/opt/local/include -I/usr/include -Wall -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo/regerror.c -fPIC -DPIC -o regerror.o [ 16%] Performing build step for 'backtrace' libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/atomic.c -o atomic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/backtrace.c -o backtrace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/dwarf.c -o dwarf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo/enc/unicode -I/opt/local/include -I/usr/include -Wall -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -MT regparse.lo -MD -MP -MF .deps/regparse.Tpo -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo/regparse.c -fPIC -DPIC -o regparse.o [ 16%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/elf.c -o elf.o [ 16%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/entropy.c.o [ 17%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o [ 17%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/error.c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/fileline.c -o fileline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/mmap.c -o mmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/mmapio.c -o mmapio.o [ 17%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/gcm.c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/posix.c -o posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/print.c -o print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/simple.c -o simple.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/sort.c -o sort.o [ 18%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/havege.c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370 -I/opt/local/include -I/usr/include -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/state.c -o state.o [ 18%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o libtool: link: ar cru .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o libtool: link: ranlib .libs/libbacktrace.a libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) [ 18%] Performing install step for 'backtrace' [ 18%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/md.c.o /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/install-sh -c -d '/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/include' /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/install -c -m 644 /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/backtrace.h backtrace-supported.h '/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/include' /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/libbacktrace-177940370/install-sh -c -d '/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/lib' /bin/sh ./libtool --mode=install /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/install -c libbacktrace.la '/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/lib' libtool: install: /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/install -c .libs/libbacktrace.lai /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/lib/libbacktrace.la libtool: install: /home/pbulk/build/sysutils/fluent-bit/work/.tools/bin/install -c .libs/libbacktrace.a /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/lib/libbacktrace.a libtool: install: chmod 644 /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/lib/libbacktrace.a libtool: install: ranlib /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/lib/libbacktrace.a ---------------------------------------------------------------------- Libraries have been installed in: /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/backtrace-prefix/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - use the `-RLIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- [ 19%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/md2.c.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include -I/home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo/enc/unicode -I/opt/local/include -I/usr/include -Wall -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops -MT regext.lo -MD -MP -MF .deps/regext.Tpo -c /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/onigmo/regext.c -fPIC -DPIC -o regext.o [ 19%] Completed 'backtrace' [ 19%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/md4.c.o [ 19%] Building C object lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/md5.c.o [ 19%] Built target backtrace [ 19%] Building C object src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/go.c.o In file included from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/include/monkey/mk_core.h:36, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_config.h:25, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/src/proxy/go/go.c:21: /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/include/monkey/mk_core/mk_iov.h: In function 'mk_iov_add': /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/include/monkey/mk_core/mk_iov.h:110:40: warning: pointer targets in assignment from 'unsigned char *' to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 110 | mk_io->io[mk_io->iov_idx].iov_base = (unsigned char *) buf; | ^ In file included from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread.h:41, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_io.h:26, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_output.h:34, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_plugin_proxy.h:25, from /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/src/proxy/go/go.c:22: /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_input.h: In function 'flb_input_thread_collect': /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread_libco.h:61:42: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function) 61 | #define FLB_THREAD_STACK_SIZE ((3 * PTHREAD_STACK_MIN) / 2) | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/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' 419 | th->callee = co_create(FLB_THREAD_STACK_SIZE, | ^~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread_libco.h:61:42: note: each undeclared identifier is reported only once for each function it appears in 61 | #define FLB_THREAD_STACK_SIZE ((3 * PTHREAD_STACK_MIN) / 2) | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/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' 419 | th->callee = co_create(FLB_THREAD_STACK_SIZE, | ^~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_output.h: In function 'flb_output_thread': /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/include/fluent-bit/flb_thread_libco.h:61:42: error: 'PTHREAD_STACK_MIN' undeclared (first use in this function) 61 | #define FLB_THREAD_STACK_SIZE ((3 * PTHREAD_STACK_MIN) / 2) | ^~~~~~~~~~~~~~~~~ /home/pbulk/build/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' 353 | 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 bmake[2]: stopped making "src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/build" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 bmake[2]: 1 error bmake[2]: stopped making "src/proxy/go/CMakeFiles/flb-plugin-proxy-go.dir/build" in /home/pbulk/build/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 bmake[1]: stopped making "all" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/all --- *** [lib/mbedtls-2.8.0/library/CMakeFiles/mbedcrypto.dir/all] Error code 6 bmake[1]: stopped making "all" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- all-recursive --- bmake[4]: stopped making "all-recursive" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/onigmo-prefix/src/onigmo-build --- all --- bmake[3]: stopped making "all" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/onigmo-prefix/src/onigmo-build --- onigmo-prefix/src/onigmo-stamp/onigmo-build --- *** [onigmo-prefix/src/onigmo-stamp/onigmo-build] Error code 2 bmake[2]: stopped making "CMakeFiles/onigmo.dir/build" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 bmake[2]: 1 error bmake[2]: stopped making "CMakeFiles/onigmo.dir/build" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 --- CMakeFiles/onigmo.dir/all --- *** [CMakeFiles/onigmo.dir/all] Error code 2 bmake[1]: stopped making "all" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c: In function 'sqlite3SelectNew': /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c:120366:10: warning: function may return address of local variable [-Wreturn-local-addr] 120366 | return pNew; | ^~~~ /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/sqlite-amalgamation-3230000/sqlite3.c:120328:10: note: declared here 120328 | Select standin; | ^~~~~~~ --- lib/sqlite-amalgamation-3230000/CMakeFiles/sqlite3.dir/all --- *** [lib/sqlite-amalgamation-3230000/CMakeFiles/sqlite3.dir/all] Error code 6 bmake[1]: stopped making "all" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 bmake[1]: 4 errors bmake[1]: stopped making "all" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/sysutils/fluent-bit/work/fluent-bit-0.13.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/fluent-bit *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/fluent-bit