gcc without flags === + BUILD_DIR=build/gcc + CC='gcc -fno-strict-aliasing' + CXX='g++ -fno-strict-aliasing' + _setup + meson setup build/gcc The Meson build system Version: 0.63.2 Source dir: /builddir/build/BUILD/simde-3378ab337698933ccb2e4068b26acd5c6afe27c5 Build dir: /builddir/build/BUILD/simde-3378ab337698933ccb2e4068b26acd5c6afe27c5/build/gcc Build type: native build Project name: SIMDe Project version: 0.7.3 meson.build:1:0: ERROR: Unable to detect linker for compiler `gcc -fno-strict-aliasing -Wl,--version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -flto -fno-openmp-implicit-rpath -Wl,--build-id=sha1 -O2 -flto -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables` stdout: stderr: gcc: error: unrecognized command-line option ‘-fno-openmp-implicit-rpath’ gcc: error: unrecognized command-line option ‘--config’ A full log can be found at /builddir/build/BUILD/simde-3378ab337698933ccb2e4068b26acd5c6afe27c5/build/gcc/meson-logs/meson-log.txt + cat build/gcc/meson-logs/meson-log.txt Build started at 2022-11-06T08:59:37.413771 Main binary: /usr/bin/python3 Build Options: Python system: Linux The Meson build system Version: 0.63.2 Source dir: /builddir/build/BUILD/simde-3378ab337698933ccb2e4068b26acd5c6afe27c5 Build dir: /builddir/build/BUILD/simde-3378ab337698933ccb2e4068b26acd5c6afe27c5/build/gcc Build type: native build Project name: SIMDe Project version: 0.7.3 ----- Detecting compiler via: gcc -fno-strict-aliasing --version compiler returned compiler stdout: gcc (GCC) 12.2.1 20220819 (Red Hat 12.2.1-1) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiler stderr: Running command: gcc -fno-strict-aliasing -E -dM - ----- Detecting linker via: gcc -fno-strict-aliasing -Wl,--version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -flto -fno-openmp-implicit-rpath -Wl,--build-id=sha1 -O2 -flto -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables linker returned linker stdout: linker stderr: gcc: error: unrecognized command-line option ‘-fno-openmp-implicit-rpath’ gcc: error: unrecognized command-line option ‘--config’ meson.build:1:0: ERROR: Unable to detect linker for compiler `gcc -fno-strict-aliasing -Wl,--version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -flto -fno-openmp-implicit-rpath -Wl,--build-id=sha1 -O2 -flto -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS --config /usr/lib/rpm/redhat/redhat-hardened-clang.cfg -fstack-protector-strong -fasynchronous-unwind-tables` stdout: stderr: gcc: error: unrecognized command-line option ‘-fno-openmp-implicit-rpath’ gcc: error: unrecognized command-line option ‘--config’ RPM build errors: + false error: Bad exit status from /var/tmp/rpm-tmp.zOitlx (%check) Bad exit status from /var/tmp/rpm-tmp.zOitlx (%check) 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/simde.spec