Search Criteria
Package Details: ipcalc-redhat 1.0.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/ipcalc-redhat.git (read-only, click to copy) |
---|---|
Package Base: | ipcalc-redhat |
Description: | Redhat's modernized ipcalc fork with IPv6 support |
Upstream URL: | https://gitlab.com/ipcalc/ipcalc |
Licenses: | GPL-2.0-or-later |
Conflicts: | ipcalc |
Submitter: | bitfehler |
Maintainer: | bitfehler |
Last Packager: | bitfehler |
Votes: | 10 |
Popularity: | 0.103803 |
First Submitted: | 2020-02-02 11:56 (UTC) |
Last Updated: | 2024-12-04 13:53 (UTC) |
Dependencies (8)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- geoip (geoip-gitAUR) (make)
- meson (meson-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- ruby-erb (make)
- ruby-kramdown-parser-gfm (make)
- ruby-ronn (ruby-ronn-ng) (make)
- geoip (geoip-gitAUR) (optional) – display geoinfo for IP with -g
Latest Comments
bitfehler commented on 2024-12-04 13:55 (UTC)
Added pkgconf to build dependencies, thanks!
gasoo commented on 2024-12-03 21:53 (UTC) (edited on 2024-12-03 21:58 (UTC) by gasoo)
Got the following error message:
Did not find pkg-config by name 'pkg-config'
Found pkg-config: NO
Run-time dependency geoip found: NO
meson.build:48:9: ERROR: Dependency lookup for geoip with method 'pkgconfig' failed: Pkg-config for machine host machine not found. Giving up.
After installing pkgconf via pacman, it worked. Maybe pkgconf should be added to the dependencies.
bitfehler commented on 2024-08-19 11:53 (UTC)
Updated build dependencies, thanks!
autape commented on 2024-08-12 17:55 (UTC)
Build fails without deps: kramdown-parser-gfm, ruby-erb
5long commented on 2024-02-10 22:07 (UTC)
@mawcomw: is there an entry in your
/etc/hosts
that pointslocalhost
to::1
? See Examples in hosts(5).mawcomw commented on 2024-02-07 17:44 (UTC)
It is failing to build due to an test error (test 14/165 IPIPv6Localhost).
Reading ../yay/ipcalc-redhat/src/ipcalc-1.0.3/build/../tests/ip-localhost-ipv6... ok. Checking ../yay/ipcalc-redhat/src/ipcalc-1.0.3/build/ipcalc -h ::1... FAILED! Output was: HOSTNAME=ip6-localhost 1 test(s) failed.
bitfehler commented on 2024-01-19 10:47 (UTC)
@5long thanks, incorporated into a new release
5long commented on 2024-01-18 11:40 (UTC)
Tried to compile it with geoip support & bumped to 1.0.3: https://github.com/5long/pkgbuilds/commits/trunk/ipcalc-redhat
bitfehler commented on 2023-03-31 08:45 (UTC)
Gitlab apparently just fucked up their release tarballs for a few days. I pushed pkgrel 2 with everything back to usual.
ianioc commented on 2023-03-31 08:04 (UTC) (edited on 2023-03-31 08:11 (UTC) by ianioc)
There are several errors in the PKGBUILD file. The following is correct: