Description of problem: When rebuilding linbox for a new version of tinyxml2, the build failed due to a test failure on s390x Version-Release number of selected component (if applicable): linbox-1.6.3-13.fc38 How reproducible: Rebuild in koji on rawhide Steps to Reproduce: 1. fedpkg clone -a linbox && cd linbox 2. fedpkg scratch-build Actual results: All arches rebuild except for s390x; the logs include FAIL: test-solve ... ============================================================================ Testsuite summary for LinBox 1.6.3 ============================================================================ # TOTAL: 31 # PASS: 30 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to linbox-use ============================================================================ Expected results: All arches build Additional info: https://koji.fedoraproject.org/koji/taskinfo?taskID=92336112
I wonder if this is a transient issue, my local rebuild against the side-tag went OK. Rich, have you been able to reproduce the test failure?
Must have been a transient issue, also a scratch build is OK - https://koji.fedoraproject.org/koji/taskinfo?taskID=92347186
Thanks for taking a look. It does indeed look like it was a transient issue, my rebuild completed as well: https://koji.fedoraproject.org/koji/taskinfo?taskID=92359336 I'll go ahead and close it out.