==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: python-msoffcrypto-tool 4.10.1-1 (Tue Dec 17 14:01:44 2019)
==> Retrieving sources...
  -> Found v4.10.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    v4.10.1.tar.gz ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: python-msoffcrypto-tool 4.10.1-1 (Tue 17 Dec 2019 02:02:00 PM EST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) libnsl-1.2.0-2  python-appdirs-1.4.3-5  python-asn1crypto-1.2.0-3
              python-cffi-1.13.2-2  python-idna-2.8-3
              python-ordered-set-3.1.1-1  python-packaging-19.2-5
              python-ply-3.11-4  python-pycparser-2.19-3
              python-pyparsing-2.4.5-1  python-setuptools-1:41.6.0-1
              python-six-1.13.0-2  python-3.8.0-1  python-cryptography-2.8-1
              python-olefile-0.46-2

Total Download Size:     1.00 MiB
Total Installed Size:  121.18 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python-ply-3.11-4-any.pkg.tar.xz...
downloading python-pycparser-2.19-3-any.pkg.tar.xz...
downloading python-cffi-1.13.2-2-armv7h.pkg.tar.xz...
downloading python-idna-2.8-3-any.pkg.tar.xz...
downloading python-asn1crypto-1.2.0-3-any.pkg.tar.xz...
downloading python-cryptography-2.8-1-armv7h.pkg.tar.xz...
downloading python-olefile-0.46-2-any.pkg.tar.xz...
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-olefile...
installing python-six...
installing python-ply...
installing python-pycparser...
installing python-cffi...
installing python-idna...
installing python-appdirs...
installing python-pyparsing...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
installing python-asn1crypto...
installing python-cryptography...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v4.10.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting v4.10.1.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/msoffcrypto
copying msoffcrypto/__main__.py -> build/lib/msoffcrypto
copying msoffcrypto/__init__.py -> build/lib/msoffcrypto
creating build/lib/msoffcrypto/format
copying msoffcrypto/format/common.py -> build/lib/msoffcrypto/format
copying msoffcrypto/format/doc97.py -> build/lib/msoffcrypto/format
copying msoffcrypto/format/ooxml.py -> build/lib/msoffcrypto/format
copying msoffcrypto/format/ppt97.py -> build/lib/msoffcrypto/format
copying msoffcrypto/format/base.py -> build/lib/msoffcrypto/format
copying msoffcrypto/format/xls97.py -> build/lib/msoffcrypto/format
copying msoffcrypto/format/__init__.py -> build/lib/msoffcrypto/format
creating build/lib/msoffcrypto/method
copying msoffcrypto/method/rc4_cryptoapi.py -> build/lib/msoffcrypto/method
copying msoffcrypto/method/ecma376_standard.py -> build/lib/msoffcrypto/method
copying msoffcrypto/method/xor_obfuscation.py -> build/lib/msoffcrypto/method
copying msoffcrypto/method/ecma376_agile.py -> build/lib/msoffcrypto/method
copying msoffcrypto/method/ecma376_extensible.py -> build/lib/msoffcrypto/method
copying msoffcrypto/method/__init__.py -> build/lib/msoffcrypto/method
copying msoffcrypto/method/rc4.py -> build/lib/msoffcrypto/method
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
running install_lib
creating /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr
creating /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib
creating /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8
creating /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages
creating /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto
creating /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method
copying build/lib/msoffcrypto/method/rc4_cryptoapi.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method
copying build/lib/msoffcrypto/method/ecma376_standard.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method
copying build/lib/msoffcrypto/method/xor_obfuscation.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method
copying build/lib/msoffcrypto/method/ecma376_agile.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method
copying build/lib/msoffcrypto/method/ecma376_extensible.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method
copying build/lib/msoffcrypto/method/__init__.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method
copying build/lib/msoffcrypto/method/rc4.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method
copying build/lib/msoffcrypto/__main__.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto
creating /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format
copying build/lib/msoffcrypto/format/common.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format
copying build/lib/msoffcrypto/format/doc97.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format
copying build/lib/msoffcrypto/format/ooxml.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format
copying build/lib/msoffcrypto/format/ppt97.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format
copying build/lib/msoffcrypto/format/base.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format
copying build/lib/msoffcrypto/format/xls97.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format
copying build/lib/msoffcrypto/format/__init__.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format
copying build/lib/msoffcrypto/__init__.py -> /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method/rc4_cryptoapi.py to rc4_cryptoapi.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method/ecma376_standard.py to ecma376_standard.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method/xor_obfuscation.py to xor_obfuscation.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method/ecma376_agile.py to ecma376_agile.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method/ecma376_extensible.py to ecma376_extensible.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/method/rc4.py to rc4.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/__main__.py to __main__.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format/common.py to common.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format/doc97.py to doc97.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format/ooxml.py to ooxml.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format/ppt97.py to ppt97.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format/base.py to base.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format/xls97.py to xls97.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/format/__init__.py to __init__.cpython-38.pyc
byte-compiling /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto/__init__.py to __init__.cpython-38.pyc
writing byte-compilation script '/tmp/tmpyd4ldh1c.py'
/usr/bin/python /tmp/tmpyd4ldh1c.py
removing /tmp/tmpyd4ldh1c.py
running install_egg_info
running egg_info
creating msoffcrypto_tool.egg-info
writing msoffcrypto_tool.egg-info/PKG-INFO
writing dependency_links to msoffcrypto_tool.egg-info/dependency_links.txt
writing entry points to msoffcrypto_tool.egg-info/entry_points.txt
writing requirements to msoffcrypto_tool.egg-info/requires.txt
writing top-level names to msoffcrypto_tool.egg-info/top_level.txt
writing manifest file 'msoffcrypto_tool.egg-info/SOURCES.txt'
reading manifest file 'msoffcrypto_tool.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'msoffcrypto_tool.egg-info/SOURCES.txt'
Copying msoffcrypto_tool.egg-info to /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/usr/lib/python3.8/site-packages/msoffcrypto_tool-4.10.1-py3.8.egg-info
running install_scripts
Installing msoffcrypto-tool script to /build/python-msoffcrypto-tool/pkg/python-msoffcrypto-tool/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-msoffcrypto-tool"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-msoffcrypto-tool 4.10.1-1 (Tue 17 Dec 2019 02:03:05 PM EST)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: util-linux optionally requires python: python bindings to libmount

Packages (15) libnsl-1.2.0-2  python-3.8.0-1  python-appdirs-1.4.3-5
              python-asn1crypto-1.2.0-3  python-cffi-1.13.2-2
              python-cryptography-2.8-1  python-idna-2.8-3
              python-olefile-0.46-2  python-ordered-set-3.1.1-1
              python-packaging-19.2-5  python-ply-3.11-4
              python-pycparser-2.19-3  python-pyparsing-2.4.5-1
              python-setuptools-1:41.6.0-1  python-six-1.13.0-2

Total Removed Size:  121.18 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-olefile...
removing python-cryptography...
removing python-setuptools...
removing python-packaging...
removing python-six...
removing python-pyparsing...
removing python-ordered-set...
removing python-idna...
removing python-cffi...
removing python-pycparser...
removing python-ply...
removing python-asn1crypto...
removing python-appdirs...
removing python...
removing libnsl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...