Bug 2129659

Summary: Test failure on s390x
Product: [Fedora] Fedora Reporter: Rich Mattes <richmattes>
Component: linboxAssignee: Jerry James <loganjerry>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dan, loganjerry, paulo.cesar.pereira.de.andrade, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-26 20:30:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 467765    

Description Rich Mattes 2022-09-25 23:42:55 UTC
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

Comment 1 Dan Horák 2022-09-26 09:55:50 UTC
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?

Comment 2 Dan Horák 2022-09-26 10:45:04 UTC
Must have been a transient issue, also a scratch build is OK - https://koji.fedoraproject.org/koji/taskinfo?taskID=92347186

Comment 3 Rich Mattes 2022-09-26 20:30:11 UTC
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.