>>> py3-webassets: Building community/py3-webassets 2.0-r4 (using abuild 3.15.0_rc3-r1) started Fri, 02 May 2025 23:58:08 +0000 >>> py3-webassets: Validating /home/buildozer/aports/community/py3-webassets/APKBUILD... >>> WARNING: py3-webassets: No maintainer >>> py3-webassets: Analyzing dependencies... >>> py3-webassets: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing libffi (3.4.8-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.8.1-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20250412-r0) (7/24) Installing sqlite-libs (3.49.1-r1) (8/24) Installing python3 (3.12.10-r0) (9/24) Installing python3-pycache-pyc0 (3.12.10-r0) (10/24) Installing pyc (3.12.10-r0) (11/24) Installing python3-pyc (3.12.10-r0) (12/24) Installing py3-parsing (3.2.0-r0) (13/24) Installing py3-parsing-pyc (3.2.0-r0) (14/24) Installing py3-packaging (25.0-r0) (15/24) Installing py3-packaging-pyc (25.0-r0) (16/24) Installing py3-setuptools (77.0.3-r0) (17/24) Installing py3-setuptools-pyc (77.0.3-r0) (18/24) Installing py3-installer (0.7.0-r2) (19/24) Installing py3-installer-pyc (0.7.0-r2) (20/24) Installing py3-gpep517 (16-r0) (21/24) Installing py3-gpep517-pyc (16-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-webassets (20250502.235809) Executing busybox-1.37.0-r16.trigger OK: 447 MiB in 130 packages >>> py3-webassets: Cleaning up srcdir >>> py3-webassets: Cleaning up pkgdir >>> py3-webassets: Cleaning up tmpdir >>> py3-webassets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/webassets-2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-webassets: Fetching https://files.pythonhosted.org/packages/source/w/webassets/webassets-2.0.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/edge/webassets-2.0.tar.gz.part' webassets-2.0.tar.gz 100% |********************************| 281k 0:00:00 ETA '/var/cache/distfiles/edge/webassets-2.0.tar.gz.part' saved >>> py3-webassets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/webassets-2.0.tar.gz >>> py3-webassets: Checking sha512sums... webassets-2.0.tar.gz: OK >>> py3-webassets: Unpacking /var/cache/distfiles/edge/webassets-2.0.tar.gz... 2025-05-02 23:58:10,424 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-05-02 23:58:10,445 root INFO running bdist_wheel 2025-05-02 23:58:10,460 root INFO running build 2025-05-02 23:58:10,460 root INFO running build_py 2025-05-02 23:58:10,463 root INFO creating build/lib/webassets 2025-05-02 23:58:10,463 root INFO copying src/webassets/updater.py -> build/lib/webassets 2025-05-02 23:58:10,464 root INFO copying src/webassets/cache.py -> build/lib/webassets 2025-05-02 23:58:10,464 root INFO copying src/webassets/bundle.py -> build/lib/webassets 2025-05-02 23:58:10,464 root INFO copying src/webassets/version.py -> build/lib/webassets 2025-05-02 23:58:10,465 root INFO copying src/webassets/importlib.py -> build/lib/webassets 2025-05-02 23:58:10,465 root INFO copying src/webassets/env.py -> build/lib/webassets 2025-05-02 23:58:10,465 root INFO copying src/webassets/utils.py -> build/lib/webassets 2025-05-02 23:58:10,465 root INFO copying src/webassets/merge.py -> build/lib/webassets 2025-05-02 23:58:10,466 root INFO copying src/webassets/exceptions.py -> build/lib/webassets 2025-05-02 23:58:10,466 root INFO copying src/webassets/test.py -> build/lib/webassets 2025-05-02 23:58:10,466 root INFO copying src/webassets/script.py -> build/lib/webassets 2025-05-02 23:58:10,467 root INFO copying src/webassets/loaders.py -> build/lib/webassets 2025-05-02 23:58:10,467 root INFO copying src/webassets/__init__.py -> build/lib/webassets 2025-05-02 23:58:10,467 root INFO copying src/webassets/six.py -> build/lib/webassets 2025-05-02 23:58:10,468 root INFO creating build/lib/webassets/filter 2025-05-02 23:58:10,468 root INFO copying src/webassets/filter/less.py -> build/lib/webassets/filter 2025-05-02 23:58:10,468 root INFO copying src/webassets/filter/clevercss.py -> build/lib/webassets/filter 2025-05-02 23:58:10,468 root INFO copying src/webassets/filter/closure.py -> build/lib/webassets/filter 2025-05-02 23:58:10,469 root INFO copying src/webassets/filter/babel.py -> build/lib/webassets/filter 2025-05-02 23:58:10,469 root INFO copying src/webassets/filter/node_sass.py -> build/lib/webassets/filter 2025-05-02 23:58:10,469 root INFO copying src/webassets/filter/coffeescript.py -> build/lib/webassets/filter 2025-05-02 23:58:10,469 root INFO copying src/webassets/filter/sass_ruby.py -> build/lib/webassets/filter 2025-05-02 23:58:10,470 root INFO copying src/webassets/filter/datauri.py -> build/lib/webassets/filter 2025-05-02 23:58:10,470 root INFO copying src/webassets/filter/pyscss.py -> build/lib/webassets/filter 2025-05-02 23:58:10,470 root INFO copying src/webassets/filter/rcssmin.py -> build/lib/webassets/filter 2025-05-02 23:58:10,470 root INFO copying src/webassets/filter/slimmer.py -> build/lib/webassets/filter 2025-05-02 23:58:10,471 root INFO copying src/webassets/filter/uglifyjs.py -> build/lib/webassets/filter 2025-05-02 23:58:10,471 root INFO copying src/webassets/filter/handlebars.py -> build/lib/webassets/filter 2025-05-02 23:58:10,471 root INFO copying src/webassets/filter/yui.py -> build/lib/webassets/filter 2025-05-02 23:58:10,471 root INFO copying src/webassets/filter/cleancss.py -> build/lib/webassets/filter 2025-05-02 23:58:10,472 root INFO copying src/webassets/filter/closure_stylesheets.py -> build/lib/webassets/filter 2025-05-02 23:58:10,472 root INFO copying src/webassets/filter/spritemapper.py -> build/lib/webassets/filter 2025-05-02 23:58:10,472 root INFO copying src/webassets/filter/sass.py -> build/lib/webassets/filter 2025-05-02 23:58:10,472 root INFO copying src/webassets/filter/slimit.py -> build/lib/webassets/filter 2025-05-02 23:58:10,472 root INFO copying src/webassets/filter/jsmin.py -> build/lib/webassets/filter 2025-05-02 23:58:10,473 root INFO copying src/webassets/filter/libsass.py -> build/lib/webassets/filter 2025-05-02 23:58:10,473 root INFO copying src/webassets/filter/cssprefixer.py -> build/lib/webassets/filter 2025-05-02 23:58:10,473 root INFO copying src/webassets/filter/jade.py -> build/lib/webassets/filter 2025-05-02 23:58:10,473 root INFO copying src/webassets/filter/requirejs.py -> build/lib/webassets/filter 2025-05-02 23:58:10,474 root INFO copying src/webassets/filter/stylus.py -> build/lib/webassets/filter 2025-05-02 23:58:10,474 root INFO copying src/webassets/filter/jinja2.py -> build/lib/webassets/filter 2025-05-02 23:58:10,474 root INFO copying src/webassets/filter/cssmin.py -> build/lib/webassets/filter 2025-05-02 23:58:10,474 root INFO copying src/webassets/filter/cssutils.py -> build/lib/webassets/filter 2025-05-02 23:58:10,475 root INFO copying src/webassets/filter/compass.py -> build/lib/webassets/filter 2025-05-02 23:58:10,475 root INFO copying src/webassets/filter/postcss.py -> build/lib/webassets/filter 2025-05-02 23:58:10,475 root INFO copying src/webassets/filter/replace.py -> build/lib/webassets/filter 2025-05-02 23:58:10,475 root INFO copying src/webassets/filter/autoprefixer.py -> build/lib/webassets/filter 2025-05-02 23:58:10,476 root INFO copying src/webassets/filter/__init__.py -> build/lib/webassets/filter 2025-05-02 23:58:10,476 root INFO copying src/webassets/filter/jst.py -> build/lib/webassets/filter 2025-05-02 23:58:10,476 root INFO copying src/webassets/filter/dust.py -> build/lib/webassets/filter 2025-05-02 23:58:10,476 root INFO copying src/webassets/filter/less_ruby.py -> build/lib/webassets/filter 2025-05-02 23:58:10,477 root INFO copying src/webassets/filter/closure_templates.py -> build/lib/webassets/filter 2025-05-02 23:58:10,477 root INFO copying src/webassets/filter/typescript.py -> build/lib/webassets/filter 2025-05-02 23:58:10,477 root INFO creating build/lib/webassets/ext 2025-05-02 23:58:10,477 root INFO copying src/webassets/ext/jinja2.py -> build/lib/webassets/ext 2025-05-02 23:58:10,478 root INFO copying src/webassets/ext/__init__.py -> build/lib/webassets/ext 2025-05-02 23:58:10,478 root INFO creating build/lib/webassets/filter/rjsmin 2025-05-02 23:58:10,478 root INFO copying src/webassets/filter/rjsmin/rjsmin.py -> build/lib/webassets/filter/rjsmin 2025-05-02 23:58:10,478 root INFO copying src/webassets/filter/rjsmin/__init__.py -> build/lib/webassets/filter/rjsmin 2025-05-02 23:58:10,479 root INFO creating build/lib/webassets/filter/cssrewrite 2025-05-02 23:58:10,479 root INFO copying src/webassets/filter/cssrewrite/urlpath.py -> build/lib/webassets/filter/cssrewrite 2025-05-02 23:58:10,479 root INFO copying src/webassets/filter/cssrewrite/base.py -> build/lib/webassets/filter/cssrewrite 2025-05-02 23:58:10,479 root INFO copying src/webassets/filter/cssrewrite/__init__.py -> build/lib/webassets/filter/cssrewrite 2025-05-02 23:58:10,480 root INFO creating build/lib/webassets/filter/jspacker 2025-05-02 23:58:10,480 root INFO copying src/webassets/filter/jspacker/jspacker.py -> build/lib/webassets/filter/jspacker 2025-05-02 23:58:10,480 root INFO copying src/webassets/filter/jspacker/__init__.py -> build/lib/webassets/filter/jspacker 2025-05-02 23:58:10,487 root INFO installing to build/bdist.linux-x86_64/wheel 2025-05-02 23:58:10,487 root INFO running install 2025-05-02 23:58:10,495 root INFO running install_lib 2025-05-02 23:58:10,498 root INFO creating build/bdist.linux-x86_64/wheel 2025-05-02 23:58:10,498 root INFO creating build/bdist.linux-x86_64/wheel/webassets 2025-05-02 23:58:10,499 root INFO copying build/lib/webassets/updater.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,499 root INFO copying build/lib/webassets/cache.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,499 root INFO copying build/lib/webassets/bundle.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,499 root INFO copying build/lib/webassets/version.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,499 root INFO copying build/lib/webassets/importlib.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,500 root INFO copying build/lib/webassets/env.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,500 root INFO copying build/lib/webassets/utils.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,500 root INFO copying build/lib/webassets/merge.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,500 root INFO creating build/bdist.linux-x86_64/wheel/webassets/filter 2025-05-02 23:58:10,500 root INFO copying build/lib/webassets/filter/less.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,501 root INFO copying build/lib/webassets/filter/clevercss.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,501 root INFO copying build/lib/webassets/filter/closure.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,501 root INFO copying build/lib/webassets/filter/babel.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,501 root INFO copying build/lib/webassets/filter/node_sass.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,501 root INFO copying build/lib/webassets/filter/coffeescript.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,501 root INFO copying build/lib/webassets/filter/sass_ruby.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,502 root INFO copying build/lib/webassets/filter/datauri.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,502 root INFO copying build/lib/webassets/filter/pyscss.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,502 root INFO copying build/lib/webassets/filter/rcssmin.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,502 root INFO copying build/lib/webassets/filter/slimmer.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,502 root INFO copying build/lib/webassets/filter/uglifyjs.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,502 root INFO copying build/lib/webassets/filter/handlebars.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,503 root INFO copying build/lib/webassets/filter/yui.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,503 root INFO copying build/lib/webassets/filter/cleancss.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,503 root INFO copying build/lib/webassets/filter/closure_stylesheets.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,503 root INFO copying build/lib/webassets/filter/spritemapper.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,503 root INFO copying build/lib/webassets/filter/sass.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,504 root INFO copying build/lib/webassets/filter/slimit.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,504 root INFO copying build/lib/webassets/filter/jsmin.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,504 root INFO copying build/lib/webassets/filter/libsass.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,504 root INFO copying build/lib/webassets/filter/cssprefixer.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,504 root INFO copying build/lib/webassets/filter/jade.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,504 root INFO copying build/lib/webassets/filter/requirejs.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,505 root INFO creating build/bdist.linux-x86_64/wheel/webassets/filter/rjsmin 2025-05-02 23:58:10,505 root INFO copying build/lib/webassets/filter/rjsmin/rjsmin.py -> build/bdist.linux-x86_64/wheel/./webassets/filter/rjsmin 2025-05-02 23:58:10,505 root INFO copying build/lib/webassets/filter/rjsmin/__init__.py -> build/bdist.linux-x86_64/wheel/./webassets/filter/rjsmin 2025-05-02 23:58:10,505 root INFO copying build/lib/webassets/filter/stylus.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,505 root INFO copying build/lib/webassets/filter/jinja2.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,506 root INFO copying build/lib/webassets/filter/cssmin.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,506 root INFO copying build/lib/webassets/filter/cssutils.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,506 root INFO copying build/lib/webassets/filter/compass.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,506 root INFO copying build/lib/webassets/filter/postcss.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,506 root INFO copying build/lib/webassets/filter/replace.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,507 root INFO creating build/bdist.linux-x86_64/wheel/webassets/filter/cssrewrite 2025-05-02 23:58:10,507 root INFO copying build/lib/webassets/filter/cssrewrite/urlpath.py -> build/bdist.linux-x86_64/wheel/./webassets/filter/cssrewrite 2025-05-02 23:58:10,507 root INFO copying build/lib/webassets/filter/cssrewrite/base.py -> build/bdist.linux-x86_64/wheel/./webassets/filter/cssrewrite 2025-05-02 23:58:10,507 root INFO copying build/lib/webassets/filter/cssrewrite/__init__.py -> build/bdist.linux-x86_64/wheel/./webassets/filter/cssrewrite 2025-05-02 23:58:10,507 root INFO copying build/lib/webassets/filter/autoprefixer.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,508 root INFO creating build/bdist.linux-x86_64/wheel/webassets/filter/jspacker 2025-05-02 23:58:10,508 root INFO copying build/lib/webassets/filter/jspacker/jspacker.py -> build/bdist.linux-x86_64/wheel/./webassets/filter/jspacker 2025-05-02 23:58:10,508 root INFO copying build/lib/webassets/filter/jspacker/__init__.py -> build/bdist.linux-x86_64/wheel/./webassets/filter/jspacker 2025-05-02 23:58:10,508 root INFO copying build/lib/webassets/filter/__init__.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,508 root INFO copying build/lib/webassets/filter/jst.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,508 root INFO copying build/lib/webassets/filter/dust.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,509 root INFO copying build/lib/webassets/filter/less_ruby.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,509 root INFO copying build/lib/webassets/filter/closure_templates.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,509 root INFO copying build/lib/webassets/filter/typescript.py -> build/bdist.linux-x86_64/wheel/./webassets/filter 2025-05-02 23:58:10,509 root INFO copying build/lib/webassets/exceptions.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,509 root INFO copying build/lib/webassets/test.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,509 root INFO copying build/lib/webassets/script.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,510 root INFO copying build/lib/webassets/loaders.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,510 root INFO copying build/lib/webassets/__init__.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,510 root INFO creating build/bdist.linux-x86_64/wheel/webassets/ext 2025-05-02 23:58:10,510 root INFO copying build/lib/webassets/ext/jinja2.py -> build/bdist.linux-x86_64/wheel/./webassets/ext 2025-05-02 23:58:10,510 root INFO copying build/lib/webassets/ext/__init__.py -> build/bdist.linux-x86_64/wheel/./webassets/ext 2025-05-02 23:58:10,511 root INFO copying build/lib/webassets/six.py -> build/bdist.linux-x86_64/wheel/./webassets 2025-05-02 23:58:10,511 root INFO running install_egg_info 2025-05-02 23:58:10,514 root INFO running egg_info 2025-05-02 23:58:10,516 root INFO writing src/webassets.egg-info/PKG-INFO 2025-05-02 23:58:10,517 root INFO writing dependency_links to src/webassets.egg-info/dependency_links.txt 2025-05-02 23:58:10,517 root INFO writing entry points to src/webassets.egg-info/entry_points.txt 2025-05-02 23:58:10,517 root INFO writing top-level names to src/webassets.egg-info/top_level.txt 2025-05-02 23:58:10,522 root INFO reading manifest file 'src/webassets.egg-info/SOURCES.txt' 2025-05-02 23:58:10,525 root INFO reading manifest template 'MANIFEST.in' 2025-05-02 23:58:10,525 root WARNING warning: no files found matching 'run_tests.py' 2025-05-02 23:58:10,526 root WARNING no previously-included directories found matching 'docs/_build' 2025-05-02 23:58:10,532 root WARNING warning: no previously-included files matching 'out.css' found under directory 'examples' 2025-05-02 23:58:10,532 root WARNING warning: no previously-included files matching 'out.js' found under directory 'examples' 2025-05-02 23:58:10,533 root WARNING no previously-included directories found matching 'examples/appengine-sdk' 2025-05-02 23:58:10,533 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-05-02 23:58:10,533 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2025-05-02 23:58:10,534 root WARNING warning: no previously-included files matching '*.orig' found anywhere in distribution 2025-05-02 23:58:10,534 root WARNING warning: no previously-included files matching 'webassets-cache/*' found anywhere in distribution 2025-05-02 23:58:10,534 root WARNING warning: no previously-included files matching '.sass-cache/*' found anywhere in distribution 2025-05-02 23:58:10,534 root INFO adding license file 'LICENSE' 2025-05-02 23:58:10,534 root INFO adding license file 'AUTHORS' 2025-05-02 23:58:10,537 root INFO writing manifest file 'src/webassets.egg-info/SOURCES.txt' 2025-05-02 23:58:10,537 root INFO Copying src/webassets.egg-info to build/bdist.linux-x86_64/wheel/./webassets-2.0-py3.12.egg-info 2025-05-02 23:58:10,538 root INFO running install_scripts 2025-05-02 23:58:10,539 root INFO creating build/bdist.linux-x86_64/wheel/webassets-2.0.dist-info/WHEEL 2025-05-02 23:58:10,540 wheel INFO creating '/home/buildozer/aports/community/py3-webassets/src/webassets-2.0/.dist/.tmp-0e9qb5f0/webassets-2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-05-02 23:58:10,540 wheel INFO adding 'webassets/__init__.py' 2025-05-02 23:58:10,540 wheel INFO adding 'webassets/bundle.py' 2025-05-02 23:58:10,541 wheel INFO adding 'webassets/cache.py' 2025-05-02 23:58:10,541 wheel INFO adding 'webassets/env.py' 2025-05-02 23:58:10,541 wheel INFO adding 'webassets/exceptions.py' 2025-05-02 23:58:10,542 wheel INFO adding 'webassets/importlib.py' 2025-05-02 23:58:10,542 wheel INFO adding 'webassets/loaders.py' 2025-05-02 23:58:10,542 wheel INFO adding 'webassets/merge.py' 2025-05-02 23:58:10,542 wheel INFO adding 'webassets/script.py' 2025-05-02 23:58:10,542 wheel INFO adding 'webassets/six.py' 2025-05-02 23:58:10,543 wheel INFO adding 'webassets/test.py' 2025-05-02 23:58:10,543 wheel INFO adding 'webassets/updater.py' 2025-05-02 23:58:10,543 wheel INFO adding 'webassets/utils.py' 2025-05-02 23:58:10,543 wheel INFO adding 'webassets/version.py' 2025-05-02 23:58:10,544 wheel INFO adding 'webassets/ext/__init__.py' 2025-05-02 23:58:10,544 wheel INFO adding 'webassets/ext/jinja2.py' 2025-05-02 23:58:10,544 wheel INFO adding 'webassets/filter/__init__.py' 2025-05-02 23:58:10,544 wheel INFO adding 'webassets/filter/autoprefixer.py' 2025-05-02 23:58:10,545 wheel INFO adding 'webassets/filter/babel.py' 2025-05-02 23:58:10,545 wheel INFO adding 'webassets/filter/cleancss.py' 2025-05-02 23:58:10,545 wheel INFO adding 'webassets/filter/clevercss.py' 2025-05-02 23:58:10,545 wheel INFO adding 'webassets/filter/closure.py' 2025-05-02 23:58:10,545 wheel INFO adding 'webassets/filter/closure_stylesheets.py' 2025-05-02 23:58:10,546 wheel INFO adding 'webassets/filter/closure_templates.py' 2025-05-02 23:58:10,546 wheel INFO adding 'webassets/filter/coffeescript.py' 2025-05-02 23:58:10,546 wheel INFO adding 'webassets/filter/compass.py' 2025-05-02 23:58:10,546 wheel INFO adding 'webassets/filter/cssmin.py' 2025-05-02 23:58:10,546 wheel INFO adding 'webassets/filter/cssprefixer.py' 2025-05-02 23:58:10,547 wheel INFO adding 'webassets/filter/cssutils.py' 2025-05-02 23:58:10,547 wheel INFO adding 'webassets/filter/datauri.py' 2025-05-02 23:58:10,547 wheel INFO adding 'webassets/filter/dust.py' 2025-05-02 23:58:10,547 wheel INFO adding 'webassets/filter/handlebars.py' 2025-05-02 23:58:10,547 wheel INFO adding 'webassets/filter/jade.py' 2025-05-02 23:58:10,547 wheel INFO adding 'webassets/filter/jinja2.py' 2025-05-02 23:58:10,548 wheel INFO adding 'webassets/filter/jsmin.py' 2025-05-02 23:58:10,548 wheel INFO adding 'webassets/filter/jst.py' 2025-05-02 23:58:10,548 wheel INFO adding 'webassets/filter/less.py' 2025-05-02 23:58:10,548 wheel INFO adding 'webassets/filter/less_ruby.py' 2025-05-02 23:58:10,548 wheel INFO adding 'webassets/filter/libsass.py' 2025-05-02 23:58:10,549 wheel INFO adding 'webassets/filter/node_sass.py' 2025-05-02 23:58:10,549 wheel INFO adding 'webassets/filter/postcss.py' 2025-05-02 23:58:10,549 wheel INFO adding 'webassets/filter/pyscss.py' 2025-05-02 23:58:10,549 wheel INFO adding 'webassets/filter/rcssmin.py' 2025-05-02 23:58:10,549 wheel INFO adding 'webassets/filter/replace.py' 2025-05-02 23:58:10,550 wheel INFO adding 'webassets/filter/requirejs.py' 2025-05-02 23:58:10,550 wheel INFO adding 'webassets/filter/sass.py' 2025-05-02 23:58:10,550 wheel INFO adding 'webassets/filter/sass_ruby.py' 2025-05-02 23:58:10,550 wheel INFO adding 'webassets/filter/slimit.py' 2025-05-02 23:58:10,551 wheel INFO adding 'webassets/filter/slimmer.py' 2025-05-02 23:58:10,551 wheel INFO adding 'webassets/filter/spritemapper.py' 2025-05-02 23:58:10,551 wheel INFO adding 'webassets/filter/stylus.py' 2025-05-02 23:58:10,551 wheel INFO adding 'webassets/filter/typescript.py' 2025-05-02 23:58:10,551 wheel INFO adding 'webassets/filter/uglifyjs.py' 2025-05-02 23:58:10,552 wheel INFO adding 'webassets/filter/yui.py' 2025-05-02 23:58:10,552 wheel INFO adding 'webassets/filter/cssrewrite/__init__.py' 2025-05-02 23:58:10,552 wheel INFO adding 'webassets/filter/cssrewrite/base.py' 2025-05-02 23:58:10,552 wheel INFO adding 'webassets/filter/cssrewrite/urlpath.py' 2025-05-02 23:58:10,552 wheel INFO adding 'webassets/filter/jspacker/__init__.py' 2025-05-02 23:58:10,553 wheel INFO adding 'webassets/filter/jspacker/jspacker.py' 2025-05-02 23:58:10,553 wheel INFO adding 'webassets/filter/rjsmin/__init__.py' 2025-05-02 23:58:10,553 wheel INFO adding 'webassets/filter/rjsmin/rjsmin.py' 2025-05-02 23:58:10,554 wheel INFO adding 'webassets-2.0.dist-info/licenses/AUTHORS' 2025-05-02 23:58:10,554 wheel INFO adding 'webassets-2.0.dist-info/licenses/LICENSE' 2025-05-02 23:58:10,554 wheel INFO adding 'webassets-2.0.dist-info/METADATA' 2025-05-02 23:58:10,554 wheel INFO adding 'webassets-2.0.dist-info/WHEEL' 2025-05-02 23:58:10,554 wheel INFO adding 'webassets-2.0.dist-info/entry_points.txt' 2025-05-02 23:58:10,554 wheel INFO adding 'webassets-2.0.dist-info/top_level.txt' 2025-05-02 23:58:10,555 wheel INFO adding 'webassets-2.0.dist-info/RECORD' 2025-05-02 23:58:10,555 root INFO removing build/bdist.linux-x86_64/wheel 2025-05-02 23:58:10,557 gpep517 INFO The backend produced .dist/webassets-2.0-py3-none-any.whl webassets-2.0-py3-none-any.whl >>> py3-webassets: Entering fakeroot... /usr/lib/python3.12/site-packages/webassets/filter/__init__.py:45: SyntaxWarning: invalid escape sequence '\,' /usr/lib/python3.12/site-packages/webassets/filter/replace.py:17: SyntaxWarning: invalid escape sequence '\s' >>> py3-webassets-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/webassets/filter/rjsmin/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/filter/rjsmin/__pycache__' 'usr/lib/python3.12/site-packages/webassets/filter/cssrewrite/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite/__pycache__' 'usr/lib/python3.12/site-packages/webassets/filter/jspacker/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/filter/jspacker/__pycache__' 'usr/lib/python3.12/site-packages/webassets/filter/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/filter/__pycache__' 'usr/lib/python3.12/site-packages/webassets/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/__pycache__' 'usr/lib/python3.12/site-packages/webassets/ext/__pycache__' -> '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets-pyc/usr/lib/python3.12/site-packages/webassets/ext/__pycache__' >>> py3-webassets-pyc*: Preparing subpackage py3-webassets-pyc... >>> py3-webassets-pyc*: Running postcheck for py3-webassets-pyc >>> py3-webassets*: Running postcheck for py3-webassets >>> py3-webassets*: Preparing package py3-webassets... >>> py3-webassets-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-webassets-pyc*: Package size: 436.0 KB >>> py3-webassets-pyc*: Compressing data... >>> py3-webassets-pyc*: Create checksum... >>> py3-webassets-pyc*: Create py3-webassets-pyc-2.0-r4.apk >>> py3-webassets*: Tracing dependencies... python3 python3~3.12 >>> py3-webassets*: Package size: 382.2 KB >>> py3-webassets*: Compressing data... >>> py3-webassets*: Create checksum... >>> py3-webassets*: Create py3-webassets-2.0-r4.apk >>> py3-webassets: Build complete at Fri, 02 May 2025 23:58:11 +0000 elapsed time 0h 0m 3s >>> py3-webassets: Cleaning up srcdir >>> py3-webassets: Cleaning up pkgdir >>> py3-webassets: Uninstalling dependencies... (1/24) Purging .makedepends-py3-webassets (20250502.235809) (2/24) Purging py3-setuptools-pyc (77.0.3-r0) (3/24) Purging py3-setuptools (77.0.3-r0) (4/24) Purging py3-gpep517-pyc (16-r0) (5/24) Purging py3-gpep517 (16-r0) (6/24) Purging py3-installer-pyc (0.7.0-r2) (7/24) Purging py3-installer (0.7.0-r2) (8/24) Purging py3-wheel-pyc (0.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.0-r0) (13/24) Purging py3-parsing (3.2.0-r0) (14/24) Purging python3-pyc (3.12.10-r0) (15/24) Purging python3-pycache-pyc0 (3.12.10-r0) (16/24) Purging pyc (3.12.10-r0) (17/24) Purging python3 (3.12.10-r0) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.8-r0) (21/24) Purging libpanelw (6.5_p20250412-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.49.1-r1) (24/24) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> py3-webassets: Updating the community/x86_64 repository index... >>> py3-webassets: Signing the index...