'make check' failing for test_container_bloomfilter on openbsd
Mikhail <[email protected]> Sun, 3 Apr 2022 10:44:49 +0300
| Newsgroups | gmane.network.gnunet.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm running latest openbsd and latest git of gnunet (7317fe5b9): misha:/home/misha:6048$ uname -a OpenBSD edge.lab.local 7.1 GENERIC.MP#448 amd64 misha:/home/misha:6049$ cc -v OpenBSD clang version 13.0.0 Target: amd64-unknown-openbsd7.1 Thread model: posix InstalledDir: /usr/bin 'make check' failed in one test: ============================================================================ Testsuite summary for gnunet 0.16.3-7-ge6a0ea8cf ============================================================================ # TOTAL: 54 # PASS: 53 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 t-suite.log: ========================================================= gnunet 0.16.3-7-ge6a0ea8cf: src/util/test-suite.log ========================================================= # TOTAL: 54 # PASS: 53 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test_container_bloomfilter ================================ Got 0 elements out of200 expected after insertion. FAIL test_container_bloomfilter (exit status: 255)