-pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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: LIBS: -ldl -lm -lz CLIENT_LIBS: -lSDL -lpthread -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_ccmds.c DED_CC code/server/sv_client.c DED_CC code/server/sv_game.c BUILDSTDERR: In file included from code/server/../qcommon/q_shared.h:169, BUILDSTDERR: from code/server/server.h:24, BUILDSTDERR: from code/server/sv_bot.c:24: BUILDSTDERR: code/server/../qcommon/q_platform.h:328:2: error: #error "Architecture not supported" BUILDSTDERR: 328 | #error "Architecture not supported" BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from code/server/../qcommon/q_shared.h:169, BUILDSTDERR: from code/server/server.h:24, BUILDSTDERR: from code/server/sv_ccmds.c:23: BUILDSTDERR: code/server/../qcommon/q_platform.h:328:2: error: #error "Architecture not supported" BUILDSTDERR: 328 | #error "Architecture not supported" BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from code/server/../qcommon/q_shared.h:169, BUILDSTDERR: from code/server/server.h:24, BUILDSTDERR: from code/server/sv_game.c:24: BUILDSTDERR: code/server/../qcommon/q_platform.h:328:2: error: #error "Architecture not supported" BUILDSTDERR: 328 | #error "Architecture not supported" BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from code/server/../qcommon/q_shared.h:169, BUILDSTDERR: from code/server/server.h:24, BUILDSTDERR: from code/server/sv_client.c:24: BUILDSTDERR: code/server/../qcommon/q_platform.h:328:2: error: #error "Architecture not supported" BUILDSTDERR: 328 | #error "Architecture not supported" BUILDSTDERR: | ^~~~~ BUILDSTDERR: make[2]: *** [Makefile:2214: build/release-linux-riscv64/ded/sv_bot.o] Error 1 BUILDSTDERR: make[2]: *** Waiting for unfinished jobs.... BUILDSTDERR: make[2]: *** [Makefile:2214: build/release-linux-riscv64/ded/sv_ccmds.o] Error 1 BUILDSTDERR: make[2]: *** [Makefile:2214: build/release-linux-riscv64/ded/sv_game.o] Error 1 BUILDSTDERR: make[2]: *** [Makefile:2214: build/release-linux-riscv64/ded/sv_client.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/quake3-1.36' make[1]: Leaving directory '/builddir/build/BUILD/quake3-1.36' BUILDSTDERR: make[1]: *** [Makefile:1093: targets] Error 2 BUILDSTDERR: make: *** [Makefile:1055: release] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.4nyEkl (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.4nyEkl (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 700, in do 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/quake3.spec