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 ***