On 14/01/2022 15:31, Jakub Jelinek wrote:
gcc 12 snapshot has landed as the system compiler into rawhide today.

Another ICE on ppc64le with all packages contains catch2 library.
Task: https://koji.fedoraproject.org/koji/taskinfo?taskID=81641415

Log:

FAILED: test/CMakeFiles/semver-cpp17.t.dir/test.cpp.o
/usr/bin/g++ -I/builddir/build/BUILD/semver-0.3.0/test/3rdparty/Catch2 -I/builddir/build/BUILD/semver-0.3.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wextra -pedantic-errors -Werror -std=c++17 -MD -MT test/CMakeFiles/semver-cpp17.t.dir/test.cpp.o -MF test/CMakeFiles/semver-cpp17.t.dir/test.cpp.o.d -o test/CMakeFiles/semver-cpp17.t.dir/test.cpp.o -c /builddir/build/BUILD/semver-0.3.0/test/test.cpp *** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event                            | Plugins
PLUGIN_FINISH_UNIT               | annobin: Generate final annotations
PLUGIN_START_UNIT                | annobin: Generate global annotations
PLUGIN_ALL_PASSES_START | annobin: Generate per-function annotations PLUGIN_ALL_PASSES_END | annobin: Register per-function end symbols
during RTL pass: final
In file included from /builddir/build/BUILD/semver-0.3.0/test/test.cpp:24:
/builddir/build/BUILD/semver-0.3.0/test/3rdparty/Catch2/catch.hpp: In member function 'Catch::LazyExpression::LazyExpression(bool)': /builddir/build/BUILD/semver-0.3.0/test/3rdparty/Catch2/catch.hpp:8185:5: internal compiler error: Segmentation fault
 8185 |     LazyExpression::LazyExpression( bool isNegated )
      |     ^~~~~~~~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
[6/8] /usr/bin/g++ -I/builddir/build/BUILD/semver-0.3.0/test/3rdparty/Catch2 -I/builddir/build/BUILD/semver-0.3.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wextra -pedantic-errors -Werror -std=c++20 -MD -MT test/CMakeFiles/semver-cpp20.t.dir/test.cpp.o -MF test/CMakeFiles/semver-cpp20.t.dir/test.cpp.o.d -o test/CMakeFiles/semver-cpp20.t.dir/test.cpp.o -c /builddir/build/BUILD/semver-0.3.0/test/test.cpp
FAILED: test/CMakeFiles/semver-cpp20.t.dir/test.cpp.o
/usr/bin/g++ -I/builddir/build/BUILD/semver-0.3.0/test/3rdparty/Catch2 -I/builddir/build/BUILD/semver-0.3.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -DNDEBUG -Wall -Wextra -pedantic-errors -Werror -std=c++20 -MD -MT test/CMakeFiles/semver-cpp20.t.dir/test.cpp.o -MF test/CMakeFiles/semver-cpp20.t.dir/test.cpp.o.d -o test/CMakeFiles/semver-cpp20.t.dir/test.cpp.o -c /builddir/build/BUILD/semver-0.3.0/test/test.cpp *** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event                            | Plugins
PLUGIN_FINISH_UNIT               | annobin: Generate final annotations
PLUGIN_START_UNIT                | annobin: Generate global annotations
PLUGIN_ALL_PASSES_START | annobin: Generate per-function annotations PLUGIN_ALL_PASSES_END | annobin: Register per-function end symbols
during RTL pass: final
In file included from /builddir/build/BUILD/semver-0.3.0/test/test.cpp:24:
/builddir/build/BUILD/semver-0.3.0/test/3rdparty/Catch2/catch.hpp: In member function 'Catch::LazyExpression::LazyExpression(bool)': /builddir/build/BUILD/semver-0.3.0/test/3rdparty/Catch2/catch.hpp:8185:5: internal compiler error: Segmentation fault
 8185 |     LazyExpression::LazyExpression( bool isNegated )
      |     ^~~~~~~~~~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
ninja: build stopped: subcommand failed.

--
Sincerely,
  Vitaly Zaitsev (vit...@easycoding.org)
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to