Trying to build my project on Ventura 13.2 with XCode 14.2 Fails with "Command Ld failed with nonzero exit code. Build log shows:
clang: error: unable to execute command: Bus error: 10
clang: error: linker command failed due to signal (use -v to see invocation)
Builds fine with XCode 13.x on 10.15.
I have tried removeing derived data folders, rebooting, cleaning project, still no good.
I have not solved it. I had been using an older build system until recently, but have now upgraded to latest everything- Ventura 13.4.1, x-code 14.3.1. And our server is now also upgrade to Ventura, so I no longer have the option of connecting via AFP.
Smaller projects build OK, but my large project stil failes with Bus error 10.