Search Criteria
Package Details: fish-git 2:4.0b1.r45.gc473aa60a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fish-git.git (read-only, click to copy) |
---|---|
Package Base: | fish-git |
Description: | User friendly shell intended mostly for interactive use. |
Upstream URL: | https://github.com/fish-shell/fish-shell |
Keywords: | shell |
Licenses: | GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND PSF-2.0 |
Conflicts: | fish, fish-shell |
Provides: | fish, fish-shell |
Submitter: | SanskritFritz |
Maintainer: | SanskritFritz (akiirui) |
Last Packager: | akiirui |
Votes: | 70 |
Popularity: | 1.25 |
First Submitted: | 2010-11-17 22:27 (UTC) |
Last Updated: | 2024-12-27 03:03 (UTC) |
Dependencies (11)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- ncurses (ncurses-gitAUR)
- pcre2 (pcre2-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- expect (check)
- procps-ng (procps-ng-gitAUR, busybox-coreutilsAUR) (check)
- pkgfile (pkgfile-gitAUR) (optional) – command-not-found hook
- python (python37AUR, python311AUR, python310AUR) (optional) – man page completion parser / web config tool
Required by (87)
- bash-git-prompt (requires fish) (optional)
- bash-git-prompt-git (requires fish) (optional)
- bass-fish (requires fish)
- bubblejail (requires fish) (optional)
- bubblejail-git (requires fish) (optional)
- carch (requires fish) (optional)
- carch-git (requires fish) (optional)
- chruby-fish (requires fish)
- cocainate-bin (requires fish) (optional)
- ctcontainer (requires fish)
- ctpkg (requires fish)
- fish-abbreviation-tips (requires fish)
- fish-abbreviation-tips-git (requires fish)
- fish-autopair (requires fish)
- fish-autopair-git (requires fish)
- fish-bash2env (requires fish)
- fish-bass-git (requires fish)
- fish-catppuccin-frappe-git (requires fish)
- fish-catppuccin-latte-git (requires fish)
- fish-catppuccin-macchiato-git (requires fish)
- Show 67 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »
akiirui commented on 2024-02-07 08:42 (UTC)
@ptr1337 and i think you are using testing/pacman, because the makepkg.conf in the core/pacman doesn't enable lto by default. lol.
akiirui commented on 2024-02-07 08:30 (UTC) (edited on 2024-02-07 08:42 (UTC) by akiirui)
@ptr1337 Reproduced. Because my makepkg.conf doesn't enable lto... So it work fine for me. Disabled, thanks.
akiirui commented on 2024-02-07 08:05 (UTC)
@ptr1337 Did you get an error when compiling after enabling lto this time? Please post your log, because I tested it after enabling it and it can be compiled.
ptr1337 commented on 2024-02-07 06:39 (UTC)
@akiirui
Could you please add options=(!lto)?
This got mentioned already multiple times, but you didnt add this. Please follow the archlinux packaging guidelines and the package should be possible to build in a chroot with the DEFAULT makepkg.conf, which does enable lto as default.
Please fix, it is really annoying since our weekly git build does fail due to this.
akiirui commented on 2024-02-05 01:11 (UTC)
@FreeFull Fixed.
FreeFull commented on 2024-02-04 15:13 (UTC)
Something changed upstream, and now this PKGBUILD doesn't seem to work any more. Getting the following errors at the end of the build process:
rien333 commented on 2023-02-23 09:45 (UTC)
@akiirui Cool! Might report it to upstream if this behavior stays around.
akiirui commented on 2023-02-23 09:28 (UTC)
@rien333 Reproduced, thanks for the feedback.
rien333 commented on 2023-02-23 09:23 (UTC) (edited on 2023-02-23 09:24 (UTC) by rien333)
This doesn't build if you have
lto
enabled in/etc/makepkg.conf
— to be specific, it fails during the linking step. Seems like a recent "regression" (?), since this didn't happen before the rust switch.Adding this to the PKGBUILD makes it work, however:
SanskritFritz commented on 2023-02-20 21:33 (UTC)
Awesome man, thanks for the new version!
« First ‹ Previous 1 2 3 4 5 6 7 .. 15 Next › Last »