>>> py3-webassets: Building community/py3-webassets 2.0-r4 (using abuild 3.15.0_rc3-r1) started Fri, 09 May 2025 19:57:51 +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_p20250503-r0) (7/24) Installing sqlite-libs (3.49.2-r0) (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.3-r0) (13/24) Installing py3-parsing-pyc (3.2.3-r0) (14/24) Installing py3-packaging (25.0-r0) (15/24) Installing py3-packaging-pyc (25.0-r0) (16/24) Installing py3-setuptools (80.3.1-r0) (17/24) Installing py3-setuptools-pyc (80.3.1-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 (19-r0) (21/24) Installing py3-gpep517-pyc (19-r0) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-webassets (20250509.195753) Executing busybox-1.37.0-r17.trigger OK: 445 MiB in 128 packages >>> py3-webassets: Cleaning up srcdir >>> py3-webassets: Cleaning up pkgdir >>> py3-webassets: Cleaning up tmpdir >>> py3-webassets: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/webassets-2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/webassets-2.0.tar.gz.part' webassets-2.0.tar.gz 100% |********************************| 281k 0:00:00 ETA '/var/cache/distfiles/v3.22/webassets-2.0.tar.gz.part' saved >>> py3-webassets: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/webassets-2.0.tar.gz >>> py3-webassets: Checking sha512sums... webassets-2.0.tar.gz: OK >>> py3-webassets: Unpacking /var/cache/distfiles/v3.22/webassets-2.0.tar.gz... 2025-05-09 19:57:54,177 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:761: 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-09 19:57:54,206 root INFO running bdist_wheel 2025-05-09 19:57:54,228 root INFO running build 2025-05-09 19:57:54,228 root INFO running build_py 2025-05-09 19:57:54,233 root INFO creating build/lib/webassets 2025-05-09 19:57:54,234 root INFO copying src/webassets/exceptions.py -> build/lib/webassets 2025-05-09 19:57:54,234 root INFO copying src/webassets/bundle.py -> build/lib/webassets 2025-05-09 19:57:54,235 root INFO copying src/webassets/six.py -> build/lib/webassets 2025-05-09 19:57:54,235 root INFO copying src/webassets/utils.py -> build/lib/webassets 2025-05-09 19:57:54,235 root INFO copying src/webassets/test.py -> build/lib/webassets 2025-05-09 19:57:54,236 root INFO copying src/webassets/version.py -> build/lib/webassets 2025-05-09 19:57:54,236 root INFO copying src/webassets/updater.py -> build/lib/webassets 2025-05-09 19:57:54,236 root INFO copying src/webassets/__init__.py -> build/lib/webassets 2025-05-09 19:57:54,237 root INFO copying src/webassets/cache.py -> build/lib/webassets 2025-05-09 19:57:54,237 root INFO copying src/webassets/loaders.py -> build/lib/webassets 2025-05-09 19:57:54,237 root INFO copying src/webassets/importlib.py -> build/lib/webassets 2025-05-09 19:57:54,238 root INFO copying src/webassets/merge.py -> build/lib/webassets 2025-05-09 19:57:54,238 root INFO copying src/webassets/env.py -> build/lib/webassets 2025-05-09 19:57:54,238 root INFO copying src/webassets/script.py -> build/lib/webassets 2025-05-09 19:57:54,239 root INFO creating build/lib/webassets/filter 2025-05-09 19:57:54,240 root INFO copying src/webassets/filter/jsmin.py -> build/lib/webassets/filter 2025-05-09 19:57:54,240 root INFO copying src/webassets/filter/pyscss.py -> build/lib/webassets/filter 2025-05-09 19:57:54,240 root INFO copying src/webassets/filter/dust.py -> build/lib/webassets/filter 2025-05-09 19:57:54,241 root INFO copying src/webassets/filter/closure_stylesheets.py -> build/lib/webassets/filter 2025-05-09 19:57:54,241 root INFO copying src/webassets/filter/cleancss.py -> build/lib/webassets/filter 2025-05-09 19:57:54,241 root INFO copying src/webassets/filter/rcssmin.py -> build/lib/webassets/filter 2025-05-09 19:57:54,241 root INFO copying src/webassets/filter/cssutils.py -> build/lib/webassets/filter 2025-05-09 19:57:54,242 root INFO copying src/webassets/filter/babel.py -> build/lib/webassets/filter 2025-05-09 19:57:54,242 root INFO copying src/webassets/filter/yui.py -> build/lib/webassets/filter 2025-05-09 19:57:54,242 root INFO copying src/webassets/filter/sass_ruby.py -> build/lib/webassets/filter 2025-05-09 19:57:54,243 root INFO copying src/webassets/filter/handlebars.py -> build/lib/webassets/filter 2025-05-09 19:57:54,243 root INFO copying src/webassets/filter/coffeescript.py -> build/lib/webassets/filter 2025-05-09 19:57:54,243 root INFO copying src/webassets/filter/clevercss.py -> build/lib/webassets/filter 2025-05-09 19:57:54,244 root INFO copying src/webassets/filter/less.py -> build/lib/webassets/filter 2025-05-09 19:57:54,244 root INFO copying src/webassets/filter/closure_templates.py -> build/lib/webassets/filter 2025-05-09 19:57:54,244 root INFO copying src/webassets/filter/__init__.py -> build/lib/webassets/filter 2025-05-09 19:57:54,245 root INFO copying src/webassets/filter/autoprefixer.py -> build/lib/webassets/filter 2025-05-09 19:57:54,245 root INFO copying src/webassets/filter/cssprefixer.py -> build/lib/webassets/filter 2025-05-09 19:57:54,245 root INFO copying src/webassets/filter/slimit.py -> build/lib/webassets/filter 2025-05-09 19:57:54,246 root INFO copying src/webassets/filter/closure.py -> build/lib/webassets/filter 2025-05-09 19:57:54,246 root INFO copying src/webassets/filter/jade.py -> build/lib/webassets/filter 2025-05-09 19:57:54,246 root INFO copying src/webassets/filter/typescript.py -> build/lib/webassets/filter 2025-05-09 19:57:54,247 root INFO copying src/webassets/filter/node_sass.py -> build/lib/webassets/filter 2025-05-09 19:57:54,247 root INFO copying src/webassets/filter/uglifyjs.py -> build/lib/webassets/filter 2025-05-09 19:57:54,247 root INFO copying src/webassets/filter/libsass.py -> build/lib/webassets/filter 2025-05-09 19:57:54,248 root INFO copying src/webassets/filter/spritemapper.py -> build/lib/webassets/filter 2025-05-09 19:57:54,248 root INFO copying src/webassets/filter/replace.py -> build/lib/webassets/filter 2025-05-09 19:57:54,248 root INFO copying src/webassets/filter/jst.py -> build/lib/webassets/filter 2025-05-09 19:57:54,249 root INFO copying src/webassets/filter/less_ruby.py -> build/lib/webassets/filter 2025-05-09 19:57:54,249 root INFO copying src/webassets/filter/cssmin.py -> build/lib/webassets/filter 2025-05-09 19:57:54,249 root INFO copying src/webassets/filter/sass.py -> build/lib/webassets/filter 2025-05-09 19:57:54,250 root INFO copying src/webassets/filter/requirejs.py -> build/lib/webassets/filter 2025-05-09 19:57:54,250 root INFO copying src/webassets/filter/jinja2.py -> build/lib/webassets/filter 2025-05-09 19:57:54,250 root INFO copying src/webassets/filter/stylus.py -> build/lib/webassets/filter 2025-05-09 19:57:54,251 root INFO copying src/webassets/filter/compass.py -> build/lib/webassets/filter 2025-05-09 19:57:54,251 root INFO copying src/webassets/filter/datauri.py -> build/lib/webassets/filter 2025-05-09 19:57:54,251 root INFO copying src/webassets/filter/slimmer.py -> build/lib/webassets/filter 2025-05-09 19:57:54,252 root INFO copying src/webassets/filter/postcss.py -> build/lib/webassets/filter 2025-05-09 19:57:54,252 root INFO creating build/lib/webassets/ext 2025-05-09 19:57:54,252 root INFO copying src/webassets/ext/__init__.py -> build/lib/webassets/ext 2025-05-09 19:57:54,252 root INFO copying src/webassets/ext/jinja2.py -> build/lib/webassets/ext 2025-05-09 19:57:54,253 root INFO creating build/lib/webassets/filter/jspacker 2025-05-09 19:57:54,253 root INFO copying src/webassets/filter/jspacker/jspacker.py -> build/lib/webassets/filter/jspacker 2025-05-09 19:57:54,253 root INFO copying src/webassets/filter/jspacker/__init__.py -> build/lib/webassets/filter/jspacker 2025-05-09 19:57:54,254 root INFO creating build/lib/webassets/filter/cssrewrite 2025-05-09 19:57:54,254 root INFO copying src/webassets/filter/cssrewrite/base.py -> build/lib/webassets/filter/cssrewrite 2025-05-09 19:57:54,254 root INFO copying src/webassets/filter/cssrewrite/__init__.py -> build/lib/webassets/filter/cssrewrite 2025-05-09 19:57:54,255 root INFO copying src/webassets/filter/cssrewrite/urlpath.py -> build/lib/webassets/filter/cssrewrite 2025-05-09 19:57:54,255 root INFO creating build/lib/webassets/filter/rjsmin 2025-05-09 19:57:54,255 root INFO copying src/webassets/filter/rjsmin/__init__.py -> build/lib/webassets/filter/rjsmin 2025-05-09 19:57:54,255 root INFO copying src/webassets/filter/rjsmin/rjsmin.py -> build/lib/webassets/filter/rjsmin 2025-05-09 19:57:54,266 root INFO installing to build/bdist.linux-i686/wheel 2025-05-09 19:57:54,267 root INFO running install 2025-05-09 19:57:54,279 root INFO running install_lib 2025-05-09 19:57:54,283 root INFO creating build/bdist.linux-i686/wheel 2025-05-09 19:57:54,284 root INFO creating build/bdist.linux-i686/wheel/webassets 2025-05-09 19:57:54,284 root INFO copying build/lib/webassets/exceptions.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,284 root INFO copying build/lib/webassets/bundle.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,284 root INFO copying build/lib/webassets/six.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,285 root INFO copying build/lib/webassets/utils.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,285 root INFO copying build/lib/webassets/test.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,285 root INFO copying build/lib/webassets/version.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,285 root INFO copying build/lib/webassets/updater.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,286 root INFO copying build/lib/webassets/__init__.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,286 root INFO copying build/lib/webassets/cache.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,286 root INFO copying build/lib/webassets/loaders.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,286 root INFO copying build/lib/webassets/importlib.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,287 root INFO creating build/bdist.linux-i686/wheel/webassets/filter 2025-05-09 19:57:54,287 root INFO creating build/bdist.linux-i686/wheel/webassets/filter/jspacker 2025-05-09 19:57:54,287 root INFO copying build/lib/webassets/filter/jspacker/jspacker.py -> build/bdist.linux-i686/wheel/./webassets/filter/jspacker 2025-05-09 19:57:54,287 root INFO copying build/lib/webassets/filter/jspacker/__init__.py -> build/bdist.linux-i686/wheel/./webassets/filter/jspacker 2025-05-09 19:57:54,288 root INFO copying build/lib/webassets/filter/jsmin.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,288 root INFO copying build/lib/webassets/filter/pyscss.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,288 root INFO creating build/bdist.linux-i686/wheel/webassets/filter/cssrewrite 2025-05-09 19:57:54,288 root INFO copying build/lib/webassets/filter/cssrewrite/base.py -> build/bdist.linux-i686/wheel/./webassets/filter/cssrewrite 2025-05-09 19:57:54,289 root INFO copying build/lib/webassets/filter/cssrewrite/__init__.py -> build/bdist.linux-i686/wheel/./webassets/filter/cssrewrite 2025-05-09 19:57:54,289 root INFO copying build/lib/webassets/filter/cssrewrite/urlpath.py -> build/bdist.linux-i686/wheel/./webassets/filter/cssrewrite 2025-05-09 19:57:54,289 root INFO copying build/lib/webassets/filter/dust.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,289 root INFO copying build/lib/webassets/filter/closure_stylesheets.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,289 root INFO copying build/lib/webassets/filter/cleancss.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,290 root INFO copying build/lib/webassets/filter/rcssmin.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,290 root INFO copying build/lib/webassets/filter/cssutils.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,290 root INFO copying build/lib/webassets/filter/babel.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,290 root INFO copying build/lib/webassets/filter/yui.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,290 root INFO copying build/lib/webassets/filter/sass_ruby.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,291 root INFO copying build/lib/webassets/filter/handlebars.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,291 root INFO copying build/lib/webassets/filter/coffeescript.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,291 root INFO copying build/lib/webassets/filter/clevercss.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,291 root INFO copying build/lib/webassets/filter/less.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,292 root INFO copying build/lib/webassets/filter/closure_templates.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,292 root INFO copying build/lib/webassets/filter/__init__.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,292 root INFO copying build/lib/webassets/filter/autoprefixer.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,292 root INFO copying build/lib/webassets/filter/cssprefixer.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,292 root INFO copying build/lib/webassets/filter/slimit.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,293 root INFO copying build/lib/webassets/filter/closure.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,293 root INFO copying build/lib/webassets/filter/jade.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,293 root INFO copying build/lib/webassets/filter/typescript.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,293 root INFO copying build/lib/webassets/filter/node_sass.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,293 root INFO copying build/lib/webassets/filter/uglifyjs.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,294 root INFO copying build/lib/webassets/filter/libsass.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,294 root INFO copying build/lib/webassets/filter/spritemapper.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,294 root INFO copying build/lib/webassets/filter/replace.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,294 root INFO copying build/lib/webassets/filter/jst.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,295 root INFO creating build/bdist.linux-i686/wheel/webassets/filter/rjsmin 2025-05-09 19:57:54,295 root INFO copying build/lib/webassets/filter/rjsmin/__init__.py -> build/bdist.linux-i686/wheel/./webassets/filter/rjsmin 2025-05-09 19:57:54,295 root INFO copying build/lib/webassets/filter/rjsmin/rjsmin.py -> build/bdist.linux-i686/wheel/./webassets/filter/rjsmin 2025-05-09 19:57:54,295 root INFO copying build/lib/webassets/filter/less_ruby.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,296 root INFO copying build/lib/webassets/filter/cssmin.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,296 root INFO copying build/lib/webassets/filter/sass.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,296 root INFO copying build/lib/webassets/filter/requirejs.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,296 root INFO copying build/lib/webassets/filter/jinja2.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,296 root INFO copying build/lib/webassets/filter/stylus.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,297 root INFO copying build/lib/webassets/filter/compass.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,297 root INFO copying build/lib/webassets/filter/datauri.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,297 root INFO copying build/lib/webassets/filter/slimmer.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,297 root INFO copying build/lib/webassets/filter/postcss.py -> build/bdist.linux-i686/wheel/./webassets/filter 2025-05-09 19:57:54,298 root INFO creating build/bdist.linux-i686/wheel/webassets/ext 2025-05-09 19:57:54,298 root INFO copying build/lib/webassets/ext/__init__.py -> build/bdist.linux-i686/wheel/./webassets/ext 2025-05-09 19:57:54,298 root INFO copying build/lib/webassets/ext/jinja2.py -> build/bdist.linux-i686/wheel/./webassets/ext 2025-05-09 19:57:54,298 root INFO copying build/lib/webassets/merge.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,298 root INFO copying build/lib/webassets/env.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,299 root INFO copying build/lib/webassets/script.py -> build/bdist.linux-i686/wheel/./webassets 2025-05-09 19:57:54,299 root INFO running install_egg_info 2025-05-09 19:57:54,303 root INFO running egg_info 2025-05-09 19:57:54,307 root INFO writing src/webassets.egg-info/PKG-INFO 2025-05-09 19:57:54,307 root INFO writing dependency_links to src/webassets.egg-info/dependency_links.txt 2025-05-09 19:57:54,308 root INFO writing entry points to src/webassets.egg-info/entry_points.txt 2025-05-09 19:57:54,308 root INFO writing top-level names to src/webassets.egg-info/top_level.txt 2025-05-09 19:57:54,314 root INFO reading manifest file 'src/webassets.egg-info/SOURCES.txt' 2025-05-09 19:57:54,318 root INFO reading manifest template 'MANIFEST.in' 2025-05-09 19:57:54,319 root WARNING warning: no files found matching 'run_tests.py' 2025-05-09 19:57:54,320 root WARNING no previously-included directories found matching 'docs/_build' 2025-05-09 19:57:54,328 root WARNING warning: no previously-included files matching 'out.css' found under directory 'examples' 2025-05-09 19:57:54,328 root WARNING warning: no previously-included files matching 'out.js' found under directory 'examples' 2025-05-09 19:57:54,328 root WARNING no previously-included directories found matching 'examples/appengine-sdk' 2025-05-09 19:57:54,329 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-05-09 19:57:54,329 root WARNING warning: no previously-included files matching '.gitignore' found anywhere in distribution 2025-05-09 19:57:54,330 root WARNING warning: no previously-included files matching '*.orig' found anywhere in distribution 2025-05-09 19:57:54,330 root WARNING warning: no previously-included files matching 'webassets-cache/*' found anywhere in distribution 2025-05-09 19:57:54,331 root WARNING warning: no previously-included files matching '.sass-cache/*' found anywhere in distribution 2025-05-09 19:57:54,331 root INFO adding license file 'LICENSE' 2025-05-09 19:57:54,331 root INFO adding license file 'AUTHORS' 2025-05-09 19:57:54,335 root INFO writing manifest file 'src/webassets.egg-info/SOURCES.txt' 2025-05-09 19:57:54,335 root INFO Copying src/webassets.egg-info to build/bdist.linux-i686/wheel/./webassets-2.0-py3.12.egg-info 2025-05-09 19:57:54,337 root INFO running install_scripts 2025-05-09 19:57:54,338 root INFO creating build/bdist.linux-i686/wheel/webassets-2.0.dist-info/WHEEL 2025-05-09 19:57:54,339 wheel INFO creating '/home/buildozer/aports/community/py3-webassets/src/webassets-2.0/.dist/.tmp-tz7gaqz0/webassets-2.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-05-09 19:57:54,339 wheel INFO adding 'webassets/__init__.py' 2025-05-09 19:57:54,340 wheel INFO adding 'webassets/bundle.py' 2025-05-09 19:57:54,340 wheel INFO adding 'webassets/cache.py' 2025-05-09 19:57:54,340 wheel INFO adding 'webassets/env.py' 2025-05-09 19:57:54,341 wheel INFO adding 'webassets/exceptions.py' 2025-05-09 19:57:54,341 wheel INFO adding 'webassets/importlib.py' 2025-05-09 19:57:54,341 wheel INFO adding 'webassets/loaders.py' 2025-05-09 19:57:54,342 wheel INFO adding 'webassets/merge.py' 2025-05-09 19:57:54,342 wheel INFO adding 'webassets/script.py' 2025-05-09 19:57:54,342 wheel INFO adding 'webassets/six.py' 2025-05-09 19:57:54,343 wheel INFO adding 'webassets/test.py' 2025-05-09 19:57:54,343 wheel INFO adding 'webassets/updater.py' 2025-05-09 19:57:54,343 wheel INFO adding 'webassets/utils.py' 2025-05-09 19:57:54,343 wheel INFO adding 'webassets/version.py' 2025-05-09 19:57:54,344 wheel INFO adding 'webassets/ext/__init__.py' 2025-05-09 19:57:54,344 wheel INFO adding 'webassets/ext/jinja2.py' 2025-05-09 19:57:54,344 wheel INFO adding 'webassets/filter/__init__.py' 2025-05-09 19:57:54,345 wheel INFO adding 'webassets/filter/autoprefixer.py' 2025-05-09 19:57:54,345 wheel INFO adding 'webassets/filter/babel.py' 2025-05-09 19:57:54,345 wheel INFO adding 'webassets/filter/cleancss.py' 2025-05-09 19:57:54,346 wheel INFO adding 'webassets/filter/clevercss.py' 2025-05-09 19:57:54,346 wheel INFO adding 'webassets/filter/closure.py' 2025-05-09 19:57:54,346 wheel INFO adding 'webassets/filter/closure_stylesheets.py' 2025-05-09 19:57:54,346 wheel INFO adding 'webassets/filter/closure_templates.py' 2025-05-09 19:57:54,347 wheel INFO adding 'webassets/filter/coffeescript.py' 2025-05-09 19:57:54,347 wheel INFO adding 'webassets/filter/compass.py' 2025-05-09 19:57:54,347 wheel INFO adding 'webassets/filter/cssmin.py' 2025-05-09 19:57:54,347 wheel INFO adding 'webassets/filter/cssprefixer.py' 2025-05-09 19:57:54,348 wheel INFO adding 'webassets/filter/cssutils.py' 2025-05-09 19:57:54,348 wheel INFO adding 'webassets/filter/datauri.py' 2025-05-09 19:57:54,348 wheel INFO adding 'webassets/filter/dust.py' 2025-05-09 19:57:54,348 wheel INFO adding 'webassets/filter/handlebars.py' 2025-05-09 19:57:54,349 wheel INFO adding 'webassets/filter/jade.py' 2025-05-09 19:57:54,349 wheel INFO adding 'webassets/filter/jinja2.py' 2025-05-09 19:57:54,349 wheel INFO adding 'webassets/filter/jsmin.py' 2025-05-09 19:57:54,349 wheel INFO adding 'webassets/filter/jst.py' 2025-05-09 19:57:54,350 wheel INFO adding 'webassets/filter/less.py' 2025-05-09 19:57:54,350 wheel INFO adding 'webassets/filter/less_ruby.py' 2025-05-09 19:57:54,350 wheel INFO adding 'webassets/filter/libsass.py' 2025-05-09 19:57:54,350 wheel INFO adding 'webassets/filter/node_sass.py' 2025-05-09 19:57:54,350 wheel INFO adding 'webassets/filter/postcss.py' 2025-05-09 19:57:54,351 wheel INFO adding 'webassets/filter/pyscss.py' 2025-05-09 19:57:54,351 wheel INFO adding 'webassets/filter/rcssmin.py' 2025-05-09 19:57:54,351 wheel INFO adding 'webassets/filter/replace.py' 2025-05-09 19:57:54,351 wheel INFO adding 'webassets/filter/requirejs.py' 2025-05-09 19:57:54,352 wheel INFO adding 'webassets/filter/sass.py' 2025-05-09 19:57:54,352 wheel INFO adding 'webassets/filter/sass_ruby.py' 2025-05-09 19:57:54,352 wheel INFO adding 'webassets/filter/slimit.py' 2025-05-09 19:57:54,352 wheel INFO adding 'webassets/filter/slimmer.py' 2025-05-09 19:57:54,353 wheel INFO adding 'webassets/filter/spritemapper.py' 2025-05-09 19:57:54,353 wheel INFO adding 'webassets/filter/stylus.py' 2025-05-09 19:57:54,353 wheel INFO adding 'webassets/filter/typescript.py' 2025-05-09 19:57:54,353 wheel INFO adding 'webassets/filter/uglifyjs.py' 2025-05-09 19:57:54,354 wheel INFO adding 'webassets/filter/yui.py' 2025-05-09 19:57:54,354 wheel INFO adding 'webassets/filter/cssrewrite/__init__.py' 2025-05-09 19:57:54,354 wheel INFO adding 'webassets/filter/cssrewrite/base.py' 2025-05-09 19:57:54,355 wheel INFO adding 'webassets/filter/cssrewrite/urlpath.py' 2025-05-09 19:57:54,355 wheel INFO adding 'webassets/filter/jspacker/__init__.py' 2025-05-09 19:57:54,355 wheel INFO adding 'webassets/filter/jspacker/jspacker.py' 2025-05-09 19:57:54,355 wheel INFO adding 'webassets/filter/rjsmin/__init__.py' 2025-05-09 19:57:54,356 wheel INFO adding 'webassets/filter/rjsmin/rjsmin.py' 2025-05-09 19:57:54,356 wheel INFO adding 'webassets-2.0.dist-info/licenses/AUTHORS' 2025-05-09 19:57:54,357 wheel INFO adding 'webassets-2.0.dist-info/licenses/LICENSE' 2025-05-09 19:57:54,357 wheel INFO adding 'webassets-2.0.dist-info/METADATA' 2025-05-09 19:57:54,357 wheel INFO adding 'webassets-2.0.dist-info/WHEEL' 2025-05-09 19:57:54,357 wheel INFO adding 'webassets-2.0.dist-info/entry_points.txt' 2025-05-09 19:57:54,357 wheel INFO adding 'webassets-2.0.dist-info/top_level.txt' 2025-05-09 19:57:54,358 wheel INFO adding 'webassets-2.0.dist-info/RECORD' 2025-05-09 19:57:54,358 root INFO removing build/bdist.linux-i686/wheel 2025-05-09 19:57:54,360 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/__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/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/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/__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/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/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, 09 May 2025 19:57:55 +0000 elapsed time 0h 0m 4s >>> py3-webassets: Cleaning up srcdir >>> py3-webassets: Cleaning up pkgdir >>> py3-webassets: Uninstalling dependencies... (1/24) Purging .makedepends-py3-webassets (20250509.195753) (2/24) Purging py3-setuptools-pyc (80.3.1-r0) (3/24) Purging py3-setuptools (80.3.1-r0) (4/24) Purging py3-gpep517-pyc (19-r0) (5/24) Purging py3-gpep517 (19-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.46.1-r0) (9/24) Purging py3-wheel (0.46.1-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.3-r0) (13/24) Purging py3-parsing (3.2.3-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_p20250503-r0) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.49.2-r0) (24/24) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> py3-webassets: Updating the community/x86 repository index... >>> py3-webassets: Signing the index...