c1 -fasynchronous-unwind-tables -fstack-clash-protection -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c gcroots.c -fPIC -DPIC -o .libs/gcroots.o libtool: compile: gcc -DPACKAGE_NAME=\"gcroots\" -DPACKAGE_TARNAME=\"libgcroots\" -DPACKAGE_VERSION=\"0.2.3\" "-DPACKAGE_STRING=\"gcroots 0.2.3\"" -DPACKAGE_BUGREPORT=\"sigscheme-ja@googlegroups.com\" -DPACKAGE=\"libgcroots\" -DVERSION=\"0.2.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DALIGNOF_VOID_P=8 -DHAVE_GETCONTEXT=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DNO_EXECUTE_PERMISSION=1 -DALL_INTERIOR_POINTERS=1 -DSMALL_CONFIG=1 -I./include -fexceptions -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 -pedantic -Wchar-subscripts -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -c mark.c -fPIC -DPIC -o .libs/mark.o BUILDSTDERR: In file included from ./include/private/gc_priv.h:68, BUILDSTDERR: from mark.c:30: BUILDSTDERR: ./include/private/gcconfig.h:492:5: error: #error "The collector has not been ported to this machine/OS combination." BUILDSTDERR: # error "The collector has not been ported to this machine/OS combination." BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ./include/private/gc_priv.h:68, BUILDSTDERR: from mach_dep.c:16: BUILDSTDERR: ./include/private/gcconfig.h:492:5: error: #error "The collector has not been ported to this machine/OS combination." BUILDSTDERR: # error "The collector has not been ported to this machine/OS combination." BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ./include/private/gc_priv.h:68, BUILDSTDERR: from gcroots.c:19: BUILDSTDERR: ./include/private/gcconfig.h:492:5: error: #error "The collector has not been ported to this machine/OS combination." BUILDSTDERR: # error "The collector has not been ported to this machine/OS combination." BUILDSTDERR: ^~~~~ BUILDSTDERR: mark.c: In function 'GCROOTS_noop1': BUILDSTDERR: mark.c:35:26: warning: variable 'sink' set but not used [-Wunused-but-set-variable] BUILDSTDERR: static volatile word sink; BUILDSTDERR: ^~~~ BUILDSTDERR: gcroots.c: In function 'GCROOTS_push_current_stack': BUILDSTDERR: gcroots.c:196:11: warning: cast increases required alignment of target type [-Wcast-align] BUILDSTDERR: ctx = (GCROOTS_context *)cold_gc_frame; BUILDSTDERR: ^ BUILDSTDERR: make[1]: *** [Makefile:622: mark.lo] Error 1 BUILDSTDERR: make[1]: *** Waiting for unfinished jobs.... BUILDSTDERR: make[1]: *** [Makefile:622: gcroots.lo] Error 1 make[1]: Leaving directory '/builddir/build/BUILD/libgcroots-0.2.3' BUILDSTDERR: make[1]: *** [Makefile:622: mach_dep.lo] Error 1 BUILDSTDERR: make: *** [Makefile:706: all-recursive] Error 1 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.sn60zO (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.sn60zO (%build) 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/libgcroots.spec