=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => Checksum BLAKE2s OK for fluent-bit-0.13.2.tar.gz => Checksum SHA512 OK for fluent-bit-0.13.2.tar.gz ===> Installing dependencies for fluent-bit-0.13.2 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.31.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency msgpack>=1.2.0: found msgpack-6.1.0nb1 ===> 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'. ===> Overriding tools for fluent-bit-0.13.2 ===> Extracting for fluent-bit-0.13.2 ===> Patching for fluent-bit-0.13.2 => Applying pkgsrc patches for fluent-bit-0.13.2 => Verifying /usr/pkgsrc/sysutils/fluent-bit/patches/patch-CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/sysutils/fluent-bit/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2018/06/17 16:33:36 minskim Exp $ | |Disable in-tree msgpack. | |--- CMakeLists.txt.orig 2018-05-21 16:59:19.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 186. Hunk #2 succeeded at 203. done => Verifying /usr/pkgsrc/sysutils/fluent-bit/patches/patch-include_fluent-bit_flb__thread__libco.h => Applying pkgsrc patch /usr/pkgsrc/sysutils/fluent-bit/patches/patch-include_fluent-bit_flb__thread__libco.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-include_fluent-bit_flb__thread__libco.h,v 1.1 2020/04/20 00:45:56 joerg Exp $ | |NetBSD doesn't define THREAD_STACK_MIN, so pick an arbitrary 16 pages. | |--- include/fluent-bit/flb_thread_libco.h.orig 2018-05-21 16:59:19.000000000 +0000 |+++ include/fluent-bit/flb_thread_libco.h -------------------------- Patching file include/fluent-bit/flb_thread_libco.h using Plan A... Hunk #1 succeeded at 54. done => Verifying /usr/pkgsrc/sysutils/fluent-bit/patches/patch-plugins_in__serial_in__serial.c => Applying pkgsrc patch /usr/pkgsrc/sysutils/fluent-bit/patches/patch-plugins_in__serial_in__serial.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-plugins_in__serial_in__serial.c,v 1.1 2020/04/20 00:45:56 joerg Exp $ | |For B57600 and higher. | |--- plugins/in_serial/in_serial.c.orig 2020-04-19 19:27:16.117063000 +0000 |+++ plugins/in_serial/in_serial.c -------------------------- Patching file plugins/in_serial/in_serial.c using Plan A... Hunk #1 succeeded at 17. done => Verifying /usr/pkgsrc/sysutils/fluent-bit/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/sysutils/fluent-bit/patches/patch-src_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_CMakeLists.txt,v 1.1 2018/06/17 16:33:36 minskim Exp $ | |- Set shared library versions. |- Change the configuration file location. | |--- src/CMakeLists.txt.orig 2018-05-21 16:59:19.000000000 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 194. Hunk #2 succeeded at 257. done ===> Creating toolchain wrappers for fluent-bit-0.13.2 ===> Configuring for fluent-bit-0.13.2 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/sysutils/fluent-bit/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:2 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/sysutils/fluent-bit/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:2 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/pkgsrc/sysutils/fluent-bit/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/sysutils/fluent-bit/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:2 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/pkgsrc/sysutils/fluent-bit/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/pkgsrc/sysutils/fluent-bit/work/.tools/bin/pkg-config (found version "2.3.0") -- Could NOT find Journald (missing: JOURNALD_LIBRARY JOURNALD_INCLUDE_DIR) -- Found Monkey: /usr/pkgsrc/sysutils/fluent-bit/work/fluent-bit-0.13.2/lib/monkey/include CMake Warning (dev) at CMakeLists.txt:228 (set): implicitly converting '' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:230 (MK_SET_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:228 (set): implicitly converting '' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:231 (MK_SET_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test HAVE_STAT_H -- Performing Test HAVE_STAT_H - Success -- Performing Test HAVE_SYS_UIO_H -- Performing Test HAVE_SYS_UIO_H - Success -- Performing Test HAVE_UNISTD_H -- Performing Test HAVE_UNISTD_H - Success -- Performing Test HAVE_EPOLL -- Performing Test HAVE_EPOLL - Failed -- Performing Test HAVE_KQUEUE -- Performing Test HAVE_KQUEUE - Success -- Performing Test HAVE_TIMERFD_CREATE -- Performing Test HAVE_TIMERFD_CREATE - Success -- Performing Test HAVE_EVENTFD -- Performing Test HAVE_EVENTFD - Success CMake Deprecation Warning at lib/mbedtls-2.8.0/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Warning (dev) at CMakeLists.txt:175 (set): implicitly converting '' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:296 (FLB_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test FLB_HAVE_VALGRIND -- Performing Test FLB_HAVE_VALGRIND - Failed -- Performing Test FLB_HAVE_FORK -- Performing Test FLB_HAVE_FORK - Success -- Performing Test FLB_HAVE_TIMESPEC_GET -- Performing Test FLB_HAVE_TIMESPEC_GET - Success CMake Warning (dev) at CMakeLists.txt:175 (set): implicitly converting '' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:390 (FLB_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test FLB_HAVE_C_TLS -- Performing Test FLB_HAVE_C_TLS - Success -- Performing Test FLB_HAVE_ACCEPT4 -- Performing Test FLB_HAVE_ACCEPT4 - Success -- Performing Test FLB_HAVE_INOTIFY -- Performing Test FLB_HAVE_INOTIFY - Failed -- Looking for accept4 -- Looking for accept4 - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done (13.6s) -- Generating done (2.2s) -- Build files have been written to: /usr/pkgsrc/sysutils/fluent-bit/work/fluent-bit-0.13.2 => Rewrite cmake Dependencies files