Re: git: a5e4dc2e4a39 - main - multimedia/vapoursynth: Update to R73 and adopt port

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 20 Jun 2026 11:54:44 UTC
On 2026-06-19 22:27, Vladimir Druzenko wrote:
> After this update build fails:
> FAILED: [code=1] libavx2.a.p/src_core_kernel_x86_convolution_avx2.cpp.o
> c++ -Ilibavx2.a.p -I. -I.. -I../include -fvisibility=hidden -flto - 
> fdiagnostics-color=never -DNDEBUG -D_FILE_OFFSET_BITS=64 -Wall - 
> Winvalid-pch -std=c++17 -DVS_CORE_EXPORTS -DVS_CURRENT_RELEASE=73 - 
> DVS_GRAPH_API '-DVS_PATH_PLUGINDIR="/usr/local/lib/vapoursynth"' - 
> DVS_USE_LATEST_API -DVSSCRIPT_USE_LATEST_API -Wno-ignored-attributes - 
> fno-math-errno -fno-trapping-math -DVS_TARGET_OS_LINUX - 
> DHAVE_SCHED_GETAFFINITY -DHAVE_CPUSET_GETAFFINITY -DVS_TARGET_CPU_X86 - 
> O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing - 
> fPIC -MD -MQ libavx2.a.p/src_core_kernel_x86_convolution_avx2.cpp.o -MF 
> libavx2.a.p/src_core_kernel_x86_convolution_avx2.cpp.o.d -o libavx2.a.p/ 
> src_core_kernel_x86_convolution_avx2.cpp.o -c ../src/core/kernel/x86/ 
> convolution_avx2.cpp

Addressed in 
https://cgit.freebsd.org/ports/commit/?id=a2fb9923e7014adde1da669b8322e5a8b631fc90

Machine toggles don't help because they reflect on host system not 
target system

Best regards,
Daniel