rules_spm icon indicating copy to clipboard operation
rules_spm copied to clipboard

Address `Library not loaded: /usr/lib/swift/libswift_Concurrency.dylib` error in `simple_with_binary` example.

Open cgrindel opened this issue 2 years ago • 0 comments

==================== Test output for //:swiftlint_test:
dyld: Library not loaded: /usr/lib/swift/libswift_Concurrency.dylib
  Referenced from: /private/var/tmp/_bazel_runner/6ba398470370e09a654e1f7bdb97a6ab/execroot/cgrindel_rules_spm/_tmp/ddf15778361f25c046ae1a20e4208ae7/_bazel_runner/2e49c85fe2b74011ea7bde4884b9fa50/sandbox/darwin-sandbox/130/execroot/simple_with_binary_example/bazel-out/darwin-fastbuild/bin/swiftlint_test.runfiles/swift_utils/SwiftLint/swiftlint
  Reason: image not found
/private/var/tmp/_bazel_runner/6ba398470370e09a654e1f7bdb97a6ab/execroot/cgrindel_rules_spm/_tmp/ddf15778361f25c046ae1a20e4208ae7/_bazel_runner/2e49c85fe2b74011ea7bde4884b9fa50/sandbox/darwin-sandbox/130/execroot/simple_with_binary_example/bazel-out/darwin-fastbuild/bin/swiftlint_test.runfiles/simple_with_binary_example/swiftlint_test: line 20: 28850 Abort trap: 6           "${swiftlint}" version

cgrindel avatar Mar 17 '22 15:03 cgrindel