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

Docker build failing since 64087b5 #1314

Closed
2 tasks
dmfxyz opened this issue Apr 14, 2022 · 0 comments
Closed
2 tasks

Docker build failing since 64087b5 #1314

dmfxyz opened this issue Apr 14, 2022 · 0 comments
Labels
T-bug Type: bug

Comments

@dmfxyz
Copy link
Contributor

dmfxyz commented Apr 14, 2022

Component

Other (please describe)

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

No response

What command(s) is the bug in?

No response

Operating System

No response

Describe the bug

Docker build has been failing since this job https://github.com/foundry-rs/foundry/actions/runs/2158220589. There is an issue with both compiling group (fixed by adding openss in #1313). But, that just uncovers another issue with compiling foundry-cli within Docker.

#13 808.6    Compiling foundry-cli v0.2.0 (/opt/foundry/cli)
#13 809.7 error: failed to run custom build command for `foundry-cli v0.2.0 (/opt/foundry/cli)`
#13 809.7 
#13 809.7 Caused by:
#13 809.7   process didn't exit successfully: `/opt/foundry/target/release/build/foundry-cli-f3551be4cc3b0164/build-script-build` (signal: 11, SIGSEGV: invalid memory reference)
#13 809.7 warning: build failed, waiting for other jobs to finish...

Example job here.

I will pick this up in a few days unless another contributor wishes to look earlier :) . For now, I am proposing disabling the nightly docker build in #1313.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
None yet
Development

No branches or pull requests

2 participants