Search Criteria
Package Details: fselect 0.8.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fselect.git (read-only, click to copy) |
---|---|
Package Base: | fselect |
Description: | Find files with SQL-like queries |
Upstream URL: | https://github.com/jhspetersson/fselect |
Licenses: | MIT |
Conflicts: | fselect-git |
Provides: | fselect |
Submitter: | asm0dey |
Maintainer: | asm0dey |
Last Packager: | asm0dey |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-06 09:33 (UTC) |
Last Updated: | 2025-01-01 20:12 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cmake (cmake-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
Latest Comments
« First ‹ Previous 1 2
LuminaSapphira commented on 2024-06-04 16:15 (UTC) (edited on 2024-06-04 16:15 (UTC) by LuminaSapphira)
There seems to be an issue with LTO that breaks compilation via makepkg. You may need to add
options=('!lto')
. See the following for more details:jdc commented on 2019-09-19 22:40 (UTC)
I'm getting a linker error with rustc 1.37.0:
« First ‹ Previous 1 2