+ 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.2nb10/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/arx-libertatis-1.2nb10/work.log WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => 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.2nb10 ========================================================================== The following variables will affect the build process of this package, arx-libertatis-1.2nb10. Their current value is shown below: * CURSES_DEFAULT = ncurses Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=3.18: found cmake-3.31.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.86.*: found boost-headers-1.86.0 => Build dependency glm>=0.9.7: found glm-1.0.1 => Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.10 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3 => 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 => Full dependency openal-soft>=1.5.304: found openal-soft-1.24.1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb4 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency flac>=1.1.0nb1: found flac-1.4.3 => Full dependency glu>=6.0: found glu-9.0.3 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency lame>=3.93.1nb2: found lame-3.100nb6 => Full dependency libX11>=1.5: found libX11-1.8.10 => Full dependency libXScrnSaver>=1.1.2: found libXScrnSaver-1.2.4 => Full dependency libXau>=1.0: found libXau-1.0.11 => Full dependency libXcursor>=1.1.1: found libXcursor-1.2.3 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=1.1: found libXext-1.3.6 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1 => Full dependency libXi>=1.0.0: found libXi-1.8.2 => Full dependency libXinerama>=1.0.1: found libXinerama-1.1.5 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4 => Full dependency libXrender>=0.9.2: found libXrender-0.9.11 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.5 => Full dependency libdrm>=2.4.15: found libdrm-2.4.123 => Full dependency libogg>=1.1: found libogg-1.3.5nb1 => Full dependency libopus>=1.1: found libopus-1.5.2 => Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb4 => Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb1 => Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxshmfence>=1.2: found libxshmfence-1.3.2nb1 => Full dependency mpg123>=1.0.0: found mpg123-1.32.9 => Full dependency ncurses>=5.3nb1: found ncurses-6.5 => Full dependency png>=1.2.4: found png-1.6.44 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for arx-libertatis-1.2nb10 ===> Extracting for arx-libertatis-1.2nb10 ===> Patching for arx-libertatis-1.2nb10 => Applying pkgsrc patches for arx-libertatis-1.2nb10 => 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.2nb10 ===> Configuring for arx-libertatis-1.2nb10 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 13.3.0 -- The CXX 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/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. -- Found PythonInterp: /opt/pkg/bin/python3.12 (found version "3.12.8") -- 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.3") -- 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.10") -- Checking SDL2: /opt/pkg/lib/libSDL2.so CMake Warning (dev) at CMakeLists.txt:510 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" 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. -- Found Boost: /opt/pkg/include (found suitable version "1.86.0", minimum required is "1.48") -- Found GLM: /opt/pkg/include/glm (found suitable version "1.0.1.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. -- 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 (238.3s) -- Generating done (0.2s) 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