>>> py3-django-pipeline: Building community/py3-django-pipeline 3.0.0-r1 (using abuild 3.13.0-r5) started Sat, 31 Aug 2024 07:05:24 +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/26) Installing libbz2 (1.0.8-r6) (2/26) Installing libffi (3.4.6-r0) (3/26) Installing gdbm (1.24-r0) (4/26) Installing xz-libs (5.6.2-r0) (5/26) Installing mpdecimal (4.0.0-r0) (6/26) Installing libpanelw (6.5_p20240601-r0) (7/26) Installing sqlite-libs (3.46.1-r0) (8/26) Installing python3 (3.12.5-r1) (9/26) Installing python3-pycache-pyc0 (3.12.5-r1) (10/26) Installing pyc (3.12.5-r1) (11/26) Installing python3-pyc (3.12.5-r1) (12/26) Installing py3-installer (0.7.0-r2) (13/26) Installing py3-installer-pyc (0.7.0-r2) (14/26) Installing py3-gpep517 (16-r0) (15/26) Installing py3-gpep517-pyc (16-r0) (16/26) Installing py3-parsing (3.1.2-r1) (17/26) Installing py3-parsing-pyc (3.1.2-r1) (18/26) Installing py3-packaging (24.1-r0) (19/26) Installing py3-packaging-pyc (24.1-r0) (20/26) Installing py3-setuptools (70.3.0-r0) (21/26) Installing py3-setuptools-pyc (70.3.0-r0) (22/26) Installing py3-setuptools_scm (8.1.0-r0) (23/26) Installing py3-setuptools_scm-pyc (8.1.0-r0) (24/26) Installing py3-wheel (0.43.0-r0) (25/26) Installing py3-wheel-pyc (0.43.0-r0) (26/26) Installing .makedepends-py3-django-pipeline (20240831.070538) Executing busybox-1.36.1-r31.trigger OK: 301 MiB in 127 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 712k 0 --:--:-- --:--:-- --:--:-- 718k >>> 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/django-pipeline-3.0.0.tar.gz... 2024-08-31 07:05:39,583 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' 2024-08-31 07:05:39,620 root INFO running bdist_wheel 2024-08-31 07:05:39,643 root INFO running build 2024-08-31 07:05:39,643 root INFO running build_py 2024-08-31 07:05:39,647 root INFO creating build 2024-08-31 07:05:39,647 root INFO creating build/lib 2024-08-31 07:05:39,648 root INFO creating build/lib/pipeline 2024-08-31 07:05:39,648 root INFO copying pipeline/utils.py -> build/lib/pipeline 2024-08-31 07:05:39,648 root INFO copying pipeline/exceptions.py -> build/lib/pipeline 2024-08-31 07:05:39,648 root INFO copying pipeline/views.py -> build/lib/pipeline 2024-08-31 07:05:39,649 root INFO copying pipeline/finders.py -> build/lib/pipeline 2024-08-31 07:05:39,649 root INFO copying pipeline/forms.py -> build/lib/pipeline 2024-08-31 07:05:39,649 root INFO copying pipeline/glob.py -> build/lib/pipeline 2024-08-31 07:05:39,650 root INFO copying pipeline/collector.py -> build/lib/pipeline 2024-08-31 07:05:39,650 root INFO copying pipeline/conf.py -> build/lib/pipeline 2024-08-31 07:05:39,650 root INFO copying pipeline/middleware.py -> build/lib/pipeline 2024-08-31 07:05:39,651 root INFO copying pipeline/storage.py -> build/lib/pipeline 2024-08-31 07:05:39,651 root INFO copying pipeline/signals.py -> build/lib/pipeline 2024-08-31 07:05:39,651 root INFO copying pipeline/__init__.py -> build/lib/pipeline 2024-08-31 07:05:39,651 root INFO copying pipeline/packager.py -> build/lib/pipeline 2024-08-31 07:05:39,652 root INFO creating build/lib/pipeline/jinja2 2024-08-31 07:05:39,652 root INFO copying pipeline/jinja2/__init__.py -> build/lib/pipeline/jinja2 2024-08-31 07:05:39,653 root INFO creating build/lib/pipeline/compressors 2024-08-31 07:05:39,653 root INFO copying pipeline/compressors/cssmin.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,653 root INFO copying pipeline/compressors/csshtmljsminify.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,653 root INFO copying pipeline/compressors/yuglify.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,654 root INFO copying pipeline/compressors/uglifyjs.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,654 root INFO copying pipeline/compressors/yui.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,654 root INFO copying pipeline/compressors/jsmin.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,654 root INFO copying pipeline/compressors/closure.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,655 root INFO copying pipeline/compressors/csstidy.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,655 root INFO copying pipeline/compressors/__init__.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,655 root INFO copying pipeline/compressors/terser.py -> build/lib/pipeline/compressors 2024-08-31 07:05:39,656 root INFO creating build/lib/pipeline/compilers 2024-08-31 07:05:39,656 root INFO copying pipeline/compilers/stylus.py -> build/lib/pipeline/compilers 2024-08-31 07:05:39,656 root INFO copying pipeline/compilers/es6.py -> build/lib/pipeline/compilers 2024-08-31 07:05:39,657 root INFO copying pipeline/compilers/livescript.py -> build/lib/pipeline/compilers 2024-08-31 07:05:39,657 root INFO copying pipeline/compilers/coffee.py -> build/lib/pipeline/compilers 2024-08-31 07:05:39,657 root INFO copying pipeline/compilers/typescript.py -> build/lib/pipeline/compilers 2024-08-31 07:05:39,657 root INFO copying pipeline/compilers/__init__.py -> build/lib/pipeline/compilers 2024-08-31 07:05:39,658 root INFO copying pipeline/compilers/sass.py -> build/lib/pipeline/compilers 2024-08-31 07:05:39,658 root INFO copying pipeline/compilers/less.py -> build/lib/pipeline/compilers 2024-08-31 07:05:39,658 root INFO creating build/lib/pipeline/templatetags 2024-08-31 07:05:39,659 root INFO copying pipeline/templatetags/pipeline.py -> build/lib/pipeline/templatetags 2024-08-31 07:05:39,659 root INFO copying pipeline/templatetags/__init__.py -> build/lib/pipeline/templatetags 2024-08-31 07:05:39,659 root INFO running egg_info 2024-08-31 07:05:39,661 root INFO writing django_pipeline.egg-info/PKG-INFO 2024-08-31 07:05:39,662 root INFO writing dependency_links to django_pipeline.egg-info/dependency_links.txt 2024-08-31 07:05:39,663 root INFO writing top-level names to django_pipeline.egg-info/top_level.txt 2024-08-31 07:05:41,976 root INFO reading manifest file 'django_pipeline.egg-info/SOURCES.txt' 2024-08-31 07:05:41,978 root INFO reading manifest template 'MANIFEST.in' 2024-08-31 07:05:41,982 root WARNING warning: no files found matching '*.html' under directory 'pipeline/jinja2' 2024-08-31 07:05:41,986 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'tests' 2024-08-31 07:05:41,986 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'tests' 2024-08-31 07:05:41,987 root WARNING warning: no previously-included files matching '*' found under directory 'tests/node_modules' 2024-08-31 07:05:41,987 root WARNING warning: no previously-included files matching '*' found under directory 'tests/npm-cache' 2024-08-31 07:05:41,987 root WARNING warning: no previously-included files matching '*' found under directory 'tests/npm' 2024-08-31 07:05:41,988 root WARNING warning: no previously-included files found matching 'package.json' 2024-08-31 07:05:41,988 root WARNING warning: no previously-included files found matching 'requirements.txt' 2024-08-31 07:05:41,989 root WARNING warning: no previously-included files found matching 'tox.ini' 2024-08-31 07:05:41,989 root INFO adding license file 'LICENSE' 2024-08-31 07:05:41,992 root INFO writing manifest file 'django_pipeline.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _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:215: _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-08-31 07:05:41,995 root INFO creating build/lib/pipeline/templates 2024-08-31 07:05:41,996 root INFO creating build/lib/pipeline/templates/pipeline 2024-08-31 07:05:41,996 root INFO copying pipeline/templates/pipeline/compile_error.html -> build/lib/pipeline/templates/pipeline 2024-08-31 07:05:41,996 root INFO copying pipeline/templates/pipeline/css.html -> build/lib/pipeline/templates/pipeline 2024-08-31 07:05:41,997 root INFO copying pipeline/templates/pipeline/css.jinja -> build/lib/pipeline/templates/pipeline 2024-08-31 07:05:41,997 root INFO copying pipeline/templates/pipeline/inline_js.html -> build/lib/pipeline/templates/pipeline 2024-08-31 07:05:41,997 root INFO copying pipeline/templates/pipeline/inline_js.jinja -> build/lib/pipeline/templates/pipeline 2024-08-31 07:05:41,998 root INFO copying pipeline/templates/pipeline/js.html -> build/lib/pipeline/templates/pipeline 2024-08-31 07:05:41,998 root INFO copying pipeline/templates/pipeline/js.jinja -> build/lib/pipeline/templates/pipeline 2024-08-31 07:05:41,998 root INFO creating build/lib/pipeline/jinja2/pipeline 2024-08-31 07:05:41,998 root INFO copying pipeline/jinja2/pipeline/css.jinja -> build/lib/pipeline/jinja2/pipeline 2024-08-31 07:05:41,999 root INFO copying pipeline/jinja2/pipeline/inline_js.jinja -> build/lib/pipeline/jinja2/pipeline 2024-08-31 07:05:41,999 root INFO copying pipeline/jinja2/pipeline/js.jinja -> build/lib/pipeline/jinja2/pipeline 2024-08-31 07:05:42,008 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-08-31 07:05:42,008 root INFO running install 2024-08-31 07:05:42,022 root INFO running install_lib 2024-08-31 07:05:42,025 root INFO creating build/bdist.linux-loongarch64 2024-08-31 07:05:42,025 root INFO creating build/bdist.linux-loongarch64/wheel 2024-08-31 07:05:42,025 root INFO creating build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,026 root INFO copying build/lib/pipeline/utils.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,026 root INFO copying build/lib/pipeline/exceptions.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,026 root INFO copying build/lib/pipeline/views.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,026 root INFO copying build/lib/pipeline/finders.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,027 root INFO creating build/bdist.linux-loongarch64/wheel/pipeline/jinja2 2024-08-31 07:05:42,027 root INFO creating build/bdist.linux-loongarch64/wheel/pipeline/jinja2/pipeline 2024-08-31 07:05:42,027 root INFO copying build/lib/pipeline/jinja2/pipeline/inline_js.jinja -> build/bdist.linux-loongarch64/wheel/pipeline/jinja2/pipeline 2024-08-31 07:05:42,028 root INFO copying build/lib/pipeline/jinja2/pipeline/js.jinja -> build/bdist.linux-loongarch64/wheel/pipeline/jinja2/pipeline 2024-08-31 07:05:42,028 root INFO copying build/lib/pipeline/jinja2/pipeline/css.jinja -> build/bdist.linux-loongarch64/wheel/pipeline/jinja2/pipeline 2024-08-31 07:05:42,028 root INFO copying build/lib/pipeline/jinja2/__init__.py -> build/bdist.linux-loongarch64/wheel/pipeline/jinja2 2024-08-31 07:05:42,028 root INFO copying build/lib/pipeline/forms.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,029 root INFO copying build/lib/pipeline/glob.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,029 root INFO copying build/lib/pipeline/collector.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,029 root INFO copying build/lib/pipeline/conf.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,029 root INFO creating build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,030 root INFO copying build/lib/pipeline/compressors/cssmin.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,030 root INFO copying build/lib/pipeline/compressors/csshtmljsminify.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,030 root INFO copying build/lib/pipeline/compressors/yuglify.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,031 root INFO copying build/lib/pipeline/compressors/uglifyjs.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,031 root INFO copying build/lib/pipeline/compressors/yui.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,031 root INFO copying build/lib/pipeline/compressors/jsmin.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,031 root INFO copying build/lib/pipeline/compressors/closure.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,032 root INFO copying build/lib/pipeline/compressors/csstidy.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,032 root INFO copying build/lib/pipeline/compressors/__init__.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,032 root INFO copying build/lib/pipeline/compressors/terser.py -> build/bdist.linux-loongarch64/wheel/pipeline/compressors 2024-08-31 07:05:42,032 root INFO copying build/lib/pipeline/middleware.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,033 root INFO copying build/lib/pipeline/storage.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,033 root INFO copying build/lib/pipeline/signals.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,033 root INFO copying build/lib/pipeline/__init__.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,034 root INFO creating build/bdist.linux-loongarch64/wheel/pipeline/templates 2024-08-31 07:05:42,034 root INFO creating build/bdist.linux-loongarch64/wheel/pipeline/templates/pipeline 2024-08-31 07:05:42,034 root INFO copying build/lib/pipeline/templates/pipeline/inline_js.jinja -> build/bdist.linux-loongarch64/wheel/pipeline/templates/pipeline 2024-08-31 07:05:42,034 root INFO copying build/lib/pipeline/templates/pipeline/js.jinja -> build/bdist.linux-loongarch64/wheel/pipeline/templates/pipeline 2024-08-31 07:05:42,035 root INFO copying build/lib/pipeline/templates/pipeline/compile_error.html -> build/bdist.linux-loongarch64/wheel/pipeline/templates/pipeline 2024-08-31 07:05:42,035 root INFO copying build/lib/pipeline/templates/pipeline/js.html -> build/bdist.linux-loongarch64/wheel/pipeline/templates/pipeline 2024-08-31 07:05:42,035 root INFO copying build/lib/pipeline/templates/pipeline/css.html -> build/bdist.linux-loongarch64/wheel/pipeline/templates/pipeline 2024-08-31 07:05:42,035 root INFO copying build/lib/pipeline/templates/pipeline/inline_js.html -> build/bdist.linux-loongarch64/wheel/pipeline/templates/pipeline 2024-08-31 07:05:42,036 root INFO copying build/lib/pipeline/templates/pipeline/css.jinja -> build/bdist.linux-loongarch64/wheel/pipeline/templates/pipeline 2024-08-31 07:05:42,036 root INFO copying build/lib/pipeline/packager.py -> build/bdist.linux-loongarch64/wheel/pipeline 2024-08-31 07:05:42,036 root INFO creating build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,036 root INFO copying build/lib/pipeline/compilers/stylus.py -> build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,037 root INFO copying build/lib/pipeline/compilers/es6.py -> build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,037 root INFO copying build/lib/pipeline/compilers/livescript.py -> build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,037 root INFO copying build/lib/pipeline/compilers/coffee.py -> build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,037 root INFO copying build/lib/pipeline/compilers/typescript.py -> build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,038 root INFO copying build/lib/pipeline/compilers/__init__.py -> build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,038 root INFO copying build/lib/pipeline/compilers/sass.py -> build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,038 root INFO copying build/lib/pipeline/compilers/less.py -> build/bdist.linux-loongarch64/wheel/pipeline/compilers 2024-08-31 07:05:42,039 root INFO creating build/bdist.linux-loongarch64/wheel/pipeline/templatetags 2024-08-31 07:05:42,039 root INFO copying build/lib/pipeline/templatetags/pipeline.py -> build/bdist.linux-loongarch64/wheel/pipeline/templatetags 2024-08-31 07:05:42,039 root INFO copying build/lib/pipeline/templatetags/__init__.py -> build/bdist.linux-loongarch64/wheel/pipeline/templatetags 2024-08-31 07:05:42,039 root INFO running install_egg_info 2024-08-31 07:05:42,043 root INFO Copying django_pipeline.egg-info to build/bdist.linux-loongarch64/wheel/django_pipeline-3.0.0-py3.12.egg-info 2024-08-31 07:05:42,044 root INFO running install_scripts 2024-08-31 07:05:42,048 root INFO creating build/bdist.linux-loongarch64/wheel/django_pipeline-3.0.0.dist-info/WHEEL 2024-08-31 07:05:42,048 wheel INFO creating '/home/buildozer/aports/community/py3-django-pipeline/src/django-pipeline-3.0.0/.dist/.tmp-9ygymw7k/django_pipeline-3.0.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-08-31 07:05:42,049 wheel INFO adding 'pipeline/__init__.py' 2024-08-31 07:05:42,050 wheel INFO adding 'pipeline/collector.py' 2024-08-31 07:05:42,050 wheel INFO adding 'pipeline/conf.py' 2024-08-31 07:05:42,050 wheel INFO adding 'pipeline/exceptions.py' 2024-08-31 07:05:42,050 wheel INFO adding 'pipeline/finders.py' 2024-08-31 07:05:42,051 wheel INFO adding 'pipeline/forms.py' 2024-08-31 07:05:42,051 wheel INFO adding 'pipeline/glob.py' 2024-08-31 07:05:42,051 wheel INFO adding 'pipeline/middleware.py' 2024-08-31 07:05:42,052 wheel INFO adding 'pipeline/packager.py' 2024-08-31 07:05:42,052 wheel INFO adding 'pipeline/signals.py' 2024-08-31 07:05:42,052 wheel INFO adding 'pipeline/storage.py' 2024-08-31 07:05:42,052 wheel INFO adding 'pipeline/utils.py' 2024-08-31 07:05:42,053 wheel INFO adding 'pipeline/views.py' 2024-08-31 07:05:42,053 wheel INFO adding 'pipeline/compilers/__init__.py' 2024-08-31 07:05:42,053 wheel INFO adding 'pipeline/compilers/coffee.py' 2024-08-31 07:05:42,054 wheel INFO adding 'pipeline/compilers/es6.py' 2024-08-31 07:05:42,054 wheel INFO adding 'pipeline/compilers/less.py' 2024-08-31 07:05:42,054 wheel INFO adding 'pipeline/compilers/livescript.py' 2024-08-31 07:05:42,054 wheel INFO adding 'pipeline/compilers/sass.py' 2024-08-31 07:05:42,055 wheel INFO adding 'pipeline/compilers/stylus.py' 2024-08-31 07:05:42,055 wheel INFO adding 'pipeline/compilers/typescript.py' 2024-08-31 07:05:42,055 wheel INFO adding 'pipeline/compressors/__init__.py' 2024-08-31 07:05:42,056 wheel INFO adding 'pipeline/compressors/closure.py' 2024-08-31 07:05:42,056 wheel INFO adding 'pipeline/compressors/csshtmljsminify.py' 2024-08-31 07:05:42,056 wheel INFO adding 'pipeline/compressors/cssmin.py' 2024-08-31 07:05:42,056 wheel INFO adding 'pipeline/compressors/csstidy.py' 2024-08-31 07:05:42,057 wheel INFO adding 'pipeline/compressors/jsmin.py' 2024-08-31 07:05:42,057 wheel INFO adding 'pipeline/compressors/terser.py' 2024-08-31 07:05:42,057 wheel INFO adding 'pipeline/compressors/uglifyjs.py' 2024-08-31 07:05:42,057 wheel INFO adding 'pipeline/compressors/yuglify.py' 2024-08-31 07:05:42,058 wheel INFO adding 'pipeline/compressors/yui.py' 2024-08-31 07:05:42,058 wheel INFO adding 'pipeline/jinja2/__init__.py' 2024-08-31 07:05:42,058 wheel INFO adding 'pipeline/jinja2/pipeline/css.jinja' 2024-08-31 07:05:42,059 wheel INFO adding 'pipeline/jinja2/pipeline/inline_js.jinja' 2024-08-31 07:05:42,059 wheel INFO adding 'pipeline/jinja2/pipeline/js.jinja' 2024-08-31 07:05:42,059 wheel INFO adding 'pipeline/templates/pipeline/compile_error.html' 2024-08-31 07:05:42,060 wheel INFO adding 'pipeline/templates/pipeline/css.html' 2024-08-31 07:05:42,060 wheel INFO adding 'pipeline/templates/pipeline/css.jinja' 2024-08-31 07:05:42,060 wheel INFO adding 'pipeline/templates/pipeline/inline_js.html' 2024-08-31 07:05:42,060 wheel INFO adding 'pipeline/templates/pipeline/inline_js.jinja' 2024-08-31 07:05:42,061 wheel INFO adding 'pipeline/templates/pipeline/js.html' 2024-08-31 07:05:42,061 wheel INFO adding 'pipeline/templates/pipeline/js.jinja' 2024-08-31 07:05:42,061 wheel INFO adding 'pipeline/templatetags/__init__.py' 2024-08-31 07:05:42,061 wheel INFO adding 'pipeline/templatetags/pipeline.py' 2024-08-31 07:05:42,062 wheel INFO adding 'django_pipeline-3.0.0.dist-info/LICENSE' 2024-08-31 07:05:42,062 wheel INFO adding 'django_pipeline-3.0.0.dist-info/METADATA' 2024-08-31 07:05:42,062 wheel INFO adding 'django_pipeline-3.0.0.dist-info/WHEEL' 2024-08-31 07:05:42,062 wheel INFO adding 'django_pipeline-3.0.0.dist-info/top_level.txt' 2024-08-31 07:05:42,063 wheel INFO adding 'django_pipeline-3.0.0.dist-info/RECORD' 2024-08-31 07:05:42,063 root INFO removing build/bdist.linux-loongarch64/wheel 2024-08-31 07:05:42,066 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/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.12/site-packages/pipeline/__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/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/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/templatetags/__pycache__' -> '/home/buildozer/aports/community/py3-django-pipeline/pkg/py3-django-pipeline-pyc/usr/lib/python3.12/site-packages/pipeline/templatetags/__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, 31 Aug 2024 07:05:42 +0000 elapsed time 0h 0m 18s >>> py3-django-pipeline: Cleaning up srcdir >>> py3-django-pipeline: Cleaning up pkgdir >>> py3-django-pipeline: Uninstalling dependencies... (1/26) Purging .makedepends-py3-django-pipeline (20240831.070538) (2/26) Purging py3-gpep517-pyc (16-r0) (3/26) Purging py3-gpep517 (16-r0) (4/26) Purging py3-installer-pyc (0.7.0-r2) (5/26) Purging py3-installer (0.7.0-r2) (6/26) Purging py3-setuptools_scm-pyc (8.1.0-r0) (7/26) Purging py3-setuptools_scm (8.1.0-r0) (8/26) Purging py3-setuptools-pyc (70.3.0-r0) (9/26) Purging py3-setuptools (70.3.0-r0) (10/26) Purging py3-wheel-pyc (0.43.0-r0) (11/26) Purging py3-wheel (0.43.0-r0) (12/26) Purging py3-packaging-pyc (24.1-r0) (13/26) Purging py3-packaging (24.1-r0) (14/26) Purging py3-parsing-pyc (3.1.2-r1) (15/26) Purging py3-parsing (3.1.2-r1) (16/26) Purging python3-pyc (3.12.5-r1) (17/26) Purging python3-pycache-pyc0 (3.12.5-r1) (18/26) Purging pyc (3.12.5-r1) (19/26) Purging python3 (3.12.5-r1) (20/26) Purging gdbm (1.24-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.4.6-r0) (23/26) Purging libpanelw (6.5_p20240601-r0) (24/26) Purging mpdecimal (4.0.0-r0) (25/26) Purging sqlite-libs (3.46.1-r0) (26/26) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> py3-django-pipeline: Updating the community/loongarch64 repository index... >>> py3-django-pipeline: Signing the index...