[Bug 290174] multimedia/obs-multi-rtmp: fix build
Date: Sun, 12 Oct 2025 18:19:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290174
Bug ID: 290174
Summary: multimedia/obs-multi-rtmp: fix build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: freebsd@sysctl.cz
Created attachment 264500
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264500&action=edit
0001-obs-multi-rtmp-fix-build.patch
Hi,
This is a fix for: Could NOT find SIMDe (missing: SIMDe_INCLUDE_DIR) (found
version "0.0.0")
/bin/mkdir -p /wrkdirs/usr/ports/multimedia/obs-multi-rtmp/work/.build
-- 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/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/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233
(message):
Could NOT find SIMDe (missing: SIMDe_INCLUDE_DIR) (found version "0.0.0")
Reason given by package: Ensure SIMD Everywhere is available in local
library paths.
--
You are receiving this mail because:
You are the assignee for the bug.