-
Notifications
You must be signed in to change notification settings - Fork 43
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
Build failed #110
Comments
Hello! Can you please run this command manually and show the output? From
|
seeing the same thing in grin-wallet build, Homebrew/homebrew-core#137857
let me know if I need to provide more details. |
Does this also happen with the latest version of |
These appear to be two separate issues: @takakawa's issueThis appears to be an error to compile the C source code. I don't have much info, though I will say the combination @chenrui333's issueThis appears to be rust-lang/rust-bindgen#2500. An easy workaround would be to use the pre-built bindgen option (don't enable the |
that might be difficult for us to do. |
build failed
error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DDISABLE_X64" "-Wno-unused-function" "-o" "/workspace/rust/roarningbitmap/target/debug/build/croaring-sys-7cd393670621a907/out/CRoaring/roaring.o" "-c" "CRoaring/roaring.c" with args "cc" did not execute successfully (status code exit status: 1).
The text was updated successfully, but these errors were encountered: