ux-gnu-aCC... no checking for riscv64-koji-linux-gnu-CC... no checking for riscv64-koji-linux-gnu-cxx... no checking for riscv64-koji-linux-gnu-cc++... no checking for riscv64-koji-linux-gnu-cl.exe... no checking for riscv64-koji-linux-gnu-FCC... no checking for riscv64-koji-linux-gnu-KCC... no checking for riscv64-koji-linux-gnu-RCC... no checking for riscv64-koji-linux-gnu-xlC_r... no checking for riscv64-koji-linux-gnu-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SODIUM... yes checking for size_t... yes checking for python2.7... /usr/bin/python2 checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.6'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib64 -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmacaroons.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 /usr/bin/make --no-print-directory all-am CC port.lo PYX bindings/python/macaroons.c BUILDSTDERR: /bin/sh: cython: command not found BUILDSTDERR: make[1]: *** [Makefile:1197: bindings/python/macaroons.c] Error 127 BUILDSTDERR: make[1]: *** Waiting for unfinished jobs.... CC base64.lo CC packet.lo CC macaroons.lo BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from macaroons.c:36: BUILDSTDERR: In function 'memmove', BUILDSTDERR: inlined from 'macaroon_add_third_party_caveat_raw' at macaroons.c:396:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:40:10: warning: '__builtin_memcpy' forming offset [49, 64] is out of the bounds [0, 48] of object 'enc_ciphertext' with type 'unsigned char[48]' [-Warray-bounds] BUILDSTDERR: return __builtin___memmove_chk (__dest, __src, __len, __bos0 (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: macaroons.c: In function 'macaroon_add_third_party_caveat_raw': BUILDSTDERR: macaroons.c:349:19: note: 'enc_ciphertext' declared here BUILDSTDERR: unsigned char enc_ciphertext[MACAROON_SECRET_BOX_ZERO_BYTES + MACAROON_HASH_BYTES]; BUILDSTDERR: ^~~~~~~~~~~~~~ RPM build errors: BUILDSTDERR: make: *** [Makefile:488: all] Error 2 BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.AE2LXg (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.AE2LXg (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, 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/libmacaroons.spec