D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-rpy2-2.9.5-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IfWK1N + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf rpy2-2.9.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rpy2-2.9.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpy2-2.9.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rpy2-2.8.6-setup.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rpy2-2.9.5-linking.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + rm -rf rpy2.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xdNizM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rpy2-2.9.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' R version 3.6.3 (2020-02-29) -- "Holding the Windsock" /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/lib64/R/include'] library_dirs = ['/usr/lib64/R/lib'] libraries = ['R', 'pcre', 'lzma', 'bz2', 'z', 'rt', 'dl', 'm', 'icuuc', 'icui18n'] extra_link_args = ['-lreadline', '-Wl,--export-dynamic', '-pthread', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-O1', '-Wl,--build-id', '-Wl,--enable-new-dtags'] running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/rpy2 copying ./rpy/rpy_classic.py -> build/lib.linux-x86_64-3.8/rpy2 copying ./rpy/tests.py -> build/lib.linux-x86_64-3.8/rpy2 copying ./rpy/tests_rpy_classic.py -> build/lib.linux-x86_64-3.8/rpy2 copying ./rpy/__init__.py -> build/lib.linux-x86_64-3.8/rpy2 copying ./rpy/situation.py -> build/lib.linux-x86_64-3.8/rpy2 creating build/lib.linux-x86_64-3.8/rpy2/rlike copying ./rpy/rlike/indexing.py -> build/lib.linux-x86_64-3.8/rpy2/rlike copying ./rpy/rlike/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/rlike copying ./rpy/rlike/functional.py -> build/lib.linux-x86_64-3.8/rpy2/rlike copying ./rpy/rlike/container.py -> build/lib.linux-x86_64-3.8/rpy2/rlike creating build/lib.linux-x86_64-3.8/rpy2/rlike/tests copying ./rpy/rlike/tests/test_functional.py -> build/lib.linux-x86_64-3.8/rpy2/rlike/tests copying ./rpy/rlike/tests/test_indexing.py -> build/lib.linux-x86_64-3.8/rpy2/rlike/tests copying ./rpy/rlike/tests/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/rlike/tests copying ./rpy/rlike/tests/test_container.py -> build/lib.linux-x86_64-3.8/rpy2/rlike/tests creating build/lib.linux-x86_64-3.8/rpy2/rinterface copying ./rpy/rinterface/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface creating build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpSymbol.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpExtPtr.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Sexp.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVector.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Device.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_EmbeddedR.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpEnvironment.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpClosure.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVectorNumeric.py -> build/lib.linux-x86_64-3.8/rpy2/rinterface/tests creating build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/robject.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/constants.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/language.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/conversion.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/functions.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/methods.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/packages.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/help.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/pandas2ri.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/packages_utils.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/numpy2ri.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/vectors.py -> build/lib.linux-x86_64-3.8/rpy2/robjects copying ./rpy/robjects/environments.py -> build/lib.linux-x86_64-3.8/rpy2/robjects creating build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testEnvironment.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testFunction.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testPandasConversions.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testPackages.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testRobjects.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testVector.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testDataFrame.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testFormula.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testNumpyConversions.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testMethods.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testArray.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testLanguage.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testHelp.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests copying ./rpy/robjects/tests/testRObject.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/tests creating build/lib.linux-x86_64-3.8/rpy2/robjects/lib copying ./rpy/robjects/lib/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib copying ./rpy/robjects/lib/test_dplyr.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib copying ./rpy/robjects/lib/ggplot2.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib copying ./rpy/robjects/lib/tidyr.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib copying ./rpy/robjects/lib/dplyr.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib copying ./rpy/robjects/lib/dbplyr.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib copying ./rpy/robjects/lib/grdevices.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib copying ./rpy/robjects/lib/grid.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib creating build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_grdevices.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_ggplot2.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_dplyr.py -> build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests creating build/lib.linux-x86_64-3.8/rpy2/interactive copying ./rpy/interactive/process_revents.py -> build/lib.linux-x86_64-3.8/rpy2/interactive copying ./rpy/interactive/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/interactive copying ./rpy/interactive/packages.py -> build/lib.linux-x86_64-3.8/rpy2/interactive creating build/lib.linux-x86_64-3.8/rpy2/interactive/tests copying ./rpy/interactive/tests/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/interactive/tests creating build/lib.linux-x86_64-3.8/rpy2/ipython copying ./rpy/ipython/rmagic.py -> build/lib.linux-x86_64-3.8/rpy2/ipython copying ./rpy/ipython/ggplot.py -> build/lib.linux-x86_64-3.8/rpy2/ipython copying ./rpy/ipython/html.py -> build/lib.linux-x86_64-3.8/rpy2/ipython copying ./rpy/ipython/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/ipython creating build/lib.linux-x86_64-3.8/rpy2/ipython/tests copying ./rpy/ipython/tests/test_rmagic.py -> build/lib.linux-x86_64-3.8/rpy2/ipython/tests copying ./rpy/ipython/tests/__init__.py -> build/lib.linux-x86_64-3.8/rpy2/ipython/tests running build_clib building 'r_utils' library creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/rpy creating build/temp.linux-x86_64-3.8/rpy/rinterface x86_64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I./rpy/rinterface -I/usr/lib64/R/include -c ./rpy/rinterface/r_utils.c -o build/temp.linux-x86_64-3.8/./rpy/rinterface/r_utils.o x86_64-mageia-linux-gnu-ar rcs build/temp.linux-x86_64-3.8/libr_utils.a build/temp.linux-x86_64-3.8/./rpy/rinterface/r_utils.o running build_ext R version 3.6.3 (2020-02-29) -- "Holding the Windsock" building 'rpy2.rinterface._rinterface' extension x86_64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DR_INTERFACE_PTRS=1 -DHAVE_POSIX_SIGJMP=1 -DRIF_HAS_RSIGHAND=1 -DCSTACK_DEFNS=1 -DHAS_READLINE=1 -DHAVE_UINTPTR_T=1 -I./rpy/rinterface -I/usr/lib64/R/include -I/usr/include/python3.8 -c ./rpy/rinterface/_rinterface.c -o build/temp.linux-x86_64-3.8/./rpy/rinterface/_rinterface.o In file included from ./rpy/rinterface/_rinterface.c:52: ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ShowFiles': ./rpy/rinterface/_rinterface.h:58:13: warning: comparison of integer expressions of different signedness: 'Rboolean' and 'int' [-Wsign-compare] 58 | if (rbool == NA_LOGICAL) { \ | ^~ ./rpy/rinterface/_rinterface.c:819:3: note: in expansion of macro 'RPY_PY_FROM_RBOOL' 819 | RPY_PY_FROM_RBOOL(py_del, del); | ^~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c: In function 'Sexp_rcall': ./rpy/rinterface/_rinterface.c:1719:21: warning: assignment to 'const char *' from incompatible pointer type 'SEXP' {aka 'struct SEXPREC *'} [-Wincompatible-pointer-types] 1719 | argNameString = Rf_mkCharCE(PyBytes_AsString(pybytes), CE_UTF8); | ^ ./rpy/rinterface/_rinterface.c:1720:32: warning: passing argument 1 of 'Rf_installChar' from incompatible pointer type [-Wincompatible-pointer-types] 1720 | SET_TAG(c_R, installChar(argNameString)); | ^~~~~~~~~~~~~ | | | const char * In file included from ./rpy/rinterface/_rinterface.h:9, from ./rpy/rinterface/_rinterface.c:52: /usr/lib64/R/include/Rinternals.h:1020:21: note: expected 'SEXP' {aka 'struct SEXPREC *'} but argument is of type 'const char *' 1020 | SEXP Rf_installChar(SEXP); | ^~~~ In file included from /usr/include/string.h:495, from /usr/include/python3.8/Python.h:30, from ./rpy/rinterface/_rinterface.c:49: In function 'strncpy', inlined from 'EmbeddedR_ChooseFile' at ./rpy/rinterface/_rinterface.c:764:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ChooseFile': ./rpy/rinterface/_rinterface.c:763:9: note: length computed here 763 | int l=strlen(path_str); | ^~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /usr/include/python3.8/Python.h:30, from ./rpy/rinterface/_rinterface.c:49: In function 'strncpy', inlined from 'EmbeddedR_ReadConsole' at ./rpy/rinterface/_rinterface.c:569:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ReadConsole': ./rpy/rinterface/_rinterface.c:568:9: note: length computed here 568 | int l=strlen(input_str); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from /usr/include/python3.8/Python.h:30, from ./rpy/rinterface/_rinterface.c:49: In function 'strncpy', inlined from 'EmbeddedR_ReadConsole' at ./rpy/rinterface/_rinterface.c:569:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ReadConsole': ./rpy/rinterface/_rinterface.c:568:9: note: length computed here 568 | int l=strlen(input_str); | ^~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/./rpy/rinterface/_rinterface.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.8 -Wl,--enable-new-dtags,-R/usr/lib64/R/lib -lR -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython3.8 -lr_utils -o build/lib.linux-x86_64-3.8/rpy2/rinterface/_rinterface.cpython-38-x86_64-linux-gnu.so -lreadline -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags building 'rpy2.rinterface._rpy_device' extension x86_64-mageia-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DR_INTERFACE_PTRS=1 -DHAVE_POSIX_SIGJMP=1 -DRIF_HAS_RSIGHAND=1 -DCSTACK_DEFNS=1 -DHAS_READLINE=1 -DHAVE_UINTPTR_T=1 -I/usr/lib64/R/include -Irpy/rinterface -I/usr/include/python3.8 -c ./rpy/rinterface/_rpy_device.c -o build/temp.linux-x86_64-3.8/./rpy/rinterface/_rpy_device.o x86_64-mageia-linux-gnu-gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/./rpy/rinterface/_rpy_device.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.8 -Wl,--enable-new-dtags,-R/usr/lib64/R/lib -lR -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython3.8 -lr_utils -o build/lib.linux-x86_64-3.8/rpy2/rinterface/_rpy_device.cpython-38-x86_64-linux-gnu.so -lreadline -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kycKuM + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64 + cd rpy2-2.9.5 + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64//etc/ld.so.conf.d + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64 R version 3.6.3 (2020-02-29) -- "Holding the Windsock" /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/lib64/R/include'] library_dirs = ['/usr/lib64/R/lib'] libraries = ['R', 'pcre', 'lzma', 'bz2', 'z', 'rt', 'dl', 'm', 'icuuc', 'icui18n'] extra_link_args = ['-lreadline', '-Wl,--export-dynamic', '-pthread', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-O1', '-Wl,--build-id', '-Wl,--enable-new-dtags'] running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2 creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-3.8/rpy2/rinterface/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_SexpSymbol.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_SexpExtPtr.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_Sexp.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_SexpVector.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_Device.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_EmbeddedR.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_SexpEnvironment.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_SexpClosure.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/tests/test_SexpVectorNumeric.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.8/rpy2/rinterface/_rpy_device.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-3.8/rpy2/rinterface/_rinterface.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-3.8/rpy2/rpy_classic.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2 copying build/lib.linux-x86_64-3.8/rpy2/tests.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2 copying build/lib.linux-x86_64-3.8/rpy2/tests_rpy_classic.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2 creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive copying build/lib.linux-x86_64-3.8/rpy2/interactive/process_revents.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive copying build/lib.linux-x86_64-3.8/rpy2/interactive/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive copying build/lib.linux-x86_64-3.8/rpy2/interactive/packages.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive/tests copying build/lib.linux-x86_64-3.8/rpy2/interactive/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive/tests copying build/lib.linux-x86_64-3.8/rpy2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2 copying build/lib.linux-x86_64-3.8/rpy2/situation.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2 creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.8/rpy2/rlike/indexing.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.8/rpy2/rlike/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.8/rpy2/rlike/functional.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.8/rpy2/rlike/container.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.8/rpy2/rlike/tests/test_functional.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.8/rpy2/rlike/tests/test_indexing.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.8/rpy2/rlike/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.8/rpy2/rlike/tests/test_container.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/robject.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/constants.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/language.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/conversion.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/functions.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/methods.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/packages.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/help.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/pandas2ri.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testEnvironment.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testFunction.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testPandasConversions.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testPackages.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testRobjects.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testVector.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testDataFrame.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testFormula.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testNumpyConversions.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testMethods.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testArray.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testLanguage.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testHelp.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/tests/testRObject.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/packages_utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/numpy2ri.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.8/rpy2/robjects/vectors.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/test_dplyr.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/ggplot2.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tidyr.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests/test_grdevices.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests/test_ggplot2.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/tests/test_dplyr.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/dplyr.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/dbplyr.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/grdevices.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.8/rpy2/robjects/lib/grid.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.8/rpy2/robjects/environments.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.8/rpy2/ipython/rmagic.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.8/rpy2/ipython/ggplot.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.8/rpy2/ipython/html.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.8/rpy2/ipython/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython creating /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-3.8/rpy2/ipython/tests/test_rmagic.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-3.8/rpy2/ipython/tests/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/tests byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_SexpSymbol.py to test_SexpSymbol.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_SexpExtPtr.py to test_SexpExtPtr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_Sexp.py to test_Sexp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_SexpVector.py to test_SexpVector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_Device.py to test_Device.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_EmbeddedR.py to test_EmbeddedR.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_SexpEnvironment.py to test_SexpEnvironment.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_SexpClosure.py to test_SexpClosure.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/tests/test_SexpVectorNumeric.py to test_SexpVectorNumeric.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rpy_classic.py to rpy_classic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/tests.py to tests.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/tests_rpy_classic.py to tests_rpy_classic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive/process_revents.py to process_revents.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive/packages.py to packages.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/interactive/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/situation.py to situation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/indexing.py to indexing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/functional.py to functional.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/container.py to container.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests/test_functional.py to test_functional.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests/test_indexing.py to test_indexing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rlike/tests/test_container.py to test_container.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/robject.py to robject.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/constants.py to constants.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/language.py to language.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/conversion.py to conversion.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/functions.py to functions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/methods.py to methods.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/packages.py to packages.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/help.py to help.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/pandas2ri.py to pandas2ri.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testEnvironment.py to testEnvironment.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testFunction.py to testFunction.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testPandasConversions.py to testPandasConversions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testPackages.py to testPackages.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testRobjects.py to testRobjects.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testVector.py to testVector.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testDataFrame.py to testDataFrame.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testFormula.py to testFormula.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testNumpyConversions.py to testNumpyConversions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testMethods.py to testMethods.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testArray.py to testArray.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testLanguage.py to testLanguage.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testHelp.py to testHelp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/tests/testRObject.py to testRObject.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/packages_utils.py to packages_utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/numpy2ri.py to numpy2ri.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/vectors.py to vectors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/test_dplyr.py to test_dplyr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/ggplot2.py to ggplot2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tidyr.py to tidyr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests/test_grdevices.py to test_grdevices.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests/test_ggplot2.py to test_ggplot2.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/tests/test_dplyr.py to test_dplyr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/dplyr.py to dplyr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/dbplyr.py to dbplyr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/grdevices.py to grdevices.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/lib/grid.py to grid.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/robjects/environments.py to environments.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/rmagic.py to rmagic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/ggplot.py to ggplot.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/html.py to html.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/tests/test_rmagic.py to test_rmagic.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/ipython/tests/__init__.py to __init__.cpython-38.pyc writing byte-compilation script '/tmp/tmpebg79j0p.py' /usr/bin/python3 /tmp/tmpebg79j0p.py removing /tmp/tmpebg79j0p.py running install_egg_info running egg_info creating rpy2.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 writing manifest file 'rpy2.egg-info/SOURCES.txt' R version 3.6.3 (2020-02-29) -- "Holding the Windsock" reading manifest file 'rpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' anywhere in distribution warning: no previously-included files matching '*patch*' found anywhere in distribution warning: no previously-included files matching '*diff*' found anywhere in distribution warning: no previously-included files matching '.hg' found anywhere in distribution warning: no files found matching 'MANIFEST' warning: no files found matching 'README' no previously-included directories found matching 'dist' warning: no files found matching 'doc/source/rpy2_logo.png' writing manifest file 'rpy2.egg-info/SOURCES.txt' Copying rpy2.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2-2.9.5-py3.8.egg-info running install_scripts + cp /home/iurt/rpmbuild/SOURCES/rpy2.conf /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64//etc/ld.so.conf.d/python3-rpy2.conf + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.9.5-4.mga8 --unique-debug-suffix -2.9.5-4.mga8.x86_64 --unique-debug-src-base python-rpy2-2.9.5-4.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/rpy2-2.9.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/_rinterface.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/_rpy_device.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/_rinterface.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8/site-packages/rpy2/rinterface/_rpy_device.cpython-38-x86_64-linux-gnu.so original debug info size: 512kB, size after compression: 500kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 645 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/python-rpy2-2.9.5-4.mga8.x86_64/rpy/rinterface/_rinterface.c is executable but has no shebang, removing executable bit Processing files: python3-rpy2-2.9.5-4.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WkgGaN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rpy2-2.9.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/share/doc/python3-rpy2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/share/doc/python3-rpy2 + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64/usr/share/doc/python3-rpy2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rpy2 = 2.9.5-4.mga8 python-rpy2 = 2.9.5-4.mga8 python3-rpy2 = 2.9.5-4.mga8 python3-rpy2(x86-64) = 2.9.5-4.mga8 python3.8dist(rpy2) = 2.9.5 python3dist(rpy2) = 2.9.5 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: libR.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.8.so.1.0()(64bit) libreadline.so.8()(64bit) python(abi) = 3.8 python3.8dist(jinja2) python3.8dist(six) Obsoletes: python-rpy2 < 2.9.5-4.mga8 Processing files: python-rpy2-debugsource-2.9.5-4.mga8.x86_64 Provides: python-rpy2-debugsource = 2.9.5-4.mga8 python-rpy2-debugsource(x86-64) = 2.9.5-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-rpy2-debuginfo-2.9.5-4.mga8.x86_64 Provides: debuginfo(build-id) = 177349ca8c8bc22d4032450b403e834e9877b2b9 debuginfo(build-id) = 771b16ba2c5c99cf545670b710b89ca74a97f28f python-rpy2-debuginfo = 2.9.5-4.mga8 python3-rpy2-debuginfo = 2.9.5-4.mga8 python3-rpy2-debuginfo(x86-64) = 2.9.5-4.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rpy2-debugsource(x86-64) = 2.9.5-4.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-rpy2-debugsource-2.9.5-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-rpy2-debuginfo-2.9.5-4.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-rpy2-2.9.5-4.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8WHfEL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rpy2-2.9.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-rpy2-2.9.5-4.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kyAk0M + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf rpy2-2.9.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!