a full bug report, with preprocessed source (by using -freport-bug). See for instructions. In file included from /builddir/build/BUILD/MuseScore-4.2.1/src/engraving/dom/engravingobject.h:29, from /builddir/build/BUILD/MuseScore-4.2.1/src/engraving/dom/engravingitem.h:28, from /builddir/build/BUILD/MuseScore-4.2.1/src/engraving/dom/durationelement.h:26, from /builddir/build/BUILD/MuseScore-4.2.1/src/engraving/dom/chordrest.h:28, from /builddir/build/BUILD/MuseScore-4.2.1/src/engraving/tests/textbase_tests.cpp:28: /builddir/build/BUILD/MuseScore-4.2.1/src/framework/draw/types/geometry.h:402:23: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 402 | inline PolygonX() = default; | ^ /builddir/build/BUILD/MuseScore-4.2.1/src/framework/draw/types/geometry.h:402:23: note: remove the ‘< >’ /builddir/build/BUILD/MuseScore-4.2.1/src/framework/draw/types/geometry.h:403:23: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 403 | inline PolygonX(const std::vector >& v) : std::vector >(v) { | ^ /builddir/build/BUILD/MuseScore-4.2.1/src/framework/draw/types/geometry.h:403:23: note: remove the ‘< >’ /builddir/build/BUILD/MuseScore-4.2.1/src/framework/draw/types/geometry.h:405:24: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor] 405 | inline PolygonX(size_t size) : std::vector >(size) { | ^~~~~~ /builddir/build/BUILD/MuseScore-4.2.1/src/framework/draw/types/geometry.h:405:24: note: remove the ‘< >’ The bug is not reproducible, so it is likely a hardware or OS problem. gmake[2]: *** [src/engraving/tests/CMakeFiles/engraving_tests.dir/build.make:779: src/engraving/tests/CMakeFiles/engraving_tests.dir/tempomap_tests.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Leaving directory '/builddir/build/BUILD/MuseScore-4.2.1/redhat-linux-build' gmake[1]: *** [CMakeFiles/Makefile2:4613: src/engraving/tests/CMakeFiles/engraving_tests.dir/all] Error 2 [ 90%] Linking CXX static library libnotation.a cd /builddir/build/BUILD/MuseScore-4.2.1/redhat-linux-build/src/notation && /usr/bin/cmake -P CMakeFiles/notation.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/MuseScore-4.2.1/redhat-linux-build/src/notation && /usr/bin/cmake -E cmake_link_script CMakeFiles/notation.dir/link.txt --verbose=1 /usr/bin/ar qc libnotation.a CMakeFiles/notation.dir/notation_autogen/mocs_compilation.cpp.o CMakeFiles/notation.dir/Unity/unity_7_cxx.cxx.o CMakeFiles/notation.dir/Unity/unity_6_cxx.cxx.o CMakeFiles/notation.dir/Unity/unity_5_cxx.cxx.o CMakeFiles/notation.dir/Unity/unity_4_cxx.cxx.o CMakeFiles/notation.dir/Unity/unity_3_cxx.cxx.o CMakeFiles/notation.dir/Unity/unity_2_cxx.cxx.o CMakeFiles/notation.dir/Unity/unity_1_cxx.cxx.o CMakeFiles/notation.dir/Unity/unity_0_cxx.cxx.o /usr/bin/ranlib libnotation.a gmake[2]: Leaving directory '/builddir/build/BUILD/MuseScore-4.2.1/redhat-linux-build' [ 90%] Built target notation gmake[1]: Leaving directory '/builddir/build/BUILD/MuseScore-4.2.1/redhat-linux-build' gmake: *** [Makefile:149: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.zsV6tp (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.zsV6tp (%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/musescore.spec