Created attachment 1325157 [details] build.log from ppc64le Description of problem: freeorion fails to build from source on ppc64le. Multiple occurrences of the following error occur. error: cannot convert ‘bool’ to ‘__vector(4) __bool int’ They appear to stem from GG.h -> SDL.h which, on ppc64le architectures, include altivec.h. altivec.h redefines some standard C++ types such as `bool`. See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58241 Version-Release number of selected component (if applicable): 0.4.7.1 0.4.7 0.4.6 ... How reproducible: Always Steps to Reproduce: 1. build on ppc64le
fixed with https://src.fedoraproject.org/rpms/freeorion/c/0bfcee335f64cbdaf3762a6b23c9b19cad47cc34?branch=master
and also built in all branches
freeorion-0.4.7.1-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-baafe3452a
freeorion-0.4.7.1-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d28ca575b5
freeorion-0.4.7.1-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-7817f581ad
freeorion-0.4.7.1-2.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-7817f581ad
freeorion-0.4.7.1-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-baafe3452a
freeorion-0.4.7.1-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-d28ca575b5
freeorion-0.4.7.1-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.
freeorion-0.4.7.1-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
freeorion-0.4.7.1-2.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.