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 -fstack-clash-protection -fno-omit-frame-pointer -fno-strict-aliasing 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: -DUSE_VOIP 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 -ljpeg Output: build/release-linux-riscv64/ioq3ded.riscv64 build/release-linux-riscv64/ioquake3.riscv64 build/release-linux-riscv64/ioquake3-smp.riscv64 make[2]: Entering directory '/builddir/build/BUILD/quake3-1.36' DED_CC code/server/sv_bot.c DED_CC code/server/sv_client.c DED_CC code/server/sv_ccmds.c DED_CC code/server/sv_game.c In file included from code/server/../qcommon/q_shared.h:169, from code/server/server.h:24, from code/server/sv_ccmds.c:23: code/server/../qcommon/q_platform.h:328:2: error: #error "Architecture not supported" 328 | #error "Architecture not supported" | ^~~~~ In file included from code/server/../qcommon/q_shared.h:169, from code/server/server.h:24, from code/server/sv_bot.c:24: code/server/../qcommon/q_platform.h:328:2: error: #error "Architecture not supported" 328 | #error "Architecture not supported" | ^~~~~ In file included from code/server/../qcommon/q_shared.h:169, from code/server/server.h:24, from code/server/sv_game.c:24: code/server/../qcommon/q_platform.h:328:2: error: #error "Architecture not supported" 328 | #error "Architecture not supported" | ^~~~~ In file included from code/server/../qcommon/q_shared.h:169, from code/server/server.h:24, from code/server/sv_client.c:24: code/server/../qcommon/q_platform.h:328:2: error: #error "Architecture not supported" 328 | #error "Architecture not supported" | ^~~~~ make[2]: *** [Makefile:2214: build/release-linux-riscv64/ded/sv_bot.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:2214: build/release-linux-riscv64/ded/sv_ccmds.o] Error 1 make[2]: *** [Makefile:2214: build/release-linux-riscv64/ded/sv_client.o] Error 1 make[2]: *** [Makefile:2214: build/release-linux-riscv64/ded/sv_game.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/quake3-1.36' make[1]: *** [Makefile:1093: targets] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/quake3-1.36' make: *** [Makefile:1055: release] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.Vl1Owc (%build) RPM build warnings: RPM build errors: %patchN is deprecated (8 usages found), use %patch N (or %patch -P N) Bad exit status from /var/tmp/rpm-tmp.Vl1Owc (%build) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target riscv64 --nodeps /builddir/build/SPECS/quake3.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, 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 --noclean --target riscv64 --nodeps /builddir/build/SPECS/quake3.spec