Bug 1269628
| Summary: | [epel7s390x] galera SRPM does not build correctly on s390x | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | IBM Bug Proxy <bugproxy> |
| Component: | galera | Assignee: | Ryan O'Hara <rohara> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | dan, dhorak, hannsj_uhl, hhorak, jkachuck, rohara, yselkowi |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | s390x | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-12-09 18:48:43 UTC | Type: | --- |
| 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: | 1267648 | ||
|
Description
IBM Bug Proxy
2015-10-07 19:15:24 UTC
The EPEL 7 SRPM for galera https://dl.fedoraproject.org/pub/epel/7/SRPMS/g/galera-25.3.5-7.el7.src.rpm does not build correctly in Mock on s390x. After adding architectural support for s390x in build_config.h, 2 tests fail and prevents Mock from building RPM. The failed tests are: Running suite(s): CRC32C implementation 0%: Checks: 2, Failures: 2, Errors: 0 galerautils/tests/gu_crc32c_test.c:56:F:test:test_software:0: Input '123456789' resulted in 0x10065321, expected 0xe3069283 galerautils/tests/gu_crc32c_test.c:56:F:test:test_hardware:0: Input '123456789' resulted in 0x10065321, expected 0xe3069283 ------- Comment From bryan.chan.com 2015-10-31 00:47 EDT------- The CRC32C test bug has been fixed upstream since version 25.3.6. The s390x support has been shipped in 25.3.12. *** This bug has been marked as a duplicate of bug 1092068 *** |