Hello Jochen, > On 22 Jul 2022, at 22:06, Jochen Sprickerhof wrote: > > Hi, > > libloc and libloc-database are now in Debian unstable should transition to Debian testing in the next 5 days. One nitpick is that it does not build an all platforms: > > https://buildd.debian.org/status/package.php?p=libloc I installed a virtual machine with mips64el and the testsuite weirdly runs through. I need to double-check what changes in the build environment on the affected systems. From what I can see, the error looks very similar across all the architectures this does not build for. make --no-print-directory check-TESTS check-local PASS: src/test-libloc PASS: src/test-stringpool PASS: src/test-database PASS: src/test-as PASS: src/test-network PASS: src/test-network-list PASS: src/test-country PASS: src/test-signature PASS: src/test-address PASS: tests/python/test-export.py ============================================================================ Testsuite summary for libloc 0.9.14 ============================================================================ # TOTAL: 10 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ > Not really important but maybe worth to look into for bugs in the code. > You can try to reproduce the failing tests with these images: > > https://people.debian.org/~gio/dqib/ > > Otherwise I could test on real hardware. > > Cheers Jochen Additionally, the packages don’t build for Debian any more using my script. I opened a bug ticket with the error here: https://bugzilla.ipfire.org/show_bug.cgi?id=12912 If you like you can grab it :) -Michael