>>> Building on arm64-1 under devel/woboq_codebrowser BDEPENDS = [devel/llvm/16;devel/cmake;devel/ninja] DIST = [devel/woboq_codebrowser:woboq_codebrowser-2.1pl20231117-1808e96d.tar.gz] FULLPKGNAME = woboq_codebrowser-2.1pl20231117 RDEPENDS = [devel/llvm/16] Woken up x11/gnome/iagno Woken up net/profanity Woken up net/profanity Woken up sysutils/p5-Filesys-Virtual (Junk lock failure for arm64-1 at 1738384873.5658) Received IO (Junk lock obtained for arm64-1 at 1738385019.23) Received IO Short-cut: depends already handled by wayland/foot >>> Running show-prepare-results in devel/woboq_codebrowser at 1738385022.62 mux_client_request_session: session request failed: Session open refused by peer ===> devel/woboq_codebrowser ===> Building from scratch woboq_codebrowser-2.1pl20231117 ===> woboq_codebrowser-2.1pl20231117 depends on: cmake-* -> cmake-3.31.2v1 ===> woboq_codebrowser-2.1pl20231117 depends on: ninja-* -> ninja-1.11.1p0v0 ===> woboq_codebrowser-2.1pl20231117 depends on: llvm->=16,<17 -> llvm-16.0.6p32 ===> Verifying specs: c++ c++abi pthread c m llvm16/lib/clang-cpp ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.3 m.10.1 llvm16/lib/clang-cpp.0.0 cmake-3.31.2v1 llvm-16.0.6p32 ninja-1.11.1p0v0 (Junk lock released for arm64-1 at 1738385025.81) Woken up net/bird/2 distfiles size=214421 >>> Running patch in devel/woboq_codebrowser at 1738385025.86 ===> devel/woboq_codebrowser ===> Checking files for woboq_codebrowser-2.1pl20231117 `/usr/ports/distfiles/woboq_codebrowser-2.1pl20231117-1808e96d.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for woboq_codebrowser-2.1pl20231117 ===> Patching for woboq_codebrowser-2.1pl20231117 ===> Applying OpenBSD patch patch-generator_main_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |add pledge(2) and unveil(2) to codebrowser_generator | |Index: generator/main.cpp |--- generator/main.cpp.orig |+++ generator/main.cpp -------------------------- Patching file generator/main.cpp using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 373. done ===> Applying OpenBSD patch patch-indexgenerator_indexer_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |add pledge(2) and unveil(2) to codebrowser_indexgenerator. | |Index: indexgenerator/indexer.cpp |--- indexgenerator/indexer.cpp.orig |+++ indexgenerator/indexer.cpp -------------------------- Patching file indexgenerator/indexer.cpp using Plan A... Hunk #1 succeeded at 28. Hunk #2 succeeded at 230. done ===> Compiler link: gcc -> /usr/local/bin/clang-16 ===> Compiler link: cc -> /usr/local/bin/clang-16 ===> Compiler link: clang -> /usr/local/bin/clang-16 ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/woboq_codebrowser at 1738385026.77 ===> devel/woboq_codebrowser ===> Generating configure for woboq_codebrowser-2.1pl20231117 ===> Configuring for woboq_codebrowser-2.1pl20231117 CMake Deprecation Warning at CMakeLists.txt:1 (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 CXX compiler identification is Clang 16.0.6 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/obj/ports/woboq_codebrowser-2.1pl20231117/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at generator/CMakeLists.txt:1 (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 Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/woboq_codebrowser-2.1pl20231117/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Looking for histedit.h CMake Warning (dev) at /usr/local/share/cmake/Modules/CheckIncludeFile.cmake:79 (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: /usr/lib/libedit.so.6.0 For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): /usr/local/llvm19/lib/cmake/llvm/FindLibEdit.cmake:28 (check_include_file) /usr/local/llvm19/lib/cmake/llvm/LLVMConfig.cmake:263 (find_package) generator/CMakeLists.txt:6 (Find_Package) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for histedit.h - found -- Found LibEdit: /usr/include (found version "2.11") -- Found ZLIB: /usr/lib/libz.so.7.1 (found version "1.3.1.1") -- Found LLVM 19.1.7 in /usr/local/llvm19 -- Using LLVMConfig.cmake in: /usr/local/llvm19/lib/cmake/llvm -- Found Clang in /usr/local/llvm19 CMake Deprecation Warning at indexgenerator/CMakeLists.txt:1 (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. -- Configuring done (32.0s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /usr/obj/ports/woboq_codebrowser-2.1pl20231117/build-aarch64 >>> Running build in devel/woboq_codebrowser at 1738385059.66 ===> devel/woboq_codebrowser ===> Building for woboq_codebrowser-2.1pl20231117 Change Dir: '/usr/obj/ports/woboq_codebrowser-2.1pl20231117/build-aarch64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/13] /usr/obj/ports/woboq_codebrowser-2.1pl20231117/bin/c++ -I/usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator -I/usr/obj/ports/woboq_codebrowser-2.1pl20231117/build-aarch64/generator -isystem /usr/local/llvm19/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=gnu++17 -MD -MT generator/CMakeFiles/codebrowser_generator.dir/main.cpp.o -MF generator/CMakeFiles/codebrowser_generator.dir/main.cpp.o.d -o generator/CMakeFiles/codebrowser_generator.dir/main.cpp.o -c /usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator/main.cpp FAILED: generator/CMakeFiles/codebrowser_generator.dir/main.cpp.o /usr/obj/ports/woboq_codebrowser-2.1pl20231117/bin/c++ -I/usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator -I/usr/obj/ports/woboq_codebrowser-2.1pl20231117/build-aarch64/generator -isystem /usr/local/llvm19/include -O2 -pipe -fno-exceptions -fno-rtti -DNDEBUG -std=gnu++17 -MD -MT generator/CMakeFiles/codebrowser_generator.dir/main.cpp.o -MF generator/CMakeFiles/codebrowser_generator.dir/main.cpp.o.d -o generator/CMakeFiles/codebrowser_generator.dir/main.cpp.o -c /usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator/main.cpp In file included from /usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator/main.cpp:37: /usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator/preprocessorcallback.h:89:31: error: non-virtual member function marked 'override' hides virtual member function ) override; ^ /usr/local/llvm19/include/clang/Lex/PPCallbacks.h:168:16: note: hidden overloaded virtual function 'clang::PPCallbacks::InclusionDirective' declared here: different number of parameters (11 vs 10) virtual void InclusionDirective(SourceLocation HashLoc, ^ /usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator/main.cpp:304:32: error: no member named 'startswith' in 'llvm::StringRef'; did you mean 'starts_with'? if (llvm::StringRef(A).startswith("-I") && A[2] != '/') { ^~~~~~~~~~ starts_with /usr/local/llvm19/include/llvm/ADT/StringRef.h:250:24: note: 'starts_with' declared here [[nodiscard]] bool starts_with(StringRef Prefix) const { ^ /usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator/main.cpp:473:24: error: no member named 'endswith' in 'llvm::SmallString<128>'; did you mean 'ends_with'? while (DirName.endswith("/")) ^~~~~~~~ ends_with /usr/local/llvm19/include/llvm/ADT/SmallString.h:125:22: note: 'ends_with' declared here [[nodiscard]] bool ends_with(StringRef Suffix) const { ^ /usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator/main.cpp:478:55: error: no member named 'startswith' in 'llvm::StringRef'; did you mean 'starts_with'? if (llvm::sys::path::filename(it->path()).startswith(".")) { ^~~~~~~~~~ starts_with /usr/local/llvm19/include/llvm/ADT/StringRef.h:250:24: note: 'starts_with' declared here [[nodiscard]] bool starts_with(StringRef Prefix) const { ^ /usr/obj/ports/woboq_codebrowser-2.1pl20231117/codebrowser-1808e96d4c62417952389d536576d53bb6da4053/generator/main.cpp:618:39: error: no member named 'endswith' in 'llvm::StringRef'; did you mean 'ends_with'? if (llvm::StringRef(file).endswith(".qdoc")) { ^~~~~~~~ ends_with /usr/local/llvm19/include/llvm/ADT/StringRef.h:262:24: note: 'ends_with' declared here [[nodiscard]] bool ends_with(StringRef Suffix) const { ^ 5 errors generated. ninja: build stopped: subcommand failed. *** Error 1 in devel/woboq_codebrowser (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/woboq_codebrowser-2.1pl202311...) *** Error 2 in devel/woboq_codebrowser (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/woboq_codebrowser-2.1pl20231117/build-aarch64/.build_done') *** Error 2 in devel/woboq_codebrowser (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=woboq_codebrowser-2.1pl20231117; expor...) ===> Exiting devel/woboq_codebrowser with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1738385094.94 max_stuck=41.60/waiting-for-lock #1240=149.08/show-prepare-results=3.22/patch=0.91/configure=32.84/build=35.37 Error: job failed with 512 on arm64-1 at 1738385094