>>> Building on sparc64-2d under multimedia/x265 BDEPENDS = [lang/gcc/8,-c++;lang/gcc/8,-libs;devel/ninja;devel/cmake/core;lang/gcc/8] DIST = [multimedia/x265:x265_4.1.tar.gz] FULLPKGNAME = x265-4.1p0 RDEPENDS = [lang/gcc/8,-libs] Woken up multimedia/libv4l Woken up multimedia/libv4l Woken up multimedia/libv4l (Junk lock failure for sparc64-2d at 1759000991.20189) Received IO (Junk lock obtained for sparc64-2d at 1759001036.70) Received IO Woken up multimedia/x265 Woken up multimedia/x265 Woken up multimedia/x265 Woken up multimedia/x265 Woken up multimedia/x265 Short-cut: depends already handled by multimedia/libv4l >>> Running show-prepare-results in multimedia/x265 at 1759001044.99 ===> multimedia/x265 ===> Building from scratch x265-4.1p0 ===> x265-4.1p0 depends on: cmake-core-* -> cmake-core-3.31.8p0 ===> x265-4.1p0 depends on: ninja-* -> ninja-1.11.1p0v1 ===> x265-4.1p0 depends on: gcc->=8,<9 -> gcc-8.4.0p28 ===> x265-4.1p0 depends on: g++->=8,<9 -> g++-8.4.0p28 ===> x265-4.1p0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p28 ===> Verifying specs: c m pthread estdc++>=19 pthread ===> found c.102.0 m.10.1 pthread.28.0 estdc++.19.0 cmake-core-3.31.8p0 g++-8.4.0p28 gcc-8.4.0p28 gcc-libs-8.4.0p28 ninja-1.11.1p0v1 (Junk lock released for sparc64-2d at 1759001059.08) Woken up security/py-axolotl-curve25519 distfiles size=1725279 >>> Running patch in multimedia/x265 at 1759001059.26 ===> multimedia/x265 ===> Checking files for x265-4.1p0 `/usr/ports/distfiles/x265_4.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for x265-4.1p0 ===> Patching for x265-4.1p0 ===> Applying OpenBSD patch patch-source_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD | |Index: source/CMakeLists.txt |--- source/CMakeLists.txt.orig |+++ source/CMakeLists.txt -------------------------- Patching file source/CMakeLists.txt using Plan A... Hunk #1 succeeded at 88. Hunk #2 succeeded at 522. done ===> Applying OpenBSD patch patch-source_common_aarch64_asm_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: source/common/aarch64/asm.S |--- source/common/aarch64/asm.S.orig |+++ source/common/aarch64/asm.S -------------------------- Patching file source/common/aarch64/asm.S using Plan A... Hunk #1 succeeded at 107. done ===> Applying OpenBSD patch patch-source_common_aarch64_cpu_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD | |Index: source/common/aarch64/cpu.h |--- source/common/aarch64/cpu.h.orig |+++ source/common/aarch64/cpu.h -------------------------- Patching file source/common/aarch64/cpu.h using Plan A... Hunk #1 succeeded at 119. Hunk #2 succeeded at 133. done ===> Applying OpenBSD patch patch-source_common_aarch64_dct_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for aarch64 xonly. | |Index: source/common/aarch64/dct.S |--- source/common/aarch64/dct.S.orig |+++ source/common/aarch64/dct.S -------------------------- Patching file source/common/aarch64/dct.S using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 96. Hunk #3 succeeded at 112. Hunk #4 succeeded at 513. done ===> Applying OpenBSD patch patch-source_common_aarch64_intrapred_S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix for aarch64 xonly. | |Index: source/common/aarch64/intrapred.S |--- source/common/aarch64/intrapred.S.orig |+++ source/common/aarch64/intrapred.S -------------------------- Patching file source/common/aarch64/intrapred.S using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 77. Hunk #3 succeeded at 135. done ===> Applying OpenBSD patch patch-source_common_cpu_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD | |Index: source/common/cpu.cpp |--- source/common/cpu.cpp.orig |+++ source/common/cpu.cpp -------------------------- Patching file source/common/cpu.cpp using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 45. Hunk #3 succeeded at 132. Hunk #4 succeeded at 368. Hunk #5 succeeded at 377. Hunk #6 succeeded at 399. done ===> Applying OpenBSD patch patch-source_common_cpu_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- Add run-time CPU feature detection for FreeBSD / OpenBSD | |Index: source/common/cpu.h |--- source/common/cpu.h.orig |+++ source/common/cpu.h -------------------------- Patching file source/common/cpu.h using Plan A... Hunk #1 succeeded at 48. done ===> Applying OpenBSD patch patch-source_common_x86_x86inc_asm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: source/common/x86/x86inc.asm |--- source/common/x86/x86inc.asm.orig |+++ source/common/x86/x86inc.asm -------------------------- Patching file source/common/x86/x86inc.asm using Plan A... Hunk #1 succeeded at 731. done ===> Applying OpenBSD patch patch-source_test_checkasm-a_asm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: source/test/checkasm-a.asm |--- source/test/checkasm-a.asm.orig |+++ source/test/checkasm-a.asm -------------------------- Patching file source/test/checkasm-a.asm using Plan A... Hunk #1 succeeded at 202. 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 multimedia/x265 at 1759001062.93 ===> multimedia/x265 ===> Generating configure for x265-4.1p0 ===> Configuring for x265-4.1p0 -- cmake version 3.31.8 CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): The OLD behavior for policy CMP0025 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Warning (dev) at CMakeLists.txt:19 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- 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/x265-4.1/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/x265-4.1/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:20 (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. -- CMAKE_SYSTEM_PROCESSOR value `sparc64` is unknown -- Please add this value near /usr/obj/ports/x265-4.1/x265_4.1/source/CMakeLists.txt:114 CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (NUMA) does not match the name of the calling package (Numa). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindNuma.cmake:43 (find_package_handle_standard_args) CMakeLists.txt:130 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Performing Test CC_HAS_NO_STRICT_OVERFLOW -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success -- Performing Test CC_HAS_NO_NARROWING -- Performing Test CC_HAS_NO_NARROWING - Success -- Performing Test CC_HAS_NO_ARRAY_BOUNDS -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success -- Performing Test CC_HAS_FAST_MATH CMake Error: Running '/usr/local/bin/ninja' '-C' '/usr/obj/ports/x265-4.1/build-sparc64/CMakeFiles/CMakeScratch/TryCompile-Rh5Y44' '-t' 'recompact' failed with: terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Subprocess aborted CMake Error at /usr/local/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile): Failed to generate test project build system. Call Stack (most recent call first): /usr/local/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles) /usr/local/share/cmake/Modules/CheckCXXCompilerFlag.cmake:55 (cmake_check_compiler_flag) CMakeLists.txt:457 (check_cxx_compiler_flag) -- Configuring incomplete, errors occurred! *** Error 1 in multimedia/x265 (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @cd /usr/obj/ports/x265-4.1/build-sparc64 && /...) *** Error 2 in multimedia/x265 (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/x265-4.1/build-sparc64/.configure_done': @cd /...) *** Error 2 in multimedia/x265 (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=x265-4.1p0; export _LOCKS_HELD=" x265-4.1p...) ===> Exiting multimedia/x265 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 1759001081.20 max_stuck=16.88/waiting-for-lock #146=53.81/show-prepare-results=14.19/patch=3.73/configure=18.36 Error: job failed with 512 on sparc64-2d at 1759001081