Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS linker error in CI job #330

Open
neriumrevolta opened this issue May 28, 2024 · 0 comments
Open

MacOS linker error in CI job #330

neriumrevolta opened this issue May 28, 2024 · 0 comments
Assignees
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p1 High priority type:bug Something isn't working

Comments

@neriumrevolta
Copy link
Contributor

Our CI checks fail to build and run the Waku Rust bindings on the macos-latest - https://github.com/graphops/graphcast-sdk/actions/runs/9262619450/job/25479792254

More info:

   Compiling graphcast-sdk v0.7.2 (/Users/runner/work/graphcast-sdk/graphcast-sdk)
error: linking with `cc` failed: exit status: 1
Error:   |
  = note: env -u IPHONEOS_DEPLOYMENT_TARGET -u TVOS_DEPLOYMENT_TARGET LC_ALL="C" PATH="/Users/runner/.rustup/toolchains/stable-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/bin:/Users/runner/go/bin:/Users/runner/hostedtoolcache/go/1.20.14/arm64/bin:/opt/homebrew/lib/ruby/gems/3.0.0/bin:/opt/homebrew/opt/ruby@3.0/bin:/Users/runner/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/runner/.cargo/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/Users/runner/bin:/Users/runner/.yarn/bin:/Users/runner/Library/Android/sdk/tools:/Users/runner/Library/Android/sdk/platform-tools:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/usr/bin:/bin:/usr/sbin:/sbin:/Users/runner/.dotnet/tools" VSLANG="1033" ZERO_AR_DATE="1" "cc" "-arch" "x86_64" "-m64" "/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/
@neriumrevolta neriumrevolta self-assigned this May 28, 2024
@neriumrevolta neriumrevolta added type:bug Something isn't working p1 High priority meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p1 High priority type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant