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

fix: build with glibc 2.28 for x86_64_gnu #412

Closed

Conversation

praveen-em
Copy link

An attempt to fix pact-foundation/pact-js-core#502 using cross.

@praveen-em praveen-em changed the title fix: use cross for x86_64 builds fix: build with glibc 2.28 for x86_64_gnu Apr 29, 2024
@YOU54F
Copy link
Member

YOU54F commented Apr 29, 2024

I think the failure before was due to cross re-using deps in the target folder

the macos failure, is indeed due to binary content matching, and is due to macos-latest switching to arm based runners.

we can revert back to original behaviour by switching the macos-latest tag to macos-12

@praveen-em
Copy link
Author

That makes sense! I saw your PR which is all green. I will close this one.

@praveen-em praveen-em closed this Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[email protected]: Failed to load native module in Linux-x64 platform (redhat ubi8 minimal)
2 participants