serenity icon indicating copy to clipboard operation
serenity copied to clipboard

error: failed to run custom build command for `ring v0.16.20`

Open lilandrias opened this issue 3 years ago • 2 comments
trafficstars

Hi. I'm running latest Arch Linux and when i'm running cargo build. Here is the following error: error: failed to run custom build command for ring v0.16.20

Caused by: process didn't exit successfully: /home/andrias/Documents/serenity/target/debug/build/ring-24bda62ad47ba771/build-script-build (signal: 4, SIGILL: illegal instruction) --- stdout OPT_LEVEL = Some("0") warning: build failed, waiting for other jobs to finish...

lilandrias avatar Aug 19 '22 09:08 lilandrias

What was your stderr? Also, try running with RUST_BACKTRACE=full.

mkrasnitski avatar Aug 19 '22 13:08 mkrasnitski

Can't reproduce (terminal log, Arch Linux too)

If I remember correctly, incremental compilation sometimes spazzes out and causes crashes like this. In those cases cargo clean usually helps

kangalio avatar Sep 09 '22 21:09 kangalio

No response for 2 months

kangalio avatar Nov 05 '22 20:11 kangalio