ject tests/CMakeFiles/UnitTest.dir/src/TokenizerTest.cpp.o cd /builddir/build/BUILD/libdkimpp-2.0.0/redhat-linux-build/tests && /usr/bin/g++ -DHAS_RES_NINIT -I/builddir/build/BUILD/libdkimpp-2.0.0 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fno-omit-frame-pointer -Wall -Wconversion -std=c++11 -MD -MT tests/CMakeFiles/UnitTest.dir/src/TokenizerTest.cpp.o -MF CMakeFiles/UnitTest.dir/src/TokenizerTest.cpp.o.d -o CMakeFiles/UnitTest.dir/src/TokenizerTest.cpp.o -c /builddir/build/BUILD/libdkimpp-2.0.0/tests/src/TokenizerTest.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: reload /builddir/build/BUILD/libdkimpp-2.0.0/tests/src/QuotedPrintableTest.cpp: In member function ‘void QuotedPrintableTest::DecodeTest()’: /builddir/build/BUILD/libdkimpp-2.0.0/tests/src/QuotedPrintableTest.cpp:34:9: internal compiler error: Segmentation fault 34 | } | ^ Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. In file included from /builddir/build/BUILD/libdkimpp-2.0.0/tests/src/TokenizerTest.cpp:2: /builddir/build/BUILD/libdkimpp-2.0.0/src/Tokenizer.hpp:40:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 40 | throw (DKIM::PermanentError); | ^~~~~ /builddir/build/BUILD/libdkimpp-2.0.0/src/Tokenizer.hpp:43:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 43 | throw (DKIM::PermanentError); | ^~~~~ /builddir/build/BUILD/libdkimpp-2.0.0/src/Tokenizer.hpp:56:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 56 | throw (DKIM::PermanentError); | ^~~~~ /builddir/build/BUILD/libdkimpp-2.0.0/src/Tokenizer.hpp:59:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] 59 | throw (DKIM::PermanentError); | ^~~~~ The bug is not reproducible, so it is likely a hardware or OS problem. gmake[2]: *** [tests/CMakeFiles/UnitTest.dir/build.make:149: tests/CMakeFiles/UnitTest.dir/src/QuotedPrintableTest.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/builddir/build/BUILD/libdkimpp-2.0.0/redhat-linux-build' gmake[1]: Leaving directory '/builddir/build/BUILD/libdkimpp-2.0.0/redhat-linux-build' gmake[1]: *** [CMakeFiles/Makefile2:147: tests/CMakeFiles/UnitTest.dir/all] Error 2 gmake: *** [Makefile:149: all] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.bqnWSO (%build) Bad exit status from /var/tmp/rpm-tmp.bqnWSO (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libdkimpp.spec