Search Criteria
Package Details: rd-git 0.0.0.1728.gf11ec8e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rd-git.git (read-only, click to copy) |
---|---|
Package Base: | rd-git |
Description: | a record/replay debugger written in rust |
Upstream URL: | https://github.com/sidkshatriya/rd |
Licenses: | custom |
Conflicts: | rd |
Provides: | rd |
Submitter: | quininer |
Maintainer: | None |
Last Packager: | quininer |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-16 07:47 (UTC) |
Last Updated: | 2021-05-16 07:56 (UTC) |
Dependencies (8)
- capnproto (capnproto-gitAUR)
- gdb (gdb-gitAUR, gdb-debug-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
Latest Comments
uttarayan21 commented on 2021-06-03 08:52 (UTC) (edited on 2021-06-03 08:55 (UTC) by uttarayan21)
rd binary is hardcoded to target/release/rd. This fails the packaging if CARGO_TARGET_DIR is set.
Patch to fix
Edit: Or use