+ 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/arx-libertatis-1.2nb9/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/arx-libertatis-1.2nb9/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for arx-libertatis-1.2.tar.xz => Checksum SHA512 OK for arx-libertatis-1.2.tar.xz ===> Installing dependencies for arx-libertatis-1.2nb9 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.28.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.84.*: found boost-headers-1.84.0 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Build dependency glm>=0.9.7: found glm-1.0.0 => Full dependency openal-soft>=1.5.304: found openal-soft-1.23.1nb3 => Full dependency SDL2>=2.28.5nb1: found SDL2-2.30.0 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libepoxy>=1.5.10nb1: found libepoxy-1.5.10nb2 ===> Overriding tools for arx-libertatis-1.2nb9 ===> Extracting for arx-libertatis-1.2nb9 ===> Patching for arx-libertatis-1.2nb9 => Applying pkgsrc patches for arx-libertatis-1.2nb9 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/arx-libertatis/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/arx-libertatis/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 2021/07/21 12:53:20 yhardy Exp $ | |Rename VERSION to ARX_VERSION so that __has_include(<version>) does not |pick it up on a case-insensitive file system on Darwin. | |--- CMakeLists.txt.orig 2021-07-14 00:04:33.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 274. Hunk #2 succeeded at 1481. Hunk #3 succeeded at 1490. Hunk #4 succeeded at 1502. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/arx-libertatis/patches/patch-cmake_CompileCheck.cmake => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/arx-libertatis/patches/patch-cmake_CompileCheck.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_CompileCheck.cmake,v 1.2 2021/07/21 12:53:20 yhardy Exp $ | |Resolve "Attempt at a recursive or nested TRY_COMPILE in directory" |(see also patch-CMakeLists.txt) | |--- cmake/CompileCheck.cmake.orig 2021-07-14 00:04:33.000000000 +0000 |+++ cmake/CompileCheck.cmake -------------------------- Patching file cmake/CompileCheck.cmake using Plan A... Hunk #1 succeeded at 60. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/games/arx-libertatis/patches/patch-src_platform_Thread.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/games/arx-libertatis/patches/patch-src_platform_Thread.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_platform_Thread.cpp,v 1.2 2021/07/21 12:53:20 yhardy Exp $ | |Fix pthread_setname_np on NetBSD | |--- src/platform/Thread.cpp.orig 2021-07-14 00:04:34.000000000 +0000 |+++ src/platform/Thread.cpp -------------------------- Patching file src/platform/Thread.cpp using Plan A... Hunk #1 succeeded at 133. done /usr/bin/mv /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/VERSION /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2/ARX_VERSION ===> Creating toolchain wrappers for arx-libertatis-1.2nb9 ===> Configuring for arx-libertatis-1.2nb9 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/games/arx-libertatis/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/games/arx-libertatis/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for _LIBCPP_VERSION -- Looking for _LIBCPP_VERSION - not found -- Checking linker flag: -fuse-ld=gold -- Checking compiler flag: -flto=auto -- Checking linker flag: -fuse-linker-plugin - unsupported -- Checking linker flag: -Wl,--gc-sections - unsupported -- Checking linker flag: -Wl,--icf=all - unsupported -- Checking compiler flag: -fmerge-all-constants -- Checking compiler flag: -Wall -- Checking compiler flag: -Wextra -- Checking compiler flag: -Warray-bounds=2 -- Checking compiler flag: -Wcast-qual -- Checking compiler flag: -Wcatch-value=3 -- Checking compiler flag: -Wdocumentation - unsupported -- Checking compiler flag: -Wdouble-promotion -- Checking compiler flag: -Wduplicated-cond -- Checking compiler flag: -Wextra-semi -- Checking compiler flag: -Wformat=2 -- Checking compiler flag: -Wheader-guard - unsupported -- Checking compiler flag: -Winit-self -- Checking compiler flag: -Wkeyword-macro - unsupported -- Checking compiler flag: -Wlogical-op -- Checking compiler flag: -Wmissing-declarations -- Checking compiler flag: -Wnoexcept -- Checking compiler flag: -Woverflow -- Checking compiler flag: -Woverloaded-virtual -- Checking compiler flag: -Wpessimizing-move -- Checking compiler flag: -Wpointer-arith -- Checking compiler flag: -Wredundant-decls -- Checking compiler flag: -Wreserved-id-macro - unsupported -- Checking compiler flag: -Wshift-overflow -- Checking compiler flag: -Wstrict-null-sentinel -- Checking compiler flag: -Wstringop-overflow=2 -- Checking compiler flag: -Wundef -- Checking compiler flag: -Wunused-const-variable=1 -- Checking compiler flag: -Wunused-macros -- Checking compiler flag: -Wvla -- Checking compiler flag: -Wliteral-conversion - unsupported -- Checking compiler flag: -Wbool-conversion - unsupported -- Checking compiler flag: -Wfloat-conversion -- Checking compiler flag: -Wstring-conversion - unsupported -- Checking compiler flag: -Wenum-conversion -- Checking compiler flag: -Wsign-promo -- Checking compiler flag: -Wold-style-cast -- Checking compiler flag: -Wshadow -- Checking compiler flag: -Wduplicated-branches -- Checking linker flag: -Wl,--no-undefined -- Checking compiler flag: -Wmaybe-uninitialized -- Checking compiler flag: -Wno-maybe-uninitialized -- Checking compiler flag: -fno-rtti -- Checking linker flag: -Wl,--as-needed - unsupported -- Checking compiler flag: -g2 -- Checking compiler flag: -ffast-math CMake Warning (dev) at cmake/StyleCheck.cmake:2 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:292 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1") -- Checking ZLIB: /opt/pkg/lib/libz.so -- Found Freetype: /opt/pkg/lib/libfreetype.so (found version "2.13.2") -- Checking Freetype: /opt/pkg/lib/libfreetype.so -- Found Epoxy: /opt/pkg/lib/libepoxy.so -- Checking Epoxy: /opt/pkg/lib/libepoxy.so -- Found OpenAL: /opt/pkg/lib/libopenal.so -- Found OpenALEFX: /opt/pkg/include/AL -- Checking OpenAL: /opt/pkg/lib/libopenal.so -- Found SDL2: /opt/pkg/lib/libSDL2.so (found version "2.30.0") -- Checking SDL2: /opt/pkg/lib/libSDL2.so -- Found Boost: /opt/pkg/include (found suitable version "1.84.0", minimum required is "1.48") -- Found GLM: /opt/pkg/include/glm (found suitable version "1.0.0.0", minimum required is "0.9.5.0") -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) CMake Warning (dev) at CMakeLists.txt:595 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Looking for SDL_VIDEO_DRIVER_X11 -- Looking for SDL_VIDEO_DRIVER_X11 - found -- Looking for SDL_VIDEO_DRIVER_WAYLAND -- Looking for SDL_VIDEO_DRIVER_WAYLAND - not found -- Looking for SDL_HINT_VIDEO_X11_FORCE_EGL -- Looking for SDL_HINT_VIDEO_X11_FORCE_EGL - found -- Looking for include file epoxy/glx.h -- Looking for include file epoxy/glx.h - found -- Checking compiler flag: -std=c++17 -- Checking compiler flag: -pedantic -- Checking C++11 feature: alignas -- Checking C++11 feature: alignof -- Checking C++11 feature: auto -- Checking C++11 feature: decltype -- Checking C++11 feature: std::atomic -- Checking C++11 feature: std::forward -- Checking C++11 feature: std::integral_constant -- Checking C++11 feature: std::max_align_t -- Checking C++11 feature: noexcept -- Checking C++11 feature: static_assert -- Checking C++11 feature: variadic templates -- Checking C++11 feature: thread_local -- Checking C++11 feature: default -- Checking C++11 feature: final -- Checking C++11 feature: [[noreturn]] -- Checking C++17 feature: [[nodiscard]] -- Checking compiler flag: -fvisibility=hidden -- Checking compiler flag: -fvisibility-inlines-hidden -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found -- Checking compiler builtin: __attribute__((alloc_align(i))) -- Checking compiler builtin: __attribute__((alloc_size(i))) -- Checking compiler builtin: __attribute__((always_inline)) -- Checking compiler builtin: __attribute__((assume_aligned(n))) -- Checking compiler builtin: __attribute__((format(printf, i, j))) -- Checking compiler builtin: __attribute__((malloc)) -- Checking compiler builtin: __builtin_assume - unsupported -- Checking compiler builtin: __assume - unsupported -- Checking compiler builtin: __builtin_assume_aligned -- Checking compiler builtin: __builtin_trap -- Checking compiler builtin: __builtin_unreachable -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Looking for dlsym -- Looking for dlsym - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for prctl -- Looking for prctl - not found -- Looking for uname -- Looking for uname - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for getexecname -- Looking for getexecname - found -- Looking for setenv -- Looking for setenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for __get_cpuid -- Looking for __get_cpuid - found -- Looking for __get_cpuid_max -- Looking for __get_cpuid_max - found -- Looking for include file xmmintrin.h -- Looking for include file xmmintrin.h - found -- Looking for include file pmmintrin.h -- Looking for include file pmmintrin.h - found -- Checking compiler builtin: __builtin_ia32_fxsave -- Checking librt: /usr/lib/64/librt.so -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for open -- Looking for open - found -- Looking for O_CLOEXEC -- Looking for O_CLOEXEC - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for chdir -- Looking for chdir - found -- Looking for fork -- Looking for fork - found -- Looking for readlink -- Looking for readlink - found -- Looking for dup2 -- Looking for dup2 - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for read -- Looking for read - found -- Looking for close -- Looking for close - found -- Looking for setpgid -- Looking for setpgid - found -- Looking for execvp -- Looking for execvp - found -- Looking for posix_spawnp -- Looking for posix_spawnp - found -- Looking for environ -- Looking for environ - not found -- Looking for isatty -- Looking for isatty - found -- Looking for waitpid -- Looking for waitpid - found -- Looking for sched_getscheduler -- Looking for sched_getscheduler - found -- Looking for kill -- Looking for kill - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for getpid -- Looking for getpid - found -- Looking for getgid -- Looking for getgid - found -- Looking for getuid -- Looking for getuid - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for confstr -- Looking for confstr - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for setrlimit -- Looking for setrlimit - found -- Checking compiler builtin: __builtin_bswap16 -- Checking compiler builtin: __builtin_bswap32 -- Checking compiler builtin: __builtin_bswap64 -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/errno.h -- Looking for sys/errno.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for dirfd -- Looking for dirfd - found -- Looking for fstatat -- Looking for fstatat - found -- Looking for AT_SYMLINK_NOFOLLOW -- Looking for AT_SYMLINK_NOFOLLOW - found -- Looking for readdir_r -- Looking for readdir_r - found -- Looking for _PC_NAME_MAX -- Looking for _PC_NAME_MAX - found -- Looking for NAME_MAX -- Looking for NAME_MAX - not found -- Looking for fpathconf -- Looking for fpathconf - found -- Looking for _PC_CASE_SENSITIVE -- Looking for _PC_CASE_SENSITIVE - not found -- Looking for pathconf -- Looking for pathconf - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for ALC_SOFT_HRTF -- Looking for ALC_SOFT_HRTF - found Configuration: - Build type: Release (unity build) - Filesystem backend: POSIX - Renderer: OpenGL (libepoxy), OpenGL ES (libepoxy) - Audio features: EFX, HRTF - Windowing: SDL 2 - Features: POSIX crash handler - Tools: savetool, unpak -- Configuring done (265.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: USE_QT4 USE_QT5 -- Build files have been written to: /home/pbulk/build/games/arx-libertatis/work/arx-libertatis-1.2 => Rewrite cmake Dependencies files