@dreieck You need to install perl-text-csv-xs. It is there in makedepends(). I wonder how makepkg did not complain to you. It should have shown you this error:
==> Missing dependencies: -> perl-text-csv-xs
About geoip.license.key, it can not be put in git or source as it will vary for each user. i.e. each use will have own key. However I have fixed the error message and it will be gone in next update. But package should build just fine even if there was "No such file" error.
Pinned Comments
amish commented on 2020-03-14 09:43 (UTC) (edited on 2020-03-14 09:44 (UTC) by amish)
Package now uses DB-IP GeoIP database. If you still want to use MaxMind GeoLite2 database then read PKGBUILD for details. (needs license key from MaxMind)
amish commented on 2018-12-22 19:37 (UTC) (edited on 2021-03-09 00:59 (UTC) by amish)
Those using nftables may try this AUR package: https://aur.archlinux.org/packages/nftables-geoip-db/
See README file of that package for details. Thank you.