Failing building of O2Physics due to libffi

Dear experts,

I am encountering an issue when trying to build O2Physics on a macOS Sonoma 14.6.1. You can see below the lines in the log file which contain warnings or errors. The full log is attached to this topic. I would be thankful if you could assist me to solve that.

Cheers,

Youssef

configure.ac:8: warning
configure.ac:41: warning
configure.ac:68: warning
configure.ac:341: warning
configure.ac:368: warning
configure.ac:371: warning
configure.ac:387: warning
configure.ac:415: warning
configure.ac:428: warning
clang: error: unsupported option ‘-print-multi-os-directory’
clang: error: no input files

log.txt (22.9 KB)

It seems to be there was an issue with the setup of the system and hence the make: *** [all-configured] Error 2 error occured. I solve it by reinstalling macOS-specific Dependencies via

brew install autoconf automake libtool cmake pkg-config