+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libyang2-2.1.128/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libyang2-2.1.128/work.log => Checksum BLAKE2s OK for libyang/v2.1.128.tar.gz => Checksum SHA512 OK for libyang/v2.1.128.tar.gz ===> Installing dependencies for libyang2-2.1.128 => Tool dependency cmocka>=1.1.5: found cmocka-1.1.7 => Tool dependency cmake>=0: 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 => Build dependency gcc13>=13.1.0: found gcc13-13.3.0 => Full dependency cmocka>=1.1.5: found cmocka-1.1.7 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.0 => Full dependency pcre2>=10.30: found pcre2-10.44 ===> Overriding tools for libyang2-2.1.128 ===> Extracting for libyang2-2.1.128 ===> Patching for libyang2-2.1.128 => Applying pkgsrc patches for libyang2-2.1.128 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/libyang2/patches/patch-CMakeModules_UseCompat.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/libyang2/patches/patch-CMakeModules_UseCompat.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeModules_UseCompat.cmake,v 1.1 2024/01/09 15:53:59 chopps Exp $ | |Expose realpath(). | |--- CMakeModules/UseCompat.cmake.orig 2023-10-11 07:55:04.000000000 +0000 |+++ CMakeModules/UseCompat.cmake -------------------------- Patching file CMakeModules/UseCompat.cmake using Plan A... Hunk #1 succeeded at 28. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/libyang2/patches/patch-compat_compat.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/devel/libyang2/patches/patch-compat_compat.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compat_compat.c,v 1.1 2024/01/09 15:53:59 chopps Exp $ | |NetBSD has realpath() this is unneeded. | |--- compat/compat.c.orig 2023-10-11 07:55:04.000000000 +0000 |+++ compat/compat.c -------------------------- Patching file compat/compat.c using Plan A... Hunk #1 succeeded at 268. done ===> Creating toolchain wrappers for libyang2-2.1.128 /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 > /home/pbulk/build/devel/libyang2/work/.cwrapper/specs.pkgsrc ===> Configuring for libyang2-2.1.128 => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "swig/libyang-cpp.pc.in". CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The C compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/devel/libyang2/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found CMocka: /opt/local/lib/libcmocka.so (Required is at least version "1.0.1") -- Looking for vdprintf -- Looking for vdprintf - not found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for getline -- Looking for getline - not found -- Looking for strndup -- Looking for strndup - not found -- Looking for strnstr -- Looking for strnstr - not found -- Looking for strdupa -- Looking for strdupa - not found -- Looking for strchrnul -- Looking for strchrnul - not found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - not found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Looking for realpath -- Looking for realpath - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for timegm -- Looking for timegm - found -- Looking for strptime -- Looking for strptime - found -- Looking for mmap -- Looking for mmap - found -- Looking for setenv -- Looking for setenv - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found PCRE2: /opt/local/lib/libpcre2-8.so (found suitable version "10.44", minimum required is "10.21") -- Found PkgConfig: /home/pbulk/build/devel/libyang2/work/.tools/bin/pkg-config (found version "2.3.0") CMake Warning at tests/yanglint/CMakeLists.txt:27 (message): 'tclsh' not found! The yanglint(1) interactive tests will not be available. CMake Warning at tests/yangre/CMakeLists.txt:3 (message): 'tclsh' not found! The yangre test will not be available. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done (12.7s) -- Generating done (1.4s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /home/pbulk/build/devel/libyang2/work/libyang-2.1.128/cmake-pkgsrc-build