Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rpy.spec'], chrootPath='/var/lib/mock/f30-build-41567-23342/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/rpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/rpy-2.9.4-4.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rpy.spec'], chrootPath='/var/lib/mock/f30-build-41567-23342/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TXEzZk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpy2-2.9.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpy2-2.9.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpy2-2.9.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E92ziz + umask 022 + cd /builddir/build/BUILD + cd rpy2-2.9.4 + CFLAGS='-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 -DHAVE_UINTPTR_T=1' + /usr/bin/python3 setup.py build R version 3.5.1 (2018-07-02) -- "Feather Spray" /usr/lib64/R/bin/R CMD config --ldflags /usr/lib64/R/bin/R CMD config --cppflags Compilation parameters for rpy2's C components: include_dirs = ['/usr/include/R'] library_dirs = ['/usr/lib64/R/lib'] libraries = ['R', 'tre', 'pcre', 'lzma', 'bz2', 'z', 'rt', 'dl', 'm', 'icuuc', 'icui18n'] extra_link_args = ['-Wl,--export-dynamic', '-fopenmp', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/rpy2 copying ./rpy/tests_rpy_classic.py -> build/lib.linux-riscv64-3.7/rpy2 copying ./rpy/rpy_classic.py -> build/lib.linux-riscv64-3.7/rpy2 copying ./rpy/__init__.py -> build/lib.linux-riscv64-3.7/rpy2 copying ./rpy/situation.py -> build/lib.linux-riscv64-3.7/rpy2 copying ./rpy/tests.py -> build/lib.linux-riscv64-3.7/rpy2 creating build/lib.linux-riscv64-3.7/rpy2/rlike copying ./rpy/rlike/functional.py -> build/lib.linux-riscv64-3.7/rpy2/rlike copying ./rpy/rlike/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/rlike copying ./rpy/rlike/indexing.py -> build/lib.linux-riscv64-3.7/rpy2/rlike copying ./rpy/rlike/container.py -> build/lib.linux-riscv64-3.7/rpy2/rlike creating build/lib.linux-riscv64-3.7/rpy2/rlike/tests copying ./rpy/rlike/tests/test_indexing.py -> build/lib.linux-riscv64-3.7/rpy2/rlike/tests copying ./rpy/rlike/tests/test_container.py -> build/lib.linux-riscv64-3.7/rpy2/rlike/tests copying ./rpy/rlike/tests/test_functional.py -> build/lib.linux-riscv64-3.7/rpy2/rlike/tests copying ./rpy/rlike/tests/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/rlike/tests creating build/lib.linux-riscv64-3.7/rpy2/rinterface copying ./rpy/rinterface/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface creating build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Device.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Sexp.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpSymbol.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVectorNumeric.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_EmbeddedR.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpEnvironment.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVector.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpClosure.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpExtPtr.py -> build/lib.linux-riscv64-3.7/rpy2/rinterface/tests creating build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/packages.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/help.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/constants.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/pandas2ri.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/conversion.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/language.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/packages_utils.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/methods.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/numpy2ri.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/environments.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/robject.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/vectors.py -> build/lib.linux-riscv64-3.7/rpy2/robjects copying ./rpy/robjects/functions.py -> build/lib.linux-riscv64-3.7/rpy2/robjects creating build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testPandasConversions.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testRobjects.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testFormula.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testHelp.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testNumpyConversions.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testDataFrame.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testPackages.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testArray.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testRObject.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testLanguage.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testFunction.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testVector.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testEnvironment.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testMethods.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/tests creating build/lib.linux-riscv64-3.7/rpy2/robjects/lib copying ./rpy/robjects/lib/grdevices.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib copying ./rpy/robjects/lib/grid.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib copying ./rpy/robjects/lib/dbplyr.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib copying ./rpy/robjects/lib/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib copying ./rpy/robjects/lib/tidyr.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib copying ./rpy/robjects/lib/dplyr.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib copying ./rpy/robjects/lib/ggplot2.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib copying ./rpy/robjects/lib/test_dplyr.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib creating build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_ggplot2.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_grdevices.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_dplyr.py -> build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests creating build/lib.linux-riscv64-3.7/rpy2/interactive copying ./rpy/interactive/packages.py -> build/lib.linux-riscv64-3.7/rpy2/interactive copying ./rpy/interactive/process_revents.py -> build/lib.linux-riscv64-3.7/rpy2/interactive copying ./rpy/interactive/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/interactive creating build/lib.linux-riscv64-3.7/rpy2/interactive/tests copying ./rpy/interactive/tests/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/interactive/tests creating build/lib.linux-riscv64-3.7/rpy2/ipython copying ./rpy/ipython/html.py -> build/lib.linux-riscv64-3.7/rpy2/ipython copying ./rpy/ipython/ggplot.py -> build/lib.linux-riscv64-3.7/rpy2/ipython copying ./rpy/ipython/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/ipython copying ./rpy/ipython/rmagic.py -> build/lib.linux-riscv64-3.7/rpy2/ipython creating build/lib.linux-riscv64-3.7/rpy2/ipython/tests copying ./rpy/ipython/tests/__init__.py -> build/lib.linux-riscv64-3.7/rpy2/ipython/tests copying ./rpy/ipython/tests/test_rmagic.py -> build/lib.linux-riscv64-3.7/rpy2/ipython/tests running build_clib building 'r_utils' library creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/rpy creating build/temp.linux-riscv64-3.7/rpy/rinterface gcc -pthread -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 -DHAVE_UINTPTR_T=1 -fPIC -I./rpy/rinterface -I/usr/include/R -c ./rpy/rinterface/r_utils.c -o build/temp.linux-riscv64-3.7/./rpy/rinterface/r_utils.o ar rcs build/temp.linux-riscv64-3.7/libr_utils.a build/temp.linux-riscv64-3.7/./rpy/rinterface/r_utils.o running build_ext R version 3.5.1 (2018-07-02) -- "Feather Spray" building 'rpy2.rinterface._rinterface' extension gcc -pthread -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 -DHAVE_UINTPTR_T=1 -fPIC -DR_INTERFACE_PTRS=1 -DHAVE_POSIX_SIGJMP=1 -DRIF_HAS_RSIGHAND=1 -DCSTACK_DEFNS=1 -DHAS_READLINE=1 -I./rpy/rinterface -I/usr/include/R -I/usr/include/python3.7m -c ./rpy/rinterface/_rinterface.c -o build/temp.linux-riscv64-3.7/./rpy/rinterface/_rinterface.o BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:94: BUILDSTDERR: ./rpy/rinterface/embeddedr.h:6:27: warning: duplicate ‘const’ declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: extern const unsigned int const RPY_R_INITIALIZED; BUILDSTDERR: ^~~~~ BUILDSTDERR: ./rpy/rinterface/embeddedr.h:7:27: warning: duplicate ‘const’ declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: extern const unsigned int const RPY_R_BUSY; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:112: BUILDSTDERR: ./rpy/rinterface/embeddedr.c:5:20: warning: duplicate ‘const’ declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: const unsigned int const RPY_R_INITIALIZED = 0x01; BUILDSTDERR: ^~~~~ BUILDSTDERR: ./rpy/rinterface/embeddedr.c:6:20: warning: duplicate ‘const’ declaration specifier [-Wduplicate-decl-specifier] BUILDSTDERR: const unsigned int const RPY_R_BUSY = 0x02; BUILDSTDERR: ^~~~~ BUILDSTDERR: ./rpy/rinterface/embeddedr.c: In function ‘SexpObject_clear’: BUILDSTDERR: ./rpy/rinterface/embeddedr.c:48:12: warning: unused variable ‘res’ [-Wunused-variable] BUILDSTDERR: SEXP res = rpy2_remove(Rf_mkString(name_buf), BUILDSTDERR: ^~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:115: BUILDSTDERR: ./rpy/rinterface/sexp.c: In function ‘Sexp_init’: BUILDSTDERR: ./rpy/rinterface/sexp.c:679:13: warning: unused variable ‘copy’ [-Wunused-variable] BUILDSTDERR: PyObject *copy = Py_True; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:118: BUILDSTDERR: ./rpy/rinterface/sequence.c: In function ‘VectorSexp_ass_slice’: BUILDSTDERR: ./rpy/rinterface/sequence.c:453:11: warning: variable ‘len_R’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: R_len_t len_R; BUILDSTDERR: ^~~~~ BUILDSTDERR: ./rpy/rinterface/_rinterface.c: In function ‘Sexp_rcall’: BUILDSTDERR: ./rpy/rinterface/_rinterface.c:1719:21: warning: assignment to ‘const char *’ from incompatible pointer type ‘SEXP’ {aka ‘struct SEXPREC *’} [-Wincompatible-pointer-types] BUILDSTDERR: argNameString = Rf_mkCharCE(PyBytes_AsString(pybytes), CE_UTF8); BUILDSTDERR: ^ BUILDSTDERR: ./rpy/rinterface/_rinterface.c:1720:32: warning: passing argument 1 of ‘Rf_installChar’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: SET_TAG(c_R, installChar(argNameString)); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.h:9, BUILDSTDERR: from ./rpy/rinterface/_rinterface.c:52: BUILDSTDERR: /usr/include/R/Rinternals.h:974:21: note: expected ‘SEXP’ {aka ‘struct SEXPREC *’} but argument is of type ‘const char *’ BUILDSTDERR: SEXP Rf_installChar(SEXP); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:52: BUILDSTDERR: ./rpy/rinterface/_rinterface.c: At top level: BUILDSTDERR: ./rpy/rinterface/_rinterface.h:194:44: warning: ‘PyRinterface_IsInitialized’ declared ‘static’ but never defined [-Wunused-function] BUILDSTDERR: static PyRinterface_IsInitialized_RETURN PyRinterface_IsInitialized PyRinterface_IsInitialized_PROTO; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./rpy/rinterface/_rinterface.h:195:38: warning: ‘PyRinterface_FindFun’ declared ‘static’ but never defined [-Wunused-function] BUILDSTDERR: static PyRinterface_FindFun_RETURN PyRinterface_FindFun PyRinterface_FindFun_PROTO; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:118: BUILDSTDERR: ./rpy/rinterface/sequence.c:1986:1: warning: ‘ComplexVectorSexp_AsSexp’ defined but not used [-Wunused-function] BUILDSTDERR: ComplexVectorSexp_AsSexp(PyObject *pyfloat) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:52: BUILDSTDERR: ./rpy/rinterface/_rinterface.h:196:20: warning: ‘embeddedR_isInitialized’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyObject *embeddedR_isInitialized; BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./rpy/rinterface/_rinterface.c: In function ‘EmbeddedR_ShowFiles’: BUILDSTDERR: ./rpy/rinterface/_rinterface.h:72:5: warning: ‘gstate’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: PyGILState_Release(gstate); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./rpy/rinterface/_rinterface.c:801:20: note: ‘gstate’ was declared here BUILDSTDERR: PyGILState_STATE gstate; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:52: BUILDSTDERR: ./rpy/rinterface/_rinterface.c: In function ‘EmbeddedR_ReadConsole’: BUILDSTDERR: ./rpy/rinterface/_rinterface.h:72:5: warning: ‘gstate’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: PyGILState_Release(gstate); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./rpy/rinterface/_rinterface.c:490:20: note: ‘gstate’ was declared here BUILDSTDERR: PyGILState_STATE gstate; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from ./rpy/rinterface/_rinterface.c:52: BUILDSTDERR: ./rpy/rinterface/_rinterface.c: In function ‘EmbeddedR_CleanUp’: BUILDSTDERR: ./rpy/rinterface/_rinterface.h:72:5: warning: ‘gstate’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: PyGILState_Release(gstate); \ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ./rpy/rinterface/_rinterface.c:934:20: note: ‘gstate’ was declared here BUILDSTDERR: PyGILState_STATE gstate; BUILDSTDERR: ^~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -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 -DHAVE_UINTPTR_T=1 build/temp.linux-riscv64-3.7/./rpy/rinterface/_rinterface.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-riscv64-3.7 -Wl,--enable-new-dtags,-R/usr/lib64/R/lib -lR -ltre -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython3.7m -lr_utils -o build/lib.linux-riscv64-3.7/rpy2/rinterface/_rinterface.cpython-37m-riscv64-linux-gnu.so -Wl,--export-dynamic -fopenmp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld building 'rpy2.rinterface._rpy_device' extension gcc -pthread -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 -DHAVE_UINTPTR_T=1 -fPIC -DR_INTERFACE_PTRS=1 -DHAVE_POSIX_SIGJMP=1 -DRIF_HAS_RSIGHAND=1 -DCSTACK_DEFNS=1 -DHAS_READLINE=1 -I/usr/include/R -Irpy/rinterface -I/usr/include/python3.7m -c ./rpy/rinterface/_rpy_device.c -o build/temp.linux-riscv64-3.7/./rpy/rinterface/_rpy_device.o BUILDSTDERR: ./rpy/rinterface/_rpy_device.c: In function ‘PyInit__rpy_device’: BUILDSTDERR: ./rpy/rinterface/_rpy_device.c:1407:17: warning: variable ‘d’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: PyObject *m, *d; BUILDSTDERR: ^ BUILDSTDERR: At top level: BUILDSTDERR: ./rpy/rinterface/_rpy_device.c:1334:20: warning: ‘rpydevice_methods’ defined but not used [-Wunused-variable] BUILDSTDERR: static PyMethodDef rpydevice_methods[] = { BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ./rpy/rinterface/_rpy_device.c:936:1: warning: ‘GrDev_clear’ defined but not used [-Wunused-function] BUILDSTDERR: GrDev_clear(PyGrDevObject *self) BUILDSTDERR: ^~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -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 -DHAVE_UINTPTR_T=1 build/temp.linux-riscv64-3.7/./rpy/rinterface/_rpy_device.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-riscv64-3.7 -Wl,--enable-new-dtags,-R/usr/lib64/R/lib -lR -ltre -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython3.7m -lr_utils -o build/lib.linux-riscv64-3.7/rpy2/rinterface/_rpy_device.cpython-37m-riscv64-linux-gnu.so -Wl,--export-dynamic -fopenmp -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5VoA1C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64 + cd rpy2-2.9.4 + CFLAGS='-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' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64 R version 3.5.1 (2018-07-02) -- "Feather Spray" /usr/lib64/R/bin/R CMD config --ldflags /usr/lib64/R/bin/R CMD config --cppflags Compilation parameters for rpy2's C components: include_dirs = ['/usr/include/R'] library_dirs = ['/usr/lib64/R/lib'] libraries = ['R', 'tre', 'pcre', 'lzma', 'bz2', 'z', 'rt', 'dl', 'm', 'icuuc', 'icui18n'] extra_link_args = ['-Wl,--export-dynamic', '-fopenmp', '-Wl,-z,relro', '-Wl,--as-needed', '-Wl,-z,now', '-specs=/usr/lib/rpm/redhat/redhat-hardened-ld'] running install running install_lib creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_Device.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_Sexp.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_SexpSymbol.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_SexpVectorNumeric.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_EmbeddedR.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_SexpEnvironment.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_SexpVector.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_SexpClosure.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/tests/test_SexpExtPtr.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-riscv64-3.7/rpy2/rinterface/_rpy_device.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface copying build/lib.linux-riscv64-3.7/rpy2/rinterface/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface copying build/lib.linux-riscv64-3.7/rpy2/rinterface/_rinterface.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests copying build/lib.linux-riscv64-3.7/rpy2/rlike/tests/test_indexing.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests copying build/lib.linux-riscv64-3.7/rpy2/rlike/tests/test_container.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests copying build/lib.linux-riscv64-3.7/rpy2/rlike/tests/test_functional.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests copying build/lib.linux-riscv64-3.7/rpy2/rlike/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests copying build/lib.linux-riscv64-3.7/rpy2/rlike/functional.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike copying build/lib.linux-riscv64-3.7/rpy2/rlike/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike copying build/lib.linux-riscv64-3.7/rpy2/rlike/indexing.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike copying build/lib.linux-riscv64-3.7/rpy2/rlike/container.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike copying build/lib.linux-riscv64-3.7/rpy2/tests_rpy_classic.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/packages.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/help.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testPandasConversions.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testRobjects.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testFormula.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testHelp.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testNumpyConversions.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testDataFrame.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testPackages.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testArray.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testRObject.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testLanguage.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testFunction.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testVector.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testEnvironment.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/tests/testMethods.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/constants.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests/test_ggplot2.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests/test_grdevices.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tests/test_dplyr.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/grdevices.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/grid.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/dbplyr.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/tidyr.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/dplyr.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/ggplot2.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib copying build/lib.linux-riscv64-3.7/rpy2/robjects/lib/test_dplyr.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib copying build/lib.linux-riscv64-3.7/rpy2/robjects/pandas2ri.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/conversion.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/language.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/packages_utils.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/methods.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/numpy2ri.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/environments.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/robject.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/vectors.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/robjects/functions.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects copying build/lib.linux-riscv64-3.7/rpy2/rpy_classic.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2 copying build/lib.linux-riscv64-3.7/rpy2/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/tests copying build/lib.linux-riscv64-3.7/rpy2/ipython/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/tests copying build/lib.linux-riscv64-3.7/rpy2/ipython/tests/test_rmagic.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/tests copying build/lib.linux-riscv64-3.7/rpy2/ipython/html.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython copying build/lib.linux-riscv64-3.7/rpy2/ipython/ggplot.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython copying build/lib.linux-riscv64-3.7/rpy2/ipython/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython copying build/lib.linux-riscv64-3.7/rpy2/ipython/rmagic.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython copying build/lib.linux-riscv64-3.7/rpy2/situation.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2 copying build/lib.linux-riscv64-3.7/rpy2/tests.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive copying build/lib.linux-riscv64-3.7/rpy2/interactive/packages.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive copying build/lib.linux-riscv64-3.7/rpy2/interactive/process_revents.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive creating /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive/tests copying build/lib.linux-riscv64-3.7/rpy2/interactive/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive/tests copying build/lib.linux-riscv64-3.7/rpy2/interactive/__init__.py -> /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_Device.py to test_Device.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_Sexp.py to test_Sexp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_SexpSymbol.py to test_SexpSymbol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_SexpVectorNumeric.py to test_SexpVectorNumeric.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_EmbeddedR.py to test_EmbeddedR.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_SexpEnvironment.py to test_SexpEnvironment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_SexpVector.py to test_SexpVector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_SexpClosure.py to test_SexpClosure.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/tests/test_SexpExtPtr.py to test_SexpExtPtr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests/test_indexing.py to test_indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests/test_container.py to test_container.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests/test_functional.py to test_functional.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/functional.py to functional.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/indexing.py to indexing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rlike/container.py to container.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/tests_rpy_classic.py to tests_rpy_classic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/packages.py to packages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/help.py to help.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testPandasConversions.py to testPandasConversions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testRobjects.py to testRobjects.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testFormula.py to testFormula.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testHelp.py to testHelp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testNumpyConversions.py to testNumpyConversions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testDataFrame.py to testDataFrame.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testPackages.py to testPackages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testArray.py to testArray.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testRObject.py to testRObject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testLanguage.py to testLanguage.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testFunction.py to testFunction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testVector.py to testVector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testEnvironment.py to testEnvironment.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/tests/testMethods.py to testMethods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests/test_ggplot2.py to test_ggplot2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests/test_grdevices.py to test_grdevices.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tests/test_dplyr.py to test_dplyr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/grdevices.py to grdevices.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/grid.py to grid.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/dbplyr.py to dbplyr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/tidyr.py to tidyr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/dplyr.py to dplyr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/ggplot2.py to ggplot2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/lib/test_dplyr.py to test_dplyr.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/pandas2ri.py to pandas2ri.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/conversion.py to conversion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/language.py to language.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/packages_utils.py to packages_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/methods.py to methods.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/numpy2ri.py to numpy2ri.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/environments.py to environments.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/robject.py to robject.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/vectors.py to vectors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/robjects/functions.py to functions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rpy_classic.py to rpy_classic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/tests/test_rmagic.py to test_rmagic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/html.py to html.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/ggplot.py to ggplot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/ipython/rmagic.py to rmagic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/situation.py to situation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/tests.py to tests.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive/packages.py to packages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive/process_revents.py to process_revents.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/interactive/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpau241x2d.py' /usr/bin/python3 /tmp/tmpau241x2d.py removing /tmp/tmpau241x2d.py running install_egg_info running egg_info writing rpy2.egg-info/PKG-INFO writing dependency_links to rpy2.egg-info/dependency_links.txt writing requirements to rpy2.egg-info/requires.txt writing top-level names to rpy2.egg-info/top_level.txt R version 3.5.1 (2018-07-02) -- "Feather Spray" reading manifest file 'rpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files matching '*patch*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*diff*' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.hg' found anywhere in distribution BUILDSTDERR: warning: no files found matching 'MANIFEST' BUILDSTDERR: warning: no files found matching 'README' BUILDSTDERR: no previously-included directories found matching 'dist' BUILDSTDERR: warning: no files found matching 'doc/source/rpy2_logo.png' writing manifest file 'rpy2.egg-info/SOURCES.txt' Copying rpy2.egg-info to /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2-2.9.4-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.9.4-4.fc30 --unique-debug-suffix -2.9.4-4.fc30.riscv64 --unique-debug-src-base rpy-2.9.4-4.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rpy2-2.9.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/_rpy_device.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/_rinterface.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/_rpy_device.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7/site-packages/rpy2/rinterface/_rinterface.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 645 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./usr/src/debug/rpy-2.9.4-4.fc30.riscv64/rpy/rinterface/_rinterface.c is executable but has empty or no shebang, removing executable bit Processing files: rpy-2.9.4-4.fc30.riscv64 Processing files: python3-rpy-2.9.4-4.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7WUeuf + umask 022 + cd /builddir/build/BUILD + cd rpy2-2.9.4 + DOCDIR=/builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/share/doc/python3-rpy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/share/doc/python3-rpy + cp -pr AUTHORS /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/share/doc/python3-rpy + cp -pr NEWS /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/share/doc/python3-rpy + cp -pr PKG-INFO /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64/usr/share/doc/python3-rpy + exit 0 Provides: python3-rpy = 2.9.4-4.fc30 python3-rpy(riscv-64) = 2.9.4-4.fc30 python3.7dist(rpy2) = 2.9.4 python3dist(rpy2) = 2.9.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libR.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: rpy-debugsource-2.9.4-4.fc30.riscv64 Provides: rpy-debugsource = 2.9.4-4.fc30 rpy-debugsource(riscv-64) = 2.9.4-4.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-rpy-debuginfo-2.9.4-4.fc30.riscv64 Provides: debuginfo(build-id) = 2d01dd408acf34f1e7eaadfd37fd3fa20131bff8 debuginfo(build-id) = 605c3d93293951f05ef52a4ed8d8c78fd78a985a python3-rpy-debuginfo = 2.9.4-4.fc30 python3-rpy-debuginfo(riscv-64) = 2.9.4-4.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rpy-debugsource(riscv-64) = 2.9.4-4.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64 Wrote: /builddir/build/RPMS/rpy-2.9.4-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-rpy-2.9.4-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/rpy-debugsource-2.9.4-4.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-rpy-debuginfo-2.9.4-4.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u0xHWU + umask 022 + cd /builddir/build/BUILD + cd rpy2-2.9.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpy-2.9.4-4.fc30.riscv64 + exit 0 Child return code was: 0