Search Criteria
Package Details: pipes-rs 1.6.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pipes-rs.git (read-only, click to copy) |
---|---|
Package Base: | pipes-rs |
Description: | An over-engineered rewrite of pipes.sh in Rust |
Upstream URL: | https://github.com/lhvy/pipes-rs |
Licenses: | BlueOak-1.0.0 |
Submitter: | haxibami |
Maintainer: | haxibami |
Last Packager: | haxibami |
Votes: | 2 |
Popularity: | 0.22 |
First Submitted: | 2023-04-15 17:33 (UTC) |
Last Updated: | 2024-02-26 09:44 (UTC) |
Dependencies (1)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
Latest Comments
haxibami commented on 2024-02-26 09:57 (UTC)
@readf0x Updated PKGBUILD (explicitly disabled LTO). The build should now work, at least in chroot.
...Alternatively, you may use mold linker, which is fast and (somehow) handles LTOs well (which is why I didn't notice the error).
readf0x commented on 2024-02-23 23:54 (UTC) (edited on 2024-02-23 23:55 (UTC) by readf0x)
The current build fails, though I don't quite understand the error.
error: linking with `cc` failed: exit status: 1
https://pastebin.com/rMh6NmXT