>>> Building on octeon-3 under databases/arrow/cpp BDEPENDS = [devel/gtest;devel/ninja;textproc/rapidjson;devel/boost;devel/gflags;devel/cmake;devel/thrift;archivers/snappy] DIST = [databases/arrow/cpp:apache-parquet-testing-cb7a9674142c137367bf75a01b79c6e214a73199.tar.gz;databases/arrow/cpp:apache-arrow-testing-4d209492d514c2d3cb2d392681b9aa00e6d8da1c.tar.gz;databases/arrow/cpp:apache-arrow-18.0.0.tar.gz] FULLPKGNAME = arrow-cpp-18.0.0 RDEPENDS = [textproc/rapidjson;archivers/snappy;devel/thrift] (Junk lock obtained for octeon-3 at 1731516029.74) >>> Running depends in databases/arrow/cpp at 1731516029.80 last junk was in textproc/docbook2x /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p4v0 gflags-2.2.2p0 gtest-1.14.0p1 rapidjson-1.1.0.20230928p0 snappy-1.1.10p1 thrift-0.21.0 was: /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p4v0 cmake-3.30.5v1 gflags-2.2.2p0 gtest-1.14.0p1 ninja-1.11.1p0v0 rapidjson-1.1.0.20230928p0 snappy-1.1.10p1 thrift-0.21.0 /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p4v0 gflags-2.2.2p0 gtest-1.14.0p1 rapidjson-1.1.0.20230928p0 snappy-1.1.10p1 thrift-0.21.0 >>> Running show-prepare-results in databases/arrow/cpp at 1731516066.37 ===> databases/arrow/cpp ===> Building from scratch arrow-cpp-18.0.0 ===> arrow-cpp-18.0.0 depends on: rapidjson-* -> rapidjson-1.1.0.20230928p0 ===> arrow-cpp-18.0.0 depends on: gflags-* -> gflags-2.2.2p0 ===> arrow-cpp-18.0.0 depends on: boost-* -> boost-1.84.0p4v0 ===> arrow-cpp-18.0.0 depends on: gtest-* -> gtest-1.14.0p1 ===> arrow-cpp-18.0.0 depends on: cmake-* -> cmake-3.30.5v1 ===> arrow-cpp-18.0.0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> arrow-cpp-18.0.0 depends on: thrift-* -> thrift-0.21.0 ===> arrow-cpp-18.0.0 depends on: snappy-* -> snappy-1.1.10p1 ===> Verifying specs: c++ c++abi pthread c crypto m snappy ssl thrift ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.3 crypto.55.0 m.10.1 snappy.3.0 ssl.58.0 thrift.0.0 boost-1.84.0p4v0 cmake-3.30.5v1 gflags-2.2.2p0 gtest-1.14.0p1 ninja-1.11.1p0v0 rapidjson-1.1.0.20230928p0 snappy-1.1.10p1 thrift-0.21.0 Still tainted: host marked nojunk by x11/qt6/qtbase >>> Running junk in databases/arrow/cpp at 1731516078.30 Can't run junk because of lock on x11/qt6/qtbase (Junk lock released for octeon-3 at 1731516084.27) distfiles size=23753819 >>> Running patch in databases/arrow/cpp at 1731516084.35 ===> databases/arrow/cpp ===> Checking files for arrow-cpp-18.0.0 `/ports/distfiles/apache-arrow-18.0.0.tar.gz' is up to date. `/ports/distfiles/apache-parquet-testing-cb7a9674142c137367bf75a01b79c6e214a73199.tar.gz' is up to date. `/ports/distfiles/apache-arrow-testing-4d209492d514c2d3cb2d392681b9aa00e6d8da1c.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for arrow-cpp-18.0.0 ===> Patching for arrow-cpp-18.0.0 ===> Applying OpenBSD patch patch-cpp_build-support_run-test_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |we don't have support for asan, disable indirection | |Index: cpp/build-support/run-test.sh |--- cpp/build-support/run-test.sh.orig |+++ cpp/build-support/run-test.sh -------------------------- Patching file cpp/build-support/run-test.sh using Plan A... Hunk #1 succeeded at 95. done ===> Applying OpenBSD patch patch-cpp_src_arrow_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |chunk2: disable building process testing, as it includes a boost header that includes a non-existing wordexp.h |cf https://github.com/boostorg/process/issues/391 |will be fixed by https://github.com/boostorg/process/commit/c8499e02c67cb8af1ad3cddc7b9feb7c42c2da0e | |Index: cpp/src/arrow/CMakeLists.txt |--- cpp/src/arrow/CMakeLists.txt.orig |+++ cpp/src/arrow/CMakeLists.txt -------------------------- Patching file cpp/src/arrow/CMakeLists.txt using Plan A... Hunk #1 succeeded at 166. Hunk #2 succeeded at 674. done ===> Applying OpenBSD patch patch-cpp_src_arrow_util_thread_pool_test_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |disable TestThreadPoolForkSafety.NestedChild, hangs and gobbles CPU | |Index: cpp/src/arrow/util/thread_pool_test.cc |--- cpp/src/arrow/util/thread_pool_test.cc.orig |+++ cpp/src/arrow/util/thread_pool_test.cc -------------------------- Patching file cpp/src/arrow/util/thread_pool_test.cc using Plan A... Hunk #1 succeeded at 930. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in databases/arrow/cpp at 1731516104.08 ===> databases/arrow/cpp ===> Generating configure for arrow-cpp-18.0.0 ===> Configuring for arrow-cpp-18.0.0 -- Building using CMake version: 3.30.5 -- The C compiler identification is Clang 16.0.6 -- The CXX compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pobj/arrow-cpp-18.0.0/bin/cc - 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: /pobj/arrow-cpp-18.0.0/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Arrow version: 18.0.0 (full: '18.0.0') -- Arrow SO version: 1800 (full: 1800.0.0) -- clang-tidy 14 not found -- clang-format 14 not found -- Could NOT find ClangTools (missing: CLANG_FORMAT_BIN CLANG_TIDY_BIN) -- infer not found -- Found Python3: /usr/local/bin/python3.11 (found version "3.11.10") found components: Interpreter -- Found cpplint executable at /pobj/arrow-cpp-18.0.0/apache-arrow-18.0.0/cpp/build-support/cpplint.py -- System processor: mips64 CMake Error at cmake_modules/SetupCxxFlags.cmake:44 (message): Unknown system processor Call Stack (most recent call first): CMakeLists.txt:448 (include) -- Configuring incomplete, errors occurred! *** Error 1 in databases/arrow/cpp (/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @cd /pobj/arrow-cpp-18.0.0/build-mips64 && /us...) *** Error 2 in databases/arrow/cpp (/ports/infrastructure/mk/bsd.port.mk:3050 '/pobj/arrow-cpp-18.0.0/build-mips64/.configure_done': @cd /po...) *** Error 2 in databases/arrow/cpp (/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=arrow-cpp-18.0.0; export _LOCKS_HELD=" arr...) ===> Exiting databases/arrow/cpp with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; do ...) >>> Ended at 1731516118.61 max_stuck=14.99/depends=36.57/show-prepare-results=11.50/junk=6.02/patch=19.72/configure=14.59 Error: job failed with 512 on octeon-3 at 1731516118