Opened 7 months ago

Last modified 7 months ago

#68403 assigned defect

mbedtls3 broken on 10.6.8 Intel: error: "Must use `-mpclmul -msse2 -maes` for MBEDTLS_AESNI_C"

Reported by: barracuda156 Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: snowleopard Cc:
Port: mbedtls3

Description

In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mbedtls3/mbedtls3/work/mbedtls-3.5.0/library/aesni.c:29:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mbedtls3/mbedtls3/work/mbedtls-3.5.0/library/aesni.h:69:5: error: "Must use `-mpclmul -msse2 -maes` for MBEDTLS_AESNI_C"
#   error "Must use `-mpclmul -msse2 -maes` for MBEDTLS_AESNI_C"
    ^
1 error generated.
make[2]: *** [library/CMakeFiles/mbedcrypto.dir/aesni.c.o] Error 1
make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_mbedtls3/mbedtls3/work/build'
make[1]: *** [library/CMakeFiles/mbedcrypto.dir/all] Error 2

Change History (1)

comment:1 Changed 7 months ago by Schamschula (Marius Schamschula)

Unfortunately, I have no way of anticipating such an error, as I currently am test building on Ventura 13.6 on an M1 CPU.

Note: See TracTickets for help on using tickets.