After compiling swiftc 6.2.4, and installing the resulting tarball, I find that I can’t execute any Swift program such as swift or swiftc, because I get this error:
swift: error while loading shared libraries: libSwiftDriverExecution.so: cannot open shared object file: No such file or directory
That .so file is nowhere in the tarball. Any ideas?
Yes I’m specifying all the options without any preset. Looking at my scripts from years past, I had been using a preset but as I recall, about a year ago that approach stopped working for me. It was: buildbot_linux,no_test