[GH-ISSUE #836] Process didn't exit successfully: rustc -vV (exit code: 127) #353

Open
opened 2026-02-28 14:48:39 +03:00 by kerem · 0 comments
Owner

Originally created by @deen1 on GitHub (Jul 3, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/836

Trying to install this on a Manjaro system, kernel version 5.10.36-2-MANJARO.
Using yay -S spotify-tui I get the error
Process didn't exit successfully: rustc -vV(exit code: 127)
after Starting build()....

Full message:

==> Making package: spotify-tui 0.24.0-1 (Sun 04 Jul 2021 00:07:27 +0530)
==> Retrieving sources...
  -> Found spotify-tui-0.24.0.tar.gz
==> Validating source files with sha512sums...
    spotify-tui-0.24.0.tar.gz ... Passed
==> Making package: spotify-tui 0.24.0-1 (Sun 04 Jul 2021 00:07:28 +0530)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found spotify-tui-0.24.0.tar.gz
==> Validating source files with sha512sums...
    spotify-tui-0.24.0.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting spotify-tui-0.24.0.tar.gz with bsdtar
==> Sources are ready.
==> Making package: spotify-tui 0.24.0-1 (Sun 04 Jul 2021 00:07:30 +0530)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
error: process didn't exit successfully: `rustc -vV` (exit code: 127)
--- stderr
rustc: error while loading shared libraries: libLLVM-12.so: cannot open shared object file: No such file or directory

==> ERROR: A failure occurred in build().
    Aborting...
error making: spotify-tui
Originally created by @deen1 on GitHub (Jul 3, 2021). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/836 Trying to install this on a Manjaro system, kernel version 5.10.36-2-MANJARO. Using `yay -S spotify-tui ` I get the error `Process didn't exit successfully: `rustc -vV` (exit code: 127) ` after `Starting build()...`. Full message: ``` ==> Making package: spotify-tui 0.24.0-1 (Sun 04 Jul 2021 00:07:27 +0530) ==> Retrieving sources... -> Found spotify-tui-0.24.0.tar.gz ==> Validating source files with sha512sums... spotify-tui-0.24.0.tar.gz ... Passed ==> Making package: spotify-tui 0.24.0-1 (Sun 04 Jul 2021 00:07:28 +0530) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found spotify-tui-0.24.0.tar.gz ==> Validating source files with sha512sums... spotify-tui-0.24.0.tar.gz ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting spotify-tui-0.24.0.tar.gz with bsdtar ==> Sources are ready. ==> Making package: spotify-tui 0.24.0-1 (Sun 04 Jul 2021 00:07:30 +0530) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... error: process didn't exit successfully: `rustc -vV` (exit code: 127) --- stderr rustc: error while loading shared libraries: libLLVM-12.so: cannot open shared object file: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... error making: spotify-tui ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#353
No description provided.