Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Allow build scripts to fork, nspawn processes #56

Closed
drahnr opened this issue Apr 30, 2021 · 1 comment
Closed

Allow build scripts to fork, nspawn processes #56

drahnr opened this issue Apr 30, 2021 · 1 comment

Comments

@drahnr
Copy link
Contributor

drahnr commented Apr 30, 2021

  running "/home/bernhard/.cargo/bin/sccache" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-std=c1x" "-Wbad-function-cast" "-Wnested-externs" "-Wstrict-prototypes" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/media/supersonic1t/projects/sccache/target/debug/build/ring-8671a635501af205/out/aes_nohw.o" "crypto/fipsmodule/aes/aes_nohw.c"
  ccache: error: Failed to fork: Resource temporarily unavailable
@drahnr
Copy link
Contributor Author

drahnr commented May 5, 2021

This is #69 exhibited by the use of cc-rs crate.

@drahnr drahnr closed this as completed May 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant