>>> py3-django-pipeline: Building community/py3-django-pipeline 3.0.0-r1 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 20:15:54 +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.6-r0) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.6.1-r3) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.4_p20240330-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.45.2-r0) (9/27) Installing python3 (3.12.3-r0) (10/27) Installing python3-pycache-pyc0 (3.12.3-r0) (11/27) Installing pyc (3.12.3-r0) (12/27) Installing python3-pyc (3.12.3-r0) (13/27) Installing py3-installer (0.7.0-r2) (14/27) Installing py3-installer-pyc (0.7.0-r2) (15/27) Installing py3-gpep517 (15-r2) (16/27) Installing py3-gpep517-pyc (15-r2) (17/27) Installing py3-parsing (3.1.2-r1) (18/27) Installing py3-parsing-pyc (3.1.2-r1) (19/27) Installing py3-packaging (24.0-r1) (20/27) Installing py3-packaging-pyc (24.0-r1) (21/27) Installing py3-setuptools (69.2.0-r2) (22/27) Installing py3-setuptools-pyc (69.2.0-r2) (23/27) Installing py3-setuptools_scm (8.0.4-r2) (24/27) Installing py3-setuptools_scm-pyc (8.0.4-r2) (25/27) Installing py3-wheel (0.42.0-r1) (26/27) Installing py3-wheel-pyc (0.42.0-r1) (27/27) Installing .makedepends-py3-django-pipeline (20240413.201555) Executing busybox-1.36.1-r25.trigger OK: 426 MiB in 134 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 100 68443 100 68443 0 0 366k 0 --:--:-- --:--:-- --:--:-- 369k >>> 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... 2024-04-13 20:15:56,879 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' 2024-04-13 20:15:56,945 root INFO running bdist_wheel 2024-04-13 20:15:56,972 root INFO running build 2024-04-13 20:15:56,973 root INFO running build_py 2024-04-13 20:15:56,977 root INFO creating build 2024-04-13 20:15:56,977 root INFO creating build/lib 2024-04-13 20:15:56,978 root INFO creating build/lib/pipeline 2024-04-13 20:15:56,978 root INFO copying pipeline/packager.py -> build/lib/pipeline 2024-04-13 20:15:56,978 root INFO copying pipeline/middleware.py -> build/lib/pipeline 2024-04-13 20:15:56,978 root INFO copying pipeline/glob.py -> build/lib/pipeline 2024-04-13 20:15:56,979 root INFO copying pipeline/utils.py -> build/lib/pipeline 2024-04-13 20:15:56,979 root INFO copying pipeline/storage.py -> build/lib/pipeline 2024-04-13 20:15:56,979 root INFO copying pipeline/exceptions.py -> build/lib/pipeline 2024-04-13 20:15:56,980 root INFO copying pipeline/signals.py -> build/lib/pipeline 2024-04-13 20:15:56,980 root INFO copying pipeline/__init__.py -> build/lib/pipeline 2024-04-13 20:15:56,980 root INFO copying pipeline/conf.py -> build/lib/pipeline 2024-04-13 20:15:56,981 root INFO copying pipeline/collector.py -> build/lib/pipeline 2024-04-13 20:15:56,981 root INFO copying pipeline/finders.py -> build/lib/pipeline 2024-04-13 20:15:56,981 root INFO copying pipeline/forms.py -> build/lib/pipeline 2024-04-13 20:15:56,982 root INFO copying pipeline/views.py -> build/lib/pipeline 2024-04-13 20:15:56,982 root INFO creating build/lib/pipeline/compilers 2024-04-13 20:15:56,983 root INFO copying pipeline/compilers/stylus.py -> build/lib/pipeline/compilers 2024-04-13 20:15:56,983 root INFO copying pipeline/compilers/__init__.py -> build/lib/pipeline/compilers 2024-04-13 20:15:56,983 root INFO copying pipeline/compilers/livescript.py -> build/lib/pipeline/compilers 2024-04-13 20:15:56,984 root INFO copying pipeline/compilers/less.py -> build/lib/pipeline/compilers 2024-04-13 20:15:56,984 root INFO copying pipeline/compilers/typescript.py -> build/lib/pipeline/compilers 2024-04-13 20:15:56,984 root INFO copying pipeline/compilers/sass.py -> build/lib/pipeline/compilers 2024-04-13 20:15:56,984 root INFO copying pipeline/compilers/coffee.py -> build/lib/pipeline/compilers 2024-04-13 20:15:56,985 root INFO copying pipeline/compilers/es6.py -> build/lib/pipeline/compilers 2024-04-13 20:15:56,985 root INFO creating build/lib/pipeline/jinja2 2024-04-13 20:15:56,985 root INFO copying pipeline/jinja2/__init__.py -> build/lib/pipeline/jinja2 2024-04-13 20:15:56,986 root INFO creating build/lib/pipeline/templatetags 2024-04-13 20:15:56,986 root INFO copying pipeline/templatetags/__init__.py -> build/lib/pipeline/templatetags 2024-04-13 20:15:56,986 root INFO copying pipeline/templatetags/pipeline.py -> build/lib/pipeline/templatetags 2024-04-13 20:15:56,987 root INFO creating build/lib/pipeline/compressors 2024-04-13 20:15:56,987 root INFO copying pipeline/compressors/jsmin.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,987 root INFO copying pipeline/compressors/uglifyjs.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,988 root INFO copying pipeline/compressors/yui.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,988 root INFO copying pipeline/compressors/closure.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,988 root INFO copying pipeline/compressors/terser.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,989 root INFO copying pipeline/compressors/csshtmljsminify.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,989 root INFO copying pipeline/compressors/__init__.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,989 root INFO copying pipeline/compressors/csstidy.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,989 root INFO copying pipeline/compressors/yuglify.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,990 root INFO copying pipeline/compressors/cssmin.py -> build/lib/pipeline/compressors 2024-04-13 20:15:56,990 root INFO running egg_info 2024-04-13 20:15:56,993 root INFO writing django_pipeline.egg-info/PKG-INFO 2024-04-13 20:15:56,993 root INFO writing dependency_links to django_pipeline.egg-info/dependency_links.txt 2024-04-13 20:15:56,994 root INFO writing top-level names to django_pipeline.egg-info/top_level.txt 2024-04-13 20:15:59,701 root INFO reading manifest file 'django_pipeline.egg-info/SOURCES.txt' 2024-04-13 20:15:59,703 root INFO reading manifest template 'MANIFEST.in' 2024-04-13 20:15:59,705 root WARNING warning: no files found matching '*.html' under directory 'pipeline/jinja2' 2024-04-13 20:15:59,710 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2024-04-13 20:15:59,710 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'tests' 2024-04-13 20:15:59,711 root WARNING warning: no previously-included files matching '*' found under directory 'tests/node_modules' 2024-04-13 20:15:59,711 root WARNING warning: no previously-included files matching '*' found under directory 'tests/npm-cache' 2024-04-13 20:15:59,711 root WARNING warning: no previously-included files matching '*' found under directory 'tests/npm' 2024-04-13 20:15:59,713 root WARNING warning: no previously-included files found matching 'package.json' 2024-04-13 20:15:59,713 root WARNING warning: no previously-included files found matching 'requirements.txt' 2024-04-13 20:15:59,713 root WARNING warning: no previously-included files found matching 'tox.ini' 2024-04-13 20:15:59,713 root INFO adding license file 'LICENSE' 2024-04-13 20:15:59,717 root INFO writing manifest file 'django_pipeline.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _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.12/site-packages/setuptools/command/build_py.py:207: _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) 2024-04-13 20:15:59,721 root INFO creating build/lib/pipeline/templates 2024-04-13 20:15:59,721 root INFO creating build/lib/pipeline/templates/pipeline 2024-04-13 20:15:59,722 root INFO copying pipeline/templates/pipeline/compile_error.html -> build/lib/pipeline/templates/pipeline 2024-04-13 20:15:59,722 root INFO copying pipeline/templates/pipeline/css.html -> build/lib/pipeline/templates/pipeline 2024-04-13 20:15:59,722 root INFO copying pipeline/templates/pipeline/css.jinja -> build/lib/pipeline/templates/pipeline 2024-04-13 20:15:59,723 root INFO copying pipeline/templates/pipeline/inline_js.html -> build/lib/pipeline/templates/pipeline 2024-04-13 20:15:59,723 root INFO copying pipeline/templates/pipeline/inline_js.jinja -> build/lib/pipeline/templates/pipeline 2024-04-13 20:15:59,723 root INFO copying pipeline/templates/pipeline/js.html -> build/lib/pipeline/templates/pipeline 2024-04-13 20:15:59,724 root INFO copying pipeline/templates/pipeline/js.jinja -> build/lib/pipeline/templates/pipeline 2024-04-13 20:15:59,724 root INFO creating build/lib/pipeline/jinja2/pipeline 2024-04-13 20:15:59,724 root INFO copying pipeline/jinja2/pipeline/css.jinja -> build/lib/pipeline/jinja2/pipeline 2024-04-13 20:15:59,724 root INFO copying pipeline/jinja2/pipeline/inline_js.jinja -> build/lib/pipeline/jinja2/pipeline 2024-04-13 20:15:59,725 root INFO copying pipeline/jinja2/pipeline/js.jinja -> build/lib/pipeline/jinja2/pipeline 2024-04-13 20:15:59,735 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-04-13 20:15:59,735 root INFO running install 2024-04-13 20:15:59,749 root INFO running install_lib 2024-04-13 20:15:59,753 root INFO creating build/bdist.linux-x86_64 2024-04-13 20:15:59,753 root INFO creating build/bdist.linux-x86_64/wheel 2024-04-13 20:15:59,753 root INFO creating build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,754 root INFO copying build/lib/pipeline/packager.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,754 root INFO copying build/lib/pipeline/middleware.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,754 root INFO copying build/lib/pipeline/glob.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,754 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,755 root INFO copying build/lib/pipeline/compilers/stylus.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,755 root INFO copying build/lib/pipeline/compilers/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,755 root INFO copying build/lib/pipeline/compilers/livescript.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,755 root INFO copying build/lib/pipeline/compilers/less.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,756 root INFO copying build/lib/pipeline/compilers/typescript.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,756 root INFO copying build/lib/pipeline/compilers/sass.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,756 root INFO copying build/lib/pipeline/compilers/coffee.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,757 root INFO copying build/lib/pipeline/compilers/es6.py -> build/bdist.linux-x86_64/wheel/pipeline/compilers 2024-04-13 20:15:59,757 root INFO copying build/lib/pipeline/utils.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,757 root INFO copying build/lib/pipeline/storage.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,757 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/jinja2 2024-04-13 20:15:59,758 root INFO copying build/lib/pipeline/jinja2/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/jinja2 2024-04-13 20:15:59,758 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2024-04-13 20:15:59,758 root INFO copying build/lib/pipeline/jinja2/pipeline/inline_js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2024-04-13 20:15:59,758 root INFO copying build/lib/pipeline/jinja2/pipeline/js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2024-04-13 20:15:59,759 root INFO copying build/lib/pipeline/jinja2/pipeline/css.jinja -> build/bdist.linux-x86_64/wheel/pipeline/jinja2/pipeline 2024-04-13 20:15:59,759 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templates 2024-04-13 20:15:59,759 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2024-04-13 20:15:59,760 root INFO copying build/lib/pipeline/templates/pipeline/inline_js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2024-04-13 20:15:59,760 root INFO copying build/lib/pipeline/templates/pipeline/js.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2024-04-13 20:15:59,760 root INFO copying build/lib/pipeline/templates/pipeline/css.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2024-04-13 20:15:59,760 root INFO copying build/lib/pipeline/templates/pipeline/compile_error.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2024-04-13 20:15:59,761 root INFO copying build/lib/pipeline/templates/pipeline/js.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2024-04-13 20:15:59,761 root INFO copying build/lib/pipeline/templates/pipeline/inline_js.html -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2024-04-13 20:15:59,761 root INFO copying build/lib/pipeline/templates/pipeline/css.jinja -> build/bdist.linux-x86_64/wheel/pipeline/templates/pipeline 2024-04-13 20:15:59,761 root INFO copying build/lib/pipeline/exceptions.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,762 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/templatetags 2024-04-13 20:15:59,762 root INFO copying build/lib/pipeline/templatetags/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/templatetags 2024-04-13 20:15:59,762 root INFO copying build/lib/pipeline/templatetags/pipeline.py -> build/bdist.linux-x86_64/wheel/pipeline/templatetags 2024-04-13 20:15:59,762 root INFO copying build/lib/pipeline/signals.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,763 root INFO copying build/lib/pipeline/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,763 root INFO copying build/lib/pipeline/conf.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,763 root INFO copying build/lib/pipeline/collector.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,764 root INFO creating build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,764 root INFO copying build/lib/pipeline/compressors/jsmin.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,764 root INFO copying build/lib/pipeline/compressors/uglifyjs.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,764 root INFO copying build/lib/pipeline/compressors/yui.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,764 root INFO copying build/lib/pipeline/compressors/closure.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,765 root INFO copying build/lib/pipeline/compressors/terser.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,765 root INFO copying build/lib/pipeline/compressors/csshtmljsminify.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,765 root INFO copying build/lib/pipeline/compressors/__init__.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,766 root INFO copying build/lib/pipeline/compressors/csstidy.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,766 root INFO copying build/lib/pipeline/compressors/yuglify.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,766 root INFO copying build/lib/pipeline/compressors/cssmin.py -> build/bdist.linux-x86_64/wheel/pipeline/compressors 2024-04-13 20:15:59,766 root INFO copying build/lib/pipeline/finders.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,767 root INFO copying build/lib/pipeline/forms.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,767 root INFO copying build/lib/pipeline/views.py -> build/bdist.linux-x86_64/wheel/pipeline 2024-04-13 20:15:59,767 root INFO running install_egg_info 2024-04-13 20:15:59,771 root INFO Copying django_pipeline.egg-info to build/bdist.linux-x86_64/wheel/django_pipeline-3.0.0-py3.12.egg-info 2024-04-13 20:15:59,773 root INFO running install_scripts 2024-04-13 20:15:59,777 wheel INFO creating build/bdist.linux-x86_64/wheel/django_pipeline-3.0.0.dist-info/WHEEL 2024-04-13 20:15:59,778 wheel INFO creating '/home/buildozer/aports/community/py3-django-pipeline/src/django-pipeline-3.0.0/.dist/.tmp-1hbbdxv1/django_pipeline-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-04-13 20:15:59,778 wheel INFO adding 'pipeline/__init__.py' 2024-04-13 20:15:59,779 wheel INFO adding 'pipeline/collector.py' 2024-04-13 20:15:59,779 wheel INFO adding 'pipeline/conf.py' 2024-04-13 20:15:59,779 wheel INFO adding 'pipeline/exceptions.py' 2024-04-13 20:15:59,780 wheel INFO adding 'pipeline/finders.py' 2024-04-13 20:15:59,780 wheel INFO adding 'pipeline/forms.py' 2024-04-13 20:15:59,780 wheel INFO adding 'pipeline/glob.py' 2024-04-13 20:15:59,781 wheel INFO adding 'pipeline/middleware.py' 2024-04-13 20:15:59,781 wheel INFO adding 'pipeline/packager.py' 2024-04-13 20:15:59,781 wheel INFO adding 'pipeline/signals.py' 2024-04-13 20:15:59,782 wheel INFO adding 'pipeline/storage.py' 2024-04-13 20:15:59,782 wheel INFO adding 'pipeline/utils.py' 2024-04-13 20:15:59,782 wheel INFO adding 'pipeline/views.py' 2024-04-13 20:15:59,783 wheel INFO adding 'pipeline/compilers/__init__.py' 2024-04-13 20:15:59,783 wheel INFO adding 'pipeline/compilers/coffee.py' 2024-04-13 20:15:59,783 wheel INFO adding 'pipeline/compilers/es6.py' 2024-04-13 20:15:59,784 wheel INFO adding 'pipeline/compilers/less.py' 2024-04-13 20:15:59,784 wheel INFO adding 'pipeline/compilers/livescript.py' 2024-04-13 20:15:59,784 wheel INFO adding 'pipeline/compilers/sass.py' 2024-04-13 20:15:59,784 wheel INFO adding 'pipeline/compilers/stylus.py' 2024-04-13 20:15:59,785 wheel INFO adding 'pipeline/compilers/typescript.py' 2024-04-13 20:15:59,785 wheel INFO adding 'pipeline/compressors/__init__.py' 2024-04-13 20:15:59,785 wheel INFO adding 'pipeline/compressors/closure.py' 2024-04-13 20:15:59,786 wheel INFO adding 'pipeline/compressors/csshtmljsminify.py' 2024-04-13 20:15:59,786 wheel INFO adding 'pipeline/compressors/cssmin.py' 2024-04-13 20:15:59,786 wheel INFO adding 'pipeline/compressors/csstidy.py' 2024-04-13 20:15:59,787 wheel INFO adding 'pipeline/compressors/jsmin.py' 2024-04-13 20:15:59,787 wheel INFO adding 'pipeline/compressors/terser.py' 2024-04-13 20:15:59,787 wheel INFO adding 'pipeline/compressors/uglifyjs.py' 2024-04-13 20:15:59,787 wheel INFO adding 'pipeline/compressors/yuglify.py' 2024-04-13 20:15:59,788 wheel INFO adding 'pipeline/compressors/yui.py' 2024-04-13 20:15:59,788 wheel INFO adding 'pipeline/jinja2/__init__.py' 2024-04-13 20:15:59,788 wheel INFO adding 'pipeline/jinja2/pipeline/css.jinja' 2024-04-13 20:15:59,789 wheel INFO adding 'pipeline/jinja2/pipeline/inline_js.jinja' 2024-04-13 20:15:59,789 wheel INFO adding 'pipeline/jinja2/pipeline/js.jinja' 2024-04-13 20:15:59,789 wheel INFO adding 'pipeline/templates/pipeline/compile_error.html' 2024-04-13 20:15:59,790 wheel INFO adding 'pipeline/templates/pipeline/css.html' 2024-04-13 20:15:59,790 wheel INFO adding 'pipeline/templates/pipeline/css.jinja' 2024-04-13 20:15:59,791 wheel INFO adding 'pipeline/templates/pipeline/inline_js.html' 2024-04-13 20:15:59,791 wheel INFO adding 'pipeline/templates/pipeline/inline_js.jinja' 2024-04-13 20:15:59,791 wheel INFO adding 'pipeline/templates/pipeline/js.html' 2024-04-13 20:15:59,791 wheel INFO adding 'pipeline/templates/pipeline/js.jinja' 2024-04-13 20:15:59,792 wheel INFO adding 'pipeline/templatetags/__init__.py' 2024-04-13 20:15:59,792 wheel INFO adding 'pipeline/templatetags/pipeline.py' 2024-04-13 20:15:59,792 wheel INFO adding 'django_pipeline-3.0.0.dist-info/LICENSE' 2024-04-13 20:15:59,793 wheel INFO adding 'django_pipeline-3.0.0.dist-info/METADATA' 2024-04-13 20:15:59,793 wheel INFO adding 'django_pipeline-3.0.0.dist-info/WHEEL' 2024-04-13 20:15:59,793 wheel INFO adding 'django_pipeline-3.0.0.dist-info/top_level.txt' 2024-04-13 20:15:59,794 wheel INFO adding 'django_pipeline-3.0.0.dist-info/RECORD' 2024-04-13 20:15:59,794 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-04-13 20:15:59,796 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.12/site-packages/pipeline/compilers/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.12/site-packages/pipeline/compilers/__pycache__' '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.12/site-packages/pipeline/jinja2/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.12/site-packages/pipeline/jinja2/__pycache__' '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.12/site-packages/pipeline/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.12/site-packages/pipeline/templatetags/__pycache__' '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.12/site-packages/pipeline/compressors/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.12/site-packages/pipeline/compressors/__pycache__' '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline/usr/lib/python3.12/site-packages/pipeline/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.12/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.12 >>> py3-django-pipeline-pyc*: Package size: 260.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-r1.apk >>> py3-django-pipeline*: Tracing dependencies... python3 python3~3.12 >>> 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-r1.apk >>> py3-django-pipeline: Build complete at Sat, 13 Apr 2024 20:16:00 +0000 elapsed time 0h 0m 6s >>> py3-django-pipeline: Cleaning up srcdir >>> py3-django-pipeline: Cleaning up pkgdir >>> py3-django-pipeline: Uninstalling dependencies... (1/27) Purging .makedepends-py3-django-pipeline (20240413.201555) (2/27) Purging py3-gpep517-pyc (15-r2) (3/27) Purging py3-gpep517 (15-r2) (4/27) Purging py3-installer-pyc (0.7.0-r2) (5/27) Purging py3-installer (0.7.0-r2) (6/27) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/27) Purging py3-setuptools_scm (8.0.4-r2) (8/27) Purging py3-setuptools-pyc (69.2.0-r2) (9/27) Purging py3-setuptools (69.2.0-r2) (10/27) Purging py3-wheel-pyc (0.42.0-r1) (11/27) Purging py3-wheel (0.42.0-r1) (12/27) Purging py3-packaging-pyc (24.0-r1) (13/27) Purging py3-packaging (24.0-r1) (14/27) Purging py3-parsing-pyc (3.1.2-r1) (15/27) Purging py3-parsing (3.1.2-r1) (16/27) Purging python3-pyc (3.12.3-r0) (17/27) Purging python3-pycache-pyc0 (3.12.3-r0) (18/27) Purging pyc (3.12.3-r0) (19/27) Purging python3 (3.12.3-r0) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.6-r0) (23/27) Purging libpanelw (6.4_p20240330-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.2-r0) (27/27) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-django-pipeline: Updating the community/x86_64 repository index... >>> py3-django-pipeline: Signing the index...