https://github.com/zqqw/pakku/pull/13/commits/7965f25b7fbbde208bc6c683889ba2dbbe8af544 This patch fixed that error with pakku-git, it would probably apply here too.
Search Criteria
Package Details: pakku 0.17-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pakku.git (read-only, click to copy) |
---|---|
Package Base: | pakku |
Description: | Pacman wrapper and AUR helper with a pacman-like user interface |
Upstream URL: | https://github.com/zqqw/pakku |
Keywords: | aur aur-helper helper nim pacman pakku wrapper |
Licenses: | GPL-3.0-only |
Submitter: | kitsunyan |
Maintainer: | apropos (IOAOI) |
Last Packager: | IOAOI |
Votes: | 35 |
Popularity: | 1.91 |
First Submitted: | 2018-03-10 21:55 (UTC) |
Last Updated: | 2024-08-17 01:28 (UTC) |
Dependencies (7)
- git (git-gitAUR, git-glAUR)
- libcurl.so (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- pacman (pacman-gitAUR)
- pcre
- asciidoc (asciidoc-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nim (nim-gitAUR, choosenimAUR, choosenim-binAUR) (make)
Required by (2)
Sources (1)
IOAOI commented on 2021-06-04 22:25 (UTC)
bepaald commented on 2021-06-01 16:05 (UTC)
This package seems broken, apart from the already needed old nim version (as noted by cmc below). With pacman 6 now released, I get multiple 'undefined reference to `alpm_option_set_arch'' when building.
apropos commented on 2020-10-13 15:12 (UTC)
@flaccid: make
and fakeroot
are a part of base-devel
, which is considered to be an implicit requirement for makepkg
/ all AUR packages.
flaccid commented on 2020-10-13 07:39 (UTC)
make is also a dev dep.
flaccid commented on 2020-10-13 07:28 (UTC)
Please add fakeroot as a makedepends.
apropos commented on 2020-09-16 18:49 (UTC) (edited on 2020-09-16 18:50 (UTC) by apropos)
The most recent builds are failing because the release this PKGFILE is pulling from is 5 commits behind master
.
Downgrading Nim as suggested below does work, but a nicer way to fix this would be to release a new GitHub version and update the pkgver
accordingly.
cmc commented on 2020-04-04 23:01 (UTC)
With the new Nim 1.2 I am getting:
/tmp/pakku/src/pakku-0.14/src/args.nim(108, 15) Error: undeclared identifier: 'lc'
Worked around by installing Nim 1.0.6
pacman -U https://archive.archlinux.org/packages/n/nim/nim-1.0.6-1-x86_64.pkg.tar.zst
haawda commented on 2019-11-16 10:34 (UTC)
sp1d3rmxn: please stop pendering the author of this great tool in this aggressive way. There are easy solutions for you, e..g. simply pulling from the other repo where the pull request comes from.
There is nim 1.0.2 now in the repos. This breaks the build anyway. I downgraded nim for the time till a better solution is available..
sp1d3rmxn commented on 2019-11-15 22:38 (UTC)
@kitsunyan: Could you please merge the PR on your GitHub repo? It fixes the issue.
What are you waiting on? Christmas?
purejava commented on 2019-11-01 14:08 (UTC) (edited on 2019-11-01 14:10 (UTC) by purejava)
@kitsunyan: Could you please merge the PR on your GitHub repo? It fixes the issue.
Pinned Comments
apropos commented on 2022-02-05 01:48 (UTC)
I've adopted this package, and plan to update it to use the community-maintained version at https://github.com/zqqw/pakku unless there are any complaints.