+ 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/libunwind-16.0.6/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libunwind-16.0.6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cmake-16.0.6.src.tar.xz => Checksum SHA512 OK for cmake-16.0.6.src.tar.xz => Checksum BLAKE2s OK for libcxx-16.0.6.src.tar.xz => Checksum SHA512 OK for libcxx-16.0.6.src.tar.xz => Checksum BLAKE2s OK for libunwind-16.0.6.src.tar.xz => Checksum SHA512 OK for libunwind-16.0.6.src.tar.xz ===> Installing dependencies for libunwind-16.0.6 => Tool dependency cmake>=0: found cmake-3.27.8 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency pax>=20040802: found pax-20210219 => 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.2.0 => Build dependency llvm>=16.0.0<17: found llvm-16.0.6nb1 => Build dependency zlib>=1.2.3: found zlib-1.2.13 => Build dependency zstd>=1.3.6: found zstd-1.5.5 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0 ===> Overriding tools for libunwind-16.0.6 ===> Extracting for libunwind-16.0.6 /usr/bin/ln -f -s /home/pbulk/build/lang/libunwind/work/cmake-16.0.6.src /home/pbulk/build/lang/libunwind/work/cmake /usr/bin/ln -f -s /home/pbulk/build/lang/libunwind/work/libcxx-16.0.6.src /home/pbulk/build/lang/libunwind/work/libcxx ===> Patching for libunwind-16.0.6 => Applying pkgsrc patches for libunwind-16.0.6 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/libunwind/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/libunwind/patches/patch-src_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_CMakeLists.txt,v 1.5 2023/01/12 22:47:25 wiz Exp $ | |Fix building assembler files. |https://github.com/llvm/llvm-project/issues/59978 | |--- src/CMakeLists.txt.orig 2023-01-12 07:12:30.000000000 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 32. done ===> Creating toolchain wrappers for libunwind-16.0.6 /usr/bin/sed -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /home/pbulk/build/lang/libunwind/work/.cwrapper/specs.pkgsrc ===> Configuring for libunwind-16.0.6 => Checking for portability problems in extracted files CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- 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/lang/libunwind/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/lang/libunwind/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using libunwind testing configuration: /home/pbulk/build/lang/libunwind/work/libunwind-16.0.6.src/test/configs/llvm-libunwind-shared.cfg.in -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Failed -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Looking for __absvdi2 in gcc -- Looking for __absvdi2 in gcc - found -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Success -- Looking for __arm__ -- Looking for __arm__ - not found -- Looking for __USING_SJLJ_EXCEPTIONS__ -- Looking for __USING_SJLJ_EXCEPTIONS__ - not found -- Looking for __ARM_DWARF_EH__ -- Looking for __ARM_DWARF_EH__ - not found -- Looking for dladdr in dl -- Looking for dladdr in dl - not found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - not found -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG -- Performing Test CXX_SUPPORTS_WERROR_EQ_RETURN_TYPE_FLAG - Success -- Performing Test CXX_SUPPORTS_W_FLAG -- Performing Test CXX_SUPPORTS_W_FLAG - Success -- Performing Test CXX_SUPPORTS_WALL_FLAG -- Performing Test CXX_SUPPORTS_WALL_FLAG - Success -- Performing Test CXX_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG -- Performing Test CXX_SUPPORTS_WCHAR_SUBSCRIPTS_FLAG - Success -- Performing Test CXX_SUPPORTS_WCONVERSION_FLAG -- Performing Test CXX_SUPPORTS_WCONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_WMISMATCHED_TAGS_FLAG -- Performing Test CXX_SUPPORTS_WMISMATCHED_TAGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WMISSING_BRACES_FLAG -- Performing Test CXX_SUPPORTS_WMISSING_BRACES_FLAG - Success -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG -- Performing Test CXX_SUPPORTS_WNEWLINE_EOF_FLAG - Failed -- Performing Test CXX_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG -- Performing Test CXX_SUPPORTS_WNO_UNUSED_FUNCTION_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG -- Performing Test CXX_SUPPORTS_WSHADOW_FLAG - Success -- Performing Test CXX_SUPPORTS_WSHORTEN_64_TO_32_FLAG -- Performing Test CXX_SUPPORTS_WSHORTEN_64_TO_32_FLAG - Failed -- Performing Test CXX_SUPPORTS_WSIGN_COMPARE_FLAG -- Performing Test CXX_SUPPORTS_WSIGN_COMPARE_FLAG - Success -- Performing Test CXX_SUPPORTS_WSIGN_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_WSIGN_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG -- Performing Test CXX_SUPPORTS_WSTRICT_ALIASING_EQ_2_FLAG - Success -- Performing Test CXX_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG -- Performing Test CXX_SUPPORTS_WSTRICT_OVERFLOW_EQ_4_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_PARAMETER_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNUSED_VARIABLE_FLAG -- Performing Test CXX_SUPPORTS_WUNUSED_VARIABLE_FLAG - Success -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG -- Performing Test CXX_SUPPORTS_WWRITE_STRINGS_FLAG - Success -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG -- Performing Test CXX_SUPPORTS_WUNDEF_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_WNO_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG -- Performing Test CXX_SUPPORTS_WNO_ERROR_FLAG - Success -- Performing Test CXX_SUPPORTS_WX_FLAG -- Performing Test CXX_SUPPORTS_WX_FLAG - Failed -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG -- Performing Test CXX_SUPPORTS_PEDANTIC_FLAG - Success -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG -- Performing Test CXX_SUPPORTS_FSTRICT_ALIASING_FLAG - Success -- Performing Test CXX_SUPPORTS_EHSC_FLAG -- Performing Test CXX_SUPPORTS_EHSC_FLAG - Failed -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG -- Performing Test CXX_SUPPORTS_FUNWIND_TABLES_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG -- Performing Test CXX_SUPPORTS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG -- Performing Test CXX_SUPPORTS_FNO_RTTI_FLAG - Success -- The ASM compiler identification is GNU -- Found assembler: /home/pbulk/build/lang/libunwind/work/.cwrapper/bin/gcc -- Configuring done (20.2s) -- Generating done (0.0s) -- Build files have been written to: /home/pbulk/build/lang/libunwind/work/libunwind-16.0.6.src/cmake-pkgsrc-build