=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cmake-15.0.5.src.tar.xz => Checksum SHA512 OK for cmake-15.0.5.src.tar.xz => Checksum BLAKE2s OK for libcxx-15.0.5.src.tar.xz => Checksum SHA512 OK for libcxx-15.0.5.src.tar.xz => Checksum BLAKE2s OK for libunwind-15.0.5.src.tar.xz => Checksum SHA512 OK for libunwind-15.0.5.src.tar.xz ===> Installing dependencies for libunwind-15.0.5 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.25.0 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency xz>=4.999.9betanb1: found xz-5.2.8 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency llvm>=15: found llvm-15.0.5nb1 ===> Overriding tools for libunwind-15.0.5 ===> Extracting for libunwind-15.0.5 /bin/ln -f -s /Users/pbulk/build/lang/libunwind/work/cmake-15.0.5.src /Users/pbulk/build/lang/libunwind/work/cmake /bin/mkdir -p /Users/pbulk/build/lang/libunwind/work/libunwind-15.0.5.src/build /bin/ln -f -s /Users/pbulk/build/lang/libunwind/work/libcxx-15.0.5.src /Users/pbulk/build/lang/libunwind/work/libcxx ===> Patching for libunwind-15.0.5 => Applying pkgsrc patches for libunwind-15.0.5 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/lang/libunwind/patches/patch-src_CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos11-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.1 2022/11/14 18:45:20 adam Exp $ | |Fix build on Darwin. | |--- src/CMakeLists.txt.orig 2022-11-09 10:05:30.000000000 +0000 |+++ src/CMakeLists.txt -------------------------- Patching file src/CMakeLists.txt using Plan A... Hunk #1 succeeded at 34. done ===> Creating toolchain wrappers for libunwind-15.0.5 ===> Configuring for libunwind-15.0.5 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => 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. -- The C compiler identification is AppleClang 14.0.0.14000029 -- The CXX compiler identification is AppleClang 14.0.0.14000029 CMake Warning (dev) at /opt/pkg/share/cmake-3.25/Modules/Platform/Darwin.cmake:243 (include): File /opt/pkg/share/cmake-3.25/Modules/Platform/Darwin.cmake includes /Users/pbulk/build/lang/libunwind/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.25/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.25/Modules/CMakeSystemSpecificInformation.cmake:45 (include) CMakeLists.txt 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: /Users/pbulk/build/lang/libunwind/work/.cwrapper/bin/clang - 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: /Users/pbulk/build/lang/libunwind/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using libunwind testing configuration: /Users/pbulk/build/lang/libunwind/work/libunwind-15.0.5.src/test/configs/llvm-libunwind-shared.cfg.in -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Success -- 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 - not found -- Looking for __absvdi2 in gcc -- Looking for __absvdi2 in gcc - not found -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA -- Performing Test C_SUPPORTS_COMMENT_LIB_PRAGMA - Failed -- 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 - found -- Looking for pthread_once in pthread -- Looking for pthread_once in pthread - 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 - Success -- 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 - Success -- 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 -- Configuring done -- Generating done -- Build files have been written to: /Users/pbulk/build/lang/libunwind/work/libunwind-15.0.5.src/build => Rewrite cmake Dependencies files