Please update http://www.inet.no/dante/download.html
Attempting to bump the package version to see if it solves other bugs such as the LTO bug report... The new version doesn't configure successfully at all. checking getaddrinfo() error symbols... configure: error: in `/var/tmp/portage/net-proxy/dante-1.4.3/work/dante-1.4.3': configure: error: error: getaddrinfo() error value count too low See `config.log' for more details It appears that it checks the wrong header name, and due to build failures it "fixed" the problem by adding a configure check to fail if it could not find what it needs. Please discuss this upstream...
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a413aba50f53e16c5acb82495b4a2604db3791 commit 37a413aba50f53e16c5acb82495b4a2604db3791 Author: Robin H. Johnson <robbat2@gentoo.org> AuthorDate: 2024-11-18 00:12:19 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2024-11-18 04:09:21 +0000 net-proxy/dante: version bump Closes: https://bugs.gentoo.org/908548 Closes: https://bugs.gentoo.org/900280 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> net-proxy/dante/Manifest | 2 + net-proxy/dante/dante-1.4.3.ebuild | 116 +++++++++++++++++++++ net-proxy/dante/files/dante-1.4.2-cflags.patch | 32 ++++++ net-proxy/dante/files/dante-1.4.3-gai-symbol.patch | 32 ++++++ .../dante/files/dante-1.4.3-osdep-debug.patch | 16 +++ 5 files changed, 198 insertions(+)