Created attachment 256795 [details] git diff for security/liboqs. On aarch64, liboqs builds and installs the kem_bike.h files (since 0.12.0?), but these are masked by the @comment. This makes dependent ports fail as another header includes the kem_bike.h leading to a problem. See https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p7c3dbec016b0_s62e841ccce3/logs/openssl-oqsprovider-0.8.0_1.log Patch adds the kem_bike header for aarch64 builds.