" -DPRODUCT_VERSION="gpp1" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wno-complain-wrong-lang -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -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 -fno-strict-aliasing -ffast-math CLIENT_CFLAGS: -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_OPENAL -DUSE_OPENAL_DLOPEN -DUSE_CURL -DUSE_CURL_DLOPEN -DUSE_CODEC_VORBIS -DUSE_MUMBLE -DUSE_VOIP SERVER_CFLAGS: LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes LIBS: -ldl -lm -lz CLIENT_LIBS: -lSDL -lGL -lvorbisfile -lvorbis -logg -lrt -lspeex -lspeexdsp Output: build/release-linux-riscv64/tremded.riscv64 build/release-linux-riscv64/tremulous.riscv64 make[2]: Entering directory '/builddir/build/BUILD/tremulous-1.2.beta1' DED_CC src/server/sv_client.c DED_CC src/server/sv_ccmds.c DED_CC src/server/sv_game.c DED_CC src/server/sv_init.c In file included from src/server/../qcommon/q_shared.h:149, from src/server/server.h:25, from src/server/sv_client.c:25: src/server/../qcommon/q_platform.h:286:2: error: #error "Architecture not supported" 286 | #error "Architecture not supported" | ^~~~~ In file included from src/server/../qcommon/q_shared.h:149, from src/server/server.h:25, from src/server/sv_game.c:25: src/server/../qcommon/q_platform.h:286:2: error: #error "Architecture not supported" 286 | #error "Architecture not supported" | ^~~~~ In file included from src/server/../qcommon/q_shared.h:149, from src/server/server.h:25, from src/server/sv_ccmds.c:24: src/server/../qcommon/q_platform.h:286:2: error: #error "Architecture not supported" 286 | #error "Architecture not supported" | ^~~~~ In file included from src/server/../qcommon/q_shared.h:149, from src/server/server.h:25, from src/server/sv_init.c:24: src/server/../qcommon/q_platform.h:286:2: error: #error "Architecture not supported" 286 | #error "Architecture not supported" | ^~~~~ make[2]: *** [Makefile:1753: build/release-linux-riscv64/ded/sv_ccmds.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:1753: build/release-linux-riscv64/ded/sv_init.o] Error 1 make[2]: *** [Makefile:1753: build/release-linux-riscv64/ded/sv_game.o] Error 1 make[2]: *** [Makefile:1753: build/release-linux-riscv64/ded/sv_client.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/tremulous-1.2.beta1' make[1]: *** [Makefile:1009: targets] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/tremulous-1.2.beta1' make: *** [Makefile:968: release] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.z2kNAa (%build) RPM build warnings: %patchN is deprecated (4 usages found), use %patch N (or %patch -P N) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.z2kNAa (%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/tremulous.spec