>>> Building on sparc64-2d under multimedia/vvenc BDEPENDS = [devel/ninja;devel/cmake/core;textproc/nlohmann-json] DIST = [multimedia/vvenc:vvenc-1.14.0.tar.gz] FULLPKGNAME = vvenc-1.14.0p1 (Junk lock obtained for sparc64-2d at 1787654272.20) >>> Running depends in multimedia/vvenc at 1787654272.32 last junk was in textproc/apertium-dicts/afr-nld /usr/sbin/pkg_add -aI -Drepair nlohmann-json-3.12.0 was: /usr/sbin/pkg_add -aI -Drepair cmake-core-4.3.3 ninja-1.11.1p1v1 nlohmann-json-3.12.0 /usr/sbin/pkg_add -aI -Drepair nlohmann-json-3.12.0 >>> Running show-prepare-results in multimedia/vvenc at 1787654282.15 ===> multimedia/vvenc ===> Building from scratch vvenc-1.14.0p1 ===> vvenc-1.14.0p1 depends on: nlohmann-json-* -> nlohmann-json-3.12.0 ===> vvenc-1.14.0p1 depends on: cmake-core->=4 -> cmake-core-4.3.3 ===> vvenc-1.14.0p1 depends on: ninja-* -> ninja-1.11.1p1v1 ===> Verifying specs: c++ c++abi pthread c m pthread ===> found c++.12.0 c++abi.9.0 pthread.28.1 c.103.0 m.10.1 cmake-core-4.3.3 ninja-1.11.1p1v1 nlohmann-json-3.12.0 Still tainted: host marked nojunk by security/distorm3 >>> Running junk in multimedia/vvenc at 1787654285.84 Can't run junk because of lock on security/distorm3 (Junk lock released for sparc64-2d at 1787654289.81) Woken up multimedia/vitunes distfiles size=2352859 >>> Running patch in multimedia/vvenc at 1787654289.93 ===> multimedia/vvenc ===> Checking files for vvenc-1.14.0p1 `/usr/ports/distfiles/vvenc-1.14.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for vvenc-1.14.0p1 ===> Patching for vvenc-1.14.0p1 ===> 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 412. done ===> Applying OpenBSD patch patch-thirdparty_simde_simde-math_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |- math: guard __builtin_roundeven against non-glibc platforms | 6b772fe4e9a0b647f5413a2b56489c776406eaa9 |- math: extend non-glibc guard to Clang and add exp10 guard | e6f82439d5088c57344f0bc1113ecf8c4cc0a42a | |Index: thirdparty/simde/simde-math.h |--- thirdparty/simde/simde-math.h.orig |+++ thirdparty/simde/simde-math.h -------------------------- Patching file thirdparty/simde/simde-math.h using Plan A... Hunk #1 succeeded at 972. Hunk #2 succeeded at 1270. Hunk #3 succeeded at 1297. 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/vvenc at 1787654292.29 ===> multimedia/vvenc ===> Generating configure for vvenc-1.14.0p1 ===> Configuring for vvenc-1.14.0p1 -- The C compiler identification is Clang 22.1.6 -- The CXX compiler identification is Clang 22.1.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/obj/ports/vvenc-1.14.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/vvenc-1.14.0/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- CMAKE_MODULE_PATH: updating module path to: /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/cmake/modules -- normalized target architecture: UNKNOWN -- Performing Test SUPPORTED_Werror_unused_command_line_argument -- Performing Test SUPPORTED_Werror_unused_command_line_argument - Success -- Performing Test SUPPORTED_msse4_1 -- Performing Test SUPPORTED_msse4_1 - Failed -- Performing Test SUPPORTED_mavx -- Performing Test SUPPORTED_mavx - Failed -- Performing Test HAVE_INTRIN_mm_storeu_si16 -- Performing Test HAVE_INTRIN_mm_storeu_si16 - Failed -- Performing Test HAVE_INTRIN_mm_storeu_si32 -- Performing Test HAVE_INTRIN_mm_storeu_si32 - Failed -- Performing Test HAVE_INTRIN_mm_storeu_si64 -- Performing Test HAVE_INTRIN_mm_storeu_si64 - Failed -- Performing Test HAVE_INTRIN_mm_loadu_si32 -- Performing Test HAVE_INTRIN_mm_loadu_si32 - Failed -- Performing Test HAVE_INTRIN_mm_loadu_si64 -- Performing Test HAVE_INTRIN_mm_loadu_si64 - Failed -- Performing Test HAVE_INTRIN_mm_cvtsi128_si64 -- Performing Test HAVE_INTRIN_mm_cvtsi128_si64 - Failed -- Performing Test HAVE_INTRIN_mm_cvtsi64_si128 -- Performing Test HAVE_INTRIN_mm_cvtsi64_si128 - Failed -- Performing Test HAVE_INTRIN_mm_extract_epi64 -- Performing Test HAVE_INTRIN_mm_extract_epi64 - Failed -- Performing Test HAVE_INTRIN_mm256_zeroupper -- Performing Test HAVE_INTRIN_mm256_zeroupper - Failed -- Performing Test HAVE_INTRIN_mm256_loadu2_m128i -- Performing Test HAVE_INTRIN_mm256_loadu2_m128i - Failed -- Performing Test HAVE_INTRIN_mm256_set_m128i -- Performing Test HAVE_INTRIN_mm256_set_m128i - Failed -- x86 SIMD intrinsics enabled (using SIMDE for non-x86 targets) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- VVENC_ENABLE_THIRDPARTY_JSON: SYSTEM -- Found nlohmann_json: /usr/local/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.12.0") -- CMAKE_INSTALL_RPATH=$ORIGIN;$ORIGIN/../lib -- Performing Test SUPPORTED_mxsave -- Performing Test SUPPORTED_mxsave - Failed -- Performing Test SUPPORTED_msse4_2 -- Performing Test SUPPORTED_msse4_2 - Failed -- Performing Test SUPPORTED_mavx2 -- Performing Test SUPPORTED_mavx2 - Failed -- Configuring done (70.9s) -- Generating done (0.5s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_CLANG_SCAN_DEPS CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_CLANG_SCAN_DEPS CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_CLANG_SCAN_DEPS CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_CLANG_SCAN_DEPS CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /usr/obj/ports/vvenc-1.14.0/build-sparc64 >>> Running build in multimedia/vvenc at 1787654365.04 ===> multimedia/vvenc ===> Building for vvenc-1.14.0p1 Change Dir: '/usr/obj/ports/vvenc-1.14.0/build-sparc64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/94] /usr/obj/ports/vvenc-1.14.0/bin/c++ -DMISSING_INTRIN_mm256_loadu2_m128i -DMISSING_INTRIN_mm256_set_m128i -DMISSING_INTRIN_mm256_zeroupper -DMISSING_INTRIN_mm_cvtsi128_si64 -DMISSING_INTRIN_mm_cvtsi64_si128 -DMISSING_INTRIN_mm_extract_epi64 -DMISSING_INTRIN_mm_loadu_si32 -DMISSING_INTRIN_mm_loadu_si64 -DMISSING_INTRIN_mm_storeu_si16 -DMISSING_INTRIN_mm_storeu_si32 -DMISSING_INTRIN_mm_storeu_si64 -DTARGET_SIMD_X86=1 -DVVENC_ENABLE_THIRDPARTY_JSON -DVVENC_SOURCE -DUSE_SSE41 -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../../../include -I/usr/obj/ports/vvenc-1.14.0/build-sparc64 -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/. -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/.. -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../DecoderLib -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../EncoderLib -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../CommonLib -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../CommonLib/x86 -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../CommonLib/arm -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../apputils -I/usr/local/include -isystem /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../../../thirdparty -O2 -pipe -DNDEBUG -std=gnu++14 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wshorten-64-to-32 -Wall -Wno-deprecated-register -Wno-unused-const-variable -Wno-unknown-attributes -MD -MT source/Lib/vvenc/CMakeFiles/vvenc_x86_simd.dir/__/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp.o -MF source/Lib/vvenc/CMakeFiles/vvenc_x86_simd.dir/__/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp.o.d -o source/Lib/vvenc/CMakeFiles/vvenc_x86_simd.dir/__/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp.o -c /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp FAILED: source/Lib/vvenc/CMakeFiles/vvenc_x86_simd.dir/__/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp.o /usr/obj/ports/vvenc-1.14.0/bin/c++ -DMISSING_INTRIN_mm256_loadu2_m128i -DMISSING_INTRIN_mm256_set_m128i -DMISSING_INTRIN_mm256_zeroupper -DMISSING_INTRIN_mm_cvtsi128_si64 -DMISSING_INTRIN_mm_cvtsi64_si128 -DMISSING_INTRIN_mm_extract_epi64 -DMISSING_INTRIN_mm_loadu_si32 -DMISSING_INTRIN_mm_loadu_si64 -DMISSING_INTRIN_mm_storeu_si16 -DMISSING_INTRIN_mm_storeu_si32 -DMISSING_INTRIN_mm_storeu_si64 -DTARGET_SIMD_X86=1 -DVVENC_ENABLE_THIRDPARTY_JSON -DVVENC_SOURCE -DUSE_SSE41 -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../../../include -I/usr/obj/ports/vvenc-1.14.0/build-sparc64 -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/. -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/.. -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../DecoderLib -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../EncoderLib -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../CommonLib -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../CommonLib/x86 -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../CommonLib/arm -I/usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../apputils -I/usr/local/include -isystem /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../../../thirdparty -O2 -pipe -DNDEBUG -std=gnu++14 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Wshorten-64-to-32 -Wall -Wno-deprecated-register -Wno-unused-const-variable -Wno-unknown-attributes -MD -MT source/Lib/vvenc/CMakeFiles/vvenc_x86_simd.dir/__/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp.o -MF source/Lib/vvenc/CMakeFiles/vvenc_x86_simd.dir/__/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp.o.d -o source/Lib/vvenc/CMakeFiles/vvenc_x86_simd.dir/__/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp.o -c /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp:43: In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/../AdaptiveLoopFilterX86.h:42: In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/../CommonDefX86.h:65: In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/../FixMissingIntrin.h:47: In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../../../thirdparty/simde/x86/sse2.h:35: In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../../../thirdparty/simde/x86/sse.h:34: /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/vvenc/../../../thirdparty/simde/x86/../simde-f16.h:101:11: error: _Float16 is not supported on this target 101 | typedef _Float16 simde_float16; | ^ In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/AdaptiveLoopFilter_sse41.cpp:43: In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/../AdaptiveLoopFilterX86.h:42: In file included from /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/../CommonDefX86.h:65: /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/../FixMissingIntrin.h:100:2: error: __mm_cvtsi128_si64 has to be defined for 64-bit systems! 100 | #error __mm_cvtsi128_si64 has to be defined for 64-bit systems! | ^ /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/../FixMissingIntrin.h:112:2: error: _mm_cvtsi64_si128 has to be defined for 64-bit systems! 112 | #error _mm_cvtsi64_si128 has to be defined for 64-bit systems! | ^ /usr/obj/ports/vvenc-1.14.0/vvenc-1.14.0/source/Lib/CommonLib/x86/sse41/../FixMissingIntrin.h:124:2: error: _mm_extract_epi64 has to be defined for 64-bit systems! 124 | #error _mm_extract_epi64 has to be defined for 64-bit systems! | ^ 4 errors generated. ninja: build stopped: subcommand failed. *** Error 1 in multimedia/vvenc (/usr/ports/devel/cmake/cmake.port.mk:40 'do-build': @cd /usr/obj/ports/vvenc-1.14.0/build-sparc64 && exec /...) *** Error 2 in multimedia/vvenc (/usr/ports/infrastructure/mk/bsd.port.mk:3075 '/usr/obj/ports/vvenc-1.14.0/build-sparc64/.build_done': @cd ...) *** Error 2 in multimedia/vvenc (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=vvenc-1.14.0p1; export _LOCKS_HELD=" vvenc-1....) ===> Exiting multimedia/vvenc 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 1787654406.43 max_stuck=15.44/depends=9.88/show-prepare-results=3.53/junk=4.11/patch=2.39/configure=72.69/build=41.53 Error: job failed with 512 on sparc64-2d at 1787654406