D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-rpy2-2.8.6-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.x7Wsfe + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf rpy2-2.8.6 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/rpy2-2.8.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd rpy2-2.8.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/rpy2-2.8.6-setup.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + rm -rf rpy2.egg-info + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VgyUlR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rpy2-2.8.6 + '[' 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' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" /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 = ['-Wl,--export-dynamic', '-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-2.7 creating build/lib.linux-x86_64-2.7/rpy2 copying ./rpy/tests_rpy_classic.py -> build/lib.linux-x86_64-2.7/rpy2 copying ./rpy/tests.py -> build/lib.linux-x86_64-2.7/rpy2 copying ./rpy/__init__.py -> build/lib.linux-x86_64-2.7/rpy2 copying ./rpy/rpy_classic.py -> build/lib.linux-x86_64-2.7/rpy2 creating build/lib.linux-x86_64-2.7/rpy2/rlike copying ./rpy/rlike/indexing.py -> build/lib.linux-x86_64-2.7/rpy2/rlike copying ./rpy/rlike/container.py -> build/lib.linux-x86_64-2.7/rpy2/rlike copying ./rpy/rlike/functional.py -> build/lib.linux-x86_64-2.7/rpy2/rlike copying ./rpy/rlike/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/rlike creating build/lib.linux-x86_64-2.7/rpy2/rlike/tests copying ./rpy/rlike/tests/test_indexing.py -> build/lib.linux-x86_64-2.7/rpy2/rlike/tests copying ./rpy/rlike/tests/test_functional.py -> build/lib.linux-x86_64-2.7/rpy2/rlike/tests copying ./rpy/rlike/tests/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/rlike/tests copying ./rpy/rlike/tests/test_container.py -> build/lib.linux-x86_64-2.7/rpy2/rlike/tests creating build/lib.linux-x86_64-2.7/rpy2/rinterface copying ./rpy/rinterface/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface creating build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVectorNumeric.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpSymbol.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpClosure.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpExtPtr.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Device.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_EmbeddedR.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpEnvironment.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Sexp.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVector.py -> build/lib.linux-x86_64-2.7/rpy2/rinterface/tests creating build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/robject.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/environments.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/vectors.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/conversion.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/language.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/help.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/methods.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/constants.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/functions.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/pandas2ri.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/numpy2ri.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/packages.py -> build/lib.linux-x86_64-2.7/rpy2/robjects copying ./rpy/robjects/packages_utils.py -> build/lib.linux-x86_64-2.7/rpy2/robjects creating build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testVector.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testDataFrame.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testPandasConversions.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testFunction.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testFormula.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testNumpyConversions.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testArray.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testLanguage.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testMethods.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testRobjects.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testHelp.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testPackages.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testRObject.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests copying ./rpy/robjects/tests/testEnvironment.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/tests creating build/lib.linux-x86_64-2.7/rpy2/robjects/lib copying ./rpy/robjects/lib/grid.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib copying ./rpy/robjects/lib/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib copying ./rpy/robjects/lib/ggplot2.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib copying ./rpy/robjects/lib/tidyr.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib copying ./rpy/robjects/lib/grdevices.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib copying ./rpy/robjects/lib/dplyr.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib creating build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_grdevices.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_ggplot2.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_dplyr.py -> build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests creating build/lib.linux-x86_64-2.7/rpy2/interactive copying ./rpy/interactive/process_revents.py -> build/lib.linux-x86_64-2.7/rpy2/interactive copying ./rpy/interactive/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/interactive copying ./rpy/interactive/packages.py -> build/lib.linux-x86_64-2.7/rpy2/interactive creating build/lib.linux-x86_64-2.7/rpy2/interactive/tests copying ./rpy/interactive/tests/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/interactive/tests creating build/lib.linux-x86_64-2.7/rpy2/ipython copying ./rpy/ipython/rmagic.py -> build/lib.linux-x86_64-2.7/rpy2/ipython copying ./rpy/ipython/ggplot.py -> build/lib.linux-x86_64-2.7/rpy2/ipython copying ./rpy/ipython/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/ipython copying ./rpy/ipython/html.py -> build/lib.linux-x86_64-2.7/rpy2/ipython creating build/lib.linux-x86_64-2.7/rpy2/ipython/tests copying ./rpy/ipython/tests/test_rmagic.py -> build/lib.linux-x86_64-2.7/rpy2/ipython/tests copying ./rpy/ipython/tests/__init__.py -> build/lib.linux-x86_64-2.7/rpy2/ipython/tests running build_clib building 'r_utils' library creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/rpy creating build/temp.linux-x86_64-2.7/rpy/rinterface gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I./rpy/rinterface -I/usr/lib64/R/include -c ./rpy/rinterface/r_utils.c -o build/temp.linux-x86_64-2.7/./rpy/rinterface/r_utils.o ar rc build/temp.linux-x86_64-2.7/libr_utils.a build/temp.linux-x86_64-2.7/./rpy/rinterface/r_utils.o running build_ext R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" building 'rpy2.rinterface._rinterface' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/python2.7 -c ./rpy/rinterface/_rinterface.c -o build/temp.linux-x86_64-2.7/./rpy/rinterface/_rinterface.o gcc -pthread -shared -Wl,--as-needed -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 build/temp.linux-x86_64-2.7/./rpy/rinterface/_rinterface.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -Wl,-R/usr/lib64/R/lib -lR -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython2.7 -lr_utils -o build/lib.linux-x86_64-2.7/rpy2/rinterface/_rinterface.so -Wl,--export-dynamic -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags building 'rpy2.rinterface._rpy_device' extension gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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/python2.7 -c ./rpy/rinterface/_rpy_device.c -o build/temp.linux-x86_64-2.7/./rpy/rinterface/_rpy_device.o gcc -pthread -shared -Wl,--as-needed -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 build/temp.linux-x86_64-2.7/./rpy/rinterface/_rpy_device.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-2.7 -Wl,-R/usr/lib64/R/lib -lR -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython2.7 -lr_utils -o build/lib.linux-x86_64-2.7/rpy2/rinterface/_rpy_device.so -Wl,--export-dynamic -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags + sleep 1 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" /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 = ['-Wl,--export-dynamic', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-O1', '-Wl,--build-id', '-Wl,--enable-new-dtags'] running build running build_py creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/rpy2 copying ./rpy/tests_rpy_classic.py -> build/lib.linux-x86_64-3.6/rpy2 copying ./rpy/tests.py -> build/lib.linux-x86_64-3.6/rpy2 copying ./rpy/__init__.py -> build/lib.linux-x86_64-3.6/rpy2 copying ./rpy/rpy_classic.py -> build/lib.linux-x86_64-3.6/rpy2 creating build/lib.linux-x86_64-3.6/rpy2/rlike copying ./rpy/rlike/indexing.py -> build/lib.linux-x86_64-3.6/rpy2/rlike copying ./rpy/rlike/container.py -> build/lib.linux-x86_64-3.6/rpy2/rlike copying ./rpy/rlike/functional.py -> build/lib.linux-x86_64-3.6/rpy2/rlike copying ./rpy/rlike/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/rlike creating build/lib.linux-x86_64-3.6/rpy2/rlike/tests copying ./rpy/rlike/tests/test_indexing.py -> build/lib.linux-x86_64-3.6/rpy2/rlike/tests copying ./rpy/rlike/tests/test_functional.py -> build/lib.linux-x86_64-3.6/rpy2/rlike/tests copying ./rpy/rlike/tests/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/rlike/tests copying ./rpy/rlike/tests/test_container.py -> build/lib.linux-x86_64-3.6/rpy2/rlike/tests creating build/lib.linux-x86_64-3.6/rpy2/rinterface copying ./rpy/rinterface/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface creating build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVectorNumeric.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpSymbol.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpClosure.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpExtPtr.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Device.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_EmbeddedR.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpEnvironment.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Sexp.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVector.py -> build/lib.linux-x86_64-3.6/rpy2/rinterface/tests creating build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/robject.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/environments.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/vectors.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/conversion.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/language.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/help.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/methods.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/constants.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/functions.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/pandas2ri.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/numpy2ri.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/packages.py -> build/lib.linux-x86_64-3.6/rpy2/robjects copying ./rpy/robjects/packages_utils.py -> build/lib.linux-x86_64-3.6/rpy2/robjects creating build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testVector.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testDataFrame.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testPandasConversions.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testFunction.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testFormula.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testNumpyConversions.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testArray.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testLanguage.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testMethods.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testRobjects.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testHelp.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testPackages.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testRObject.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests copying ./rpy/robjects/tests/testEnvironment.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/tests creating build/lib.linux-x86_64-3.6/rpy2/robjects/lib copying ./rpy/robjects/lib/grid.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib copying ./rpy/robjects/lib/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib copying ./rpy/robjects/lib/ggplot2.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib copying ./rpy/robjects/lib/tidyr.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib copying ./rpy/robjects/lib/grdevices.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib copying ./rpy/robjects/lib/dplyr.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib creating build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_grdevices.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_ggplot2.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_dplyr.py -> build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests creating build/lib.linux-x86_64-3.6/rpy2/interactive copying ./rpy/interactive/process_revents.py -> build/lib.linux-x86_64-3.6/rpy2/interactive copying ./rpy/interactive/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/interactive copying ./rpy/interactive/packages.py -> build/lib.linux-x86_64-3.6/rpy2/interactive creating build/lib.linux-x86_64-3.6/rpy2/interactive/tests copying ./rpy/interactive/tests/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/interactive/tests creating build/lib.linux-x86_64-3.6/rpy2/ipython copying ./rpy/ipython/rmagic.py -> build/lib.linux-x86_64-3.6/rpy2/ipython copying ./rpy/ipython/ggplot.py -> build/lib.linux-x86_64-3.6/rpy2/ipython copying ./rpy/ipython/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/ipython copying ./rpy/ipython/html.py -> build/lib.linux-x86_64-3.6/rpy2/ipython creating build/lib.linux-x86_64-3.6/rpy2/ipython/tests copying ./rpy/ipython/tests/test_rmagic.py -> build/lib.linux-x86_64-3.6/rpy2/ipython/tests copying ./rpy/ipython/tests/__init__.py -> build/lib.linux-x86_64-3.6/rpy2/ipython/tests running build_clib building 'r_utils' library creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/rpy creating build/temp.linux-x86_64-3.6/rpy/rinterface gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I./rpy/rinterface -I/usr/lib64/R/include -c ./rpy/rinterface/r_utils.c -o build/temp.linux-x86_64-3.6/./rpy/rinterface/r_utils.o ar rc build/temp.linux-x86_64-3.6/libr_utils.a build/temp.linux-x86_64-3.6/./rpy/rinterface/r_utils.o running build_ext R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" building 'rpy2.rinterface._rinterface' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.6m -c ./rpy/rinterface/_rinterface.c -o build/temp.linux-x86_64-3.6/./rpy/rinterface/_rinterface.o ./rpy/rinterface/_rinterface.c: In function 'Sexp_rcall': ./rpy/rinterface/_rinterface.c:1808:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] argNameString = Rf_mkCharCE(PyBytes_AsString(pybytes), CE_UTF8); ^ ./rpy/rinterface/_rinterface.c:1809:32: warning: passing argument 1 of 'Rf_installChar' from incompatible pointer type [-Wincompatible-pointer-types] SET_TAG(c_R, installChar(argNameString)); ^~~~~~~~~~~~~ In file included from ./rpy/rinterface/_rinterface.h:9:0, from ./rpy/rinterface/_rinterface.c:52: /usr/lib64/R/include/Rinternals.h:855:6: note: expected 'SEXP {aka struct SEXPREC *}' but argument is of type 'const char *' SEXP Rf_installChar(SEXP); ^~~~~~~~~~~~~~ gcc -pthread -shared -Wl,--as-needed -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 build/temp.linux-x86_64-3.6/./rpy/rinterface/_rinterface.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.6 -Wl,--enable-new-dtags,-R/usr/lib64/R/lib -lR -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython3.6m -lr_utils -o build/lib.linux-x86_64-3.6/rpy2/rinterface/_rinterface.cpython-36m-x86_64-linux-gnu.so -Wl,--export-dynamic -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags building 'rpy2.rinterface._rpy_device' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -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.6m -c ./rpy/rinterface/_rpy_device.c -o build/temp.linux-x86_64-3.6/./rpy/rinterface/_rpy_device.o gcc -pthread -shared -Wl,--as-needed -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 build/temp.linux-x86_64-3.6/./rpy/rinterface/_rpy_device.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.6 -Wl,--enable-new-dtags,-R/usr/lib64/R/lib -lR -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython3.6m -lr_utils -o build/lib.linux-x86_64-3.6/rpy2/rinterface/_rpy_device.cpython-36m-x86_64-linux-gnu.so -Wl,--export-dynamic -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags + sleep 1 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZoBt9P + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64 + cd rpy2-2.8.6 + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.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' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64 R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" /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 = ['-Wl,--export-dynamic', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-O1', '-Wl,--build-id', '-Wl,--enable-new-dtags'] running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6 creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2 creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-3.6/rpy2/ipython/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-3.6/rpy2/ipython/tests/test_rmagic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-3.6/rpy2/ipython/html.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.6/rpy2/ipython/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.6/rpy2/ipython/ggplot.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.6/rpy2/ipython/rmagic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive/tests copying build/lib.linux-x86_64-3.6/rpy2/interactive/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive/tests copying build/lib.linux-x86_64-3.6/rpy2/interactive/packages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive copying build/lib.linux-x86_64-3.6/rpy2/interactive/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive copying build/lib.linux-x86_64-3.6/rpy2/interactive/process_revents.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests/test_dplyr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests/test_ggplot2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tests/test_grdevices.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/dplyr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/grdevices.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/tidyr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/ggplot2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.6/rpy2/robjects/lib/grid.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testEnvironment.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testRObject.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testPackages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testHelp.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testRobjects.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testMethods.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testLanguage.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testArray.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testNumpyConversions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testFormula.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testFunction.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testPandasConversions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testDataFrame.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/tests/testVector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.6/rpy2/robjects/packages_utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/packages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/numpy2ri.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/pandas2ri.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/functions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/constants.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/methods.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/help.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/language.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/conversion.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/vectors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/environments.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.6/rpy2/robjects/robject.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-3.6/rpy2/rinterface/_rpy_device.cpython-36m-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-3.6/rpy2/rinterface/_rinterface.cpython-36m-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_SexpVector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_Sexp.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_SexpEnvironment.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_EmbeddedR.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_Device.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_SexpExtPtr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_SexpClosure.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_SexpSymbol.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/tests/test_SexpVectorNumeric.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.6/rpy2/rinterface/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.6/rpy2/rlike/tests/test_container.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.6/rpy2/rlike/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.6/rpy2/rlike/tests/test_functional.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.6/rpy2/rlike/tests/test_indexing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.6/rpy2/rlike/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.6/rpy2/rlike/functional.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.6/rpy2/rlike/container.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.6/rpy2/rlike/indexing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.6/rpy2/rpy_classic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2 copying build/lib.linux-x86_64-3.6/rpy2/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2 copying build/lib.linux-x86_64-3.6/rpy2/tests.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2 copying build/lib.linux-x86_64-3.6/rpy2/tests_rpy_classic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2 byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/tests/test_rmagic.py to test_rmagic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/html.py to html.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/ggplot.py to ggplot.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/ipython/rmagic.py to rmagic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive/packages.py to packages.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/interactive/process_revents.py to process_revents.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests/test_dplyr.py to test_dplyr.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests/test_ggplot2.py to test_ggplot2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tests/test_grdevices.py to test_grdevices.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/dplyr.py to dplyr.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/grdevices.py to grdevices.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/tidyr.py to tidyr.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/ggplot2.py to ggplot2.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/lib/grid.py to grid.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testEnvironment.py to testEnvironment.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testRObject.py to testRObject.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testPackages.py to testPackages.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testHelp.py to testHelp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testRobjects.py to testRobjects.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testMethods.py to testMethods.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testLanguage.py to testLanguage.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testArray.py to testArray.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testNumpyConversions.py to testNumpyConversions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testFormula.py to testFormula.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testFunction.py to testFunction.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testPandasConversions.py to testPandasConversions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testDataFrame.py to testDataFrame.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/tests/testVector.py to testVector.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/packages_utils.py to packages_utils.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/packages.py to packages.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/numpy2ri.py to numpy2ri.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/pandas2ri.py to pandas2ri.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/functions.py to functions.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/constants.py to constants.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/methods.py to methods.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/help.py to help.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/language.py to language.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/conversion.py to conversion.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/vectors.py to vectors.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/environments.py to environments.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/robjects/robject.py to robject.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_SexpVector.py to test_SexpVector.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_Sexp.py to test_Sexp.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_SexpEnvironment.py to test_SexpEnvironment.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_EmbeddedR.py to test_EmbeddedR.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_Device.py to test_Device.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_SexpExtPtr.py to test_SexpExtPtr.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_SexpClosure.py to test_SexpClosure.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_SexpSymbol.py to test_SexpSymbol.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/tests/test_SexpVectorNumeric.py to test_SexpVectorNumeric.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests/test_container.py to test_container.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests/test_functional.py to test_functional.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/tests/test_indexing.py to test_indexing.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/functional.py to functional.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/container.py to container.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rlike/indexing.py to indexing.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rpy_classic.py to rpy_classic.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/__init__.py to __init__.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/tests.py to tests.cpython-36.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/tests_rpy_classic.py to tests_rpy_classic.cpython-36.pyc writing byte-compilation script '/tmp/tmpula6_jxt.py' /usr/bin/python3 /tmp/tmpula6_jxt.py removing /tmp/tmpula6_jxt.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.4.3 (2017-11-30) -- "Kite-Eating Tree" reading manifest file 'rpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2-2.8.6-py3.6.egg-info running install_scripts + cp /home/pterjan/rpmbuild/SOURCES/rpy2.conf /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64//etc/ld.so.conf.d/python3-rpy2.conf + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64 R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" /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 = ['-Wl,--export-dynamic', '-Wl,--as-needed', '-Wl,-z,relro', '-Wl,-O1', '-Wl,--build-id', '-Wl,--enable-new-dtags'] running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2 creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-2.7/rpy2/ipython/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-2.7/rpy2/ipython/tests/test_rmagic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-2.7/rpy2/ipython/html.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython copying build/lib.linux-x86_64-2.7/rpy2/ipython/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython copying build/lib.linux-x86_64-2.7/rpy2/ipython/ggplot.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython copying build/lib.linux-x86_64-2.7/rpy2/ipython/rmagic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/tests copying build/lib.linux-x86_64-2.7/rpy2/interactive/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/tests copying build/lib.linux-x86_64-2.7/rpy2/interactive/packages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive copying build/lib.linux-x86_64-2.7/rpy2/interactive/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive copying build/lib.linux-x86_64-2.7/rpy2/interactive/process_revents.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests/test_dplyr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests/test_ggplot2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tests/test_grdevices.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/dplyr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/grdevices.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tidyr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/ggplot2.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/grid.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testEnvironment.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testRObject.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testPackages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testHelp.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testRobjects.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testMethods.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testLanguage.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testArray.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testNumpyConversions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testFormula.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testFunction.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testPandasConversions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testDataFrame.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testVector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/packages_utils.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/packages.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/numpy2ri.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/pandas2ri.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/functions.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/constants.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/methods.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/help.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/language.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/conversion.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/vectors.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/environments.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/robject.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-2.7/rpy2/rinterface/_rpy_device.so -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-2.7/rpy2/rinterface/_rinterface.so -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_SexpVector.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_Sexp.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_SexpEnvironment.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_EmbeddedR.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_Device.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_SexpExtPtr.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_SexpClosure.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_SexpSymbol.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/test_SexpVectorNumeric.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike creating /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-2.7/rpy2/rlike/tests/test_container.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-2.7/rpy2/rlike/tests/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-2.7/rpy2/rlike/tests/test_functional.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-2.7/rpy2/rlike/tests/test_indexing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-2.7/rpy2/rlike/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike copying build/lib.linux-x86_64-2.7/rpy2/rlike/functional.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike copying build/lib.linux-x86_64-2.7/rpy2/rlike/container.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike copying build/lib.linux-x86_64-2.7/rpy2/rlike/indexing.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike copying build/lib.linux-x86_64-2.7/rpy2/rpy_classic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2 copying build/lib.linux-x86_64-2.7/rpy2/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2 copying build/lib.linux-x86_64-2.7/rpy2/tests.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2 copying build/lib.linux-x86_64-2.7/rpy2/tests_rpy_classic.py -> /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2 byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests/test_rmagic.py to test_rmagic.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/html.py to html.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/ggplot.py to ggplot.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/rmagic.py to rmagic.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/tests/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/packages.py to packages.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/process_revents.py to process_revents.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests/test_dplyr.py to test_dplyr.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests/test_ggplot2.py to test_ggplot2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests/test_grdevices.py to test_grdevices.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/dplyr.py to dplyr.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/grdevices.py to grdevices.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tidyr.py to tidyr.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/ggplot2.py to ggplot2.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/grid.py to grid.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testEnvironment.py to testEnvironment.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testRObject.py to testRObject.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testPackages.py to testPackages.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testHelp.py to testHelp.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testRobjects.py to testRobjects.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testMethods.py to testMethods.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testLanguage.py to testLanguage.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testArray.py to testArray.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testNumpyConversions.py to testNumpyConversions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testFormula.py to testFormula.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testFunction.py to testFunction.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testPandasConversions.py to testPandasConversions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testDataFrame.py to testDataFrame.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testVector.py to testVector.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/packages_utils.py to packages_utils.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/packages.py to packages.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/numpy2ri.py to numpy2ri.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/pandas2ri.py to pandas2ri.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/functions.py to functions.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/constants.py to constants.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/methods.py to methods.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/help.py to help.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/language.py to language.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/conversion.py to conversion.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/vectors.py to vectors.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/environments.py to environments.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/robject.py to robject.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpVector.py to test_SexpVector.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_Sexp.py to test_Sexp.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpEnvironment.py to test_SexpEnvironment.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_EmbeddedR.py to test_EmbeddedR.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_Device.py to test_Device.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpExtPtr.py to test_SexpExtPtr.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpClosure.py to test_SexpClosure.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpSymbol.py to test_SexpSymbol.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpVectorNumeric.py to test_SexpVectorNumeric.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests/test_container.py to test_container.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests/test_functional.py to test_functional.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests/test_indexing.py to test_indexing.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/functional.py to functional.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/container.py to container.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/indexing.py to indexing.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rpy_classic.py to rpy_classic.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/__init__.py to __init__.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/tests.py to tests.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/tests_rpy_classic.py to tests_rpy_classic.pyc writing byte-compilation script '/tmp/tmp6Npjum.py' /usr/bin/python2 -O /tmp/tmp6Npjum.py removing /tmp/tmp6Npjum.py running install_egg_info running egg_info writing requirements to rpy2.egg-info/requires.txt writing rpy2.egg-info/PKG-INFO writing top-level names to rpy2.egg-info/top_level.txt writing dependency_links to rpy2.egg-info/dependency_links.txt R version 3.4.3 (2017-11-30) -- "Kite-Eating Tree" reading manifest file 'rpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2-2.8.6-py2.7.egg-info running install_scripts + cp /home/pterjan/rpmbuild/SOURCES/rpy2.conf /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64//etc/ld.so.conf.d/python2-rpy2.conf + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 2.8.6-3.mga7 --unique-debug-suffix -2.8.6-3.mga7.x86_64 --unique-debug-src-base python-rpy2-2.8.6-3.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/rpy2-2.8.6 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/_rinterface.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/_rinterface.cpython-36m-x86_64-linux-gnu.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/_rpy_device.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6/site-packages/rpy2/rinterface/_rpy_device.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 696 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Processing files: python2-rpy2-2.8.6-3.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n55aw8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rpy2-2.8.6 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/share/doc/python2-rpy2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/share/doc/python2-rpy2 + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/share/doc/python2-rpy2 + exit 0 Provides: python2-rpy2 = 2.8.6-3.mga7 python2-rpy2(x86-64) = 2.8.6-3.mga7 python2.7dist(rpy2) = 2.8.6 python2dist(rpy2) = 2.8.6 pythonegg(2)(rpy2) = 2.8.6 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) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 python2.7dist(singledispatch) python2.7dist(six) Obsoletes: python-rpy2 <= 2.8.6 Processing files: python3-rpy2-2.8.6-3.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5rOAzs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rpy2-2.8.6 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/share/doc/python3-rpy2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/share/doc/python3-rpy2 + cp -pr README.rst /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64/usr/share/doc/python3-rpy2 + exit 0 Provides: python3-rpy2 = 2.8.6-3.mga7 python3-rpy2(x86-64) = 2.8.6-3.mga7 python3.6dist(rpy2) = 2.8.6 python3dist(rpy2) = 2.8.6 pythonegg(3)(rpy2) = 2.8.6 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) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 python3.6dist(six) Processing files: python-rpy2-debugsource-2.8.6-3.mga7.x86_64 Provides: python-rpy2-debugsource = 2.8.6-3.mga7 python-rpy2-debugsource(x86-64) = 2.8.6-3.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-rpy2-debuginfo-2.8.6-3.mga7.x86_64 Provides: python-rpy2-debuginfo = 2.8.6-3.mga7 python-rpy2-debuginfo(x86-64) = 2.8.6-3.mga7 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.8.6-3.mga7 Processing files: python2-rpy2-debuginfo-2.8.6-3.mga7.x86_64 Provides: debuginfo(build-id) = 45418e051091fb27e0caabaab1902d13aa9d3c09 debuginfo(build-id) = 6d0b059a0c25fd50b2c1e48e6c866cac5eeb01e8 python2-rpy2-debuginfo = 2.8.6-3.mga7 python2-rpy2-debuginfo(x86-64) = 2.8.6-3.mga7 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.8.6-3.mga7 Processing files: python3-rpy2-debuginfo-2.8.6-3.mga7.x86_64 Provides: debuginfo(build-id) = 035679d996ad3f8fbe56dadc1c87800791bfa0b1 debuginfo(build-id) = 9ce279562b69e38ecb551eee3214b0c40ba53d34 python3-rpy2-debuginfo = 2.8.6-3.mga7 python3-rpy2-debuginfo(x86-64) = 2.8.6-3.mga7 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.8.6-3.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python2-rpy2-2.8.6-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-rpy2-2.8.6-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-rpy2-debugsource-2.8.6-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-rpy2-debuginfo-2.8.6-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python2-rpy2-debuginfo-2.8.6-3.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-rpy2-debuginfo-2.8.6-3.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.r5ZjoK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rpy2-2.8.6 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-rpy2-2.8.6-3.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.f6LMf2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf rpy2-2.8.6 + exit 0 D: [iurt_root_command] Success!