On Thursday, April 19, 2018 7:44:26 AM EDT Natanael Copa wrote: > Hi, > > Running the testsuite on Alpine Linux s390x fails: > > ====================================================== > audit 2.8.3: audisp/plugins/remote/test-suite.log > ======================================================= > > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: test-queue > ================ > > test-queue: 250: q_open: Result not representable > Aborted (core dumped) > FAIL test-queue (exit status: 134)
That error is coming from here: https://github.com/linux-audit/audit-userspace/blob/master/audisp/plugins/remote/queue.c#L433 I have never seen that fail. > Tests passes on aarch64, ppc64le, x86 and x86_64. Nothing obvious jumps out at me. I recently built audit-2.8.3 on a s390x and this was the results: https://kojipkgs.fedoraproject.org//packages/audit/2.8.3/2.fc28/data/logs/s390x/build.log It passed. So, no idea what's failing. -Steve -- Linux-audit mailing list [email protected] https://www.redhat.com/mailman/listinfo/linux-audit
