=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/nipper", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for nipper-cli-0.12.0.tgz => Checksum SHA512 OK for nipper-cli-0.12.0.tgz ===> Installing dependencies for nipper-0.12.0 => Tool dependency cmake>=0: found cmake-4.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cmake>=2.8.5nb1: found cmake-4.4.3 => 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 libnipper>=0.12.1: found libnipper-0.12.1 ===> Overriding tools for nipper-0.12.0 ===> Extracting for nipper-0.12.0 ===> Patching for nipper-0.12.0 => Applying pkgsrc patches for nipper-0.12.0 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/nipper/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/net/nipper/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2008/09/08 17:39:29 adrianp Exp $ | |--- CMakeLists.txt.orig 2008-08-30 18:06:30.000000000 +0100 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 7. done ===> Creating toolchain wrappers for nipper-0.12.0 /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/net/nipper/work/.cwrapper/specs.pkgsrc ===> Configuring for nipper-0.12.0 => Fixing configuration files. CMake Warning (author) at CMakeLists.txt:1 (PROJECT): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-author to suppress it. -- The C compiler identification is GNU 13.4.0 -- The CXX compiler identification is GNU 13.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/net/nipper/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/work/net/nipper/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (deprecated) at CMakeLists.txt:3 (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 done (2.5s) -- Generating done (0.0s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/work/net/nipper/work/nipper-cli-0.12.0/cmake-pkgsrc-build