+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ucommon-7.0.0nb17/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ucommon-7.0.0nb17/work.log WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => Checksum BLAKE2s OK for ucommon-7.0.0.tar.gz => Checksum SHA512 OK for ucommon-7.0.0.tar.gz ===> Installing dependencies for ucommon-7.0.0nb17 ========================================================================== The supported build options for ucommon are: gnutls tests The currently selected options are: gnutls You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ucommon (not defined) ========================================================================== => Tool dependency cmake>=3.18: found cmake-3.31.6 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency gnutls>=3.8.8nb2: found gnutls-3.8.9 => Full dependency gmp>=6.0: found gmp-6.3.0 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libffi>=1.20: found libffi-3.4.8 => Full dependency libtasn1>=0.2.7: found libtasn1-4.20.0 => Full dependency libunistring>=0.9.3: found libunistring-1.2 => Full dependency nettle>=3.4.1: found nettle-3.10.1 => Full dependency p11-kit>=0.23: found p11-kit-0.25.5 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for ucommon-7.0.0nb17 ===> Extracting for ucommon-7.0.0nb17 ===> Patching for ucommon-7.0.0nb17 => Applying pkgsrc patches for ucommon-7.0.0nb17 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ucommon/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ucommon/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2015/04/18 02:43:24 rodent Exp $ | |Fix portability failure. | |--- configure.orig 2015-03-24 23:44:16.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 16777 (offset -5 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ucommon/patches/patch-corelib_thread.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ucommon/patches/patch-corelib_thread.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-corelib_thread.cpp,v 1.1 2019/01/13 18:21:24 adam Exp $ | |Fix building on Darwin. | |--- corelib/thread.cpp.orig 2019-01-13 16:03:59.000000000 +0000 |+++ corelib/thread.cpp -------------------------- Patching file corelib/thread.cpp using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 1292. Hunk #3 succeeded at 1320. done ===> Creating toolchain wrappers for ucommon-7.0.0nb17 ===> Configuring for ucommon-7.0.0nb17 => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Nothing changed in "commoncpp.pc.in". => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:20 (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 13.3.0 -- The CXX compiler identification is GNU 13.3.0 CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/Platform/SunOS.cmake:20 (include): File /opt/pkg/share/cmake-3.31/Modules/Platform/SunOS.cmake includes /home/pbulk/build/devel/ucommon/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/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): /opt/pkg/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:21 (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: /home/pbulk/build/devel/ucommon/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: /home/pbulk/build/devel/ucommon/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring GNU ucommon 7.0.0... -- Performing Test CHECK_-Wno-long-long -- Performing Test CHECK_-Wno-long-long - Success -- Performing Test CHECK_-mt -- Performing Test CHECK_-mt - Success -- Performing Test CHECK_-fvisibility-inlines-hidden -- Performing Test CHECK_-fvisibility-inlines-hidden - Failed -- Performing Test CHECK_VISIBILITY -- Performing Test CHECK_VISIBILITY - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shl_load in dld -- Looking for shl_load in dld - not found -- Looking for socket in socket -- Looking for socket in socket - found -- Looking for sem_wait in posix4 -- Looking for sem_wait in posix4 - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for socketpair -- Looking for socketpair - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for gethostbyname2 -- Looking for gethostbyname2 - not found -- Looking for strcoll -- Looking for strcoll - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for stristr -- Looking for stristr - not found -- Looking for sysconf -- Looking for sysconf - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for shl_open -- Looking for shl_open - not found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - found -- Looking for pthread_setconcurrency -- Looking for pthread_setconcurrency - found -- Looking for pthread_yield -- Looking for pthread_yield - not found -- Looking for pthread_yield_np -- Looking for pthread_yield_np - not found -- Looking for pthread_delay -- Looking for pthread_delay - not found -- Looking for pthread_delay_np -- Looking for pthread_delay_np - not found -- Looking for pthread_setschedprio -- Looking for pthread_setschedprio - found -- Looking for ftok -- Looking for ftok - found -- Looking for shm_open -- Looking for shm_open - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for clock_nanosleep -- Looking for clock_nanosleep - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for posix_fadvise -- Looking for posix_fadvise - found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for pwrite -- Looking for pwrite - found -- Looking for setpgrp -- Looking for setpgrp - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for gettext -- Looking for gettext - found -- Looking for execvp -- Looking for execvp - found -- Looking for atexit -- Looking for atexit - found -- Looking for lstat -- Looking for lstat - found -- Looking for realpath -- Looking for realpath - found -- Looking for symlink -- Looking for symlink - found -- Looking for readlink -- Looking for readlink - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for wait4 -- Looking for wait4 - found -- Looking for setgroups -- Looking for setgroups - found -- Looking for strlcpy -- Looking for strlcpy - found CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/CheckIncludeFiles.cmake:118 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: nsl;socket;dl;socket;posix4;rt For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): cmake/config.cmake:62 (check_include_files) CMakeLists.txt:70 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- 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 memory.h -- Looking for include file memory.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/shm.h -- Looking for include file sys/shm.h - found -- Looking for include file sys/poll.h -- Looking for include file sys/poll.h - found -- Looking for include file sys/timeb.h -- Looking for include file sys/timeb.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file sys/filio.h -- Looking for include file sys/filio.h - found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - found -- Looking for include file wchar.h -- Looking for include file wchar.h - found -- Looking for include file mach/clock.h -- Looking for include file mach/clock.h - not found -- Looking for include file mach-o/dyld.h -- Looking for include file mach-o/dyld.h - not found -- Looking for include file linux/version.h -- Looking for include file linux/version.h - not found -- Looking for include file regex.h -- Looking for include file regex.h - found -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Looking for include file sys/event.h -- Looking for include file sys/event.h - not found -- Looking for include file syslog.h -- Looking for include file syslog.h - found -- Looking for include file libintl.h -- Looking for include file libintl.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file net/if.h -- Looking for include file net/if.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file sys/file.h -- Looking for include file sys/file.h - found -- Looking for include file sys/lockf.h -- Looking for include file sys/lockf.h - not found -- Looking for include file stdatomic.h -- Looking for include file stdatomic.h - found -- Looking for include file stdalign.h -- Looking for include file stdalign.h - found -- Found PkgConfig: /home/pbulk/build/devel/ucommon/work/.tools/bin/pkg-config (found version "2.4.3") -- Looking for regfree in regex -- Looking for regfree in regex - not found -- Checking for module 'gnutls>=3.0.0' -- Found gnutls, version 3.8.9 -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done (146.3s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CRYPTO_GNUTLS -- Build files have been written to: /home/pbulk/build/devel/ucommon/work/ucommon-7.0.0 => Rewrite cmake Dependencies files