This package doesn't build with newer glibc version (>=2.34):
...
/usr/bin/ld: test_ldap-addisco.o: undefined reference to symbol 'ns_get32@@GLIBC_2.9'
/usr/bin/ld: /usr/lib/libresolv.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:737: test-ldap] Error 1
This has been fixed upstream via https://gitlab.freedesktop.org/realmd/adcli/-/merge_requests/44.
Until release 9.2 is out, it would make sense to bump a newer commit version for adcli: 938065a751c0876eb837a27f8c1443fc7d0d2551
@grawity any chance you could update the build spec?
Pinned Comments