+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libzrtpcpp-4.7.0nb5/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libzrtpcpp-4.7.0nb5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libzrtpcpp-4.7.0.tar.gz => Checksum SHA512 OK for libzrtpcpp-4.7.0.tar.gz ===> Installing dependencies for libzrtpcpp-4.7.0nb5 ========================================================================== The supported build options for libzrtpcpp are: sqlite3 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.libzrtpcpp (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, libzrtpcpp-4.7.0nb5. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.29.2 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency ccrtp>=2.1.2nb16: found ccrtp-2.1.2nb16 => Full dependency openssl>=3: found openssl-3.3.0nb1 => Full dependency libgcrypt>=1.6.0: found libgcrypt-1.10.3 ===> Overriding tools for libzrtpcpp-4.7.0nb5 ===> Extracting for libzrtpcpp-4.7.0nb5 ===> Patching for libzrtpcpp-4.7.0nb5 => Applying pkgsrc patches for libzrtpcpp-4.7.0nb5 => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/libzrtpcpp/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/libzrtpcpp/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.4 2022/10/21 16:10:37 nros Exp $ | |* respect LIB_SUFFIX set to an empty string, so | that LIB_SUFFIX can be set to nothing for pkgsrc | |--- CMakeLists.txt.orig 2022-10-20 16:44:38.408278688 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 101. done => Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/libzrtpcpp/patches/patch-cryptcommon_ZrtpRandom.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/net/libzrtpcpp/patches/patch-cryptcommon_ZrtpRandom.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cryptcommon_ZrtpRandom.h,v 1.1 2022/10/21 16:10:37 nros Exp $ | |* include stdbool.h so that bool is defined in C | |--- cryptcommon/ZrtpRandom.h.orig 2020-02-01 18:04:00.000000000 +0000 |+++ cryptcommon/ZrtpRandom.h -------------------------- Patching file cryptcommon/ZrtpRandom.h using Plan A... Hunk #1 succeeded at 28. done ===> Creating toolchain wrappers for libzrtpcpp-4.7.0nb5 ===> Configuring for libzrtpcpp-4.7.0nb5 => Adding run-time search paths to pkg-config files. => 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:16 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/net/libzrtpcpp/work/.cwrapper/bin/cc - 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: /home/pbulk/build/net/libzrtpcpp/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done fatal: Not a git repository (or any of the parent directories): .git -- Found PkgConfig: /home/pbulk/build/net/libzrtpcpp/work/.tools/bin/pkg-config (found version "2.2.0") -- Configuring GNU libzrtpcpp 4.7.0 for libzrtpcpp, commit: ... -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for memmove -- Looking for memmove - found -- Looking for memcpy -- Looking for memcpy - found -- Using internal (standalone) crypto functions -- Using file based ZRTP cache CMake Deprecation Warning at clients/ccrtp/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- 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 -- Checking for module 'libccrtp>=2.0.0' -- Found libccrtp, version 2.1.2 -- Configuring done (4.1s) -- Generating done (0.0s) -- Build files have been written to: /home/pbulk/build/net/libzrtpcpp/work/ZRTPCPP-4.7.0 => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp => Rewrite cmake Dependencies files