>>> Building on sparc64-2b under net/bro BDEPENDS = [devel/bison;lang/gcc/8;devel/swig;devel/ninja;databases/libhiredis;net/zeromq;net/libmaxminddb;net/cppzmq;lang/gcc/8,-libs;devel/cmake/core;lang/gcc/8,-c++;shells/bash;net/libcares;lang/python/3] DIST = [net/bro:zeek-8.0.4.tar.gz] FULLPKGNAME = zeek-8.0.4p0 RDEPENDS = [devel/py-semantic-version;net/libmaxminddb,-db;shells/bash;lang/python/3;net/libcares;net/libmaxminddb,-asn;net/libmaxminddb,-city;misc/findutils;net/curl;net/zeromq;devel/py-gitpython;lang/gcc/8,-libs;net/libmaxminddb] (Junk lock obtained for sparc64-2b at 1764474571.45) >>> Running depends in net/bro at 1764474571.58 last junk was in devel/py-openapi-spec-validator /usr/sbin/pkg_add -aI -Drepair bash-5.3.8 bison-3.8.2p0 cppzmq-4.10.0 libcares-1.34.5 libhiredis-1.3.0 libmaxminddb-1.12.2p1 swig-4.2.1 zeromq-4.3.5 was: /usr/sbin/pkg_add -aI -Drepair bash-5.3.8 bison-3.8.2p0 cmake-core-3.31.8p0 cppzmq-4.10.0 g++-8.4.0p30 gcc-8.4.0p30 gcc-libs-8.4.0p30 libcares-1.34.5 libhiredis-1.3.0 libmaxminddb-1.12.2p1 ninja-1.11.1p1v1 python-3.13.9 swig-4.2.1 zeromq-4.3.5 /usr/sbin/pkg_add -aI -Drepair bash-5.3.8 bison-3.8.2p0 cppzmq-4.10.0 libcares-1.34.5 libhiredis-1.3.0 libmaxminddb-1.12.2p1 swig-4.2.1 zeromq-4.3.5 >>> Running show-prepare-results in net/bro at 1764474601.25 ===> net/bro ===> Building from scratch zeek-8.0.4p0 ===> zeek-8.0.4p0 depends on: libhiredis-* -> libhiredis-1.3.0 ===> zeek-8.0.4p0 depends on: bison-* -> bison-3.8.2p0 ===> zeek-8.0.4p0 depends on: swig-* -> swig-4.2.1 ===> zeek-8.0.4p0 depends on: cppzmq-* -> cppzmq-4.10.0 ===> zeek-8.0.4p0 depends on: bash-* -> bash-5.3.8 ===> zeek-8.0.4p0 depends on: cmake-core-* -> cmake-core-3.31.8p0 ===> zeek-8.0.4p0 depends on: ninja-* -> ninja-1.11.1p1v1 ===> zeek-8.0.4p0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> zeek-8.0.4p0 depends on: gcc->=8,<9 -> gcc-8.4.0p30 ===> zeek-8.0.4p0 depends on: g++->=8,<9 -> g++-8.4.0p30 ===> zeek-8.0.4p0 depends on: libcares-* -> libcares-1.34.5 ===> zeek-8.0.4p0 depends on: libmaxminddb-* -> libmaxminddb-1.12.2p1 ===> zeek-8.0.4p0 depends on: zeromq-* -> zeromq-4.3.5 ===> zeek-8.0.4p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p30 ===> Verifying specs: estdc++>=19 pthread python3.13 c cares crypto m maxminddb pcap ssl z zmq ===> found estdc++.19.0 pthread.28.1 python3.13.0.0 c.102.2 cares.4.4 crypto.57.2 m.10.1 maxminddb.0.0 pcap.10.0 ssl.60.2 z.7.1 zmq.5.2 bash-5.3.8 bison-3.8.2p0 cmake-core-3.31.8p0 cppzmq-4.10.0 g++-8.4.0p30 gcc-8.4.0p30 gcc-libs-8.4.0p30 libcares-1.34.5 libhiredis-1.3.0 libmaxminddb-1.12.2p1 ninja-1.11.1p1v1 python-3.13.9 swig-4.2.1 zeromq-4.3.5 (Junk lock released for sparc64-2b at 1764474621.55) distfiles size=99613526 >>> Running patch in net/bro at 1764474621.65 ===> net/bro ===> Checking files for zeek-8.0.4p0 `/usr/ports/distfiles/zeek-8.0.4.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for zeek-8.0.4p0 ===> Patching for zeek-8.0.4p0 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 1293. done ===> Applying OpenBSD patch patch-auxil_broker_caf_libcaf_net_src_network_socket_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |no SO_NOSIGPIPE on OpenBSD |pending https://github.com/zeek/actor-framework/pull/3 | |Index: auxil/broker/caf/libcaf_net/src/network_socket.cpp |--- auxil/broker/caf/libcaf_net/src/network_socket.cpp.orig |+++ auxil/broker/caf/libcaf_net/src/network_socket.cpp -------------------------- Patching file auxil/broker/caf/libcaf_net/src/network_socket.cpp using Plan A... Hunk #1 succeeded at 42. done ===> Applying OpenBSD patch patch-auxil_highwayhash_highwayhash_os_specific_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/google/highwayhash is archived and read-only, |so no chance to upstream this (trivial) patch. | |Index: auxil/highwayhash/highwayhash/os_specific.cc |--- auxil/highwayhash/highwayhash/os_specific.cc.orig |+++ auxil/highwayhash/highwayhash/os_specific.cc -------------------------- Patching file auxil/highwayhash/highwayhash/os_specific.cc using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 112. Hunk #3 succeeded at 182. Hunk #4 succeeded at 216. Hunk #5 succeeded at 236. done ===> Applying OpenBSD patch patch-scripts_base_init-bare_zeek Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Look in correct GeoIP directory first. | |Index: scripts/base/init-bare.zeek |--- scripts/base/init-bare.zeek.orig |+++ scripts/base/init-bare.zeek -------------------------- Patching file scripts/base/init-bare.zeek using Plan A... Hunk #1 succeeded at 1539. done ===> Applying OpenBSD patch patch-src_OpaqueVal_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |merged https://github.com/zeek/zeek/pull/4843 | |Index: src/OpaqueVal.cc |--- src/OpaqueVal.cc.orig |+++ src/OpaqueVal.cc -------------------------- Patching file src/OpaqueVal.cc using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 225. done ===> Applying OpenBSD patch patch-src_file_analysis_analyzer_x509_OCSP_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |merged https://github.com/zeek/zeek/pull/4843 | |Index: src/file_analysis/analyzer/x509/OCSP.cc |--- src/file_analysis/analyzer/x509/OCSP.cc.orig |+++ src/file_analysis/analyzer/x509/OCSP.cc -------------------------- Patching file src/file_analysis/analyzer/x509/OCSP.cc using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 353. Hunk #3 succeeded at 425. Hunk #4 succeeded at 434. Hunk #5 succeeded at 452. Hunk #6 succeeded at 477. Hunk #7 succeeded at 550. Hunk #8 succeeded at 567. done ===> Applying OpenBSD patch patch-src_file_analysis_analyzer_x509_X509_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |merged https://github.com/zeek/zeek/pull/4843 | |Index: src/file_analysis/analyzer/x509/X509.h |--- src/file_analysis/analyzer/x509/X509.h.orig |+++ src/file_analysis/analyzer/x509/X509.h -------------------------- Patching file src/file_analysis/analyzer/x509/X509.h using Plan A... Hunk #1 succeeded at 9. done ===> Applying OpenBSD patch patch-src_file_analysis_analyzer_x509_functions_bif Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |merged https://github.com/zeek/zeek/pull/4843 | |Index: src/file_analysis/analyzer/x509/functions.bif |--- src/file_analysis/analyzer/x509/functions.bif.orig |+++ src/file_analysis/analyzer/x509/functions.bif -------------------------- Patching file src/file_analysis/analyzer/x509/functions.bif using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 359. Hunk #3 succeeded at 730. 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++ >>> Running configure in net/bro at 1764474674.61 ===> net/bro ===> Generating configure for zeek-8.0.4p0 ===> Configuring for zeek-8.0.4p0 -- 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/zeek-8.0.4/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/zeek-8.0.4/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test test_arch_x64 -- Performing Test test_arch_x64 - Failed -- Performing Test test_arch_aarch64 -- Performing Test test_arch_aarch64 - Failed -- Performing Test test_arch_arm -- Performing Test test_arch_arm - Failed -- Performing Test test_arch_power -- Performing Test test_arch_power - Failed -- Determined target architecture (for hashing): portable -- Performing Test cxx_std_works -- Performing Test cxx_std_works - Failed CMake Error at cmake/RequireCXXStd.cmake:38 (message): failed using C++20 for compilation Call Stack (most recent call first): CMakeLists.txt:224 (include) -- Configuring incomplete, errors occurred! *** Error 1 in net/bro (/usr/ports/infrastructure/mk/bsd.port.mk:3028 'do-configure': @cd /usr/obj/ports/zeek-8.0.4/build-sparc64 && /usr/bi...) *** Error 2 in net/bro (/usr/ports/infrastructure/mk/bsd.port.mk:3048 '/usr/obj/ports/zeek-8.0.4/build-sparc64/.configure_done': @cd /usr/po...) *** Error 2 in net/bro (/usr/ports/infrastructure/mk/bsd.port.mk:2710 'configure': @lock=zeek-8.0.4p0; export _LOCKS_HELD=" zeek-8.0.4p0"; ...) ===> Exiting net/bro with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Ended at 1764474689.47 max_stuck=22.57/depends=29.71/show-prepare-results=20.39/patch=52.95/configure=14.95 Error: job failed with 512 on sparc64-2b at 1764474689