nous-unwind-tables -fstack-clash-protection -I/builddir/build/BUILD/trinity-1.8 -I/builddir/build/BUILD/trinity-1.8/include -D_GNU_SOURCE -o syscall.o -c syscall.c cc -O2 -g -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 -I/builddir/build/BUILD/trinity-1.8 -I/builddir/build/BUILD/trinity-1.8/include -D_GNU_SOURCE -o sysv-shm.o -c sysv-shm.c cc -O2 -g -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 -I/builddir/build/BUILD/trinity-1.8 -I/builddir/build/BUILD/trinity-1.8/include -D_GNU_SOURCE -o tables-biarch.o -c tables-biarch.c cc -O2 -g -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 -I/builddir/build/BUILD/trinity-1.8 -I/builddir/build/BUILD/trinity-1.8/include -D_GNU_SOURCE -o tables-uniarch.o -c tables-uniarch.c cc -O2 -g -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 -I/builddir/build/BUILD/trinity-1.8 -I/builddir/build/BUILD/trinity-1.8/include -D_GNU_SOURCE -o tables.o -c tables.c cc -O2 -g -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 -I/builddir/build/BUILD/trinity-1.8 -I/builddir/build/BUILD/trinity-1.8/include -D_GNU_SOURCE -o taint.o -c taint.c cc -O2 -g -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 -I/builddir/build/BUILD/trinity-1.8 -I/builddir/build/BUILD/trinity-1.8/include -D_GNU_SOURCE -o trinity.o -c trinity.c BUILDSTDERR: tables.c: In function 'select_syscall_tables': BUILDSTDERR: tables.c:520:32: error: 'SYSCALLS' undeclared (first use in this function); did you mean 'NI_SYSCALL'? BUILDSTDERR: syscalls = copy_syscall_table(SYSCALLS, ARRAY_SIZE(SYSCALLS)); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: NI_SYSCALL BUILDSTDERR: tables.c:520:32: note: each undeclared identifier is reported only once for each function it appears in BUILDSTDERR: make: *** [Makefile:130: tables.o] Error 1 BUILDSTDERR: make: *** Waiting for unfinished jobs.... BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.kszKgj (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.kszKgj (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, 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/trinity.spec