Mac Silicon Alire Run Fails Due to duplicate LC_RPATH
Summary The alr run command fails for an Alire project based on GTKAda on Mac Silicon OSX 26.2 with XCode 26.2, despite a successful compile and build. The error message indicates a duplicate LC_RPATH issue. Root Cause The root cause of this issue is: Duplicate LC_RPATH entries in the executable file Incorrect configuration of the … Read more