==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: python2-eyed3 1:0.9.6-1 (Fri Apr 29 00:04:21 2022) ==> Retrieving sources... -> Found eyeD3-0.9.6.tar.gz -> Found eyeD3-test-data.tgz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... eyeD3-0.9.6.tar.gz ... Passed eyeD3-test-data.tgz ... Passed ==> Making package: python2-eyed3 1:0.9.6-1 (Fri 29 Apr 2022 12:04:28 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (22) libnsl-2.0.0-2 python-3.10.4-1 python-apipkg-2.1.0-1 python-appdirs-1.4.4-6 python-attrs-21.4.0-1 python-dateutil-2.8.2-4 python-faker-9.0.1-1 python-iniconfig-1.1.1-5 python-more-itertools-8.12.0-1 python-ordered-set-4.0.2-6 python-pluggy-1.0.0-1 python-py-1.11.0-1 python-pyparsing-3.0.8-1 python-setuptools-1:59.5.0-1 python-six-1.16.0-5 python-text-unidecode-1.3-8 python-tomli-2.0.1-1 python-deprecation-2.1.0-6 python-factory-boy-3.2.1-3 python-filetype-1.0.10-1 python-packaging-20.9-7 python-pytest-7.1.2-1 Total Download Size: 2.77 MiB Total Installed Size: 75.39 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... python-faker-9.0.1-1-any downloading... python-pytest-7.1.2-1-any downloading... python-dateutil-2.8.2-4-any downloading... python-py-1.11.0-1-any downloading... python-attrs-21.4.0-1-any downloading... python-factory-boy-3.2.1-3-any downloading... python-text-unidecode-1.3-8-any downloading... python-filetype-1.0.10-1-any downloading... python-pluggy-1.0.0-1-any downloading... python-tomli-2.0.1-1-any downloading... python-apipkg-2.1.0-1-any downloading... python-deprecation-2.1.0-6-any downloading... python-iniconfig-1.1.1-5-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools [pending] python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-deprecation... installing python-filetype... installing python-pyparsing... Optional dependencies for python-pyparsing python-railroad-diagrams: for generating Railroad Diagrams python-jinja: for generating Railroad Diagrams installing python-six... installing python-packaging... installing python-appdirs... installing python-more-itertools... installing python-ordered-set... installing python-setuptools... installing python-dateutil... installing python-text-unidecode... installing python-faker... installing python-factory-boy... installing python-attrs... installing python-iniconfig... installing python-pluggy... installing python-apipkg... installing python-py... installing python-tomli... installing python-pytest... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found eyeD3-0.9.6.tar.gz -> Found eyeD3-test-data.tgz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting eyeD3-0.9.6.tar.gz with bsdtar -> Extracting eyeD3-test-data.tgz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/eyed3 copying eyed3/__init__.py -> build/lib/eyed3 copying eyed3/core.py -> build/lib/eyed3 copying eyed3/mimetype.py -> build/lib/eyed3 copying eyed3/__regarding__.py -> build/lib/eyed3 copying eyed3/main.py -> build/lib/eyed3 copying eyed3/__about__.py -> build/lib/eyed3 creating build/lib/eyed3/id3 copying eyed3/id3/__init__.py -> build/lib/eyed3/id3 copying eyed3/id3/tag.py -> build/lib/eyed3/id3 copying eyed3/id3/frames.py -> build/lib/eyed3/id3 copying eyed3/id3/headers.py -> build/lib/eyed3/id3 copying eyed3/id3/apple.py -> build/lib/eyed3/id3 creating build/lib/eyed3/mp3 copying eyed3/mp3/__init__.py -> build/lib/eyed3/mp3 copying eyed3/mp3/headers.py -> build/lib/eyed3/mp3 creating build/lib/eyed3/plugins copying eyed3/plugins/__init__.py -> build/lib/eyed3/plugins copying eyed3/plugins/mimetype.py -> build/lib/eyed3/plugins copying eyed3/plugins/lastfm.py -> build/lib/eyed3/plugins copying eyed3/plugins/jsontag.py -> build/lib/eyed3/plugins copying eyed3/plugins/nfo.py -> build/lib/eyed3/plugins copying eyed3/plugins/xep_118.py -> build/lib/eyed3/plugins copying eyed3/plugins/_display_parser.py -> build/lib/eyed3/plugins copying eyed3/plugins/extract.py -> build/lib/eyed3/plugins copying eyed3/plugins/yamltag.py -> build/lib/eyed3/plugins copying eyed3/plugins/lameinfo.py -> build/lib/eyed3/plugins copying eyed3/plugins/display.py -> build/lib/eyed3/plugins copying eyed3/plugins/classic.py -> build/lib/eyed3/plugins copying eyed3/plugins/fixup.py -> build/lib/eyed3/plugins copying eyed3/plugins/genres.py -> build/lib/eyed3/plugins copying eyed3/plugins/stats.py -> build/lib/eyed3/plugins copying eyed3/plugins/itunes.py -> build/lib/eyed3/plugins copying eyed3/plugins/pymod.py -> build/lib/eyed3/plugins copying eyed3/plugins/art.py -> build/lib/eyed3/plugins creating build/lib/eyed3/utils copying eyed3/utils/__init__.py -> build/lib/eyed3/utils copying eyed3/utils/binfuncs.py -> build/lib/eyed3/utils copying eyed3/utils/log.py -> build/lib/eyed3/utils copying eyed3/utils/console.py -> build/lib/eyed3/utils copying eyed3/utils/art.py -> build/lib/eyed3/utils copying eyed3/utils/prompt.py -> build/lib/eyed3/utils copying eyed3/plugins/DisplayPattern.ebnf -> build/lib/eyed3/plugins ==> Entering fakeroot environment... ==> Starting package_python-eyed3()... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /build/python2-eyed3/pkg/python-eyed3/usr creating /build/python2-eyed3/pkg/python-eyed3/usr/lib creating /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10 creating /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages creating /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3 copying build/lib/eyed3/__init__.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3 creating /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils copying build/lib/eyed3/utils/__init__.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils copying build/lib/eyed3/utils/binfuncs.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils copying build/lib/eyed3/utils/log.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils copying build/lib/eyed3/utils/console.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils copying build/lib/eyed3/utils/art.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils copying build/lib/eyed3/utils/prompt.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils copying build/lib/eyed3/core.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3 copying build/lib/eyed3/mimetype.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3 copying build/lib/eyed3/__regarding__.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3 creating /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/mp3 copying build/lib/eyed3/mp3/__init__.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/mp3 copying build/lib/eyed3/mp3/headers.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/mp3 creating /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3 copying build/lib/eyed3/id3/__init__.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3 copying build/lib/eyed3/id3/tag.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3 copying build/lib/eyed3/id3/frames.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3 copying build/lib/eyed3/id3/headers.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3 copying build/lib/eyed3/id3/apple.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3 copying build/lib/eyed3/main.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3 creating /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/__init__.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/mimetype.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/lastfm.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/jsontag.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/nfo.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/xep_118.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/_display_parser.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/extract.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/yamltag.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/lameinfo.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/display.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/classic.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/fixup.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/genres.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/stats.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/itunes.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/pymod.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/art.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/plugins/DisplayPattern.ebnf -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins copying build/lib/eyed3/__about__.py -> /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3 byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils/binfuncs.py to binfuncs.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils/log.py to log.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils/console.py to console.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils/art.py to art.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/utils/prompt.py to prompt.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/core.py to core.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/mimetype.py to mimetype.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/__regarding__.py to __regarding__.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/mp3/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/mp3/headers.py to headers.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3/tag.py to tag.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3/frames.py to frames.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3/headers.py to headers.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/id3/apple.py to apple.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/main.py to main.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/__init__.py to __init__.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/mimetype.py to mimetype.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/lastfm.py to lastfm.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/jsontag.py to jsontag.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/nfo.py to nfo.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/xep_118.py to xep_118.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/_display_parser.py to _display_parser.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/extract.py to extract.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/yamltag.py to yamltag.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/lameinfo.py to lameinfo.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/display.py to display.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/classic.py to classic.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/fixup.py to fixup.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/genres.py to genres.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/stats.py to stats.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/itunes.py to itunes.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/pymod.py to pymod.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/plugins/art.py to art.cpython-310.pyc byte-compiling /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3/__about__.py to __about__.cpython-310.pyc writing byte-compilation script '/tmp/tmp91r5566y.py' /usr/bin/python -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmp91r5566y.py removing /tmp/tmp91r5566y.py running install_egg_info running egg_info creating eyed3.egg-info writing eyed3.egg-info/PKG-INFO writing dependency_links to eyed3.egg-info/dependency_links.txt writing entry points to eyed3.egg-info/entry_points.txt writing requirements to eyed3.egg-info/requires.txt writing top-level names to eyed3.egg-info/top_level.txt writing manifest file 'eyed3.egg-info/SOURCES.txt' reading manifest file 'eyed3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'docs' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'test' warning: no previously-included files found matching '.cookiecutter.yml' warning: no previously-included files found matching '.gitchangelog.rc' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '.editorconfig' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files found matching 'fabfile.py' warning: no previously-included files found matching 'mkenv.sh' warning: no previously-included files found matching 'pavement.py' no previously-included directories found matching 'etc' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'eyed3.egg-info/SOURCES.txt' Copying eyed3.egg-info to /build/python2-eyed3/pkg/python-eyed3/usr/lib/python3.10/site-packages/eyed3-0.9.6-py3.10.egg-info running install_scripts Installing eyeD3 script to /build/python2-eyed3/pkg/python-eyed3/usr/bin ==> Tidying install... -> Removing empty directories... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-eyed3"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python2-eyed3 1:0.9.6-1 (Fri 29 Apr 2022 12:04:41 AM UTC) ==> Cleaning up...