=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/math/py-rpy", "stage-install", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Installing for py313-rpy-3.4.5nb4 => Generating pre-install file lists => Creating installation directories (cd /tmp/work/math/py-rpy/work/rpy2-3.4.5/ && /usr/bin/env DESTDIR=/tmp/work/math/py-rpy/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= NPY_BLAS_LIBS=-lblas NPY_LAPACK_LIBS=-llapack\ -lblas NPY_CBLAS_LIBS= PYTHON=/opt/local/bin/python3.13 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/local/include\ -I/usr/include\ -I/opt/local/include/python3.13\ -I/opt/local/include/ncurses CPPFLAGS=-I/opt/local/include\ -I/usr/include\ -I/opt/local/include/python3.13\ -I/opt/local/include/ncurses CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/local/include\ -I/usr/include\ -I/opt/local/include/python3.13\ -I/opt/local/include/ncurses COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-mimpure-text\ -L/opt/local/lib\ -Wl,-R/opt/local/lib\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -lintl\ -liconv LINKER_RPATH_FLAG=-R PATH=/tmp/work/math/py-rpy/work/.cwrapper/bin:/tmp/work/math/py-rpy/work/.buildlink/bin:/tmp/work/math/py-rpy/work/.gcc/bin:/tmp/work/math/py-rpy/work/.tools/bin:/opt/local/bin:/sbin:/usr/bin:/usr/sbin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/local/etc CXXCPP=cpp HOME=/tmp/work/math/py-rpy/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/math/py-rpy/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/local X11BASE=/opt/local PKGMANDIR=man PKGINFODIR=info PKGGNUDIR= MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 644 BSD_INSTALL=/opt/local/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbuild\ -g\ pbuild\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbuild\ -g\ pbuild\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbuild\ -g\ pbuild\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/work/math/py-rpy/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/math/py-rpy/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/math/py-rpy/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/math/py-rpy/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/math/py-rpy/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/math/py-rpy/work/.buildlink/lib/pkgconfig:/tmp/work/math/py-rpy/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/math/py-rpy/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/math/py-rpy/work/.cwrapper/config /opt/local/bin/python3.13 setup.py "install" -c -O1 --root=/tmp/work/math/py-rpy/work/.destdir) /opt/local/lib/python3.13/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) /opt/local/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() ['cffi>=1.10.0', 'jinja2', 'pytz', 'tzlocal'] running install /opt/local/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build cffi mode: CFFI_MODE.ANY running build_py file _rinterface_cffi_abi.py (for module _rinterface_cffi_abi) not found file _rinterface_cffi_abi.py (for module _rinterface_cffi_abi) not found generating cffi module 'build/lib.solaris-2.11-i86pc.64bit-cpython-313/_rinterface_cffi_abi.py' already up-to-date running build_ext generating cffi module 'build/temp.solaris-2.11-i86pc.64bit-cpython-313/_rinterface_cffi_api.c' already up-to-date --- CFFI_MODE.ANY ABI mode interface built. API mode interface built. To change the API/ABI build mode, set or modify the environment variable RPY2_CFFI_MODE. running install_lib creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/_rinterface_cffi_build.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2 copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/situation.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2 creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rlike/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rlike/container.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rlike/functional.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rlike/indexing.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/_rinterface_capi.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/bufferprotocol.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/callbacks.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/conversion.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/embedded.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/embedded_mswin.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/ffi_proxy.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/memorymanagement.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/na_values.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/openrlib.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/sexp.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/R_API.h -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/R_API_eventloop.h -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/R_API_eventloop.c -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/rinterface_lib/RPY2.h -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/constants.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/conversion.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/environments.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/functions.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/help.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/language.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/methods.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/numpy2ri.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/packages.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/packages_utils.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/pandas2ri.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/robject.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/vectors.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/lib/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/lib/dbplyr.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/lib/dplyr.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/lib/ggplot2.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/lib/grdevices.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/lib/grid.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/robjects/lib/tidyr.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/interactive copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/interactive/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/interactive copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/interactive/packages.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/interactive copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/interactive/process_revents.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/interactive creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/ipython/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/ipython/ggplot.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/ipython/html.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/ipython/rmagic.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/utils.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_bufferprotocol.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_callbacks.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_embedded_r.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_endr.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_environment.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_externalptr.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_functions.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_memorymanagement.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_na.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_noinitialization.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_openrlib.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_sexp.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_symbol.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_threading.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_bool.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_byte.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_complex.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_float.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_int.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_lang.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_list.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_numpy.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_pairlist.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vector_str.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rinterface/test_vectors.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rlike copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rlike/test_container.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rlike copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rlike/test_functional.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rlike copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/rlike/test_indexing.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rlike creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_array.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_conversion.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_conversion_numpy.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_dataframe.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_environment.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_formula.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_function.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_help.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_language.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_methods.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_packages.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_packages_utils.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_pandas_conversions.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_robjects.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_rs4.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_serialization.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_translated_function.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_vector.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_vector_datetime.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_vector_extractdelegator.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/test_vector_factor.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/lib/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/lib/test_dbplyr.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/lib/test_dplyr.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/lib/test_ggplot2.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/lib/test_grdevices.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/lib/test_grid.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/robjects/lib/test_tidyr.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib creating /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/ipython/__init__.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/ipython/test_ggplot.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/ipython/test_html.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/rpy2/tests/ipython/test_rmagic.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/_rinterface_cffi_abi.py -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages copying build/lib.solaris-2.11-i86pc.64bit-cpython-313/_rinterface_cffi_api.abi3.so -> /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/_rinterface_cffi_build.py to _rinterface_cffi_build.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface.py to rinterface.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/situation.py to situation.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike/container.py to container.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike/functional.py to functional.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rlike/indexing.py to indexing.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/_rinterface_capi.py to _rinterface_capi.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/bufferprotocol.py to bufferprotocol.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/callbacks.py to callbacks.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/conversion.py to conversion.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/embedded.py to embedded.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/embedded_mswin.py to embedded_mswin.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/ffi_proxy.py to ffi_proxy.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/memorymanagement.py to memorymanagement.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/na_values.py to na_values.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/openrlib.py to openrlib.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/rinterface_lib/sexp.py to sexp.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/constants.py to constants.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/conversion.py to conversion.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/environments.py to environments.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/functions.py to functions.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/help.py to help.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/language.py to language.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/methods.py to methods.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/numpy2ri.py to numpy2ri.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/packages.py to packages.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/packages_utils.py to packages_utils.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/pandas2ri.py to pandas2ri.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/robject.py to robject.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/vectors.py to vectors.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib/dbplyr.py to dbplyr.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib/dplyr.py to dplyr.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib/ggplot2.py to ggplot2.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib/grdevices.py to grdevices.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib/grid.py to grid.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/robjects/lib/tidyr.py to tidyr.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/interactive/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/interactive/packages.py to packages.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/interactive/process_revents.py to process_revents.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython/ggplot.py to ggplot.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython/html.py to html.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/ipython/rmagic.py to rmagic.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/utils.py to utils.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_bufferprotocol.py to test_bufferprotocol.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_callbacks.py to test_callbacks.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_embedded_r.py to test_embedded_r.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_endr.py to test_endr.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_environment.py to test_environment.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_externalptr.py to test_externalptr.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_functions.py to test_functions.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_memorymanagement.py to test_memorymanagement.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_na.py to test_na.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_noinitialization.py to test_noinitialization.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_openrlib.py to test_openrlib.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_sexp.py to test_sexp.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_symbol.py to test_symbol.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_threading.py to test_threading.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_bool.py to test_vector_bool.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_byte.py to test_vector_byte.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_complex.py to test_vector_complex.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_float.py to test_vector_float.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_int.py to test_vector_int.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_lang.py to test_vector_lang.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_list.py to test_vector_list.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_numpy.py to test_vector_numpy.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_pairlist.py to test_vector_pairlist.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vector_str.py to test_vector_str.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rinterface/test_vectors.py to test_vectors.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rlike/test_container.py to test_container.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rlike/test_functional.py to test_functional.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/rlike/test_indexing.py to test_indexing.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_array.py to test_array.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_conversion.py to test_conversion.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_conversion_numpy.py to test_conversion_numpy.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_dataframe.py to test_dataframe.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_environment.py to test_environment.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_formula.py to test_formula.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_function.py to test_function.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_help.py to test_help.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_language.py to test_language.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_methods.py to test_methods.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_packages.py to test_packages.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_packages_utils.py to test_packages_utils.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_pandas_conversions.py to test_pandas_conversions.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_robjects.py to test_robjects.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_rs4.py to test_rs4.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_serialization.py to test_serialization.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_translated_function.py to test_translated_function.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_vector.py to test_vector.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_vector_datetime.py to test_vector_datetime.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_vector_extractdelegator.py to test_vector_extractdelegator.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/test_vector_factor.py to test_vector_factor.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib/test_dbplyr.py to test_dbplyr.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib/test_dplyr.py to test_dplyr.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib/test_ggplot2.py to test_ggplot2.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib/test_grdevices.py to test_grdevices.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib/test_grid.py to test_grid.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/robjects/lib/test_tidyr.py to test_tidyr.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython/test_ggplot.py to test_ggplot.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython/test_html.py to test_html.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2/tests/ipython/test_rmagic.py to test_rmagic.cpython-313.pyc byte-compiling /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/_rinterface_cffi_abi.py to _rinterface_cffi_abi.cpython-313.pyc writing byte-compilation script '/tmp/tmp4fgwgw1k.py' /opt/local/bin/python3.13 /tmp/tmp4fgwgw1k.py removing /tmp/tmp4fgwgw1k.py running install_egg_info running egg_info writing rpy2.egg-info/PKG-INFO writing dependency_links to rpy2.egg-info/dependency_links.txt writing requirements to rpy2.egg-info/requires.txt writing top-level names to rpy2.egg-info/top_level.txt reading manifest file 'rpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' anywhere in distribution warning: no previously-included files matching '*patch*' found anywhere in distribution warning: no previously-included files matching '*diff*' found anywhere in distribution warning: no previously-included files matching '.hg' found anywhere in distribution warning: no files found matching 'MANIFEST' warning: no files found matching '_rinterface_cffi_build' warning: no files found matching 'rpy/__init__.py' warning: no files found matching 'rpy/situation.py' warning: no files found matching '*.py' under directory 'rpy/robjects' warning: no files found matching '*.py' under directory 'rpy/ipython' warning: no files found matching '*.py' under directory 'rpy/interactive' warning: no files found matching '*.py' under directory 'rpy/rlike' no previously-included directories found matching 'dist' warning: no files found matching 'doc/source/rpy2_logo.png' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'rpy2.egg-info/SOURCES.txt' Copying rpy2.egg-info to /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2-3.4.5-py3.13.egg-info running install_scripts => Generating CTF data => Automatic stripping of debug information => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2-3.4.5-py3.13.egg-info"; then /usr/bin/find /tmp/work/math/py-rpy/work/.destdir/opt/local/lib/python3.13/site-packages/rpy2-3.4.5-py3.13.egg-info -type f -exec /usr/bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py313-rpy-3.4.5nb4 => Checking for non-existent script interpreters in py313-rpy-3.4.5nb4 => Checking file permissions in py313-rpy-3.4.5nb4 => Checking for missing run-time search paths in py313-rpy-3.4.5nb4 => Checking for work-directory references in py313-rpy-3.4.5nb4