>>> Building on localhost under multimedia/x265 BDEPENDS = [devel/cmake/core;devel/ninja] DIST = [multimedia/x265:x265_4.1.tar.gz] FULLPKGNAME = x265-4.1p0 Avoided depends for cmake-core-3.31.7 ninja-1.13.0v0 distfiles size=1725279 >>> Running patch in multimedia/x265 at 1750538286.05 ===> multimedia/x265 ===> Building from scratch x265-4.1p0 ===> x265-4.1p0 depends on: cmake-core-* -> cmake-core-3.31.7 ===> x265-4.1p0 depends on: ninja-* -> ninja-1.13.0v0 ===> Verifying specs: c m pthread c++ c++abi pthread ===> found c.100.3 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 ===> 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: 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 multimedia/x265 at 1750538290.27 ===> multimedia/x265 ===> Generating configure for x265-4.1p0 ===> Configuring for x265-4.1p0 -- cmake version 3.31.7 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 Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- 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. -- Detected POWER target processor -- Detected POWER PPC64 target processor 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 -- Performing Test CC_HAS_FAST_MATH - Success -- Performing Test CC_HAS_STACK_REALIGN -- Performing Test CC_HAS_STACK_REALIGN - Success -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success CMake Warning (dev) at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (nasm) does not match the name of the calling package (Nasm). 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/FindNasm.cmake:23 (find_package_handle_standard_args) CMakeLists.txt:504 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find nasm (missing: NASM_EXECUTABLE) -- Looking for getauxval -- Looking for getauxval - not found -- Looking for elf_aux_info -- Looking for elf_aux_info - found -- Could NOT find Hg (missing: HG_EXECUTABLE) -- Could NOT find Git (missing: GIT_EXECUTABLE) -- SOURCE CODE IS FROM x265 GIT ARCHIVED ZIP OR TAR BALL -- GIT ARCHIVAL INFORMATION PROCESSED -- X265 RELEASE VERSION 4.1+1-1d117be -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for include file getopt.h -- Looking for include file getopt.h - found -- Configuring done (17.3s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_ASM_YASM_FLAGS_DEBUG CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB ENABLE_TESTS -- Build files have been written to: /usr/obj/ports/x265-4.1/build-powerpc64 >>> Running build in multimedia/x265 at 1750538308.41 ===> multimedia/x265 ===> Building for x265-4.1p0 Change Dir: '/usr/obj/ports/x265-4.1/build-powerpc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/70] /usr/obj/ports/x265-4.1/bin/c++ -DEXPORT_C_API=1 -DHAVE_ALTIVEC=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DPPC64=1 -DX265_ARCH_POWER8=1 -DX265_ARCH_POWER=1 -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/usr/obj/ports/x265-4.1/x265_4.1/source/. -I/usr/obj/ports/x265-4.1/x265_4.1/source/common -I/usr/obj/ports/x265-4.1/x265_4.1/source/encoder -I/usr/obj/ports/x265-4.1/build-powerpc64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -maltivec -mabi=altivec -flax-vector-conversions -fpermissive -mcpu=power8 -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/analysis.cpp.o -MF encoder/CMakeFiles/encoder.dir/analysis.cpp.o.d -o encoder/CMakeFiles/encoder.dir/analysis.cpp.o -c /usr/obj/ports/x265-4.1/x265_4.1/source/encoder/analysis.cpp FAILED: [code=1] encoder/CMakeFiles/encoder.dir/analysis.cpp.o /usr/obj/ports/x265-4.1/bin/c++ -DEXPORT_C_API=1 -DHAVE_ALTIVEC=1 -DHAVE_ELF_AUX_INFO=1 -DHAVE_INT_TYPES_H=1 -DHIGH_BIT_DEPTH=0 -DPIC -DPPC64=1 -DX265_ARCH_POWER8=1 -DX265_ARCH_POWER=1 -DX265_DEPTH=8 -DX265_NS=x265 -D__STDC_LIMIT_MACROS=1 -I/usr/obj/ports/x265-4.1/x265_4.1/source/. -I/usr/obj/ports/x265-4.1/x265_4.1/source/common -I/usr/obj/ports/x265-4.1/x265_4.1/source/encoder -I/usr/obj/ports/x265-4.1/build-powerpc64 -O2 -pipe -DNDEBUG -Wall -Wextra -Wshadow -std=gnu++98 -fPIC -fPIC -Wno-array-bounds -ffast-math -mstackrealign -fno-exceptions -maltivec -mabi=altivec -flax-vector-conversions -fpermissive -mcpu=power8 -Wno-uninitialized -MD -MT encoder/CMakeFiles/encoder.dir/analysis.cpp.o -MF encoder/CMakeFiles/encoder.dir/analysis.cpp.o.d -o encoder/CMakeFiles/encoder.dir/analysis.cpp.o -c /usr/obj/ports/x265-4.1/x265_4.1/source/encoder/analysis.cpp c++: error: unsupported option '-mabi=' for target 'powerpc64-unknown-openbsd7.7' ninja: build stopped: subcommand failed. *** Error 1 in multimedia/x265 (/usr/ports/devel/cmake/cmake.port.mk:50 'do-build': @cd /usr/obj/ports/x265-4.1/build-powerpc64 && exec /usr...) *** Error 2 in multimedia/x265 (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/x265-4.1/build-powerpc64/.build_done': @cd /us...) *** Error 2 in multimedia/x265 (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=x265-4.1p0; export _LOCKS_HELD=" x265-4.1p0"; ...) ===> Exiting multimedia/x265 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 1750538308.96 max_stuck=0.00/patch=4.35/configure=18.10/build=0.67 Error: job failed with 512 on localhost at 1750538308