opendmarc fails to build on MacOSX26.5, failing with one error:
opendmarc.c:3257:3: error: use of undeclared identifier
'opendmarc_policy_fetch_fo'
3257 | opendmarc_policy_fetch_fo(cc->cctx_dmarc, &fo);
It was building prior to May 22nd.
Apple clang version 21.0.0 (clang-2100.1.1.101)
Target: arm64-apple-darwin25.5.0
Thread model: posix
opendmarc fails to build on MacOSX26.5, failing with one error:
opendmarc.c:3257:3: error: use of undeclared identifier
'opendmarc_policy_fetch_fo'
3257 | opendmarc_policy_fetch_fo(cc->cctx_dmarc, &fo);
It was building prior to May 22nd.
Apple clang version 21.0.0 (clang-2100.1.1.101)
Target: arm64-apple-darwin25.5.0
Thread model: posix