>>> Building on sparc64-0c under databases/arrow/cpp BDEPENDS = [lang/gcc/8,-c++;devel/cmake;textproc/rapidjson;archivers/snappy;devel/thrift;lang/gcc/8,-libs;devel/ninja;devel/gtest;devel/gflags;devel/boost;lang/gcc/8] DIST = [databases/arrow/cpp:apache-arrow-18.0.0.tar.gz;databases/arrow/cpp:apache-parquet-testing-cb7a9674142c137367bf75a01b79c6e214a73199.tar.gz;databases/arrow/cpp:apache-arrow-testing-4d209492d514c2d3cb2d392681b9aa00e6d8da1c.tar.gz] FULLPKGNAME = arrow-cpp-18.0.0 RDEPENDS = [devel/thrift;textproc/rapidjson;archivers/snappy;lang/gcc/8,-libs] Woken up devel/sdl2-image (Junk lock failure for sparc64-0c at 1733099772.71515) Received IO (Junk lock obtained for sparc64-0c at 1733099906.03) Received IO Short-cut: depends already handled by devel/sdl2-image >>> Running show-prepare-results in databases/arrow/cpp at 1733099911.33 ===> 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.15.2 ===> 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: gcc->=8,<9 -> gcc-8.4.0p25 ===> arrow-cpp-18.0.0 depends on: g++->=8,<9 -> g++-8.4.0p25 ===> arrow-cpp-18.0.0 depends on: thrift-* -> thrift-0.21.0 ===> arrow-cpp-18.0.0 depends on: snappy-* -> snappy-1.1.10p1 ===> arrow-cpp-18.0.0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p25 ===> Verifying specs: estdc++>=17 pthread c crypto m snappy ssl thrift estdc++>=19 ===> found estdc++.19.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 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 gflags-2.2.2p0 gtest-1.15.2 ninja-1.11.1p0v0 rapidjson-1.1.0.20230928p0 snappy-1.1.10p1 thrift-0.21.0 (Junk lock released for sparc64-0c at 1733099922.95) Woken up print/libspectre distfiles size=23753819 >>> Running build in databases/arrow/cpp at 1733099923.05 ===> databases/arrow/cpp ===> Checking files for arrow-cpp-18.0.0 `/usr/ports/distfiles/apache-arrow-18.0.0.tar.gz' is up to date. `/usr/ports/distfiles/apache-parquet-testing-cb7a9674142c137367bf75a01b79c6e214a73199.tar.gz' is up to date. `/usr/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: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ ===> 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 GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/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: /usr/obj/ports/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 /usr/obj/ports/arrow-cpp-18.0.0/apache-arrow-18.0.0/cpp/build-support/cpplint.py -- System processor: sparc64 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 (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @cd /usr/obj/ports/arrow-cpp-18.0.0/build-...) *** Error 2 in databases/arrow/cpp (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/arrow-cpp-18.0.0/build-sparc64/.configure_done') *** Error 2 in databases/arrow/cpp (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=arrow-cpp-18.0.0; export _LOCKS_HELD=" arr...) ===> Exiting databases/arrow/cpp 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 1733099948.54 max_stuck=105.08/waiting-for-lock #128=138.64/show-prepare-results=11.72/build=25.57 Error: job failed with 512 on sparc64-0c at 1733099948 >>> Building on sparc64-0d under databases/arrow/cpp BDEPENDS = [devel/ninja;devel/thrift;textproc/rapidjson;lang/gcc/8,-libs;archivers/snappy;lang/gcc/8,-c++;lang/gcc/8;devel/gtest;devel/boost;devel/gflags;devel/cmake] DIST = [databases/arrow/cpp:apache-arrow-18.0.0.tar.gz;databases/arrow/cpp:apache-arrow-testing-4d209492d514c2d3cb2d392681b9aa00e6d8da1c.tar.gz;databases/arrow/cpp:apache-parquet-testing-cb7a9674142c137367bf75a01b79c6e214a73199.tar.gz] FULLPKGNAME = arrow-cpp-18.0.0 RDEPENDS = [devel/thrift;archivers/snappy;lang/gcc/8,-libs;textproc/rapidjson] (Junk lock obtained for sparc64-0d at 1733197240.98) >>> Running depends in databases/arrow/cpp at 1733197241.08 /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p4v0 cmake-3.30.5v1 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 gflags-2.2.2p0 gtest-1.15.2 ninja-1.11.1p0v0 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 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 gflags-2.2.2p0 gtest-1.15.2 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 cmake-3.30.5v1 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 gflags-2.2.2p0 gtest-1.15.2 ninja-1.11.1p0v0 rapidjson-1.1.0.20230928p0 snappy-1.1.10p1 thrift-0.21.0 >>> Running show-prepare-results in databases/arrow/cpp at 1733197257.27 ===> 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.15.2 ===> 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: gcc->=8,<9 -> gcc-8.4.0p25 ===> arrow-cpp-18.0.0 depends on: g++->=8,<9 -> g++-8.4.0p25 ===> arrow-cpp-18.0.0 depends on: thrift-* -> thrift-0.21.0 ===> arrow-cpp-18.0.0 depends on: snappy-* -> snappy-1.1.10p1 ===> arrow-cpp-18.0.0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p25 ===> Verifying specs: estdc++>=17 pthread c crypto m snappy ssl thrift estdc++>=19 ===> found estdc++.19.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 g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25 gflags-2.2.2p0 gtest-1.15.2 ninja-1.11.1p0v0 rapidjson-1.1.0.20230928p0 snappy-1.1.10p1 thrift-0.21.0 (Junk lock released for sparc64-0d at 1733197264.82) distfiles size=23753819 >>> Running build in databases/arrow/cpp at 1733197265.08 ===> databases/arrow/cpp ===> Checking files for arrow-cpp-18.0.0 `/usr/ports/distfiles/apache-arrow-18.0.0.tar.gz' is up to date. `/usr/ports/distfiles/apache-parquet-testing-cb7a9674142c137367bf75a01b79c6e214a73199.tar.gz' is up to date. `/usr/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: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ ===> 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 GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/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: /usr/obj/ports/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 /usr/obj/ports/arrow-cpp-18.0.0/apache-arrow-18.0.0/cpp/build-support/cpplint.py -- System processor: sparc64 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 (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @cd /usr/obj/ports/arrow-cpp-18.0.0/build-...) *** Error 2 in databases/arrow/cpp (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/arrow-cpp-18.0.0/build-sparc64/.configure_done') *** Error 2 in databases/arrow/cpp (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=arrow-cpp-18.0.0; export _LOCKS_HELD=" arr...) ===> Exiting databases/arrow/cpp 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 1733197277.20 max_stuck=12.34/depends=16.04/show-prepare-results=7.80/build=12.36 Error: job failed with 512 on sparc64-0d at 1733197277