>>> py3-django-pipeline: Building community/py3-django-pipeline 2.1.0-r0 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 10:25:13 +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/28) Installing libbz2 (1.0.8-r5) (2/28) Installing libffi (3.4.4-r2) (3/28) Installing gdbm (1.23-r1) (4/28) Installing xz-libs (5.4.2-r1) (5/28) Installing mpdecimal (2.5.1-r2) (6/28) Installing libpanelw (6.4_p20230401-r6) (7/28) Installing readline (8.2.1-r1) (8/28) Installing sqlite-libs (3.41.2-r2) (9/28) Installing python3 (3.11.3-r10) (10/28) Installing python3-pycache-pyc0 (3.11.3-r10) (11/28) Installing pyc (0.1-r0) (12/28) Installing python3-pyc (3.11.3-r10) (13/28) Installing py3-installer (0.7.0-r1) (14/28) Installing py3-installer-pyc (0.7.0-r1) (15/28) Installing py3-gpep517 (13-r2) (16/28) Installing py3-gpep517-pyc (13-r2) (17/28) Installing py3-parsing (3.0.9-r2) (18/28) Installing py3-parsing-pyc (3.0.9-r2) (19/28) Installing py3-packaging (23.1-r1) (20/28) Installing py3-packaging-pyc (23.1-r1) (21/28) Installing py3-setuptools (67.7.2-r0) (22/28) Installing py3-setuptools-pyc (67.7.2-r0) (23/28) Installing py3-typing-extensions (4.5.0-r1) (24/28) Installing py3-typing-extensions-pyc (4.5.0-r1) (25/28) Installing py3-setuptools_scm (7.1.0-r0) (26/28) Installing py3-wheel (0.40.0-r1) (27/28) Installing py3-wheel-pyc (0.40.0-r1) (28/28) Installing .makedepends-py3-django-pipeline (20230426.102515) Executing busybox-1.36.0-r8.trigger OK: 443 MiB in 126 packages >>> py3-django-pipeline: Cleaning up srcdir >>> py3-django-pipeline: Cleaning up pkgdir >>> py3-django-pipeline: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/django-pipeline-2.1.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 100 68176 100 68176 0 0 239k 0 --:--:-- --:--:-- --:--:-- 240k >>> py3-django-pipeline: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/django-pipeline-2.1.0.tar.gz >>> py3-django-pipeline: Checking sha512sums... django-pipeline-2.1.0.tar.gz: OK >>> py3-django-pipeline: Unpacking /var/cache/distfiles/v3.18/django-pipeline-2.1.0.tar.gz... 2023-04-26 10:25:16,570 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-04-26 10:25:16,620 root INFO running bdist_wheel 2023-04-26 10:25:16,638 root INFO running build 2023-04-26 10:25:16,638 root INFO running build_py 2023-04-26 10:25:16,642 root INFO creating build 2023-04-26 10:25:16,642 root INFO creating build/lib 2023-04-26 10:25:16,642 root INFO creating build/lib/pipeline 2023-04-26 10:25:16,642 root INFO copying pipeline/packager.py -> build/lib/pipeline 2023-04-26 10:25:16,643 root INFO copying pipeline/middleware.py -> build/lib/pipeline 2023-04-26 10:25:16,643 root INFO copying pipeline/glob.py -> build/lib/pipeline 2023-04-26 10:25:16,644 root INFO copying pipeline/utils.py -> build/lib/pipeline 2023-04-26 10:25:16,644 root INFO copying pipeline/storage.py -> build/lib/pipeline 2023-04-26 10:25:16,644 root INFO copying pipeline/exceptions.py -> build/lib/pipeline 2023-04-26 10:25:16,645 root INFO copying pipeline/signals.py -> build/lib/pipeline 2023-04-26 10:25:16,645 root INFO copying pipeline/__init__.py -> build/lib/pipeline 2023-04-26 10:25:16,645 root INFO copying pipeline/conf.py -> build/lib/pipeline 2023-04-26 10:25:16,646 root INFO copying pipeline/collector.py -> build/lib/pipeline 2023-04-26 10:25:16,646 root INFO copying pipeline/finders.py -> build/lib/pipeline 2023-04-26 10:25:16,646 root INFO copying pipeline/forms.py -> build/lib/pipeline 2023-04-26 10:25:16,647 root INFO copying pipeline/views.py -> build/lib/pipeline 2023-04-26 10:25:16,647 root INFO creating build/lib/pipeline/compilers 2023-04-26 10:25:16,647 root INFO copying pipeline/compilers/stylus.py -> build/lib/pipeline/compilers 2023-04-26 10:25:16,648 root INFO copying pipeline/compilers/__init__.py -> build/lib/pipeline/compilers 2023-04-26 10:25:16,648 root INFO copying pipeline/compilers/livescript.py -> build/lib/pipeline/compilers 2023-04-26 10:25:16,649 root INFO copying pipeline/compilers/less.py -> build/lib/pipeline/compilers 2023-04-26 10:25:16,649 root INFO copying pipeline/compilers/typescript.py -> build/lib/pipeline/compilers 2023-04-26 10:25:16,649 root INFO copying pipeline/compilers/sass.py -> build/lib/pipeline/compilers 2023-04-26 10:25:16,650 root INFO copying pipeline/compilers/coffee.py -> build/lib/pipeline/compilers 2023-04-26 10:25:16,650 root INFO copying pipeline/compilers/es6.py -> build/lib/pipeline/compilers 2023-04-26 10:25:16,650 root INFO creating build/lib/pipeline/jinja2 2023-04-26 10:25:16,650 root INFO copying pipeline/jinja2/__init__.py -> build/lib/pipeline/jinja2 2023-04-26 10:25:16,651 root INFO creating build/lib/pipeline/templatetags 2023-04-26 10:25:16,651 root INFO copying pipeline/templatetags/__init__.py -> build/lib/pipeline/templatetags 2023-04-26 10:25:16,651 root INFO copying pipeline/templatetags/pipeline.py -> build/lib/pipeline/templatetags 2023-04-26 10:25:16,652 root INFO creating build/lib/pipeline/compressors 2023-04-26 10:25:16,652 root INFO copying pipeline/compressors/jsmin.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,653 root INFO copying pipeline/compressors/uglifyjs.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,653 root INFO copying pipeline/compressors/yui.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,653 root INFO copying pipeline/compressors/closure.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,654 root INFO copying pipeline/compressors/terser.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,654 root INFO copying pipeline/compressors/csshtmljsminify.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,654 root INFO copying pipeline/compressors/__init__.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,655 root INFO copying pipeline/compressors/csstidy.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,655 root INFO copying pipeline/compressors/yuglify.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,655 root INFO copying pipeline/compressors/cssmin.py -> build/lib/pipeline/compressors 2023-04-26 10:25:16,656 root INFO running egg_info 2023-04-26 10:25:16,665 root INFO writing django_pipeline.egg-info/PKG-INFO 2023-04-26 10:25:16,666 root INFO writing dependency_links to django_pipeline.egg-info/dependency_links.txt 2023-04-26 10:25:16,666 root INFO writing top-level names to django_pipeline.egg-info/top_level.txt 2023-04-26 10:25:19,274 root INFO reading manifest file 'django_pipeline.egg-info/SOURCES.txt' 2023-04-26 10:25:19,276 root INFO reading manifest template 'MANIFEST.in' 2023-04-26 10:25:19,278 root WARNING warning: no files found matching '*.html' under directory 'pipeline/jinja2' 2023-04-26 10:25:19,282 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2023-04-26 10:25:19,283 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'tests' 2023-04-26 10:25:19,283 root WARNING warning: no previously-included files matching '*' found under directory 'tests/node_modules' 2023-04-26 10:25:19,284 root WARNING warning: no previously-included files matching '*' found under directory 'tests/npm-cache' 2023-04-26 10:25:19,284 root WARNING warning: no previously-included files matching '*' found under directory 'tests/npm' 2023-04-26 10:25:19,285 root WARNING warning: no previously-included files found matching 'package.json' 2023-04-26 10:25:19,286 root WARNING warning: no previously-included files found matching 'requirements.txt' 2023-04-26 10:25:19,286 root WARNING warning: no previously-included files found matching 'tox.ini' 2023-04-26 10:25:19,286 root INFO adding license file 'LICENSE' 2023-04-26 10:25:19,289 root INFO writing manifest file 'django_pipeline.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _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:201: _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-04-26 10:25:19,292 root INFO creating build/lib/pipeline/templates 2023-04-26 10:25:19,293 root INFO creating build/lib/pipeline/templates/pipeline 2023-04-26 10:25:19,293 root INFO copying pipeline/templates/pipeline/compile_error.html -> build/lib/pipeline/templates/pipeline 2023-04-26 10:25:19,293 root INFO copying pipeline/templates/pipeline/css.html -> build/lib/pipeline/templates/pipeline 2023-04-26 10:25:19,294 root INFO copying pipeline/templates/pipeline/css.jinja -> build/lib/pipeline/templates/pipeline 2023-04-26 10:25:19,294 root INFO copying pipeline/templates/pipeline/inline_js.html -> build/lib/pipeline/templates/pipeline 2023-04-26 10:25:19,294 root INFO copying pipeline/templates/pipeline/inline_js.jinja -> build/lib/pipeline/templates/pipeline 2023-04-26 10:25:19,294 root INFO copying pipeline/templates/pipeline/js.html -> build/lib/pipeline/templates/pipeline 2023-04-26 10:25:19,295 root INFO copying pipeline/templates/pipeline/js.jinja -> build/lib/pipeline/templates/pipeline 2023-04-26 10:25:19,295 root INFO creating build/lib/pipeline/jinja2/pipeline 2023-04-26 10:25:19,295 root INFO copying pipeline/jinja2/pipeline/css.jinja -> build/lib/pipeline/jinja2/pipeline 2023-04-26 10:25:19,296 root INFO copying pipeline/jinja2/pipeline/inline_js.jinja -> build/lib/pipeline/jinja2/pipeline 2023-04-26 10:25:19,296 root INFO copying pipeline/jinja2/pipeline/js.jinja -> build/lib/pipeline/jinja2/pipeline 2023-04-26 10:25:19,304 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-04-26 10:25:19,304 root INFO running install 2023-04-26 10:25:19,316 root INFO running install_lib 2023-04-26 10:25:19,319 root INFO creating build/bdist.linux-x86_64 2023-04-26 10:25:19,319 root INFO creating build/bdist.linux-x86_64/wheel 2023-04-26 10:25:19,320 root INFO creating build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,320 root INFO copying build/lib/pipeline/packager.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,320 root INFO copying build/lib/pipeline/middleware.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,320 root INFO copying build/lib/pipeline/glob.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,321 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,321 root INFO copying build/lib/pipeline/compilers/stylus.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,321 root INFO copying build/lib/pipeline/compilers/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,322 root INFO copying build/lib/pipeline/compilers/livescript.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,322 root INFO copying build/lib/pipeline/compilers/less.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,322 root INFO copying build/lib/pipeline/compilers/typescript.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,322 root INFO copying build/lib/pipeline/compilers/sass.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,323 root INFO copying build/lib/pipeline/compilers/coffee.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,323 root INFO copying build/lib/pipeline/compilers/es6.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2023-04-26 10:25:19,323 root INFO copying build/lib/pipeline/utils.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,323 root INFO copying build/lib/pipeline/storage.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,324 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/jinja2 2023-04-26 10:25:19,324 root INFO copying build/lib/pipeline/jinja2/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/jinja2 2023-04-26 10:25:19,324 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2023-04-26 10:25:19,325 root INFO copying build/lib/pipeline/jinja2/pipeline/inline_js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2023-04-26 10:25:19,325 root INFO copying build/lib/pipeline/jinja2/pipeline/js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2023-04-26 10:25:19,325 root INFO copying build/lib/pipeline/jinja2/pipeline/css.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2023-04-26 10:25:19,325 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templates 2023-04-26 10:25:19,326 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-04-26 10:25:19,326 root INFO copying build/lib/pipeline/templates/pipeline/inline_js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-04-26 10:25:19,326 root INFO copying build/lib/pipeline/templates/pipeline/js.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-04-26 10:25:19,326 root INFO copying build/lib/pipeline/templates/pipeline/css.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-04-26 10:25:19,327 root INFO copying build/lib/pipeline/templates/pipeline/compile_error.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-04-26 10:25:19,327 root INFO copying build/lib/pipeline/templates/pipeline/js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-04-26 10:25:19,327 root INFO copying build/lib/pipeline/templates/pipeline/inline_js.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-04-26 10:25:19,327 root INFO copying build/lib/pipeline/templates/pipeline/css.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2023-04-26 10:25:19,328 root INFO copying build/lib/pipeline/exceptions.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,328 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templatetags 2023-04-26 10:25:19,328 root INFO copying build/lib/pipeline/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/templatetags 2023-04-26 10:25:19,328 root INFO copying build/lib/pipeline/templatetags/pipeline.py -> build/bdist.linux-x86_64/wheel/pipeline/templatetags 2023-04-26 10:25:19,329 root INFO copying build/lib/pipeline/signals.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,329 root INFO copying build/lib/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,329 root INFO copying build/lib/pipeline/conf.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,329 root INFO copying build/lib/pipeline/collector.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,330 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,330 root INFO copying build/lib/pipeline/compressors/jsmin.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,330 root INFO copying build/lib/pipeline/compressors/uglifyjs.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,330 root INFO copying build/lib/pipeline/compressors/yui.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,331 root INFO copying build/lib/pipeline/compressors/closure.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,331 root INFO copying build/lib/pipeline/compressors/terser.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,331 root INFO copying build/lib/pipeline/compressors/csshtmljsminify.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,332 root INFO copying build/lib/pipeline/compressors/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,332 root INFO copying build/lib/pipeline/compressors/csstidy.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,332 root INFO copying build/lib/pipeline/compressors/yuglify.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,332 root INFO copying build/lib/pipeline/compressors/cssmin.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2023-04-26 10:25:19,333 root INFO copying build/lib/pipeline/finders.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,333 root INFO copying build/lib/pipeline/forms.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,333 root INFO copying build/lib/pipeline/views.py -> build/bdist.linux-x86_64/wheel/pipeline 2023-04-26 10:25:19,333 root INFO running install_egg_info 2023-04-26 10:25:19,337 root INFO Copying django_pipeline.egg-info to build/bdist.linux-x86_64/wheel/django_pipeline-2.1.0-py3.11.egg-info 2023-04-26 10:25:19,338 root INFO running install_scripts 2023-04-26 10:25:19,342 wheel INFO creating build/bdist.linux-x86_64/wheel/django_pipeline-2.1.0.dist-info/WHEEL 2023-04-26 10:25:19,342 wheel INFO creating '/home/buildozer/aports/community/py3-django-pipeline/src/django-pipeline-2.1.0/dist/.tmp-r104etkf/django_pipeline-2.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-04-26 10:25:19,343 wheel INFO adding 'pipeline/__init__.py' 2023-04-26 10:25:19,343 wheel INFO adding 'pipeline/collector.py' 2023-04-26 10:25:19,344 wheel INFO adding 'pipeline/conf.py' 2023-04-26 10:25:19,344 wheel INFO adding 'pipeline/exceptions.py' 2023-04-26 10:25:19,344 wheel INFO adding 'pipeline/finders.py' 2023-04-26 10:25:19,345 wheel INFO adding 'pipeline/forms.py' 2023-04-26 10:25:19,345 wheel INFO adding 'pipeline/glob.py' 2023-04-26 10:25:19,345 wheel INFO adding 'pipeline/middleware.py' 2023-04-26 10:25:19,346 wheel INFO adding 'pipeline/packager.py' 2023-04-26 10:25:19,346 wheel INFO adding 'pipeline/signals.py' 2023-04-26 10:25:19,346 wheel INFO adding 'pipeline/storage.py' 2023-04-26 10:25:19,347 wheel INFO adding 'pipeline/utils.py' 2023-04-26 10:25:19,347 wheel INFO adding 'pipeline/views.py' 2023-04-26 10:25:19,347 wheel INFO adding 'pipeline/compilers/__init__.py' 2023-04-26 10:25:19,348 wheel INFO adding 'pipeline/compilers/coffee.py' 2023-04-26 10:25:19,348 wheel INFO adding 'pipeline/compilers/es6.py' 2023-04-26 10:25:19,348 wheel INFO adding 'pipeline/compilers/less.py' 2023-04-26 10:25:19,349 wheel INFO adding 'pipeline/compilers/livescript.py' 2023-04-26 10:25:19,349 wheel INFO adding 'pipeline/compilers/sass.py' 2023-04-26 10:25:19,349 wheel INFO adding 'pipeline/compilers/stylus.py' 2023-04-26 10:25:19,349 wheel INFO adding 'pipeline/compilers/typescript.py' 2023-04-26 10:25:19,350 wheel INFO adding 'pipeline/compressors/__init__.py' 2023-04-26 10:25:19,350 wheel INFO adding 'pipeline/compressors/closure.py' 2023-04-26 10:25:19,350 wheel INFO adding 'pipeline/compressors/csshtmljsminify.py' 2023-04-26 10:25:19,351 wheel INFO adding 'pipeline/compressors/cssmin.py' 2023-04-26 10:25:19,351 wheel INFO adding 'pipeline/compressors/csstidy.py' 2023-04-26 10:25:19,351 wheel INFO adding 'pipeline/compressors/jsmin.py' 2023-04-26 10:25:19,351 wheel INFO adding 'pipeline/compressors/terser.py' 2023-04-26 10:25:19,352 wheel INFO adding 'pipeline/compressors/uglifyjs.py' 2023-04-26 10:25:19,352 wheel INFO adding 'pipeline/compressors/yuglify.py' 2023-04-26 10:25:19,352 wheel INFO adding 'pipeline/compressors/yui.py' 2023-04-26 10:25:19,353 wheel INFO adding 'pipeline/jinja2/__init__.py' 2023-04-26 10:25:19,353 wheel INFO adding 'pipeline/jinja2/pipeline/css.jinja' 2023-04-26 10:25:19,353 wheel INFO adding 'pipeline/jinja2/pipeline/inline_js.jinja' 2023-04-26 10:25:19,354 wheel INFO adding 'pipeline/jinja2/pipeline/js.jinja' 2023-04-26 10:25:19,354 wheel INFO adding 'pipeline/templates/pipeline/compile_error.html' 2023-04-26 10:25:19,354 wheel INFO adding 'pipeline/templates/pipeline/css.html' 2023-04-26 10:25:19,355 wheel INFO adding 'pipeline/templates/pipeline/css.jinja' 2023-04-26 10:25:19,355 wheel INFO adding 'pipeline/templates/pipeline/inline_js.html' 2023-04-26 10:25:19,355 wheel INFO adding 'pipeline/templates/pipeline/inline_js.jinja' 2023-04-26 10:25:19,355 wheel INFO adding 'pipeline/templates/pipeline/js.html' 2023-04-26 10:25:19,356 wheel INFO adding 'pipeline/templates/pipeline/js.jinja' 2023-04-26 10:25:19,356 wheel INFO adding 'pipeline/templatetags/__init__.py' 2023-04-26 10:25:19,356 wheel INFO adding 'pipeline/templatetags/pipeline.py' 2023-04-26 10:25:19,357 wheel INFO adding 'django_pipeline-2.1.0.dist-info/LICENSE' 2023-04-26 10:25:19,357 wheel INFO adding 'django_pipeline-2.1.0.dist-info/METADATA' 2023-04-26 10:25:19,357 wheel INFO adding 'django_pipeline-2.1.0.dist-info/WHEEL' 2023-04-26 10:25:19,357 wheel INFO adding 'django_pipeline-2.1.0.dist-info/top_level.txt' 2023-04-26 10:25:19,358 wheel INFO adding 'django_pipeline-2.1.0.dist-info/RECORD' 2023-04-26 10:25:19,358 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-04-26 10:25:19,360 gpep517 INFO The backend produced dist/django_pipeline-2.1.0-py3-none-any.whl django_pipeline-2.1.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-2.1.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-2.1.0-r0.apk >>> py3-django-pipeline: Build complete at Wed, 26 Apr 2023 10:25:20 +0000 elapsed time 0h 0m 7s >>> py3-django-pipeline: Cleaning up srcdir >>> py3-django-pipeline: Cleaning up pkgdir >>> py3-django-pipeline: Uninstalling dependencies... (1/28) Purging .makedepends-py3-django-pipeline (20230426.102515) (2/28) Purging py3-gpep517-pyc (13-r2) (3/28) Purging py3-gpep517 (13-r2) (4/28) Purging py3-installer-pyc (0.7.0-r1) (5/28) Purging py3-installer (0.7.0-r1) (6/28) Purging py3-setuptools_scm (7.1.0-r0) (7/28) Purging py3-setuptools-pyc (67.7.2-r0) (8/28) Purging py3-setuptools (67.7.2-r0) (9/28) Purging py3-typing-extensions-pyc (4.5.0-r1) (10/28) Purging py3-typing-extensions (4.5.0-r1) (11/28) Purging py3-wheel-pyc (0.40.0-r1) (12/28) Purging py3-wheel (0.40.0-r1) (13/28) Purging py3-packaging-pyc (23.1-r1) (14/28) Purging py3-packaging (23.1-r1) (15/28) Purging py3-parsing-pyc (3.0.9-r2) (16/28) Purging py3-parsing (3.0.9-r2) (17/28) Purging python3-pyc (3.11.3-r10) (18/28) Purging python3-pycache-pyc0 (3.11.3-r10) (19/28) Purging pyc (0.1-r0) (20/28) Purging python3 (3.11.3-r10) (21/28) Purging gdbm (1.23-r1) (22/28) Purging libbz2 (1.0.8-r5) (23/28) Purging libffi (3.4.4-r2) (24/28) Purging libpanelw (6.4_p20230401-r6) (25/28) Purging mpdecimal (2.5.1-r2) (26/28) Purging readline (8.2.1-r1) (27/28) Purging sqlite-libs (3.41.2-r2) (28/28) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> py3-django-pipeline: Updating the community/x86_64 repository index... >>> py3-django-pipeline: Signing the index...