>>> py3-webassets: Building community/py3-webassets 2.0-r3 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 13:06:23 +0000 >>> py3-webassets: Checking sanity of /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 (1/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.6-r0) (3/19) Installing gdbm (1.23-r1) (4/19) Installing xz-libs (5.6.1-r3) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.4_p20240330-r0) (7/19) Installing readline (8.2.10-r0) (8/19) Installing sqlite-libs (3.45.2-r0) (9/19) Installing python3 (3.12.3-r0) (10/19) Installing python3-pycache-pyc0 (3.12.3-r0) (11/19) Installing pyc (3.12.3-r0) (12/19) Installing python3-pyc (3.12.3-r0) (13/19) Installing py3-parsing (3.1.2-r1) (14/19) Installing py3-parsing-pyc (3.1.2-r1) (15/19) Installing py3-packaging (24.0-r1) (16/19) Installing py3-packaging-pyc (24.0-r1) (17/19) Installing py3-setuptools (69.2.0-r2) (18/19) Installing py3-setuptools-pyc (69.2.0-r2) (19/19) Installing .makedepends-py3-webassets (20240413.130624) Executing busybox-1.36.1-r25.trigger OK: 431 MiB in 124 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 % 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 281k 100 281k 0 0 3612k 0 --:--:-- --:--:-- --:--:-- 3652k >>> 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/webassets-2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/webassets copying src/webassets/__init__.py -> build/lib/webassets copying src/webassets/importlib.py -> build/lib/webassets copying src/webassets/six.py -> build/lib/webassets copying src/webassets/exceptions.py -> build/lib/webassets copying src/webassets/cache.py -> build/lib/webassets copying src/webassets/updater.py -> build/lib/webassets copying src/webassets/version.py -> build/lib/webassets copying src/webassets/script.py -> build/lib/webassets copying src/webassets/bundle.py -> build/lib/webassets copying src/webassets/utils.py -> build/lib/webassets copying src/webassets/merge.py -> build/lib/webassets copying src/webassets/env.py -> build/lib/webassets copying src/webassets/loaders.py -> build/lib/webassets copying src/webassets/test.py -> build/lib/webassets creating build/lib/webassets/filter copying src/webassets/filter/__init__.py -> build/lib/webassets/filter copying src/webassets/filter/jst.py -> build/lib/webassets/filter copying src/webassets/filter/stylus.py -> build/lib/webassets/filter copying src/webassets/filter/less.py -> build/lib/webassets/filter copying src/webassets/filter/libsass.py -> build/lib/webassets/filter copying src/webassets/filter/sass.py -> build/lib/webassets/filter copying src/webassets/filter/clevercss.py -> build/lib/webassets/filter copying src/webassets/filter/cssmin.py -> build/lib/webassets/filter copying src/webassets/filter/replace.py -> build/lib/webassets/filter copying src/webassets/filter/jinja2.py -> build/lib/webassets/filter copying src/webassets/filter/spritemapper.py -> build/lib/webassets/filter copying src/webassets/filter/autoprefixer.py -> build/lib/webassets/filter copying src/webassets/filter/coffeescript.py -> build/lib/webassets/filter copying src/webassets/filter/pyscss.py -> build/lib/webassets/filter copying src/webassets/filter/datauri.py -> build/lib/webassets/filter copying src/webassets/filter/dust.py -> build/lib/webassets/filter copying src/webassets/filter/cleancss.py -> build/lib/webassets/filter copying src/webassets/filter/closure.py -> build/lib/webassets/filter copying src/webassets/filter/uglifyjs.py -> build/lib/webassets/filter copying src/webassets/filter/jade.py -> build/lib/webassets/filter copying src/webassets/filter/cssutils.py -> build/lib/webassets/filter copying src/webassets/filter/slimit.py -> build/lib/webassets/filter copying src/webassets/filter/closure_templates.py -> build/lib/webassets/filter copying src/webassets/filter/requirejs.py -> build/lib/webassets/filter copying src/webassets/filter/node_sass.py -> build/lib/webassets/filter copying src/webassets/filter/handlebars.py -> build/lib/webassets/filter copying src/webassets/filter/jsmin.py -> build/lib/webassets/filter copying src/webassets/filter/less_ruby.py -> build/lib/webassets/filter copying src/webassets/filter/postcss.py -> build/lib/webassets/filter copying src/webassets/filter/sass_ruby.py -> build/lib/webassets/filter copying src/webassets/filter/yui.py -> build/lib/webassets/filter copying src/webassets/filter/cssprefixer.py -> build/lib/webassets/filter copying src/webassets/filter/slimmer.py -> build/lib/webassets/filter copying src/webassets/filter/closure_stylesheets.py -> build/lib/webassets/filter copying src/webassets/filter/typescript.py -> build/lib/webassets/filter copying src/webassets/filter/compass.py -> build/lib/webassets/filter copying src/webassets/filter/babel.py -> build/lib/webassets/filter copying src/webassets/filter/rcssmin.py -> build/lib/webassets/filter creating build/lib/webassets/ext copying src/webassets/ext/__init__.py -> build/lib/webassets/ext copying src/webassets/ext/jinja2.py -> build/lib/webassets/ext creating build/lib/webassets/filter/rjsmin copying src/webassets/filter/rjsmin/__init__.py -> build/lib/webassets/filter/rjsmin copying src/webassets/filter/rjsmin/rjsmin.py -> build/lib/webassets/filter/rjsmin creating build/lib/webassets/filter/cssrewrite copying src/webassets/filter/cssrewrite/__init__.py -> build/lib/webassets/filter/cssrewrite copying src/webassets/filter/cssrewrite/base.py -> build/lib/webassets/filter/cssrewrite copying src/webassets/filter/cssrewrite/urlpath.py -> build/lib/webassets/filter/cssrewrite creating build/lib/webassets/filter/jspacker copying src/webassets/filter/jspacker/__init__.py -> build/lib/webassets/filter/jspacker copying src/webassets/filter/jspacker/jspacker.py -> build/lib/webassets/filter/jspacker >>> py3-webassets: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-webassets/pkg creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/__init__.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/importlib.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/six.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/__init__.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/jst.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/stylus.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/less.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/libsass.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/sass.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/clevercss.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/cssmin.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/replace.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/jinja2.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/spritemapper.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/autoprefixer.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/coffeescript.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/pyscss.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/datauri.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/dust.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/cleancss.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/closure.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/rjsmin copying build/lib/webassets/filter/rjsmin/__init__.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/rjsmin copying build/lib/webassets/filter/rjsmin/rjsmin.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/rjsmin copying build/lib/webassets/filter/uglifyjs.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/jade.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/cssutils.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/slimit.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/closure_templates.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/requirejs.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/node_sass.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/handlebars.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/jsmin.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/less_ruby.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/postcss.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/sass_ruby.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/yui.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/cssprefixer.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/slimmer.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/closure_stylesheets.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite copying build/lib/webassets/filter/cssrewrite/__init__.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite copying build/lib/webassets/filter/cssrewrite/base.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite copying build/lib/webassets/filter/cssrewrite/urlpath.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jspacker copying build/lib/webassets/filter/jspacker/__init__.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jspacker copying build/lib/webassets/filter/jspacker/jspacker.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jspacker copying build/lib/webassets/filter/typescript.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/compass.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/babel.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/filter/rcssmin.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter copying build/lib/webassets/exceptions.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/cache.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/updater.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/version.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/script.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/bundle.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/utils.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/merge.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/env.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets creating /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/ext copying build/lib/webassets/ext/__init__.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/ext copying build/lib/webassets/ext/jinja2.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/ext copying build/lib/webassets/loaders.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets copying build/lib/webassets/test.py -> /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/importlib.py to importlib.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/six.py to six.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/__init__.py to __init__.cpython-312.pyc /usr/lib/python3.12/site-packages/webassets/filter/__init__.py:42: SyntaxWarning: invalid escape sequence '\,' byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jst.py to jst.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/stylus.py to stylus.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/less.py to less.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/libsass.py to libsass.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/sass.py to sass.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/clevercss.py to clevercss.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssmin.py to cssmin.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/replace.py to replace.cpython-312.pyc /usr/lib/python3.12/site-packages/webassets/filter/replace.py:9: SyntaxWarning: invalid escape sequence '\s' byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jinja2.py to jinja2.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/spritemapper.py to spritemapper.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/autoprefixer.py to autoprefixer.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/coffeescript.py to coffeescript.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/pyscss.py to pyscss.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/datauri.py to datauri.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/dust.py to dust.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cleancss.py to cleancss.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/closure.py to closure.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/rjsmin/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/rjsmin/rjsmin.py to rjsmin.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/uglifyjs.py to uglifyjs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jade.py to jade.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssutils.py to cssutils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/slimit.py to slimit.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/closure_templates.py to closure_templates.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/requirejs.py to requirejs.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/node_sass.py to node_sass.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/handlebars.py to handlebars.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jsmin.py to jsmin.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/less_ruby.py to less_ruby.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/postcss.py to postcss.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/sass_ruby.py to sass_ruby.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/yui.py to yui.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssprefixer.py to cssprefixer.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/slimmer.py to slimmer.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/closure_stylesheets.py to closure_stylesheets.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite/base.py to base.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/cssrewrite/urlpath.py to urlpath.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jspacker/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/jspacker/jspacker.py to jspacker.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/typescript.py to typescript.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/compass.py to compass.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/babel.py to babel.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/filter/rcssmin.py to rcssmin.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/cache.py to cache.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/updater.py to updater.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/version.py to version.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/script.py to script.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/bundle.py to bundle.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/merge.py to merge.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/env.py to env.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/ext/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/ext/jinja2.py to jinja2.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/loaders.py to loaders.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets/test.py to test.cpython-312.pyc running install_egg_info running egg_info writing src/webassets.egg-info/PKG-INFO writing dependency_links to src/webassets.egg-info/dependency_links.txt writing entry points to src/webassets.egg-info/entry_points.txt writing top-level names to src/webassets.egg-info/top_level.txt reading manifest file 'src/webassets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'run_tests.py' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching 'out.css' found under directory 'examples' warning: no previously-included files matching 'out.js' found under directory 'examples' no previously-included directories found matching 'examples/appengine-sdk' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.gitignore' found anywhere in distribution warning: no previously-included files matching '*.orig' found anywhere in distribution warning: no previously-included files matching 'webassets-cache/*' found anywhere in distribution warning: no previously-included files matching '.sass-cache/*' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'src/webassets.egg-info/SOURCES.txt' Copying src/webassets.egg-info to /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/lib/python3.12/site-packages/webassets-2.0-py3.12.egg-info running install_scripts Installing webassets script to /home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/usr/bin >>> py3-webassets-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/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__' '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/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__' '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/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__' '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/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__' '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/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__' '/home/buildozer/aports/community/py3-webassets/pkg/py3-webassets/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: 628.0 KB >>> py3-webassets-pyc*: Compressing data... >>> py3-webassets-pyc*: Create checksum... >>> py3-webassets-pyc*: Create py3-webassets-pyc-2.0-r3.apk >>> py3-webassets*: Tracing dependencies... python3 python3~3.12 >>> py3-webassets*: Package size: 580.0 KB >>> py3-webassets*: Compressing data... >>> py3-webassets*: Create checksum... >>> py3-webassets*: Create py3-webassets-2.0-r3.apk >>> py3-webassets: Build complete at Sat, 13 Apr 2024 13:06:26 +0000 elapsed time 0h 0m 3s >>> py3-webassets: Cleaning up srcdir >>> py3-webassets: Cleaning up pkgdir >>> py3-webassets: Uninstalling dependencies... (1/19) Purging .makedepends-py3-webassets (20240413.130624) (2/19) Purging py3-setuptools-pyc (69.2.0-r2) (3/19) Purging py3-setuptools (69.2.0-r2) (4/19) Purging py3-packaging-pyc (24.0-r1) (5/19) Purging py3-packaging (24.0-r1) (6/19) Purging py3-parsing-pyc (3.1.2-r1) (7/19) Purging py3-parsing (3.1.2-r1) (8/19) Purging python3-pyc (3.12.3-r0) (9/19) Purging python3-pycache-pyc0 (3.12.3-r0) (10/19) Purging pyc (3.12.3-r0) (11/19) Purging python3 (3.12.3-r0) (12/19) Purging gdbm (1.23-r1) (13/19) Purging libbz2 (1.0.8-r6) (14/19) Purging libffi (3.4.6-r0) (15/19) Purging libpanelw (6.4_p20240330-r0) (16/19) Purging mpdecimal (4.0.0-r0) (17/19) Purging readline (8.2.10-r0) (18/19) Purging sqlite-libs (3.45.2-r0) (19/19) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-webassets: Updating the community/aarch64 repository index... >>> py3-webassets: Signing the index...