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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Bug Report: #847

Open
bloosanbi opened this issue Jul 26, 2023 · 1 comment
Open

馃悰 Bug Report: #847

bloosanbi opened this issue Jul 26, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@bloosanbi
Copy link

Describe the bug

compiling failed installation of libreddit

Steps to reproduce the bug

  1. Go to Terminal
  2. type cargo install libreddit
  3. See error

What's the expected behavior?

complete installation

Additional context / screenshot

error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/home/user/.cargo/bin:/home/user/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" VSLANG="1033" "cc" "-m64" "/tmp/rustcpxAtif/symbols.o" "/tmp/cargo-installdUtNW2/release/deps/libreddit-3f67f99168fc7fb8.libreddit.63383388cf192f2e-cgu.0.rcgu.o" "-Wl,--as-needed" "-L" "/tmp/cargo-installdUtNW2/release/deps" "-L" "/tmp/cargo-installdUtNW2/release/build/ring-83ddac59c2a09546/out" "-L" "/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/tmp/rustcpxAtif/libring-45f56fff10741151.rlib" "/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2a597573799b576f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/home/user/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/cargo-installdUtNW2/release/deps/libreddit-3f67f99168fc7fb8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-all" "-nodefaultlibs"
  = note: /usr/bin/ld: final link failed: No space left on device
          collect2: error: ld returned 1 exit status
          

error: could not compile `libreddit` (bin "libreddit") due to previous error
error: failed to compile `libreddit v0.30.1`, intermediate artifacts can be found at `/tmp/cargo-installdUtNW2`
@bloosanbi bloosanbi added the bug Something isn't working label Jul 26, 2023
@w1kee
Copy link

w1kee commented Jul 30, 2023

it says No space left on device, so maybe you don't have enough free space?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants