==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-ptable 0.9.2.20180730-7 (Tue Dec 14 08:09:14 2021)
==> Retrieving sources...
  -> Found python-ptable-bcfdb92811ae1f39e1065f31544710bf87d3bc21.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-ptable-bcfdb92811ae1f39e1065f31544710bf87d3bc21.tar.gz ... Passed
==> Making package: python-ptable 0.9.2.20180730-7 (Tue 14 Dec 2021 08:09:21 AM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-2.0.0-1  python-3.10.1-1

Total Installed Size:  54.08 MiB

:: Proceed with installation? [Y/n] 
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
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) python-appdirs-1.4.4-6  python-more-itertools-8.10.0-4
             python-ordered-set-4.0.2-6  python-packaging-20.9-6
             python-pyparsing-2.4.7-6  python-six-1.16.0-4
             python-setuptools-1:57.4.0-6

Total Installed Size:  4.40 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-appdirs...
installing python-more-itertools...
installing python-ordered-set...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found python-ptable-bcfdb92811ae1f39e1065f31544710bf87d3bc21.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-ptable-bcfdb92811ae1f39e1065f31544710bf87d3bc21.tar.gz with bsdtar
==> Starting build()...
/build/python-ptable/src/PTable-bcfdb92811ae1f39e1065f31544710bf87d3bc21/prettytable/prettytable.py:424: SyntaxWarning: "is" with a literal. Did you mean "=="?
  elif val is None or (isinstance(val, dict) and len(val) is 0):
/build/python-ptable/src/PTable-bcfdb92811ae1f39e1065f31544710bf87d3bc21/prettytable/prettytable.py:444: SyntaxWarning: "is" with a literal. Did you mean "=="?
  elif val is None or (isinstance(val, dict) and len(val) is 0):
/build/python-ptable/src/PTable-bcfdb92811ae1f39e1065f31544710bf87d3bc21/prettytable/prettytable.py:462: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if val is None or (isinstance(val, dict) and len(val) is 0):
/build/python-ptable/src/PTable-bcfdb92811ae1f39e1065f31544710bf87d3bc21/prettytable/prettytable.py:492: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if val is None or (isinstance(val, dict) and len(val) is 0):
/build/python-ptable/src/PTable-bcfdb92811ae1f39e1065f31544710bf87d3bc21/prettytable/prettytable.py:690: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if val is None or (isinstance(val, dict) and len(val) is 0):
/build/python-ptable/src/PTable-bcfdb92811ae1f39e1065f31544710bf87d3bc21/prettytable/prettytable.py:707: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if val is None or (isinstance(val, dict) and len(val) is 0):
running build
running build_py
file prettytable.py (for module prettytable) not found
creating build
creating build/lib
creating build/lib/prettytable
copying prettytable/__init__.py -> build/lib/prettytable
copying prettytable/cli.py -> build/lib/prettytable
copying prettytable/prettytable.py -> build/lib/prettytable
copying prettytable/factory.py -> build/lib/prettytable
copying prettytable/_compact.py -> build/lib/prettytable
file prettytable.py (for module prettytable) not found
running egg_info
creating PTable.egg-info
writing PTable.egg-info/PKG-INFO
writing dependency_links to PTable.egg-info/dependency_links.txt
writing entry points to PTable.egg-info/entry_points.txt
writing top-level names to PTable.egg-info/top_level.txt
writing manifest file 'PTable.egg-info/SOURCES.txt'
file prettytable.py (for module prettytable) not found
reading manifest file 'PTable.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'test_prettytable.py'
adding license file 'COPYING'
writing manifest file 'PTable.egg-info/SOURCES.txt'
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
file prettytable.py (for module prettytable) not found
file prettytable.py (for module prettytable) not found
running egg_info
writing PTable.egg-info/PKG-INFO
writing dependency_links to PTable.egg-info/dependency_links.txt
writing entry points to PTable.egg-info/entry_points.txt
writing top-level names to PTable.egg-info/top_level.txt
file prettytable.py (for module prettytable) not found
reading manifest file 'PTable.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'test_prettytable.py'
adding license file 'COPYING'
writing manifest file 'PTable.egg-info/SOURCES.txt'
running install_lib
creating /build/python-ptable/pkg/python-ptable/usr
creating /build/python-ptable/pkg/python-ptable/usr/lib
creating /build/python-ptable/pkg/python-ptable/usr/lib/python3.10
creating /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages
creating /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable
copying build/lib/prettytable/_compact.py -> /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable
copying build/lib/prettytable/cli.py -> /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable
copying build/lib/prettytable/prettytable.py -> /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable
copying build/lib/prettytable/factory.py -> /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable
copying build/lib/prettytable/__init__.py -> /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable
byte-compiling /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable/_compact.py to _compact.cpython-310.pyc
byte-compiling /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable/cli.py to cli.cpython-310.pyc
byte-compiling /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable/prettytable.py to prettytable.cpython-310.pyc
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:424: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:444: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:462: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:492: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:690: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:707: SyntaxWarning: "is" with a literal. Did you mean "=="?
byte-compiling /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable/factory.py to factory.cpython-310.pyc
byte-compiling /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/prettytable/__init__.py to __init__.cpython-310.pyc
writing byte-compilation script '/tmp/tmpfs_6q02h.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/tmpfs_6q02h.py
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:424: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:444: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:462: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:492: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:690: SyntaxWarning: "is" with a literal. Did you mean "=="?
/usr/lib/python3.10/site-packages/prettytable/prettytable.py:707: SyntaxWarning: "is" with a literal. Did you mean "=="?
removing /tmp/tmpfs_6q02h.py
running install_egg_info
Copying PTable.egg-info to /build/python-ptable/pkg/python-ptable/usr/lib/python3.10/site-packages/PTable-0.9.2-py3.10.egg-info
running install_scripts
Installing ptable script to /build/python-ptable/pkg/python-ptable/usr/bin
==> Tidying install...
  -> 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-ptable"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-ptable 0.9.2.20180730-7 (Tue 14 Dec 2021 08:09:27 AM MST)
==> Cleaning up...