#1095832 ifstat: FTBFS on Hurd

Package:
ifstat
Source:
ifstat
Description:
InterFace STATistics Monitoring
Submitter:
Date:
2025-02-13 10:36:02 UTC
Severity:
normal
#1095832#5
Date:
2025-02-12 14:04:20 UTC
From:
To:
ifstat used to build on hurd-i386 until
the +b1 attempt on 29-11-2024

https://buildd.debian.org/status/logs.php?pkg=ifstat&arch=hurd-i386


Now build fails on both hurd-i386 and hurd-amd64

Reason given on hurd-amd-64 is
   > configure: error: no statistics gathering methods found, porting
needed.

#1095832#10
Date:
2025-02-12 14:19:59 UTC
From:
To:
Hello,

Peter B, le mer. 12 févr. 2025 14:04:20 +0000, a ecrit:

But was it actually working?

More precisely;

configure:5264: checking for snmp support in -lnetsnmp -lcrypto
configure:5279: gcc -o conftest -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fc
conftest.c: In function 'main':
conftest.c:43:1: error: implicit declaration of function 'snmp_sess_init' [-Wimplicit-function-declaration]
   43 | snmp_sess_init();
      | ^~~~~~~~~~~~~~

Possibly it's just missing some #include

Samuel

#1095832#15
Date:
2025-02-13 10:26:22 UTC
From:
To:
Hi Samuel,
I have no idea, maybe not.

I'm not planning to investigate this myself,
but I would be happy to carry a patch if anyone on Hurd team can come up
with one.

Cheers,
Peter