>>> beets: Building community/beets 1.6.0-r5 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 16:09:34 +0000 >>> beets: Checking sanity of /home/buildozer/aports/community/beets/APKBUILD... >>> beets: Analyzing dependencies... >>> beets: Installing for build: build-base py3-confuse py3-jellyfish py3-mediafile py3-munkres py3-musicbrainzngs py3-mutagen py3-requests py3-unidecode py3-yaml python3 py3-setuptools (1/47) Installing libbz2 (1.0.8-r5) (2/47) Installing libffi (3.4.4-r2) (3/47) Installing gdbm (1.23-r1) (4/47) Installing xz-libs (5.4.2-r1) (5/47) Installing mpdecimal (2.5.1-r2) (6/47) Installing libpanelw (6.4_p20230401-r5) (7/47) Installing readline (8.2.1-r1) (8/47) Installing sqlite-libs (3.41.2-r2) (9/47) Installing python3 (3.11.3-r10) (10/47) Installing python3-pycache-pyc0 (3.11.3-r10) (11/47) Installing pyc (0.1-r0) (12/47) Installing yaml (0.2.5-r1) (13/47) Installing py3-yaml (6.0-r3) (14/47) Installing py3-yaml-pyc (6.0-r3) (15/47) Installing py3-confuse-pyc (2.0.0-r1) (16/47) Installing python3-pyc (3.11.3-r10) (17/47) Installing py3-confuse (2.0.0-r1) (18/47) Installing py3-jellyfish (0.11.2-r1) (19/47) Installing py3-jellyfish-pyc (0.11.2-r1) (20/47) Installing py3-mutagen (1.46.0-r1) (21/47) Installing py3-six (1.16.0-r6) (22/47) Installing py3-six-pyc (1.16.0-r6) (23/47) Installing py3-mediafile (0.11.0-r3) (24/47) Installing py3-mediafile-pyc (0.11.0-r3) (25/47) Installing py3-munkres (1.1.4-r4) (26/47) Installing py3-munkres-pyc (1.1.4-r4) (27/47) Installing py3-musicbrainzngs (0.7.1-r4) (28/47) Installing py3-musicbrainzngs-pyc (0.7.1-r4) (29/47) Installing py3-certifi (2022.12.7-r2) (30/47) Installing py3-certifi-pyc (2022.12.7-r2) (31/47) Installing py3-charset-normalizer (3.1.0-r1) (32/47) Installing py3-charset-normalizer-pyc (3.1.0-r1) (33/47) Installing py3-idna (3.4-r4) (34/47) Installing py3-idna-pyc (3.4-r4) (35/47) Installing py3-urllib3 (1.26.15-r1) (36/47) Installing py3-urllib3-pyc (1.26.15-r1) (37/47) Installing py3-requests (2.28.2-r1) (38/47) Installing py3-requests-pyc (2.28.2-r1) (39/47) Installing py3-unidecode (1.3.6-r3) (40/47) Installing py3-unidecode-pyc (1.3.6-r3) (41/47) Installing py3-parsing (3.0.9-r2) (42/47) Installing py3-parsing-pyc (3.0.9-r2) (43/47) Installing py3-packaging (23.1-r1) (44/47) Installing py3-packaging-pyc (23.1-r1) (45/47) Installing py3-setuptools (67.7.1-r0) (46/47) Installing py3-setuptools-pyc (67.7.1-r0) (47/47) Installing .makedepends-beets (20230422.160936) Executing busybox-1.36.0-r7.trigger OK: 451 MiB in 148 packages >>> beets: Cleaning up srcdir >>> beets: Cleaning up pkgdir >>> beets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beets-1.6.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 4 1658k 4 81866 0 0 893k 0 0:00:01 --:--:-- 0:00:01 888k 100 1658k 100 1658k 0 0 11.5M 0 --:--:-- --:--:-- --:--:-- 11.5M >>> beets: Fetching https://distfiles.alpinelinux.org/distfiles/edge/beets-1.6.0.tar.gz >>> beets: Checking sha512sums... beets-1.6.0.tar.gz: OK >>> beets: Unpacking /var/cache/distfiles/edge/beets-1.6.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/beets copying beets/library.py -> build/lib/beets copying beets/logging.py -> build/lib/beets copying beets/__init__.py -> build/lib/beets copying beets/importer.py -> build/lib/beets copying beets/mediafile.py -> build/lib/beets copying beets/random.py -> build/lib/beets copying beets/plugins.py -> build/lib/beets copying beets/art.py -> build/lib/beets copying beets/vfs.py -> build/lib/beets copying beets/__main__.py -> build/lib/beets creating build/lib/beets/ui copying beets/ui/__init__.py -> build/lib/beets/ui copying beets/ui/commands.py -> build/lib/beets/ui creating build/lib/beets/autotag copying beets/autotag/__init__.py -> build/lib/beets/autotag copying beets/autotag/mb.py -> build/lib/beets/autotag copying beets/autotag/match.py -> build/lib/beets/autotag copying beets/autotag/hooks.py -> build/lib/beets/autotag creating build/lib/beets/util copying beets/util/artresizer.py -> build/lib/beets/util copying beets/util/functemplate.py -> build/lib/beets/util copying beets/util/hidden.py -> build/lib/beets/util copying beets/util/__init__.py -> build/lib/beets/util copying beets/util/pipeline.py -> build/lib/beets/util copying beets/util/bluelet.py -> build/lib/beets/util copying beets/util/confit.py -> build/lib/beets/util copying beets/util/enumeration.py -> build/lib/beets/util creating build/lib/beets/dbcore copying beets/dbcore/db.py -> build/lib/beets/dbcore copying beets/dbcore/types.py -> build/lib/beets/dbcore copying beets/dbcore/__init__.py -> build/lib/beets/dbcore copying beets/dbcore/query.py -> build/lib/beets/dbcore copying beets/dbcore/queryparse.py -> build/lib/beets/dbcore creating build/lib/beetsplug copying beetsplug/ftintitle.py -> build/lib/beetsplug copying beetsplug/freedesktop.py -> build/lib/beetsplug copying beetsplug/beatport.py -> build/lib/beetsplug copying beetsplug/lyrics.py -> build/lib/beetsplug copying beetsplug/bareasc.py -> build/lib/beetsplug copying beetsplug/loadext.py -> build/lib/beetsplug copying beetsplug/absubmit.py -> build/lib/beetsplug copying beetsplug/mbsync.py -> build/lib/beetsplug copying beetsplug/duplicates.py -> build/lib/beetsplug copying beetsplug/bench.py -> build/lib/beetsplug copying beetsplug/parentwork.py -> build/lib/beetsplug copying beetsplug/the.py -> build/lib/beetsplug copying beetsplug/subsonicplaylist.py -> build/lib/beetsplug copying beetsplug/discogs.py -> build/lib/beetsplug copying beetsplug/keyfinder.py -> build/lib/beetsplug copying beetsplug/permissions.py -> build/lib/beetsplug copying beetsplug/types.py -> build/lib/beetsplug copying beetsplug/ipfs.py -> build/lib/beetsplug copying beetsplug/bpm.py -> build/lib/beetsplug copying beetsplug/fuzzy.py -> build/lib/beetsplug copying beetsplug/info.py -> build/lib/beetsplug copying beetsplug/inline.py -> build/lib/beetsplug copying beetsplug/badfiles.py -> build/lib/beetsplug copying beetsplug/acousticbrainz.py -> build/lib/beetsplug copying beetsplug/fish.py -> build/lib/beetsplug copying beetsplug/zero.py -> build/lib/beetsplug copying beetsplug/scrub.py -> build/lib/beetsplug copying beetsplug/embyupdate.py -> build/lib/beetsplug copying beetsplug/plexupdate.py -> build/lib/beetsplug copying beetsplug/__init__.py -> build/lib/beetsplug copying beetsplug/bucket.py -> build/lib/beetsplug copying beetsplug/unimported.py -> build/lib/beetsplug copying beetsplug/mpdupdate.py -> build/lib/beetsplug copying beetsplug/mbcollection.py -> build/lib/beetsplug copying beetsplug/albumtypes.py -> build/lib/beetsplug copying beetsplug/mbsubmit.py -> build/lib/beetsplug copying beetsplug/rewrite.py -> build/lib/beetsplug copying beetsplug/lastimport.py -> build/lib/beetsplug copying beetsplug/edit.py -> build/lib/beetsplug copying beetsplug/play.py -> build/lib/beetsplug copying beetsplug/chroma.py -> build/lib/beetsplug copying beetsplug/missing.py -> build/lib/beetsplug copying beetsplug/random.py -> build/lib/beetsplug copying beetsplug/importadded.py -> build/lib/beetsplug copying beetsplug/sonosupdate.py -> build/lib/beetsplug copying beetsplug/deezer.py -> build/lib/beetsplug copying beetsplug/hook.py -> build/lib/beetsplug copying beetsplug/spotify.py -> build/lib/beetsplug copying beetsplug/kodiupdate.py -> build/lib/beetsplug copying beetsplug/smartplaylist.py -> build/lib/beetsplug copying beetsplug/playlist.py -> build/lib/beetsplug copying beetsplug/fromfilename.py -> build/lib/beetsplug copying beetsplug/filefilter.py -> build/lib/beetsplug copying beetsplug/importfeeds.py -> build/lib/beetsplug copying beetsplug/gmusic.py -> build/lib/beetsplug copying beetsplug/thumbnails.py -> build/lib/beetsplug copying beetsplug/fetchart.py -> build/lib/beetsplug copying beetsplug/ihate.py -> build/lib/beetsplug copying beetsplug/replaygain.py -> build/lib/beetsplug copying beetsplug/subsonicupdate.py -> build/lib/beetsplug copying beetsplug/embedart.py -> build/lib/beetsplug copying beetsplug/convert.py -> build/lib/beetsplug copying beetsplug/aura.py -> build/lib/beetsplug copying beetsplug/export.py -> build/lib/beetsplug copying beetsplug/bpsync.py -> build/lib/beetsplug copying beetsplug/mpdstats.py -> build/lib/beetsplug creating build/lib/beetsplug/bpd copying beetsplug/bpd/gstplayer.py -> build/lib/beetsplug/bpd copying beetsplug/bpd/__init__.py -> build/lib/beetsplug/bpd creating build/lib/beetsplug/web copying beetsplug/web/__init__.py -> build/lib/beetsplug/web creating build/lib/beetsplug/lastgenre copying beetsplug/lastgenre/__init__.py -> build/lib/beetsplug/lastgenre creating build/lib/beetsplug/metasync copying beetsplug/metasync/__init__.py -> build/lib/beetsplug/metasync copying beetsplug/metasync/amarok.py -> build/lib/beetsplug/metasync copying beetsplug/metasync/itunes.py -> build/lib/beetsplug/metasync running egg_info writing beets.egg-info/PKG-INFO writing dependency_links to beets.egg-info/dependency_links.txt writing entry points to beets.egg-info/entry_points.txt writing requirements to beets.egg-info/requires.txt writing top-level names to beets.egg-info/top_level.txt reading manifest file 'beets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'test/rsrc' warning: no previously-included files matching '*.pyo' found under directory 'test/rsrc' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'beets.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'beetsplug.web.static' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'beetsplug.web.static' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'beetsplug.web.static' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'beetsplug.web.static' to be distributed and are already explicitly excluding 'beetsplug.web.static' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'beetsplug.web.templates' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'beetsplug.web.templates' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'beetsplug.web.templates' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'beetsplug.web.templates' to be distributed and are already explicitly excluding 'beetsplug.web.templates' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying beets/config_default.yaml -> build/lib/beets copying beets/ui/completion_base.sh -> build/lib/beets/ui creating build/lib/beetsplug/web/static copying beetsplug/web/static/backbone.js -> build/lib/beetsplug/web/static copying beetsplug/web/static/beets.css -> build/lib/beetsplug/web/static copying beetsplug/web/static/beets.js -> build/lib/beetsplug/web/static copying beetsplug/web/static/jquery.js -> build/lib/beetsplug/web/static copying beetsplug/web/static/underscore.js -> build/lib/beetsplug/web/static creating build/lib/beetsplug/web/templates copying beetsplug/web/templates/index.html -> build/lib/beetsplug/web/templates copying beetsplug/lastgenre/genres-tree.yaml -> build/lib/beetsplug/lastgenre copying beetsplug/lastgenre/genres.txt -> build/lib/beetsplug/lastgenre >>> beets: Entering fakeroot... running install /usr/lib/python3.11/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, pypa/build 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/beets/pkg creating /home/buildozer/aports/community/beets/pkg/beets creating /home/buildozer/aports/community/beets/pkg/beets/usr creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11 creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag copying build/lib/beets/autotag/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag copying build/lib/beets/autotag/mb.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag copying build/lib/beets/autotag/match.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag copying build/lib/beets/autotag/hooks.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/util/artresizer.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/util/functemplate.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/util/hidden.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/util/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/util/pipeline.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/util/bluelet.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/util/confit.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/util/enumeration.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util copying build/lib/beets/library.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/ui copying build/lib/beets/ui/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/ui copying build/lib/beets/ui/completion_base.sh -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/ui copying build/lib/beets/ui/commands.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/ui copying build/lib/beets/logging.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets copying build/lib/beets/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets copying build/lib/beets/importer.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets copying build/lib/beets/config_default.yaml -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore copying build/lib/beets/dbcore/db.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore copying build/lib/beets/dbcore/types.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore copying build/lib/beets/dbcore/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore copying build/lib/beets/dbcore/query.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore copying build/lib/beets/dbcore/queryparse.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore copying build/lib/beets/mediafile.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets copying build/lib/beets/random.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets copying build/lib/beets/plugins.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets copying build/lib/beets/art.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets copying build/lib/beets/vfs.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets copying build/lib/beets/__main__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/ftintitle.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/freedesktop.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/beatport.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/lyrics.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/bareasc.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/loadext.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/absubmit.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/lastgenre copying build/lib/beetsplug/lastgenre/genres-tree.yaml -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/lastgenre copying build/lib/beetsplug/lastgenre/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/lastgenre copying build/lib/beetsplug/lastgenre/genres.txt -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/lastgenre copying build/lib/beetsplug/mbsync.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/duplicates.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/bench.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/parentwork.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/the.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/subsonicplaylist.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/discogs.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/keyfinder.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/permissions.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/types.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/ipfs.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/bpm.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/fuzzy.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/info.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/inline.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/badfiles.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/acousticbrainz.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/fish.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/zero.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/scrub.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/embyupdate.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bpd copying build/lib/beetsplug/bpd/gstplayer.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bpd copying build/lib/beetsplug/bpd/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bpd copying build/lib/beetsplug/plexupdate.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/bucket.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/unimported.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/mpdupdate.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/mbcollection.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/albumtypes.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/mbsubmit.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/rewrite.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/lastimport.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/edit.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/play.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/metasync copying build/lib/beetsplug/metasync/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/metasync copying build/lib/beetsplug/metasync/amarok.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/metasync copying build/lib/beetsplug/metasync/itunes.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/metasync copying build/lib/beetsplug/chroma.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/missing.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/random.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/importadded.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/sonosupdate.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/deezer.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/hook.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/spotify.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/kodiupdate.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/smartplaylist.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/playlist.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/fromfilename.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/filefilter.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/importfeeds.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/gmusic.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/thumbnails.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/fetchart.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/ihate.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/templates copying build/lib/beetsplug/web/templates/index.html -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/templates copying build/lib/beetsplug/web/__init__.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web creating /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/underscore.js -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/beets.css -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/beets.js -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/jquery.js -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/static copying build/lib/beetsplug/web/static/backbone.js -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/static copying build/lib/beetsplug/replaygain.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/subsonicupdate.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/embedart.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/convert.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/aura.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/export.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/bpsync.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug copying build/lib/beetsplug/mpdstats.py -> /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag/mb.py to mb.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag/match.py to match.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag/hooks.py to hooks.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/artresizer.py to artresizer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/functemplate.py to functemplate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/hidden.py to hidden.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/pipeline.py to pipeline.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/bluelet.py to bluelet.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/confit.py to confit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/enumeration.py to enumeration.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/library.py to library.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/ui/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/ui/commands.py to commands.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/logging.py to logging.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/importer.py to importer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore/db.py to db.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore/query.py to query.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore/queryparse.py to queryparse.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/mediafile.py to mediafile.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/random.py to random.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/plugins.py to plugins.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/art.py to art.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/vfs.py to vfs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/__main__.py to __main__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/ftintitle.py to ftintitle.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/freedesktop.py to freedesktop.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/beatport.py to beatport.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/lyrics.py to lyrics.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bareasc.py to bareasc.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/loadext.py to loadext.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/absubmit.py to absubmit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/lastgenre/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/mbsync.py to mbsync.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/duplicates.py to duplicates.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bench.py to bench.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/parentwork.py to parentwork.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/the.py to the.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/subsonicplaylist.py to subsonicplaylist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/discogs.py to discogs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/keyfinder.py to keyfinder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/permissions.py to permissions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/types.py to types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/ipfs.py to ipfs.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bpm.py to bpm.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/fuzzy.py to fuzzy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/info.py to info.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/inline.py to inline.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/badfiles.py to badfiles.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/acousticbrainz.py to acousticbrainz.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/fish.py to fish.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/zero.py to zero.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/scrub.py to scrub.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/embyupdate.py to embyupdate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bpd/gstplayer.py to gstplayer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bpd/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/plexupdate.py to plexupdate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bucket.py to bucket.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/unimported.py to unimported.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/mpdupdate.py to mpdupdate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/mbcollection.py to mbcollection.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/albumtypes.py to albumtypes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/mbsubmit.py to mbsubmit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/rewrite.py to rewrite.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/lastimport.py to lastimport.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/edit.py to edit.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/play.py to play.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/metasync/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/metasync/amarok.py to amarok.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/metasync/itunes.py to itunes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/chroma.py to chroma.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/missing.py to missing.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/random.py to random.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/importadded.py to importadded.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/sonosupdate.py to sonosupdate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/deezer.py to deezer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/hook.py to hook.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/spotify.py to spotify.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/kodiupdate.py to kodiupdate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/smartplaylist.py to smartplaylist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/playlist.py to playlist.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/fromfilename.py to fromfilename.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/filefilter.py to filefilter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/importfeeds.py to importfeeds.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/gmusic.py to gmusic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/thumbnails.py to thumbnails.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/fetchart.py to fetchart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/ihate.py to ihate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/replaygain.py to replaygain.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/subsonicupdate.py to subsonicupdate.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/embedart.py to embedart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/convert.py to convert.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/aura.py to aura.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/export.py to export.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bpsync.py to bpsync.cpython-311.pyc byte-compiling /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/mpdstats.py to mpdstats.cpython-311.pyc running install_egg_info running egg_info writing beets.egg-info/PKG-INFO writing dependency_links to beets.egg-info/dependency_links.txt writing entry points to beets.egg-info/entry_points.txt writing requirements to beets.egg-info/requires.txt writing top-level names to beets.egg-info/top_level.txt reading manifest file 'beets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'test/rsrc' warning: no previously-included files matching '*.pyo' found under directory 'test/rsrc' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'beets.egg-info/SOURCES.txt' Copying beets.egg-info to /home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets-1.6.0-py3.11.egg-info running install_scripts Installing beet script to /home/buildozer/aports/community/beets/pkg/beets/usr/bin >>> beets-doc*: Running split function doc... >>> beets-doc*: Preparing subpackage beets-doc... >>> beets-doc*: Running postcheck for beets-doc >>> beets-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/beets/pkg/beets/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/beets/pkg/beets-zsh-completion/usr/share/zsh/site-functions' >>> beets-zsh-completion*: Preparing subpackage beets-zsh-completion... >>> beets-zsh-completion*: Running postcheck for beets-zsh-completion >>> beets-pyc*: Running split function pyc... '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/autotag/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beets/autotag/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/util/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beets/util/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/ui/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beets/ui/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/dbcore/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beets/dbcore/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beets/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beets/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/lastgenre/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beetsplug/lastgenre/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/bpd/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beetsplug/bpd/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/metasync/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beetsplug/metasync/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/web/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beetsplug/web/__pycache__' '/home/buildozer/aports/community/beets/pkg/beets/usr/lib/python3.11/site-packages/beetsplug/__pycache__' -> '/home/buildozer/aports/community/beets/pkg/beets-pyc/usr/lib/python3.11/site-packages/beetsplug/__pycache__' >>> beets-pyc*: Preparing subpackage beets-pyc... >>> beets-pyc*: Running postcheck for beets-pyc >>> beets*: Running postcheck for beets >>> beets*: Preparing package beets... >>> beets-doc*: Tracing dependencies... >>> beets-doc*: Package size: 48.0 KB >>> beets-doc*: Compressing data... >>> beets-doc*: Create checksum... >>> beets-doc*: Create beets-doc-1.6.0-r5.apk >>> beets-pyc*: Tracing dependencies... py3-confuse py3-jellyfish py3-mediafile py3-munkres py3-musicbrainzngs py3-mutagen py3-requests py3-unidecode py3-yaml python3 python3~3.11 >>> beets-pyc*: Package size: 1.9 MB >>> beets-pyc*: Compressing data... >>> beets-pyc*: Create checksum... >>> beets-pyc*: Create beets-pyc-1.6.0-r5.apk >>> beets-zsh-completion*: Tracing dependencies... >>> beets-zsh-completion*: Package size: 32.0 KB >>> beets-zsh-completion*: Compressing data... >>> beets-zsh-completion*: Create checksum... >>> beets-zsh-completion*: Create beets-zsh-completion-1.6.0-r5.apk >>> beets*: Tracing dependencies... py3-confuse py3-jellyfish py3-mediafile py3-munkres py3-musicbrainzngs py3-mutagen py3-requests py3-unidecode py3-yaml python3 python3~3.11 >>> beets*: Package size: 1.9 MB >>> beets*: Compressing data... >>> beets*: Create checksum... >>> beets*: Create beets-1.6.0-r5.apk >>> beets: Build complete at Sat, 22 Apr 2023 16:09:40 +0000 elapsed time 0h 0m 6s >>> beets: Cleaning up srcdir >>> beets: Cleaning up pkgdir >>> beets: Uninstalling dependencies... (1/47) Purging .makedepends-beets (20230422.160936) (2/47) Purging py3-confuse-pyc (2.0.0-r1) (3/47) Purging py3-confuse (2.0.0-r1) (4/47) Purging py3-jellyfish-pyc (0.11.2-r1) (5/47) Purging py3-jellyfish (0.11.2-r1) (6/47) Purging py3-mediafile-pyc (0.11.0-r3) (7/47) Purging py3-mediafile (0.11.0-r3) (8/47) Purging py3-six-pyc (1.16.0-r6) (9/47) Purging py3-six (1.16.0-r6) (10/47) Purging py3-munkres-pyc (1.1.4-r4) (11/47) Purging py3-munkres (1.1.4-r4) (12/47) Purging py3-musicbrainzngs-pyc (0.7.1-r4) (13/47) Purging py3-musicbrainzngs (0.7.1-r4) (14/47) Purging py3-mutagen (1.46.0-r1) (15/47) Purging py3-requests-pyc (2.28.2-r1) (16/47) Purging py3-requests (2.28.2-r1) (17/47) Purging py3-certifi-pyc (2022.12.7-r2) (18/47) Purging py3-certifi (2022.12.7-r2) (19/47) Purging py3-charset-normalizer-pyc (3.1.0-r1) (20/47) Purging py3-charset-normalizer (3.1.0-r1) (21/47) Purging py3-idna-pyc (3.4-r4) (22/47) Purging py3-idna (3.4-r4) (23/47) Purging py3-urllib3-pyc (1.26.15-r1) (24/47) Purging py3-urllib3 (1.26.15-r1) (25/47) Purging py3-unidecode-pyc (1.3.6-r3) (26/47) Purging py3-unidecode (1.3.6-r3) (27/47) Purging py3-yaml-pyc (6.0-r3) (28/47) Purging py3-yaml (6.0-r3) (29/47) Purging py3-setuptools-pyc (67.7.1-r0) (30/47) Purging py3-setuptools (67.7.1-r0) (31/47) Purging py3-packaging-pyc (23.1-r1) (32/47) Purging py3-packaging (23.1-r1) (33/47) Purging py3-parsing-pyc (3.0.9-r2) (34/47) Purging py3-parsing (3.0.9-r2) (35/47) Purging python3-pyc (3.11.3-r10) (36/47) Purging python3-pycache-pyc0 (3.11.3-r10) (37/47) Purging pyc (0.1-r0) (38/47) Purging yaml (0.2.5-r1) (39/47) Purging python3 (3.11.3-r10) (40/47) Purging gdbm (1.23-r1) (41/47) Purging libbz2 (1.0.8-r5) (42/47) Purging libffi (3.4.4-r2) (43/47) Purging libpanelw (6.4_p20230401-r5) (44/47) Purging mpdecimal (2.5.1-r2) (45/47) Purging readline (8.2.1-r1) (46/47) Purging sqlite-libs (3.41.2-r2) (47/47) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 393 MiB in 101 packages >>> beets: Updating the community/x86_64 repository index... >>> beets: Signing the index...