INTERNAL_ZLIB=0 make[1]: Entering directory '/builddir/build/BUILD/tremulous-1.2.beta1' Building Tremulous in build/release-linux-riscv64: PLATFORM: linux ARCH: riscv64 VERSION: gpp1 COMPILE_PLATFORM: linux COMPILE_ARCH: riscv64 CC: cc CFLAGS: -Wall -fno-strict-aliasing -Wimplicit -Wstrict-prototypes -pipe -DUSE_ICON -DNO_VM_COMPILED -DDEFAULT_BASEDIR="/usr/share/tremulous" -DPRODUCT_VERSION="gpp1" -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-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: LIBS: -ldl -lm -lz CLIENT_LIBS: -lSDL -lpthread -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_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_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_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_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_game.o] Error 1 make[2]: *** [Makefile:1753: build/release-linux-riscv64/ded/sv_init.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.SlkP2P (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.SlkP2P (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, 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