:Compilation::ExecuteCommand(clang::driver::Command const&, clang::driver::Command const*&, bool) const (/lib64/lp64d/libclang-cpp.so.17+0x1da5c16) #44 0x0000003f92da5dca clang::driver::Compilation::ExecuteJobs(clang::driver::JobList const&, llvm::SmallVectorImpl>&, bool) const (/lib64/lp64d/libclang-cpp.so.17+0x1da5dca) #45 0x0000003f92dba30c clang::driver::Driver::ExecuteCompilation(clang::driver::Compilation&, llvm::SmallVectorImpl>&) (/lib64/lp64d/libclang-cpp.so.17+0x1dba30c) #46 0x0000000000020052 clang_main(int, char**, llvm::ToolContext const&) (/usr/bin/clang+++0x20052) #47 0x0000000000029548 main (/usr/bin/clang+++0x29548) #48 0x0000003f8aab763c __libc_start_call_main (/lib64/lp64d/libc.so.6+0x2b63c) #49 0x0000003f8aab76e8 __libc_start_main@GLIBC_2.27 (/lib64/lp64d/libc.so.6+0x2b6e8) #50 0x000000000001de34 _start (/usr/bin/clang+++0x1de34) clang++: error: clang frontend command failed with exit code 134 (use -v to see invocation) clang version 17.0.4 (Fedora 17.0.4-1.1.riscv64.fc40) Target: riscv64-redhat-linux-gnu Thread model: posix InstalledDir: /usr/bin Configuration file: /usr/lib/rpm/redhat/redhat-hardened-clang.cfg clang++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: clang++: note: diagnostic msg: /tmp/IRAttributes-4cadf1.cpp clang++: note: diagnostic msg: /tmp/IRAttributes-4cadf1.sh clang++: note: diagnostic msg: ******************** [1920/1932] /usr/bin/clang++ -DMLIRPythonModules_extension__mlir_dso_EXPORTS -DMLIR_CUDA_CONVERSIONS_ENABLED=1 -DMLIR_INCLUDE_TESTS -DMLIR_ROCM_CONVERSIONS_ENABLED=1 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/builddir/build/BUILD/mlir-17.0.4.src/redhat-linux-build/python -I/builddir/build/BUILD/mlir-17.0.4.src/python -I/builddir/build/BUILD/mlir-17.0.4.src/include -I/builddir/build/BUILD/mlir-17.0.4.src/redhat-linux-build/include -isystem /usr/include/python3.12 -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion -Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -Werror=mismatched-tags -O2 -g -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -frtti -fexceptions -MD -MT python/CMakeFiles/MLIRPythonModules.extension._mlir.dso.dir/__/lib/Bindings/Python/IRAffine.cpp.o -MF python/CMakeFiles/MLIRPythonModules.extension._mlir.dso.dir/__/lib/Bindings/Python/IRAffine.cpp.o.d -o python/CMakeFiles/MLIRPythonModules.extension._mlir.dso.dir/__/lib/Bindings/Python/IRAffine.cpp.o -c /builddir/build/BUILD/mlir-17.0.4.src/lib/Bindings/Python/IRAffine.cpp ninja: build stopped: subcommand failed. error: Bad exit status from /var/tmp/rpm-tmp.KbtLOq (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.KbtLOq (%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/mlir.spec