Bug 1112565
| Summary: | mariadb: FTBFS in rawhide on s390(x) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jakub Dorňák <jdornak> | ||||
| Component: | mariadb | Assignee: | Jakub Dorňák <jdornak> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | dhorak, hhorak, jdornak | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | s390 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | mariadb-10.0.14-6.fc21 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-11-01 16:50:18 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 | ||||||
| Attachments: |
|
||||||
mariadb-10.0.14-6.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/mariadb-10.0.14-6.fc21 Package mariadb-10.0.14-6.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mariadb-10.0.14-6.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-12832/mariadb-10.0.14-6.fc21 then log in and leave karma (feedback). mariadb-10.0.14-6.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 911665 [details] build.log Description of problem: MariaDB fails to build from source on s390 an s390x archs. Version-Release number of selected component (if applicable): 10.0.12-2.fc21 Actual results: ... /builddir/build/BUILD/mariadb-10.0.12/mysys/mf_keycache.c: In function 'simple_key_cache_read': /builddir/build/BUILD/mariadb-10.0.12/include/probes_mysql_dtrace.h:582:1: error: expected expression before ')' token DTRACE_PROBE1 (mysql, keycache__read__miss, arg1) ^ /builddir/build/BUILD/mariadb-10.0.12/mysys/mf_keycache.c:2837:11: note: in expansion of macro 'MYSQL_KEYCACHE_READ_MISS' MYSQL_KEYCACHE_READ_MISS(); ^ ... Additional info: build.log attached