=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/py-collections-extended", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "PYTHON_VERSION_REQD=313"] WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Installing for py313-collections-extended-2.0.2 => Generating pre-install file lists => Creating installation directories (cd /tmp/work/devel/py-collections-extended/work/collections-extended-2.0.2/ && /usr/bin/env DESTDIR=/tmp/work/devel/py-collections-extended/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/pkg/bin/python3.13 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/pkg/include/python3.13\ -I/opt/pkg/include CPPFLAGS=-I/usr/include\ -I/opt/pkg/include/python3.13\ -I/opt/pkg/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/usr/include\ -I/opt/pkg/include/python3.13\ -I/opt/pkg/include 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=-L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/pkg/lib\ -lintl\ -liconv\ -L/opt/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/work/devel/py-collections-extended/work/.cwrapper/bin:/tmp/work/devel/py-collections-extended/work/.buildlink/bin:/tmp/work/devel/py-collections-extended/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/bin:/usr/sbin:/opt/tools/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg 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=/etc/opt/pkg CPP=cpp CXXCPP=cpp HOME=/tmp/work/devel/py-collections-extended/work/.home CWRAPPERS_CONFIG_DIR=/tmp/work/devel/py-collections-extended/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/opt/pkg/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/work/devel/py-collections-extended/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/work/devel/py-collections-extended/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/work/devel/py-collections-extended/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/work/devel/py-collections-extended/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/work/devel/py-collections-extended/work/.buildlink/lib/amd64/pkgconfig:/tmp/work/devel/py-collections-extended/work/.buildlink/lib/pkgconfig:/tmp/work/devel/py-collections-extended/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/work/devel/py-collections-extended/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/work/devel/py-collections-extended/work/.cwrapper/config /opt/pkg/bin/python3.13 setup.py "install" -c -O1 --root=/tmp/work/devel/py-collections-extended/work/.destdir) running install /opt/pkg/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 running build_py copying collections_extended/__init__.py -> build/lib/collections_extended copying collections_extended/_util.py -> build/lib/collections_extended copying collections_extended/_version.py -> build/lib/collections_extended copying collections_extended/bags.py -> build/lib/collections_extended copying collections_extended/bijection.py -> build/lib/collections_extended copying collections_extended/indexed_dict.py -> build/lib/collections_extended copying collections_extended/range_map.py -> build/lib/collections_extended copying collections_extended/sentinel.py -> build/lib/collections_extended copying collections_extended/setlists.py -> build/lib/collections_extended copying collections_extended/__init__.py -> build/lib/collections_extended copying collections_extended/_util.py -> build/lib/collections_extended copying collections_extended/_version.py -> build/lib/collections_extended copying collections_extended/bags.py -> build/lib/collections_extended copying collections_extended/bijection.py -> build/lib/collections_extended copying collections_extended/indexed_dict.py -> build/lib/collections_extended copying collections_extended/range_map.py -> build/lib/collections_extended copying collections_extended/sentinel.py -> build/lib/collections_extended copying collections_extended/setlists.py -> build/lib/collections_extended running install_lib creating /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/__init__.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/_util.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/_version.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/bags.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/bijection.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/indexed_dict.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/range_map.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/sentinel.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended copying build/lib/collections_extended/setlists.py -> /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/__init__.py to __init__.cpython-313.pyc byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/_util.py to _util.cpython-313.pyc byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/_version.py to _version.cpython-313.pyc byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/bags.py to bags.cpython-313.pyc byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/bijection.py to bijection.cpython-313.pyc byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/indexed_dict.py to indexed_dict.cpython-313.pyc byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/range_map.py to range_map.cpython-313.pyc byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/sentinel.py to sentinel.cpython-313.pyc byte-compiling /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended/setlists.py to setlists.cpython-313.pyc writing byte-compilation script '/tmp/tmpuscf7n7d.py' /opt/pkg/bin/python3.13 /tmp/tmpuscf7n7d.py removing /tmp/tmpuscf7n7d.py running install_egg_info running egg_info creating collections_extended.egg-info writing collections_extended.egg-info/PKG-INFO writing dependency_links to collections_extended.egg-info/dependency_links.txt writing top-level names to collections_extended.egg-info/top_level.txt writing manifest file 'collections_extended.egg-info/SOURCES.txt' reading manifest file 'collections_extended.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'collections_extended.egg-info/SOURCES.txt' Copying collections_extended.egg-info to /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended-2.0.2-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/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended-2.0.2-py3.13.egg-info"; then /usr/bin/find /tmp/work/devel/py-collections-extended/work/.destdir/opt/pkg/lib/python3.13/site-packages/collections_extended-2.0.2-py3.13.egg-info -type f -exec /usr/bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py313-collections-extended-2.0.2 => Checking for non-existent script interpreters in py313-collections-extended-2.0.2 => Checking file permissions in py313-collections-extended-2.0.2 => Checking for missing run-time search paths in py313-collections-extended-2.0.2 => Checking for work-directory references in py313-collections-extended-2.0.2