>>> py3-django-pipeline: Building community/py3-django-pipeline 3.0.0-r0 (using abuild 3.12.0-r0) started Fri, 29 Dec 2023 08:27:30 +0000 >>> py3-django-pipeline: Checking sanity of /home/buildozer/aports/community/py3-django-pipeline/APKBUILD... >>> py3-django-pipeline: Analyzing dependencies... >>> py3-django-pipeline: Installing for build: build-base python3 py3-gpep517 py3-setuptools_scm py3-wheel (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.4-r3) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.5-r0) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20231125-r0) (7/27) Installing readline (8.2.7-r0) (8/27) Installing sqlite-libs (3.44.2-r0) (9/27) Installing python3 (3.11.6-r1) (10/27) Installing python3-pycache-pyc0 (3.11.6-r1) (11/27) Installing pyc (3.11.6-r1) (12/27) Installing python3-pyc (3.11.6-r1) (13/27) Installing py3-installer (0.7.0-r1) (14/27) Installing py3-installer-pyc (0.7.0-r1) (15/27) Installing py3-gpep517 (15-r1) (16/27) Installing py3-gpep517-pyc (15-r1) (17/27) Installing py3-parsing (3.1.1-r0) (18/27) Installing py3-parsing-pyc (3.1.1-r0) (19/27) Installing py3-packaging (23.2-r0) (20/27) Installing py3-packaging-pyc (23.2-r0) (21/27) Installing py3-setuptools (68.2.2-r0) (22/27) Installing py3-setuptools-pyc (68.2.2-r0) (23/27) Installing py3-setuptools_scm (8.0.4-r1) (24/27) Installing py3-setuptools_scm-pyc (8.0.4-r1) (25/27) Installing py3-wheel (0.42.0-r0) (26/27) Installing py3-wheel-pyc (0.42.0-r0) (27/27) Installing .makedepends-py3-django-pipeline (20231229.082732) Executing busybox-1.36.1-r18.trigger OK: 429 MiB in 133 packages >>> py3-django-pipeline: Cleaning up srcdir >>> py3-django-pipeline: Cleaning up pkgdir >>> py3-django-pipeline: Cleaning up tmpdir >>> py3-django-pipeline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-pipeline-3.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-django-pipeline: Fetching https://files.pythonhosted.org/packages/source/d/django-pipeline/django-pipeline-3.0.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68443 100 68443 0 0 401k 0 --:--:-- --:--:-- --:--:-- 401k >>> py3-django-pipeline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/django-pipeline-3.0.0.tar.gz >>> py3-django-pipeline: Checking sha512sums... django-pipeline-3.0.0.tar.gz: OK >>> py3-django-pipeline: Unpacking /var/cache/distfiles/edge/django-pipeline-3.0.0.tar.gz... 2023-12-29 08:27:34,274 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-12-29 08:27:34,336 root INFO running bdist_wheel 2023-12-29 08:27:34,360 root INFO running build 2023-12-29 08:27:34,360 root INFO running build_py 2023-12-29 08:27:34,364 root INFO creating build 2023-12-29 08:27:34,364 root INFO creating build/lib 2023-12-29 08:27:34,365 root INFO creating build/lib/pipeline 2023-12-29 08:27:34,365 root INFO copying pipeline/packager.py -> build/lib/pipeline 2023-12-29 08:27:34,365 root INFO copying pipeline/middleware.py -> build/lib/pipeline 2023-12-29 08:27:34,365 root INFO copying pipeline/glob.py -> build/lib/pipeline 2023-12-29 08:27:34,366 root INFO copying pipeline/utils.py -> build/lib/pipeline 2023-12-29 08:27:34,366 root INFO copying pipeline/storage.py -> build/lib/pipeline 2023-12-29 08:27:34,367 root INFO copying pipeline/exceptions.py -> build/lib/pipeline 2023-12-29 08:27:34,367 root INFO copying pipeline/signals.py -> build/lib/pipeline 2023-12-29 08:27:34,367 root INFO copying pipeline/__init__.py -> build/lib/pipeline 2023-12-29 08:27:34,367 root INFO copying pipeline/conf.py -> build/lib/pipeline 2023-12-29 08:27:34,368 root INFO copying pipeline/collector.py -> build/lib/pipeline 2023-12-29 08:27:34,368 root INFO copying pipeline/finders.py -> build/lib/pipeline 2023-12-29 08:27:34,368 root INFO copying pipeline/forms.py -> build/lib/pipeline 2023-12-29 08:27:34,369 root INFO copying pipeline/views.py -> build/lib/pipeline 2023-12-29 08:27:34,369 root INFO creating build/lib/pipeline/compilers 2023-12-29 08:27:34,370 root INFO copying pipeline/compilers/stylus.py -> build/lib/pipeline/compilers 2023-12-29 08:27:34,370 root INFO copying pipeline/compilers/__init__.py -> build/lib/pipeline/compilers 2023-12-29 08:27:34,370 root INFO copying pipeline/compilers/livescript.py -> build/lib/pipeline/compilers 2023-12-29 08:27:34,370 root INFO copying pipeline/compilers/less.py -> build/lib/pipeline/compilers 2023-12-29 08:27:34,371 root INFO copying pipeline/compilers/typescript.py -> build/lib/pipeline/compilers 2023-12-29 08:27:34,371 root INFO copying pipeline/compilers/sass.py -> build/lib/pipeline/compilers 2023-12-29 08:27:34,371 root INFO copying pipeline/compilers/coffee.py -> build/lib/pipeline/compilers 2023-12-29 08:27:34,372 root INFO copying pipeline/compilers/es6.py -> build/lib/pipeline/compilers 2023-12-29 08:27:34,372 root INFO creating build/lib/pipeline/jinja2 2023-12-29 08:27:34,372 root INFO copying pipeline/jinja2/__init__.py -> build/lib/pipeline/jinja2 2023-12-29 08:27:34,373 root INFO creating build/lib/pipeline/templatetags 2023-12-29 08:27:34,373 root INFO copying pipeline/templatetags/__init__.py -> build/lib/pipeline/templatetags 2023-12-29 08:27:34,373 root INFO copying pipeline/templatetags/pipeline.py -> build/lib/pipeline/templatetags 2023-12-29 08:27:34,374 root INFO creating build/lib/pipeline/compressors 2023-12-29 08:27:34,374 root INFO copying pipeline/compressors/jsmin.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,374 root INFO copying pipeline/compressors/uglifyjs.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,375 root INFO copying pipeline/compressors/yui.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,375 root INFO copying pipeline/compressors/closure.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,375 root INFO copying pipeline/compressors/terser.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,376 root INFO copying pipeline/compressors/csshtmljsminify.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,376 root INFO copying pipeline/compressors/__init__.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,376 root INFO copying pipeline/compressors/csstidy.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,377 root INFO copying pipeline/compressors/yuglify.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,377 root INFO copying pipeline/compressors/cssmin.py -> build/lib/pipeline/compressors 2023-12-29 08:27:34,377 root INFO running egg_info 2023-12-29 08:27:34,379 root INFO writing django_pipeline.egg-info/PKG-INFO 2023-12-29 08:27:34,380 root INFO writing dependency_links to django_pipeline.egg-info/dependency_links.txt 2023-12-29 08:27:34,381 root INFO writing top-level names to django_pipeline.egg-info/top_level.txt 2023-12-29 08:27:36,958 root INFO reading manifest file 'django_pipeline.egg-info/SOURCES.txt' 2023-12-29 08:27:36,960 root INFO reading manifest template 'MANIFEST.in' 2023-12-29 08:27:36,962 root WARNING warning: no files found matching '*.html' under directory 'pipeline/jinja2' 2023-12-29 08:27:36,966 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2023-12-29 08:27:36,967 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'tests' 2023-12-29 08:27:36,967 root WARNING warning: no previously-included files matching '*' found under directory 'tests/node_modules' 2023-12-29 08:27:36,967 root WARNING warning: no previously-included files matching '*' found under directory 'tests/npm-cache' 2023-12-29 08:27:36,968 root WARNING warning: no previously-included files matching '*' found under directory 'tests/npm' 2023-12-29 08:27:36,969 root WARNING warning: no previously-included files found matching 'package.json' 2023-12-29 08:27:36,969 root WARNING warning: no previously-included files found matching 'requirements.txt' 2023-12-29 08:27:36,969 root WARNING warning: no previously-included files found matching 'tox.ini' 2023-12-29 08:27:36,970 root INFO adding license file 'LICENSE' 2023-12-29 08:27:36,973 root INFO writing manifest file 'django_pipeline.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pipeline.jinja2.pipeline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pipeline.jinja2.pipeline' 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 'pipeline.jinja2.pipeline' 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 'pipeline.jinja2.pipeline' to be distributed and are already explicitly excluding 'pipeline.jinja2.pipeline' 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/lib/python3.11/site-packages/setuptools/command/build_py.py:204: _Warning: Package 'pipeline.templates.pipeline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pipeline.templates.pipeline' 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 'pipeline.templates.pipeline' 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 'pipeline.templates.pipeline' to be distributed and are already explicitly excluding 'pipeline.templates.pipeline' 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) 2023-12-29 08:27:36,976 root INFO creating build/lib/pipeline/templates 2023-12-29 08:27:36,976 root INFO creating build/lib/pipeline/templates/pipeline 2023-12-29 08:27:36,976 root INFO copying pipeline/templates/pipeline/compile_error.html -> build/lib/pipeline/templates/pipeline 2023-12-29 08:27:36,977 root INFO copying pipeline/templates/pipeline/css.html -> build/lib/pipeline/templates/pipeline 2023-12-29 08:27:36,977 root INFO copying pipeline/templates/pipeline/css.jinja -> build/lib/pipeline/templates/pipeline 2023-12-29 08:27:36,977 root INFO copying pipeline/templates/pipeline/inline_js.html -> build/lib/pipeline/templates/pipeline 2023-12-29 08:27:36,977 root INFO copying pipeline/templates/pipeline/inline_js.jinja -> build/lib/pipeline/templates/pipeline 2023-12-29 08:27:36,978 root INFO copying pipeline/templates/pipeline/js.html -> build/lib/pipeline/templates/pipeline 2023-12-29 08:27:36,978 root INFO copying pipeline/templates/pipeline/js.jinja -> build/lib/pipeline/templates/pipeline 2023-12-29 08:27:36,978 root INFO creating build/lib/pipeline/jinja2/pipeline 2023-12-29 08:27:36,979 root INFO copying pipeline/jinja2/pipeline/css.jinja -> build/lib/pipeline/jinja2/pipeline 2023-12-29 08:27:36,979 root INFO copying pipeline/jinja2/pipeline/inline_js.jinja -> build/lib/pipeline/jinja2/pipeline 2023-12-29 08:27:36,979 root INFO copying pipeline/jinja2/pipeline/js.jinja -> build/lib/pipeline/jinja2/pipeline 2023-12-29 08:27:36,988 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-12-29 08:27:36,988 root INFO running install 2023-12-29 08:27:36,999 root INFO running install_lib 2023-12-29 08:27:37,002 root INFO creating build/bdist.linux-x86_64 2023-12-29 08:27:37,003 root INFO creating build/bdist.linux-x86_64/wheel 2023-12-29 08:27:37,003 root INFO creating build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,003 root INFO copying build/lib/pipeline/packager.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,003 root INFO copying build/lib/pipeline/middleware.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,004 root INFO copying build/lib/pipeline/glob.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,004 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,004 root INFO copying build/lib/pipeline/compilers/stylus.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,004 root INFO copying build/lib/pipeline/compilers/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,005 root INFO copying build/lib/pipeline/compilers/livescript.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,005 root INFO copying build/lib/pipeline/compilers/less.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,005 root INFO copying build/lib/pipeline/compilers/typescript.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,005 root INFO copying build/lib/pipeline/compilers/sass.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,006 root INFO copying build/lib/pipeline/compilers/coffee.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,006 root INFO copying build/lib/pipeline/compilers/es6.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-12-29 08:27:37,006 root INFO copying build/lib/pipeline/utils.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,006 root INFO copying build/lib/pipeline/storage.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,007 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/jinja2 2023-12-29 08:27:37,007 root INFO copying build/lib/pipeline/jinja2/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/jinja2 2023-12-29 08:27:37,007 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2023-12-29 08:27:37,007 root INFO copying build/lib/pipeline/jinja2/pipeline/inline_js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2023-12-29 08:27:37,008 root INFO copying build/lib/pipeline/jinja2/pipeline/js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2023-12-29 08:27:37,008 root INFO copying build/lib/pipeline/jinja2/pipeline/css.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2023-12-29 08:27:37,008 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templates 2023-12-29 08:27:37,008 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-12-29 08:27:37,009 root INFO copying build/lib/pipeline/templates/pipeline/inline_js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-12-29 08:27:37,009 root INFO copying build/lib/pipeline/templates/pipeline/js.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-12-29 08:27:37,009 root INFO copying build/lib/pipeline/templates/pipeline/css.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-12-29 08:27:37,009 root INFO copying build/lib/pipeline/templates/pipeline/compile_error.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-12-29 08:27:37,010 root INFO copying build/lib/pipeline/templates/pipeline/js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-12-29 08:27:37,010 root INFO copying build/lib/pipeline/templates/pipeline/inline_js.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-12-29 08:27:37,010 root INFO copying build/lib/pipeline/templates/pipeline/css.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-12-29 08:27:37,010 root INFO copying build/lib/pipeline/exceptions.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,011 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templatetags 2023-12-29 08:27:37,011 root INFO copying build/lib/pipeline/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/templatetags 2023-12-29 08:27:37,011 root INFO copying build/lib/pipeline/templatetags/pipeline.py -> build/bdist.linux-x86_64/wheel/pipeline/templatetags 2023-12-29 08:27:37,011 root INFO copying build/lib/pipeline/signals.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,012 root INFO copying build/lib/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,012 root INFO copying build/lib/pipeline/conf.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,012 root INFO copying build/lib/pipeline/collector.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,012 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,013 root INFO copying build/lib/pipeline/compressors/jsmin.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,013 root INFO copying build/lib/pipeline/compressors/uglifyjs.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,013 root INFO copying build/lib/pipeline/compressors/yui.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,013 root INFO copying build/lib/pipeline/compressors/closure.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,014 root INFO copying build/lib/pipeline/compressors/terser.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,014 root INFO copying build/lib/pipeline/compressors/csshtmljsminify.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,014 root INFO copying build/lib/pipeline/compressors/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,014 root INFO copying build/lib/pipeline/compressors/csstidy.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,015 root INFO copying build/lib/pipeline/compressors/yuglify.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,015 root INFO copying build/lib/pipeline/compressors/cssmin.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-12-29 08:27:37,015 root INFO copying build/lib/pipeline/finders.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,016 root INFO copying build/lib/pipeline/forms.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,016 root INFO copying build/lib/pipeline/views.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-12-29 08:27:37,016 root INFO running install_egg_info 2023-12-29 08:27:37,019 root INFO Copying django_pipeline.egg-info to build/bdist.linux-x86_64/wheel/django_pipeline-3.0.0-py3.11.egg-info 2023-12-29 08:27:37,021 root INFO running install_scripts 2023-12-29 08:27:37,024 wheel INFO creating build/bdist.linux-x86_64/wheel/django_pipeline-3.0.0.dist-info/WHEEL 2023-12-29 08:27:37,025 wheel INFO creating '/home/buildozer/aports/community/py3-django-pipeline/src/django-pipeline-3.0.0/.dist/.tmp-fwqskbbl/django_pipeline-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-12-29 08:27:37,025 wheel INFO adding 'pipeline/__init__.py' 2023-12-29 08:27:37,026 wheel INFO adding 'pipeline/collector.py' 2023-12-29 08:27:37,026 wheel INFO adding 'pipeline/conf.py' 2023-12-29 08:27:37,026 wheel INFO adding 'pipeline/exceptions.py' 2023-12-29 08:27:37,027 wheel INFO adding 'pipeline/finders.py' 2023-12-29 08:27:37,027 wheel INFO adding 'pipeline/forms.py' 2023-12-29 08:27:37,027 wheel INFO adding 'pipeline/glob.py' 2023-12-29 08:27:37,028 wheel INFO adding 'pipeline/middleware.py' 2023-12-29 08:27:37,028 wheel INFO adding 'pipeline/packager.py' 2023-12-29 08:27:37,028 wheel INFO adding 'pipeline/signals.py' 2023-12-29 08:27:37,028 wheel INFO adding 'pipeline/storage.py' 2023-12-29 08:27:37,029 wheel INFO adding 'pipeline/utils.py' 2023-12-29 08:27:37,029 wheel INFO adding 'pipeline/views.py' 2023-12-29 08:27:37,029 wheel INFO adding 'pipeline/compilers/__init__.py' 2023-12-29 08:27:37,030 wheel INFO adding 'pipeline/compilers/coffee.py' 2023-12-29 08:27:37,030 wheel INFO adding 'pipeline/compilers/es6.py' 2023-12-29 08:27:37,030 wheel INFO adding 'pipeline/compilers/less.py' 2023-12-29 08:27:37,030 wheel INFO adding 'pipeline/compilers/livescript.py' 2023-12-29 08:27:37,031 wheel INFO adding 'pipeline/compilers/sass.py' 2023-12-29 08:27:37,031 wheel INFO adding 'pipeline/compilers/stylus.py' 2023-12-29 08:27:37,031 wheel INFO adding 'pipeline/compilers/typescript.py' 2023-12-29 08:27:37,032 wheel INFO adding 'pipeline/compressors/__init__.py' 2023-12-29 08:27:37,032 wheel INFO adding 'pipeline/compressors/closure.py' 2023-12-29 08:27:37,032 wheel INFO adding 'pipeline/compressors/csshtmljsminify.py' 2023-12-29 08:27:37,032 wheel INFO adding 'pipeline/compressors/cssmin.py' 2023-12-29 08:27:37,033 wheel INFO adding 'pipeline/compressors/csstidy.py' 2023-12-29 08:27:37,033 wheel INFO adding 'pipeline/compressors/jsmin.py' 2023-12-29 08:27:37,033 wheel INFO adding 'pipeline/compressors/terser.py' 2023-12-29 08:27:37,034 wheel INFO adding 'pipeline/compressors/uglifyjs.py' 2023-12-29 08:27:37,034 wheel INFO adding 'pipeline/compressors/yuglify.py' 2023-12-29 08:27:37,034 wheel INFO adding 'pipeline/compressors/yui.py' 2023-12-29 08:27:37,034 wheel INFO adding 'pipeline/jinja2/__init__.py' 2023-12-29 08:27:37,035 wheel INFO adding 'pipeline/jinja2/pipeline/css.jinja' 2023-12-29 08:27:37,035 wheel INFO adding 'pipeline/jinja2/pipeline/inline_js.jinja' 2023-12-29 08:27:37,035 wheel INFO adding 'pipeline/jinja2/pipeline/js.jinja' 2023-12-29 08:27:37,036 wheel INFO adding 'pipeline/templates/pipeline/compile_error.html' 2023-12-29 08:27:37,036 wheel INFO adding 'pipeline/templates/pipeline/css.html' 2023-12-29 08:27:37,036 wheel INFO adding 'pipeline/templates/pipeline/css.jinja' 2023-12-29 08:27:37,036 wheel INFO adding 'pipeline/templates/pipeline/inline_js.html' 2023-12-29 08:27:37,037 wheel INFO adding 'pipeline/templates/pipeline/inline_js.jinja' 2023-12-29 08:27:37,037 wheel INFO adding 'pipeline/templates/pipeline/js.html' 2023-12-29 08:27:37,037 wheel INFO adding 'pipeline/templates/pipeline/js.jinja' 2023-12-29 08:27:37,037 wheel INFO adding 'pipeline/templatetags/__init__.py' 2023-12-29 08:27:37,038 wheel INFO adding 'pipeline/templatetags/pipeline.py' 2023-12-29 08:27:37,038 wheel INFO adding 'django_pipeline-3.0.0.dist-info/LICENSE' 2023-12-29 08:27:37,038 wheel INFO adding 'django_pipeline-3.0.0.dist-info/METADATA' 2023-12-29 08:27:37,039 wheel INFO adding 'django_pipeline-3.0.0.dist-info/WHEEL' 2023-12-29 08:27:37,039 wheel INFO adding 'django_pipeline-3.0.0.dist-info/top_level.txt' 2023-12-29 08:27:37,039 wheel INFO adding 'django_pipeline-3.0.0.dist-info/RECORD' 2023-12-29 08:27:37,040 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-12-29 08:27:37,042 gpep517 INFO The backend produced .dist/django_pipeline-3.0.0-py3-none-any.whl django_pipeline-3.0.0-py3-none-any.whl >>> py3-django-pipeline: Entering fakeroot... >>> py3-django-pipeline-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.11/site-packages/pipeline/compilers/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.11/site-packages/pipeline/compilers/__pycache__' '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.11/site-packages/pipeline/jinja2/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.11/site-packages/pipeline/jinja2/__pycache__' '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.11/site-packages/pipeline/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.11/site-packages/pipeline/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.11/site-packages/pipeline/compressors/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.11/site-packages/pipeline/compressors/__pycache__' '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.11/site-packages/pipeline/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.11/site-packages/pipeline/__pycache__' >>> py3-django-pipeline-pyc*: Preparing subpackage py3-django-pipeline-pyc... >>> py3-django-pipeline-pyc*: Running postcheck for py3-django-pipeline-pyc >>> py3-django-pipeline*: Running postcheck for py3-django-pipeline >>> py3-django-pipeline*: Preparing package py3-django-pipeline... >>> py3-django-pipeline-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-django-pipeline-pyc*: Package size: 268.0 KB >>> py3-django-pipeline-pyc*: Compressing data... >>> py3-django-pipeline-pyc*: Create checksum... >>> py3-django-pipeline-pyc*: Create py3-django-pipeline-pyc-3.0.0-r0.apk >>> py3-django-pipeline*: Tracing dependencies... python3 python3~3.11 >>> py3-django-pipeline*: Package size: 292.0 KB >>> py3-django-pipeline*: Compressing data... >>> py3-django-pipeline*: Create checksum... >>> py3-django-pipeline*: Create py3-django-pipeline-3.0.0-r0.apk >>> py3-django-pipeline: Build complete at Fri, 29 Dec 2023 08:27:37 +0000 elapsed time 0h 0m 7s >>> py3-django-pipeline: Cleaning up srcdir >>> py3-django-pipeline: Cleaning up pkgdir >>> py3-django-pipeline: Uninstalling dependencies... (1/27) Purging .makedepends-py3-django-pipeline (20231229.082732) (2/27) Purging py3-gpep517-pyc (15-r1) (3/27) Purging py3-gpep517 (15-r1) (4/27) Purging py3-installer-pyc (0.7.0-r1) (5/27) Purging py3-installer (0.7.0-r1) (6/27) Purging py3-setuptools_scm-pyc (8.0.4-r1) (7/27) Purging py3-setuptools_scm (8.0.4-r1) (8/27) Purging py3-setuptools-pyc (68.2.2-r0) (9/27) Purging py3-setuptools (68.2.2-r0) (10/27) Purging py3-wheel-pyc (0.42.0-r0) (11/27) Purging py3-wheel (0.42.0-r0) (12/27) Purging py3-packaging-pyc (23.2-r0) (13/27) Purging py3-packaging (23.2-r0) (14/27) Purging py3-parsing-pyc (3.1.1-r0) (15/27) Purging py3-parsing (3.1.1-r0) (16/27) Purging python3-pyc (3.11.6-r1) (17/27) Purging python3-pycache-pyc0 (3.11.6-r1) (18/27) Purging pyc (3.11.6-r1) (19/27) Purging python3 (3.11.6-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.4-r3) (23/27) Purging libpanelw (6.4_p20231125-r0) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.7-r0) (26/27) Purging sqlite-libs (3.44.2-r0) (27/27) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 378 MiB in 106 packages >>> py3-django-pipeline: Updating the community/x86_64 repository index... >>> py3-django-pipeline: Signing the index...