Created attachment 1039849 [details] local mock -r fedora-rawhide-i386 build.log Description of problem: Version-Release number of selected component (if applicable): gcc-c++-5.1.1-3.fc23 How reproducible: Steps to Reproduce: 1. Try building current git master of mkvtoolnix (155ab26de6265fa2822c146bfb4a6e07df274d40) in mock -r fedora-rawhide-i386 Actual results: g++ -Wall -Wno-comment -Wfatal-errors -Wlogical-op -D_FILE_OFFSET_BITS=64 -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix\" -std=c++14 -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -c -MMD -MF ./rake.d/dependency.d/tmp/src_common_iso639_o.d -o src/common/iso639.o -x c++ src/common/iso639.cpp src/common/iso639.cpp: In function 'void __static_initialization_and_destruction_0(int, int)': src/common/iso639.cpp:23:38: internal compiler error: in build_ctor_subob_ref, at cp/tree.c:2469 std::vector<iso639_language_t> const g_iso639_languages{ ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://bugzilla.redhat.com/bugzilla> for instructions. Expected results: Build completes. Additional info: https://koji.fedoraproject.org/koji/taskinfo?taskID=10093315 Seems to be limited to i686 (trying an armv7hl-only build now). Reproducible on f22 as well.
Created attachment 1039850 [details] Preprocessed source stored into /tmp/ccuFKkmi.out
Looks like armv7hl is affected as well: https://koji.fedoraproject.org/koji/taskinfo?taskID=10094862 has just failed with the same error.
Actually, I've just reproduced it locally in mock on x86_64, too, so it seems all arches are equally affected.
*** Bug 1233030 has been marked as a duplicate of this bug. ***
*** Bug 1233068 has been marked as a duplicate of this bug. ***
gcc-5.1.1-4.fc22,gcc-python-plugin-0.14-4.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/gcc-5.1.1-4.fc22,gcc-python-plugin-0.14-4.fc22
Fixes my problem.
Package gcc-5.1.1-4.fc22, gcc-python-plugin-0.14-4.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gcc-5.1.1-4.fc22 gcc-python-plugin-0.14-4.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-10392/gcc-5.1.1-4.fc22,gcc-python-plugin-0.14-4.fc22 then log in and leave karma (feedback).
gcc-5.1.1-4.fc22, gcc-python-plugin-0.14-4.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.