You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caused by:
failed to parse manifest at /home/angel/.cargo/registry/src/github.aaakk.us.kg-1ecc6299db9ec823/bit-set-0.2.0/Cargo.toml
Caused by:
dependency (bit-vec) specified without providing a local path, Git repository, or version to use.
make: *** [Makefile:41: release] Error 101
==> ERROR: A failure occurred in build().
Aborting...
Steps To Reproduce
Find & Try to compile it from AUR..
Expected Behavior
Hopefully it should compile..
Additional Context
OS: Manjaro 21.1.6 Pahvo
Kernel: x86_64 Linux 5.14.10-1-MANJARO
DE: LXQt 0.17.0
WM: OpenBox
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Linux Distribution
Manjaro 21.1.6 Pahvo
Luxtorpeda Version
45.0.0.r320.5f2e835-2
Bug description
Building luxtorpeda-git...
==> Making package: luxtorpeda-git 45.0.0.r320.5f2e835-2 (Fri 05 Nov 2021 15:42:20 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating luxtorpeda git repo...
Fetching origin
-> Found reproducible-build.patch
-> Found size-optimisations.patch
==> Validating source files with sha256sums...
luxtorpeda ... Skipped
reproducible-build.patch ... Passed
size-optimisations.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of luxtorpeda git repo...
Cloning into 'luxtorpeda'...
done.
==> Starting prepare()...
patching file Makefile
Hunk #1 succeeded at 38 (offset 1 line).
patching file Cargo.toml
==> Starting pkgver()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
cargo build --release --locked
Downloading crates ...
error: failed to download
bit-set v0.2.0
Caused by:
unable to get packages from source
Caused by:
failed to parse manifest at
/home/angel/.cargo/registry/src/github.aaakk.us.kg-1ecc6299db9ec823/bit-set-0.2.0/Cargo.toml
Caused by:
dependency (bit-vec) specified without providing a local path, Git repository, or version to use.
make: *** [Makefile:41: release] Error 101
==> ERROR: A failure occurred in build().
Aborting...
Steps To Reproduce
Expected Behavior
Hopefully it should compile..
Additional Context
OS: Manjaro 21.1.6 Pahvo
Kernel: x86_64 Linux 5.14.10-1-MANJARO
DE: LXQt 0.17.0
WM: OpenBox
Relevant log output
No response
The text was updated successfully, but these errors were encountered: