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, capnproto-gitAUR)
- gdb (gdb-gitAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- rust (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, 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