=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for py310-django-cogwheels-0.3nb2 => Generating pre-install file lists => Creating installation directories (cd /tmp/www/py-django-cogwheels/work/django-cogwheels-0.3/ && /usr/bin/env DESTDIR=/tmp/www/py-django-cogwheels/work/.destdir USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.10 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.10 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=-Wl,-zrelro\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/www/py-django-cogwheels/work/.cwrapper/bin:/tmp/www/py-django-cogwheels/work/.buildlink/bin:/tmp/www/py-django-cogwheels/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/www/py-django-cogwheels/work/.home CWRAPPERS_CONFIG_DIR=/tmp/www/py-django-cogwheels/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/www/py-django-cogwheels/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/www/py-django-cogwheels/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/www/py-django-cogwheels/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/www/py-django-cogwheels/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/www/py-django-cogwheels/work/.buildlink/lib/pkgconfig:/tmp/www/py-django-cogwheels/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/www/py-django-cogwheels/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/www/py-django-cogwheels/work/.cwrapper/config /usr/pkg/bin/python3.10 setup.py "install" -c -O1 --root=/tmp/www/py-django-cogwheels/work/.destdir) running install /usr/pkg/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing django_cogwheels.egg-info/PKG-INFO writing dependency_links to django_cogwheels.egg-info/dependency_links.txt writing requirements to django_cogwheels.egg-info/requires.txt writing top-level names to django_cogwheels.egg-info/top_level.txt reading manifest file 'django_cogwheels.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'cogwheels/development' adding license file 'LICENSE' writing manifest file 'django_cogwheels.egg-info/SOURCES.txt' /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cogwheels.exceptions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cogwheels.exceptions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cogwheels.exceptions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cogwheels.exceptions' to be distributed and are already explicitly excluding 'cogwheels.exceptions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cogwheels.helpers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cogwheels.helpers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cogwheels.helpers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cogwheels.helpers' to be distributed and are already explicitly excluding 'cogwheels.helpers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cogwheels.helpers.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cogwheels.helpers.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cogwheels.helpers.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cogwheels.helpers.tests' to be distributed and are already explicitly excluding 'cogwheels.helpers.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cogwheels.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cogwheels.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cogwheels.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cogwheels.tests' to be distributed and are already explicitly excluding 'cogwheels.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cogwheels.tests.conf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cogwheels.tests.conf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cogwheels.tests.conf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cogwheels.tests.conf' to be distributed and are already explicitly excluding 'cogwheels.tests.conf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cogwheels.tests.migrations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cogwheels.tests.migrations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cogwheels.tests.migrations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cogwheels.tests.migrations' to be distributed and are already explicitly excluding 'cogwheels.tests.migrations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cogwheels.tests.modules' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cogwheels.tests.modules' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cogwheels.tests.modules' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cogwheels.tests.modules' to be distributed and are already explicitly excluding 'cogwheels.tests.modules' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'cogwheels.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'cogwheels.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'cogwheels.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'cogwheels.utils' to be distributed and are already explicitly excluding 'cogwheels.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) running install_lib creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels copying build/lib/cogwheels/__init__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels copying build/lib/cogwheels/__version__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/exceptions copying build/lib/cogwheels/exceptions/__init__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/exceptions copying build/lib/cogwheels/exceptions/deprecations.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/exceptions copying build/lib/cogwheels/exceptions/settings.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/exceptions creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers copying build/lib/cogwheels/helpers/__init__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers copying build/lib/cogwheels/helpers/deprecation.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers copying build/lib/cogwheels/helpers/settings.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers copying build/lib/cogwheels/helpers/utils.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/__init__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_deprecation_warning_stacklevel.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_get.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_get_model.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_get_module.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_get_object.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_helper_attribute_shortcuts.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_helper_init.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_invalid_deprecations.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests copying build/lib/cogwheels/helpers/tests/test_is_value_from_deprecated_setting.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests copying build/lib/cogwheels/tests/__init__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests copying build/lib/cogwheels/tests/base.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests copying build/lib/cogwheels/tests/classes.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests copying build/lib/cogwheels/tests/models.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests copying build/lib/cogwheels/tests/settings.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests copying build/lib/cogwheels/tests/urls.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/conf copying build/lib/cogwheels/tests/conf/__init__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/conf copying build/lib/cogwheels/tests/conf/defaults.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/conf copying build/lib/cogwheels/tests/conf/settings.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/conf creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/migrations copying build/lib/cogwheels/tests/migrations/0001_initial.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/migrations copying build/lib/cogwheels/tests/migrations/__init__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/migrations creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/modules copying build/lib/cogwheels/tests/modules/__init__.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/modules copying build/lib/cogwheels/tests/modules/default_module.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/modules copying build/lib/cogwheels/tests/modules/replacement_module.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/modules creating /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/utils copying build/lib/cogwheels/utils/deprecation.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/utils copying build/lib/cogwheels/utils/inspection.py -> /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/utils byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/__version__.py to __version__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/exceptions/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/exceptions/deprecations.py to deprecations.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/exceptions/settings.py to settings.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/deprecation.py to deprecation.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/settings.py to settings.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/utils.py to utils.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_deprecation_warning_stacklevel.py to test_deprecation_warning_stacklevel.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_get.py to test_get.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_get_model.py to test_get_model.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_get_module.py to test_get_module.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_get_object.py to test_get_object.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_helper_attribute_shortcuts.py to test_helper_attribute_shortcuts.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_helper_init.py to test_helper_init.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_invalid_deprecations.py to test_invalid_deprecations.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/helpers/tests/test_is_value_from_deprecated_setting.py to test_is_value_from_deprecated_setting.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/base.py to base.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/classes.py to classes.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/models.py to models.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/settings.py to settings.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/urls.py to urls.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/conf/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/conf/defaults.py to defaults.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/conf/settings.py to settings.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/migrations/0001_initial.py to 0001_initial.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/migrations/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/modules/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/modules/default_module.py to default_module.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/tests/modules/replacement_module.py to replacement_module.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/utils/deprecation.py to deprecation.cpython-310.pyc byte-compiling /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/cogwheels/utils/inspection.py to inspection.cpython-310.pyc writing byte-compilation script '/tmp/tmpws_jf88p.py' /usr/pkg/bin/python3.10 /tmp/tmpws_jf88p.py removing /tmp/tmpws_jf88p.py running install_egg_info Copying django_cogwheels.egg-info to /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_cogwheels-0.3-py3.10.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists if test -d "/tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_cogwheels-0.3-py3.10.egg-info"; then /usr/bin/find /tmp/www/py-django-cogwheels/work/.destdir/usr/pkg/lib/python3.10/site-packages/django_cogwheels-0.3-py3.10.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py310-django-cogwheels-0.3nb2 => Checking for non-existent script interpreters in py310-django-cogwheels-0.3nb2 => Checking file permissions in py310-django-cogwheels-0.3nb2 warning: /tmp: group permissions (rwx) are higher than owner permissions (--x). warning: /tmp: group-writable directory. error: /tmp: world-writable directory. 1 errors and 2 warnings. *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/py-django-cogwheels *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/www/py-django-cogwheels