=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/blosc", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for blosc-1.21.6.tar.gz => Checksum SHA512 OK for blosc-1.21.6.tar.gz ===> Installing dependencies for blosc-1.21.6 => Tool dependency cmake>=0: found cmake-4.4.3 => Tool dependency pkgconf-[0-9]*: found pkgconf-3.0.6 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency lz4>=1.7.3<100: found lz4-1.10.0 => Full dependency snappy>=1.0.5: found snappy-1.2.2 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 ===> Overriding tools for blosc-1.21.6 ===> Extracting for blosc-1.21.6 ===> Patching for blosc-1.21.6 => Applying pkgsrc patches for blosc-1.21.6 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/blosc/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/blosc/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.3 2023/05/16 15:39:37 adam Exp $ | |Don't force -std=gnu99 if we want to possibly use C11 |for aligned_alloc | |--- CMakeLists.txt.orig 2023-05-16 08:34:45.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 217. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/blosc/patches/patch-tests_test__common.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/blosc/patches/patch-tests_test__common.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-tests_test__common.h,v 1.4 2018/05/13 03:22:33 minskim Exp $ | |Use posix_memalign on SunOS with __EXTENSIONS__. |Use a standard C11 test. |Prefer posix_memalign over C11 aligned_alloc because we are invoking undefined |behaviour (C11 7.22.3.1). | |--- tests/test_common.h.orig 2017-07-19 08:08:12.000000000 +0000 |+++ tests/test_common.h -------------------------- Patching file tests/test_common.h using Plan A... Hunk #1 succeeded at 61. done ===> Creating toolchain wrappers for blosc-1.21.6 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/devel/blosc/work/.cwrapper/specs.pkgsrc ===> Configuring for blosc-1.21.6 => Adding run-time search paths to pkg-config files. CMake Warning (deprecated) at CMakeLists.txt:75 (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. This warning is for project developers. Use -Wno-author or -Wno-deprecated to suppress it. Configuring for Blosc version: 1.21.6 -- The C compiler identification is GNU 13.4.0 -- The ASM compiler identification is GNU -- Found assembler: /tmp/work/devel/blosc/work/.cwrapper/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/devel/blosc/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found LZ4 library: /tmp/work/devel/blosc/work/.buildlink/lib/liblz4.so -- Found ZLIB: /tmp/work/devel/blosc/work/.buildlink/lib/libz.so (found version "1.3.1") -- Found Zstd library: /tmp/work/devel/blosc/work/.buildlink/lib/libzstd.so -- No build type specified. Defaulting to 'Release'. -- Building for system processor i386 -- Adding run-time support for SSE2 -- Adding run-time support for AVX2 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (2.2s) -- Generating done (0.1s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED PREFER_EXTERNAL_SNAPPY -- Build files have been written to: /tmp/work/devel/blosc/work/c-blosc-1.21.6/cmake-pkgsrc-build