The package tries to interpolate a variable using single quotes: source=("$pkgname"::'https://github.com/nfs-ganesha/nfs-ganesha/archive/V${pkgver}.tar.gz')
which results in:
[2021-07-27T03:58:02.695Z] ==> Synchronizing chroot copy [/mnt/aur/build/root] -> [nfs-ganesha]...done
[2021-07-27T03:58:02.695Z] /mnt/aur/build/nfs-ganesha/etc/makepkg.conf: line 57: gcc: command not found
[2021-07-27T03:58:02.695Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2021-07-27T03:58:02.695Z] Dload Upload Total Spent Left Speed
[2021-07-27T03:58:02.695Z]
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 141 100 141 0 0 1620 0 --:--:-- --:--:-- --:--:-- 1620
[2021-07-27T03:58:02.695Z]
0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2021-07-27T03:58:02.695Z] curl: (22) The requested URL returned error: 404
[2021-07-27T03:58:02.695Z] ==> ERROR: Failure while downloading https://github.com/nfs-ganesha/nfs-ganesha/archive/V${pkgver}.tar.gz
[2021-07-27T03:58:02.695Z] Aborting...
Pinned Comments
icebal commented on 2019-02-07 00:46 (UTC)
FYI for those that try this package, it is still a work in progress now that the nfs-ganesha is using gitmodules for libntirpc, and no compile instructions.