Mock Version: 1.2.21 Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rpy.spec'], logger=shell=Falseuser='mockbuild'gid=425timeout=172800env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=FalsechrootPath='/var/lib/mock/f25-build-6747350-662580/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rpy.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rpy-2.8.3-1.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rpy.spec'], logger=shell=Falsetimeout=172800printOutput=Falsegid=425user='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}private_network=TruechrootPath='/var/lib/mock/f25-build-6747350-662580/root'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rpy.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sgHkLk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rpy2-2.8.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/rpy2-2.8.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rpy2-2.8.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NXf6QD + umask 022 + cd /builddir/build/BUILD + cd rpy2-2.8.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" /usr/lib64/R/bin/R CMD config --ldflags /usr/lib64/R/bin/R CMD config --cppflags Compilation parameters for rpy2's C components: include_dirs = ['/usr/include/R'] library_dirs = ['/usr/lib64/R/lib'] libraries = ['R', 'tre', 'pcre', 'lzma', 'bz2', 'z', 'rt', 'dl', 'm', 'icuuc', 'icui18n'] extra_link_args = ['-Wl,--export-dynamic', '-fopenmp'] 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/__init__.py -> build/lib.linux-x86_64-2.7/rpy2 copying ./rpy/tests.py -> build/lib.linux-x86_64-2.7/rpy2 copying ./rpy/rpy_classic.py -> build/lib.linux-x86_64-2.7/rpy2 copying ./rpy/tests_rpy_classic.py -> build/lib.linux-x86_64-2.7/rpy2 creating build/lib.linux-x86_64-2.7/rpy2/rlike copying ./rpy/rlike/__init__.py -> 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/functional.py -> build/lib.linux-x86_64-2.7/rpy2/rlike copying ./rpy/rlike/container.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/__init__.py -> 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/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_SexpEnvironment.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/__init__.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_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/test_SexpSymbol.py -> 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_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/help.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/conversion.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/methods.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/vectors.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/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 copying ./rpy/robjects/robject.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/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 creating 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/testEnvironment.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/__init__.py -> 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/testFormula.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/testPandasConversions.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/testFunction.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/testNumpyConversions.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/testHelp.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/tidyr.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/grid.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 copying ./rpy/robjects/lib/grdevices.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_dplyr.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 creating 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/process_revents.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/__init__.py -> 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/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/__init__.py -> 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 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 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I./rpy/rinterface -I/usr/include/R -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.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" building 'rpy2.rinterface._rinterface' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -DR_INTERFACE_PTRS=1 -DHAVE_POSIX_SIGJMP=1 -DRIF_HAS_RSIGHAND=1 -DCSTACK_DEFNS=1 -DHAS_READLINE=1 -I./rpy/rinterface -I/usr/include/R -I/usr/include/python2.7 -c ./rpy/rinterface/_rinterface.c -o build/temp.linux-x86_64-2.7/./rpy/rinterface/_rinterface.o In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ./rpy/rinterface/_rinterface.c:49: /usr/include/python2.7/pyconfig-64.h:1202:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/signal.h:28:0, from ./rpy/rinterface/_rinterface.c:45: /usr/include/features.h:225:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ./rpy/rinterface/_rinterface.c:49: /usr/include/python2.7/pyconfig-64.h:1224:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/signal.h:28:0, from ./rpy/rinterface/_rinterface.c:45: /usr/include/features.h:166:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 In file included from ./rpy/rinterface/_rinterface.c:116:0: ./rpy/rinterface/embeddedr.c: In function 'SexpObject_clear': ./rpy/rinterface/embeddedr.c:48:12: warning: unused variable 'res' [-Wunused-variable] SEXP res = rpy2_remove(Rf_mkString(name_buf), ^~~ In file included from ./rpy/rinterface/_rinterface.c:119:0: ./rpy/rinterface/sexp.c: In function 'Sexp_init': ./rpy/rinterface/sexp.c:742:13: warning: unused variable 'copy' [-Wunused-variable] PyObject *copy = Py_True; ^~~~ In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.c: At top level: ./rpy/rinterface/_rinterface.h:203:44: warning: 'PyRinterface_IsInitialized' declared 'static' but never defined [-Wunused-function] static PyRinterface_IsInitialized_RETURN PyRinterface_IsInitialized PyRinterface_IsInitialized_PROTO; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.h:204:38: warning: 'PyRinterface_FindFun' declared 'static' but never defined [-Wunused-function] static PyRinterface_FindFun_RETURN PyRinterface_FindFun PyRinterface_FindFun_PROTO; ^~~~~~~~~~~~~~~~~~~~ In file included from ./rpy/rinterface/_rinterface.c:122:0: ./rpy/rinterface/sequence.c:2168:1: warning: 'ComplexVectorSexp_AsSexp' defined but not used [-Wunused-function] ComplexVectorSexp_AsSexp(PyObject *pyfloat) { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.h:205:20: warning: 'embeddedR_isInitialized' defined but not used [-Wunused-variable] static PyObject *embeddedR_isInitialized; ^~~~~~~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ShowFiles': ./rpy/rinterface/_rinterface.h:72:5: warning: 'gstate' may be used uninitialized in this function [-Wmaybe-uninitialized] PyGILState_Release(gstate); \ ^~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c:831:20: note: 'gstate' was declared here PyGILState_STATE gstate; ^~~~~~ In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ResetConsole': ./rpy/rinterface/_rinterface.h:72:5: warning: 'gstate' may be used uninitialized in this function [-Wmaybe-uninitialized] PyGILState_Release(gstate); \ ^~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c:677:20: note: 'gstate' was declared here PyGILState_STATE gstate; ^~~~~~ ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_WriteConsoleEx': ./rpy/rinterface/_rinterface.c:377:10: warning: 'consolecallback' may be used uninitialized in this function [-Wmaybe-uninitialized] result = PyEval_CallObject(consolecallback, arglist); In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_CleanUp': ./rpy/rinterface/_rinterface.h:72:5: warning: 'gstate' may be used uninitialized in this function [-Wmaybe-uninitialized] PyGILState_Release(gstate); \ ^~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c:979:20: note: 'gstate' was declared here PyGILState_STATE gstate; ^~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic 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 -ltre -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 -fopenmp building 'rpy2.rinterface._rpy_device' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -DR_INTERFACE_PTRS=1 -DHAVE_POSIX_SIGJMP=1 -DRIF_HAS_RSIGHAND=1 -DCSTACK_DEFNS=1 -DHAS_READLINE=1 -I/usr/include/R -Irpy/rinterface -I/usr/include/python2.7 -c ./rpy/rinterface/_rpy_device.c -o build/temp.linux-x86_64-2.7/./rpy/rinterface/_rpy_device.o ./rpy/rinterface/_rpy_device.c: In function 'init_rpy_device': ./rpy/rinterface/_rpy_device.c:1407:17: warning: variable 'd' set but not used [-Wunused-but-set-variable] PyObject *m, *d; ^ At top level: ./rpy/rinterface/_rpy_device.c:936:1: warning: 'GrDev_clear' defined but not used [-Wunused-function] GrDev_clear(PyGrDevObject *self) ^~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic 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 -ltre -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 -fopenmp + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" /usr/lib64/R/bin/R CMD config --ldflags /usr/lib64/R/bin/R CMD config --cppflags Compilation parameters for rpy2's C components: include_dirs = ['/usr/include/R'] library_dirs = ['/usr/lib64/R/lib'] libraries = ['R', 'tre', 'pcre', 'lzma', 'bz2', 'z', 'rt', 'dl', 'm', 'icuuc', 'icui18n'] extra_link_args = ['-Wl,--export-dynamic', '-fopenmp'] running build running build_py creating build/lib.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/rpy2 copying ./rpy/__init__.py -> build/lib.linux-x86_64-3.5/rpy2 copying ./rpy/tests.py -> build/lib.linux-x86_64-3.5/rpy2 copying ./rpy/rpy_classic.py -> build/lib.linux-x86_64-3.5/rpy2 copying ./rpy/tests_rpy_classic.py -> build/lib.linux-x86_64-3.5/rpy2 creating build/lib.linux-x86_64-3.5/rpy2/rlike copying ./rpy/rlike/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/rlike copying ./rpy/rlike/indexing.py -> build/lib.linux-x86_64-3.5/rpy2/rlike copying ./rpy/rlike/functional.py -> build/lib.linux-x86_64-3.5/rpy2/rlike copying ./rpy/rlike/container.py -> build/lib.linux-x86_64-3.5/rpy2/rlike creating build/lib.linux-x86_64-3.5/rpy2/rlike/tests copying ./rpy/rlike/tests/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/rlike/tests copying ./rpy/rlike/tests/test_indexing.py -> build/lib.linux-x86_64-3.5/rpy2/rlike/tests copying ./rpy/rlike/tests/test_functional.py -> build/lib.linux-x86_64-3.5/rpy2/rlike/tests copying ./rpy/rlike/tests/test_container.py -> build/lib.linux-x86_64-3.5/rpy2/rlike/tests creating build/lib.linux-x86_64-3.5/rpy2/rinterface copying ./rpy/rinterface/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface creating build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpEnvironment.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpExtPtr.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpClosure.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Device.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_EmbeddedR.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpSymbol.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVectorNumeric.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_Sexp.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests copying ./rpy/rinterface/tests/test_SexpVector.py -> build/lib.linux-x86_64-3.5/rpy2/rinterface/tests creating build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/help.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/conversion.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/environments.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/methods.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/numpy2ri.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/vectors.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/constants.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/packages.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/packages_utils.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/robject.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/language.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/functions.py -> build/lib.linux-x86_64-3.5/rpy2/robjects copying ./rpy/robjects/pandas2ri.py -> build/lib.linux-x86_64-3.5/rpy2/robjects creating build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testMethods.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testEnvironment.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testArray.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testVector.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testDataFrame.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testFormula.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testRobjects.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testPandasConversions.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testPackages.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testFunction.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testLanguage.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testNumpyConversions.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testRObject.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests copying ./rpy/robjects/tests/testHelp.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/tests creating build/lib.linux-x86_64-3.5/rpy2/robjects/lib copying ./rpy/robjects/lib/tidyr.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib copying ./rpy/robjects/lib/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib copying ./rpy/robjects/lib/ggplot2.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib copying ./rpy/robjects/lib/grid.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib copying ./rpy/robjects/lib/dplyr.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib copying ./rpy/robjects/lib/grdevices.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib creating build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_grdevices.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_dplyr.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests copying ./rpy/robjects/lib/tests/test_ggplot2.py -> build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests creating build/lib.linux-x86_64-3.5/rpy2/interactive copying ./rpy/interactive/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/interactive copying ./rpy/interactive/process_revents.py -> build/lib.linux-x86_64-3.5/rpy2/interactive copying ./rpy/interactive/packages.py -> build/lib.linux-x86_64-3.5/rpy2/interactive creating build/lib.linux-x86_64-3.5/rpy2/interactive/tests copying ./rpy/interactive/tests/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/interactive/tests creating build/lib.linux-x86_64-3.5/rpy2/ipython copying ./rpy/ipython/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/ipython copying ./rpy/ipython/rmagic.py -> build/lib.linux-x86_64-3.5/rpy2/ipython copying ./rpy/ipython/ggplot.py -> build/lib.linux-x86_64-3.5/rpy2/ipython copying ./rpy/ipython/html.py -> build/lib.linux-x86_64-3.5/rpy2/ipython creating build/lib.linux-x86_64-3.5/rpy2/ipython/tests copying ./rpy/ipython/tests/__init__.py -> build/lib.linux-x86_64-3.5/rpy2/ipython/tests copying ./rpy/ipython/tests/test_rmagic.py -> build/lib.linux-x86_64-3.5/rpy2/ipython/tests running build_clib building 'r_utils' library creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/rpy creating build/temp.linux-x86_64-3.5/rpy/rinterface gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -I./rpy/rinterface -I/usr/include/R -c ./rpy/rinterface/r_utils.c -o build/temp.linux-x86_64-3.5/./rpy/rinterface/r_utils.o ar rc build/temp.linux-x86_64-3.5/libr_utils.a build/temp.linux-x86_64-3.5/./rpy/rinterface/r_utils.o running build_ext R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" building 'rpy2.rinterface._rinterface' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -DR_INTERFACE_PTRS=1 -DHAVE_POSIX_SIGJMP=1 -DRIF_HAS_RSIGHAND=1 -DCSTACK_DEFNS=1 -DHAS_READLINE=1 -I./rpy/rinterface -I/usr/include/R -I/usr/include/python3.5m -c ./rpy/rinterface/_rinterface.c -o build/temp.linux-x86_64-3.5/./rpy/rinterface/_rinterface.o In file included from ./rpy/rinterface/_rinterface.c:116:0: ./rpy/rinterface/embeddedr.c: In function 'SexpObject_clear': ./rpy/rinterface/embeddedr.c:48:12: warning: unused variable 'res' [-Wunused-variable] SEXP res = rpy2_remove(Rf_mkString(name_buf), ^~~ In file included from ./rpy/rinterface/_rinterface.c:119:0: ./rpy/rinterface/sexp.c: In function 'Sexp_init': ./rpy/rinterface/sexp.c:742:13: warning: unused variable 'copy' [-Wunused-variable] PyObject *copy = Py_True; ^~~~ In file included from ./rpy/rinterface/_rinterface.c:122:0: ./rpy/rinterface/sequence.c: In function 'VectorSexp_ass_slice': ./rpy/rinterface/sequence.c:461:11: warning: variable 'len_R' set but not used [-Wunused-but-set-variable] R_len_t len_R; ^~~~~ ./rpy/rinterface/_rinterface.c: In function 'Sexp_rcall': ./rpy/rinterface/_rinterface.c:1807:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] argNameString = Rf_mkCharCE(PyBytes_AsString(pybytes), CE_UTF8); ^ ./rpy/rinterface/_rinterface.c:1808: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/include/R/Rinternals.h:819:6: note: expected 'SEXP {aka struct SEXPREC *}' but argument is of type 'const char *' SEXP Rf_installChar(SEXP); ^~~~~~~~~~~~~~ In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.c: At top level: ./rpy/rinterface/_rinterface.h:203:44: warning: 'PyRinterface_IsInitialized' declared 'static' but never defined [-Wunused-function] static PyRinterface_IsInitialized_RETURN PyRinterface_IsInitialized PyRinterface_IsInitialized_PROTO; ^~~~~~~~~~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.h:204:38: warning: 'PyRinterface_FindFun' declared 'static' but never defined [-Wunused-function] static PyRinterface_FindFun_RETURN PyRinterface_FindFun PyRinterface_FindFun_PROTO; ^~~~~~~~~~~~~~~~~~~~ In file included from ./rpy/rinterface/_rinterface.c:122:0: ./rpy/rinterface/sequence.c:2168:1: warning: 'ComplexVectorSexp_AsSexp' defined but not used [-Wunused-function] ComplexVectorSexp_AsSexp(PyObject *pyfloat) { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.h:205:20: warning: 'embeddedR_isInitialized' defined but not used [-Wunused-variable] static PyObject *embeddedR_isInitialized; ^~~~~~~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ShowFiles': ./rpy/rinterface/_rinterface.h:72:5: warning: 'gstate' may be used uninitialized in this function [-Wmaybe-uninitialized] PyGILState_Release(gstate); \ ^~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c:831:20: note: 'gstate' was declared here PyGILState_STATE gstate; ^~~~~~ In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ResetConsole': ./rpy/rinterface/_rinterface.h:72:5: warning: 'gstate' may be used uninitialized in this function [-Wmaybe-uninitialized] PyGILState_Release(gstate); \ ^~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c:677:20: note: 'gstate' was declared here PyGILState_STATE gstate; ^~~~~~ ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_WriteConsoleEx': ./rpy/rinterface/_rinterface.c:377:10: warning: 'consolecallback' may be used uninitialized in this function [-Wmaybe-uninitialized] result = PyEval_CallObject(consolecallback, arglist); In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_ReadConsole': ./rpy/rinterface/_rinterface.h:72:5: warning: 'gstate' may be used uninitialized in this function [-Wmaybe-uninitialized] PyGILState_Release(gstate); \ ^~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c:498:20: note: 'gstate' was declared here PyGILState_STATE gstate; ^~~~~~ In file included from ./rpy/rinterface/_rinterface.c:52:0: ./rpy/rinterface/_rinterface.c: In function 'EmbeddedR_CleanUp': ./rpy/rinterface/_rinterface.h:72:5: warning: 'gstate' may be used uninitialized in this function [-Wmaybe-uninitialized] PyGILState_Release(gstate); \ ^~~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rinterface.c:979:20: note: 'gstate' was declared here PyGILState_STATE gstate; ^~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/./rpy/rinterface/_rinterface.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.5 -Wl,--enable-new-dtags,-R/usr/lib64/R/lib -lR -ltre -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython3.5m -lr_utils -o build/lib.linux-x86_64-3.5/rpy2/rinterface/_rinterface.cpython-35m-x86_64-linux-gnu.so -Wl,--export-dynamic -fopenmp building 'rpy2.rinterface._rpy_device' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -DR_INTERFACE_PTRS=1 -DHAVE_POSIX_SIGJMP=1 -DRIF_HAS_RSIGHAND=1 -DCSTACK_DEFNS=1 -DHAS_READLINE=1 -I/usr/include/R -Irpy/rinterface -I/usr/include/python3.5m -c ./rpy/rinterface/_rpy_device.c -o build/temp.linux-x86_64-3.5/./rpy/rinterface/_rpy_device.o ./rpy/rinterface/_rpy_device.c: In function 'PyInit__rpy_device': ./rpy/rinterface/_rpy_device.c:1407:17: warning: variable 'd' set but not used [-Wunused-but-set-variable] PyObject *m, *d; ^ At top level: ./rpy/rinterface/_rpy_device.c:1334:20: warning: 'rpydevice_methods' defined but not used [-Wunused-variable] static PyMethodDef rpydevice_methods[] = { ^~~~~~~~~~~~~~~~~ ./rpy/rinterface/_rpy_device.c:936:1: warning: 'GrDev_clear' defined but not used [-Wunused-function] GrDev_clear(PyGrDevObject *self) ^~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic build/temp.linux-x86_64-3.5/./rpy/rinterface/_rpy_device.o -L/usr/lib64/R/lib -L/usr/lib64 -Lbuild/temp.linux-x86_64-3.5 -Wl,--enable-new-dtags,-R/usr/lib64/R/lib -lR -ltre -lpcre -llzma -lbz2 -lz -lrt -ldl -lm -licuuc -licui18n -lpython3.5m -lr_utils -o build/lib.linux-x86_64-3.5/rpy2/rinterface/_rpy_device.cpython-35m-x86_64-linux-gnu.so -Wl,--export-dynamic -fopenmp + sleep 1 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LYxb0f + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64 ++ dirname /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64 + cd rpy2-2.8.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64 R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" /usr/lib64/R/bin/R CMD config --ldflags /usr/lib64/R/bin/R CMD config --cppflags Compilation parameters for rpy2's C components: include_dirs = ['/usr/include/R'] library_dirs = ['/usr/lib64/R/lib'] libraries = ['R', 'tre', 'pcre', 'lzma', 'bz2', 'z', 'rt', 'dl', 'm', 'icuuc', 'icui18n'] extra_link_args = ['-Wl,--export-dynamic', '-fopenmp'] running install running install_lib creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2 copying build/lib.linux-x86_64-2.7/rpy2/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2 copying build/lib.linux-x86_64-2.7/rpy2/tests.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/help.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/tidyr.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/ggplot2.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/grid.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/dplyr.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-2.7/rpy2/robjects/lib/grdevices.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/conversion.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/environments.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/methods.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/numpy2ri.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/vectors.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/constants.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/packages.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/packages_utils.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/robject.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/language.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testMethods.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testEnvironment.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testArray.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testVector.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testDataFrame.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testFormula.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testRobjects.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testPandasConversions.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testPackages.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testFunction.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testLanguage.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testNumpyConversions.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testRObject.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/tests/testHelp.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-2.7/rpy2/robjects/functions.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/robjects/pandas2ri.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects copying build/lib.linux-x86_64-2.7/rpy2/rpy_classic.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython copying build/lib.linux-x86_64-2.7/rpy2/ipython/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython copying build/lib.linux-x86_64-2.7/rpy2/ipython/rmagic.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython copying build/lib.linux-x86_64-2.7/rpy2/ipython/ggplot.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-2.7/rpy2/ipython/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-2.7/rpy2/ipython/html.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython copying build/lib.linux-x86_64-2.7/rpy2/tests_rpy_classic.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike copying build/lib.linux-x86_64-2.7/rpy2/rlike/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike copying build/lib.linux-x86_64-2.7/rpy2/rlike/indexing.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike copying build/lib.linux-x86_64-2.7/rpy2/rlike/functional.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-2.7/rpy2/rlike/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-2.7/rpy2/rlike/container.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive copying build/lib.linux-x86_64-2.7/rpy2/interactive/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive copying build/lib.linux-x86_64-2.7/rpy2/interactive/process_revents.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive copying build/lib.linux-x86_64-2.7/rpy2/interactive/packages.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/tests copying build/lib.linux-x86_64-2.7/rpy2/interactive/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/tests creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-2.7/rpy2/rinterface/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-2.7/rpy2/rinterface/_rpy_device.so -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-2.7/rpy2/rinterface/_rinterface.so -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-2.7/rpy2/rinterface/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.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 -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/tests.py to tests.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/help.py to help.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tidyr.py to tidyr.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/ggplot2.py to ggplot2.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/grid.py to grid.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/dplyr.py to dplyr.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/grdevices.py to grdevices.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests/test_grdevices.py to test_grdevices.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests/test_dplyr.py to test_dplyr.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/lib/tests/test_ggplot2.py to test_ggplot2.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/conversion.py to conversion.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/environments.py to environments.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/methods.py to methods.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/numpy2ri.py to numpy2ri.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/vectors.py to vectors.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/packages_utils.py to packages_utils.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/robject.py to robject.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/language.py to language.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testMethods.py to testMethods.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testEnvironment.py to testEnvironment.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testArray.py to testArray.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testVector.py to testVector.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testDataFrame.py to testDataFrame.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testFormula.py to testFormula.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testRobjects.py to testRobjects.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testPandasConversions.py to testPandasConversions.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testPackages.py to testPackages.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testFunction.py to testFunction.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testLanguage.py to testLanguage.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testNumpyConversions.py to testNumpyConversions.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testRObject.py to testRObject.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/tests/testHelp.py to testHelp.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/robjects/pandas2ri.py to pandas2ri.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rpy_classic.py to rpy_classic.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/rmagic.py to rmagic.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/ggplot.py to ggplot.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/tests/test_rmagic.py to test_rmagic.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/ipython/html.py to html.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/tests_rpy_classic.py to tests_rpy_classic.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/indexing.py to indexing.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/functional.py to functional.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests/test_indexing.py to test_indexing.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests/test_functional.py to test_functional.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/tests/test_container.py to test_container.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rlike/container.py to container.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/process_revents.py to process_revents.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/packages.py to packages.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/interactive/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpEnvironment.py to test_SexpEnvironment.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpExtPtr.py to test_SexpExtPtr.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpClosure.py to test_SexpClosure.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_Device.py to test_Device.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_EmbeddedR.py to test_EmbeddedR.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpSymbol.py to test_SexpSymbol.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpVectorNumeric.py to test_SexpVectorNumeric.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_Sexp.py to test_Sexp.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/tests/test_SexpVector.py to test_SexpVector.pyc writing byte-compilation script '/tmp/tmpA5uia7.py' /usr/bin/python2 -O /tmp/tmpA5uia7.py removing /tmp/tmpA5uia7.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.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" 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' warning: no files found matching 'MPL_LICENSE' warning: no files found matching 'GPL_LICENSE' warning: no files found matching 'LGPL_LICENSE' 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 /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2-2.8.3-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64 R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" /usr/lib64/R/bin/R CMD config --ldflags /usr/lib64/R/bin/R CMD config --cppflags Compilation parameters for rpy2's C components: include_dirs = ['/usr/include/R'] library_dirs = ['/usr/lib64/R/lib'] libraries = ['R', 'tre', 'pcre', 'lzma', 'bz2', 'z', 'rt', 'dl', 'm', 'icuuc', 'icui18n'] extra_link_args = ['-Wl,--export-dynamic', '-fopenmp'] running install running install_lib creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2 copying build/lib.linux-x86_64-3.5/rpy2/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2 copying build/lib.linux-x86_64-3.5/rpy2/tests.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/help.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tidyr.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/ggplot2.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/grid.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/dplyr.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/grdevices.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests/test_grdevices.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests/test_dplyr.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/lib/tests/test_ggplot2.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/conversion.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/environments.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/methods.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/numpy2ri.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/vectors.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/constants.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/packages.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/packages_utils.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/robject.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/language.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testMethods.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testEnvironment.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testArray.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testVector.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testDataFrame.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testFormula.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testRobjects.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testPandasConversions.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testPackages.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testFunction.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testLanguage.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testNumpyConversions.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testRObject.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/tests/testHelp.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests copying build/lib.linux-x86_64-3.5/rpy2/robjects/functions.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/robjects/pandas2ri.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects copying build/lib.linux-x86_64-3.5/rpy2/rpy_classic.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.5/rpy2/ipython/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.5/rpy2/ipython/rmagic.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.5/rpy2/ipython/ggplot.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-3.5/rpy2/ipython/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-3.5/rpy2/ipython/tests/test_rmagic.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/tests copying build/lib.linux-x86_64-3.5/rpy2/ipython/html.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython copying build/lib.linux-x86_64-3.5/rpy2/tests_rpy_classic.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2 creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.5/rpy2/rlike/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.5/rpy2/rlike/indexing.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike copying build/lib.linux-x86_64-3.5/rpy2/rlike/functional.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.5/rpy2/rlike/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.5/rpy2/rlike/tests/test_indexing.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.5/rpy2/rlike/tests/test_functional.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.5/rpy2/rlike/tests/test_container.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests copying build/lib.linux-x86_64-3.5/rpy2/rlike/container.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive copying build/lib.linux-x86_64-3.5/rpy2/interactive/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive copying build/lib.linux-x86_64-3.5/rpy2/interactive/process_revents.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive copying build/lib.linux-x86_64-3.5/rpy2/interactive/packages.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive/tests copying build/lib.linux-x86_64-3.5/rpy2/interactive/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive/tests creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-3.5/rpy2/rinterface/_rpy_device.cpython-35m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-3.5/rpy2/rinterface/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface copying build/lib.linux-x86_64-3.5/rpy2/rinterface/_rinterface.cpython-35m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface creating /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_SexpEnvironment.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_SexpExtPtr.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/__init__.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_SexpClosure.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_Device.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_EmbeddedR.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_SexpSymbol.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_SexpVectorNumeric.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_Sexp.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests copying build/lib.linux-x86_64-3.5/rpy2/rinterface/tests/test_SexpVector.py -> /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/tests.py to tests.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/help.py to help.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tidyr.py to tidyr.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/ggplot2.py to ggplot2.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/grid.py to grid.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/dplyr.py to dplyr.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/grdevices.py to grdevices.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests/test_grdevices.py to test_grdevices.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests/test_dplyr.py to test_dplyr.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/lib/tests/test_ggplot2.py to test_ggplot2.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/conversion.py to conversion.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/environments.py to environments.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/methods.py to methods.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/numpy2ri.py to numpy2ri.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/vectors.py to vectors.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/constants.py to constants.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/packages.py to packages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/packages_utils.py to packages_utils.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/robject.py to robject.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/language.py to language.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testMethods.py to testMethods.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testEnvironment.py to testEnvironment.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testArray.py to testArray.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testVector.py to testVector.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testDataFrame.py to testDataFrame.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testFormula.py to testFormula.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testRobjects.py to testRobjects.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testPandasConversions.py to testPandasConversions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testPackages.py to testPackages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testFunction.py to testFunction.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testLanguage.py to testLanguage.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testNumpyConversions.py to testNumpyConversions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testRObject.py to testRObject.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/tests/testHelp.py to testHelp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/functions.py to functions.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/robjects/pandas2ri.py to pandas2ri.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rpy_classic.py to rpy_classic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/rmagic.py to rmagic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/ggplot.py to ggplot.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/tests/test_rmagic.py to test_rmagic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/ipython/html.py to html.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/tests_rpy_classic.py to tests_rpy_classic.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/indexing.py to indexing.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/functional.py to functional.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests/test_indexing.py to test_indexing.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests/test_functional.py to test_functional.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/tests/test_container.py to test_container.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rlike/container.py to container.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive/process_revents.py to process_revents.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive/packages.py to packages.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/interactive/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_SexpEnvironment.py to test_SexpEnvironment.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_SexpExtPtr.py to test_SexpExtPtr.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_SexpClosure.py to test_SexpClosure.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_Device.py to test_Device.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_EmbeddedR.py to test_EmbeddedR.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_SexpSymbol.py to test_SexpSymbol.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_SexpVectorNumeric.py to test_SexpVectorNumeric.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_Sexp.py to test_Sexp.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/tests/test_SexpVector.py to test_SexpVector.cpython-35.pyc writing byte-compilation script '/tmp/tmp9je5pk7a.py' /usr/bin/python3 -O /tmp/tmp9je5pk7a.py removing /tmp/tmp9je5pk7a.py running install_egg_info running egg_info writing requirements to rpy2.egg-info/requires.txt writing top-level names to rpy2.egg-info/top_level.txt writing rpy2.egg-info/PKG-INFO writing dependency_links to rpy2.egg-info/dependency_links.txt R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch" 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' warning: no files found matching 'MPL_LICENSE' warning: no files found matching 'GPL_LICENSE' warning: no files found matching 'LGPL_LICENSE' 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 /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2-2.8.3-py3.5.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/rpy2-2.8.3 extracting debug info from /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/_rpy_device.so extracting debug info from /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7/site-packages/rpy2/rinterface/_rinterface.so extracting debug info from /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/_rpy_device.cpython-35m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5/site-packages/rpy2/rinterface/_rinterface.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 695 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rpy-2.8.3-1.fc25.x86_64 Processing files: python2-rpy-2.8.3-1.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JHmSn4 + umask 022 + cd /builddir/build/BUILD + cd rpy2-2.8.3 + DOCDIR=/builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python2-rpy + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python2-rpy + cp -pr AUTHORS /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python2-rpy + cp -pr NEWS /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python2-rpy + cp -pr PKG-INFO /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python2-rpy + exit 0 Provides: python-rpy = 2.8.3-1.fc25 python-rpy(x86-64) = 2.8.3-1.fc25 python2-rpy = 2.8.3-1.fc25 python2-rpy(x86-64) = 2.8.3-1.fc25 python2.7dist(rpy2) = 2.8.3 python2dist(rpy2) = 2.8.3 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) libbz2.so.1()(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) libdl.so.2()(64bit) libgomp.so.1()(64bit) libicui18n.so.57()(64bit) libicuuc.so.57()(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) librt.so.1()(64bit) libtre.so.5()(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-rpy < 2.8.3-1.fc25 Processing files: python3-rpy-2.8.3-1.fc25.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sqCMB9 + umask 022 + cd /builddir/build/BUILD + cd rpy2-2.8.3 + DOCDIR=/builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python3-rpy + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python3-rpy + cp -pr AUTHORS /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python3-rpy + cp -pr NEWS /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python3-rpy + cp -pr PKG-INFO /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64/usr/share/doc/python3-rpy + exit 0 Provides: python3-rpy = 2.8.3-1.fc25 python3-rpy(x86-64) = 2.8.3-1.fc25 python3.5dist(rpy2) = 2.8.3 python3dist(rpy2) = 2.8.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libR.so()(64bit) libbz2.so.1()(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) libdl.so.2()(64bit) libgomp.so.1()(64bit) libicui18n.so.57()(64bit) libicuuc.so.57()(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libpcre.so.1()(64bit) libpthread.so.0()(64bit) libpython3.5m.so.1.0()(64bit) librt.so.1()(64bit) libtre.so.5()(64bit) libz.so.1()(64bit) python(abi) = 3.5 rtld(GNU_HASH) Processing files: rpy-debuginfo-2.8.3-1.fc25.x86_64 Provides: rpy-debuginfo = 2.8.3-1.fc25 rpy-debuginfo(x86-64) = 2.8.3-1.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64 Wrote: /builddir/build/RPMS/rpy-2.8.3-1.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/python2-rpy-2.8.3-1.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rpy-2.8.3-1.fc25.x86_64.rpm Wrote: /builddir/build/RPMS/rpy-debuginfo-2.8.3-1.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sF9zLw + umask 022 + cd /builddir/build/BUILD + cd rpy2-2.8.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rpy-2.8.3-1.fc25.x86_64 + exit 0 Child return code was: 0