aemu-20231031/base/include/aemu/base/synchronization/Lock.h:241:2: error: "Unimplemented SmpWmb for current CPU architecture" 241 | #error "Unimplemented SmpWmb for current CPU architecture" | ^ /builddir/build/BUILD/aemu-20231031/base/include/aemu/base/synchronization/Lock.h:251:2: error: "Unimplemented SmpRmb for current CPU architecture" 251 | #error "Unimplemented SmpRmb for current CPU architecture" | ^ 2 errors generated. gmake[2]: *** [snapshot/CMakeFiles/aemu-snapshot.dir/build.make:79: snapshot/CMakeFiles/aemu-snapshot.dir/TextureLoader.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... 2 errors generated. gmake[2]: *** [host-common/CMakeFiles/aemu-logging.dir/build.make:93: host-common/CMakeFiles/aemu-logging.dir/GfxstreamFatalError.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from /builddir/build/BUILD/aemu-20231031/snapshot/TextureSaver.cpp:17: In file included from /builddir/build/BUILD/aemu-20231031/snapshot/include/snapshot/TextureSaver.h:19: /builddir/build/BUILD/aemu-20231031/base/include/aemu/base/containers/SmallVector.h:293:39: warning: offset of on non-standard-layout type 'SmallFixedVector' [-Winvalid-offsetof] 293 | offsetof(SmallFixedVector, mData) && | ^ ~~~~~ /usr/bin/../lib/clang/18/include/__stddef_offsetof.h:11:24: note: expanded from macro 'offsetof' 11 | #define offsetof(t, d) __builtin_offsetof(t, d) | ^ ~ /builddir/build/BUILD/aemu-20231031/snapshot/TextureSaver.cpp:32:15: note: in instantiation of member function 'android::base::SmallFixedVector::SmallFixedVector' requested here 32 | TextureSaver::TextureSaver(android::base::StdioStream&& stream) | ^ In file included from /builddir/build/BUILD/aemu-20231031/base/Metrics.cpp:16: In file included from /builddir/build/BUILD/aemu-20231031/base/include/aemu/base/Metrics.h:26: In file included from /builddir/build/BUILD/aemu-20231031/base/include/aemu/base/threads/Thread.h:19: /builddir/build/BUILD/aemu-20231031/base/include/aemu/base/synchronization/Lock.h:241:2: error: "Unimplemented SmpWmb for current CPU architecture" 241 | #error "Unimplemented SmpWmb for current CPU architecture" | ^ /builddir/build/BUILD/aemu-20231031/base/include/aemu/base/synchronization/Lock.h:251:2: error: "Unimplemented SmpRmb for current CPU architecture" 251 | #error "Unimplemented SmpRmb for current CPU architecture" | ^ 1 warning generated. gmake[2]: Leaving directory '/builddir/build/BUILD/aemu-20231031/redhat-linux-build' gmake[1]: *** [CMakeFiles/Makefile2:203: snapshot/CMakeFiles/aemu-snapshot.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... 2 errors generated. gmake[2]: *** [host-common/CMakeFiles/aemu-logging.dir/build.make:107: host-common/CMakeFiles/aemu-logging.dir/__/base/Metrics.cpp.o] Error 1 gmake[2]: Leaving directory '/builddir/build/BUILD/aemu-20231031/redhat-linux-build' gmake[1]: Leaving directory '/builddir/build/BUILD/aemu-20231031/redhat-linux-build' gmake[1]: *** [CMakeFiles/Makefile2:229: host-common/CMakeFiles/aemu-logging.dir/all] Error 2 gmake: *** [Makefile:149: all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.gL1Po5 (%build) Bad exit status from /var/tmp/rpm-tmp.gL1Po5 (%build) RPM build errors: 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/aemu.spec