Advertisement
Guest User

Untitled

a guest
Jan 1st, 2021
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. error: failed to run custom build command for `sys-info v0.7.0`
  2.  
  3. Caused by:
  4. process didn't exit successfully: `/private/var/folders/g5/9v4fczm10bqbsz3rf34myzlh0000gn/T/nix-build-deno-1.3.3.drv-0/source/target/release/build/sys-info-c746f66581c8fb08/build-script-build` (exit code: 1)
  5. --- stdout
  6. TARGET = Some("x86_64-apple-darwin")
  7. OPT_LEVEL = Some("z")
  8. HOST = Some("x86_64-apple-darwin")
  9. CC_x86_64-apple-darwin = Some("/nix/store/sw7b2gcklaj3iy5ikv7ag163bpry3ivb-clang-wrapper-7.1.0/bin/cc")
  10. CFLAGS_x86_64-apple-darwin = None
  11. CFLAGS_x86_64_apple_darwin = None
  12. HOST_CFLAGS = None
  13. CFLAGS = None
  14. CRATE_CC_NO_DEFAULTS = None
  15. DEBUG = Some("false")
  16. CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,sse3,ssse3")
  17.  
  18. --- stderr
  19.  
  20.  
  21. error occurred: No such file or directory (os error 2)
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement