ORTIFY_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' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_ext building 'greenlet' extension creating build creating build/temp.linux-riscv64-2.7 gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c greenlet.c -o build/temp.linux-riscv64-2.7/greenlet.o BUILDSTDERR: greenlet.c:332:2: error: #error "greenlet needs to be ported to this platform, or teached how to detect your compiler properly." BUILDSTDERR: #error "greenlet needs to be ported to this platform, or teached how to detect your compiler properly." BUILDSTDERR: ^~~~~ BUILDSTDERR: greenlet.c:292:30: warning: 'slp_switch' used but never defined BUILDSTDERR: static int GREENLET_NOINLINE(slp_switch)(void); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: greenlet.c:281:59: note: in definition of macro 'GREENLET_NOINLINE' BUILDSTDERR: #define GREENLET_NOINLINE(name) __attribute__((noinline)) name BUILDSTDERR: ^~~~ BUILDSTDERR: greenlet.c:410:30: warning: 'slp_save_state' defined but not used [-Wunused-function] BUILDSTDERR: static int GREENLET_NOINLINE(slp_save_state)(char* stackref) BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: greenlet.c:281:59: note: in definition of macro 'GREENLET_NOINLINE' BUILDSTDERR: #define GREENLET_NOINLINE(name) __attribute__((noinline)) name BUILDSTDERR: ^~~~ BUILDSTDERR: greenlet.c:387:31: warning: 'slp_restore_state' defined but not used [-Wunused-function] BUILDSTDERR: static void GREENLET_NOINLINE(slp_restore_state)(void) BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: greenlet.c:281:59: note: in definition of macro 'GREENLET_NOINLINE' BUILDSTDERR: #define GREENLET_NOINLINE(name) __attribute__((noinline)) name BUILDSTDERR: ^~~~ BUILDSTDERR: error: command 'gcc' failed with exit status 1 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.oO1wfD (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.oO1wfD (%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/python-greenlet.spec