==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: python-uncompyle6 3.8.0-1 (Wed Nov  3 11:47:50 2021)
==> Retrieving sources...
  -> Found 3.8.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    3.8.0.tar.gz ... Passed
==> Making package: python-uncompyle6 3.8.0-1 (Wed 03 Nov 2021 11:48:03 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) libnsl-1.3.0-2.0  python-3.9.7-2.1  python-click-8.0.3-1.1
             python-spark-1:1.8.9-3  python-xdis-6.0.2-1

Total Download Size:    0.32 MiB
Total Installed Size:  52.90 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-click-8.0.3-1.1-any downloading...
 python-xdis-6.0.2-1-any downloading...
 python-spark-1:1.8.9-3-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
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-click...
installing python-spark...
installing python-xdis...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) python-appdirs-1.4.4-3.2  python-ordered-set-4.0.2-3.2
             python-packaging-20.9-2.1  python-pyparsing-2.4.7-3.2
             python-six-1.16.0-1.1  python-setuptools-1:52.0.0-1.0

Total Installed Size:  4.10 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-pyparsing...
installing python-six...
installing python-packaging...
installing python-ordered-set...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found 3.8.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 3.8.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/uncompyle6
copying uncompyle6/scanner.py -> build/lib/uncompyle6
copying uncompyle6/disas.py -> build/lib/uncompyle6
copying uncompyle6/util.py -> build/lib/uncompyle6
copying uncompyle6/linenumbers.py -> build/lib/uncompyle6
copying uncompyle6/verify.py -> build/lib/uncompyle6
copying uncompyle6/version.py -> build/lib/uncompyle6
copying uncompyle6/show.py -> build/lib/uncompyle6
copying uncompyle6/parser.py -> build/lib/uncompyle6
copying uncompyle6/main.py -> build/lib/uncompyle6
copying uncompyle6/__init__.py -> build/lib/uncompyle6
creating build/lib/uncompyle6/bin
copying uncompyle6/bin/uncompile.py -> build/lib/uncompyle6/bin
copying uncompyle6/bin/pydisassemble.py -> build/lib/uncompyle6/bin
copying uncompyle6/bin/__init__.py -> build/lib/uncompyle6/bin
creating build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse26.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse24.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse3.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse37base.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse32.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse27.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse12.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse33.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse10.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse30.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse31.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse37.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/treenode.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse34.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse11.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse35.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse25.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse38.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse13.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse15.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse22.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse14.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse36.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse23.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse16.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse2.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/__init__.py -> build/lib/uncompyle6/parsers
copying uncompyle6/parsers/parse21.py -> build/lib/uncompyle6/parsers
creating build/lib/uncompyle6/semantics
copying uncompyle6/semantics/customize26_27.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/make_function2.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/fragments.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/customize36.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/check_ast.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/helper.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/customize38.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/make_function36.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/customize25.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/linemap.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/aligner.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/transform.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/parser_error.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/consts.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/pysource.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/customize3.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/customize35.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/customize.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/customize37.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/make_function3.py -> build/lib/uncompyle6/semantics
copying uncompyle6/semantics/__init__.py -> build/lib/uncompyle6/semantics
creating build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner13.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner23.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner32.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner33.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner3.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner15.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner34.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner30.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner39.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/pypy27.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/tok.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner38.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner21.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner2.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner10.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/pypy33.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner36.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner35.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner37base.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner16.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/pypy32.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner24.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/pypy36.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner31.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner25.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner11.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner14.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner26.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner22.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner27.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/pypy35.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/__init__.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner37.py -> build/lib/uncompyle6/scanners
copying uncompyle6/scanners/scanner12.py -> build/lib/uncompyle6/scanners
creating build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/ifelsestmt.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/tryexcept.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/ifstmts_jump.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/and_not_check.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/tryelsestmt.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/except_handler_else.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/except_handler.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/aug_assign.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/and_check.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/ifstmt.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/iflaststmt.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/or_check.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/testtrue.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/while1elsestmt.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/while1stmt.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/tryelsestmtl3.py -> build/lib/uncompyle6/parsers/reducecheck
copying uncompyle6/parsers/reducecheck/__init__.py -> build/lib/uncompyle6/parsers/reducecheck
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
copying build/lib/uncompyle6/scanner.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/bin
copying build/lib/uncompyle6/bin/uncompile.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/bin
copying build/lib/uncompyle6/bin/pydisassemble.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/bin
copying build/lib/uncompyle6/bin/__init__.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/bin
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse26.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse24.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse3.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse37base.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse32.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse27.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse12.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse33.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse10.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse30.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse31.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse37.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/treenode.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse34.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse11.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse35.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse25.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse38.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse13.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse15.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse22.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse14.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse36.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse23.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse16.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/ifelsestmt.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/tryexcept.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/ifstmts_jump.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/and_not_check.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/tryelsestmt.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/except_handler_else.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/except_handler.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/aug_assign.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/and_check.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/ifstmt.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/iflaststmt.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/or_check.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/testtrue.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/while1elsestmt.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/while1stmt.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/tryelsestmtl3.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/reducecheck/__init__.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck
copying build/lib/uncompyle6/parsers/parse2.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/__init__.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/parsers/parse21.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers
copying build/lib/uncompyle6/disas.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
copying build/lib/uncompyle6/util.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
copying build/lib/uncompyle6/linenumbers.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/customize26_27.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/make_function2.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/fragments.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/customize36.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/check_ast.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/helper.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/customize38.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/make_function36.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/customize25.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/linemap.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/aligner.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/transform.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/parser_error.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/consts.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/pysource.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/customize3.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/customize35.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/customize.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/customize37.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/make_function3.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/semantics/__init__.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics
copying build/lib/uncompyle6/verify.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
creating /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner13.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner23.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner32.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner33.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner3.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner15.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner34.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner30.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner39.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/pypy27.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/tok.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner38.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner21.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner2.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner10.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/pypy33.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner36.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner35.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner37base.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner16.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/pypy32.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner24.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/pypy36.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner31.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner25.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner11.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner14.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner26.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner22.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner27.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/pypy35.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/__init__.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner37.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/scanners/scanner12.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners
copying build/lib/uncompyle6/version.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
copying build/lib/uncompyle6/show.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
copying build/lib/uncompyle6/parser.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
copying build/lib/uncompyle6/main.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
copying build/lib/uncompyle6/__init__.py -> /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanner.py to scanner.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/bin/uncompile.py to uncompile.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/bin/pydisassemble.py to pydisassemble.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/bin/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse26.py to parse26.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse24.py to parse24.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse3.py to parse3.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse37base.py to parse37base.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse32.py to parse32.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse27.py to parse27.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse12.py to parse12.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse33.py to parse33.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse10.py to parse10.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse30.py to parse30.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse31.py to parse31.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse37.py to parse37.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/treenode.py to treenode.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse34.py to parse34.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse11.py to parse11.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse35.py to parse35.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse25.py to parse25.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse38.py to parse38.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse13.py to parse13.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse15.py to parse15.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse22.py to parse22.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse14.py to parse14.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse36.py to parse36.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse23.py to parse23.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse16.py to parse16.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/ifelsestmt.py to ifelsestmt.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/tryexcept.py to tryexcept.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/ifstmts_jump.py to ifstmts_jump.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/and_not_check.py to and_not_check.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/tryelsestmt.py to tryelsestmt.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/except_handler_else.py to except_handler_else.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/except_handler.py to except_handler.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/aug_assign.py to aug_assign.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/and_check.py to and_check.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/ifstmt.py to ifstmt.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/iflaststmt.py to iflaststmt.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/or_check.py to or_check.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/testtrue.py to testtrue.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/while1elsestmt.py to while1elsestmt.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/while1stmt.py to while1stmt.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/tryelsestmtl3.py to tryelsestmtl3.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/reducecheck/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse2.py to parse2.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parsers/parse21.py to parse21.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/disas.py to disas.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/util.py to util.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/linenumbers.py to linenumbers.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/customize26_27.py to customize26_27.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/make_function2.py to make_function2.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/fragments.py to fragments.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/customize36.py to customize36.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/check_ast.py to check_ast.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/helper.py to helper.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/customize38.py to customize38.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/make_function36.py to make_function36.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/customize25.py to customize25.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/linemap.py to linemap.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/aligner.py to aligner.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/transform.py to transform.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/parser_error.py to parser_error.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/consts.py to consts.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/pysource.py to pysource.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/customize3.py to customize3.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/customize35.py to customize35.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/customize.py to customize.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/customize37.py to customize37.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/make_function3.py to make_function3.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/semantics/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/verify.py to verify.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner13.py to scanner13.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner23.py to scanner23.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner32.py to scanner32.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner33.py to scanner33.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner3.py to scanner3.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner15.py to scanner15.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner34.py to scanner34.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner30.py to scanner30.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner39.py to scanner39.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/pypy27.py to pypy27.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/tok.py to tok.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner38.py to scanner38.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner21.py to scanner21.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner2.py to scanner2.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner10.py to scanner10.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/pypy33.py to pypy33.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner36.py to scanner36.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner35.py to scanner35.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner37base.py to scanner37base.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner16.py to scanner16.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/pypy32.py to pypy32.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner24.py to scanner24.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/pypy36.py to pypy36.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner31.py to scanner31.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner25.py to scanner25.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner11.py to scanner11.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner14.py to scanner14.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner26.py to scanner26.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner22.py to scanner22.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner27.py to scanner27.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/pypy35.py to pypy35.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner37.py to scanner37.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/scanners/scanner12.py to scanner12.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/version.py to version.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/show.py to show.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/parser.py to parser.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/main.py to main.cpython-39.pyc
byte-compiling /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmpmb2b0l4_.py'
/usr/bin/python /tmp/tmpmb2b0l4_.py
removing /tmp/tmpmb2b0l4_.py
running install_egg_info
running egg_info
creating uncompyle6.egg-info
writing uncompyle6.egg-info/PKG-INFO
writing dependency_links to uncompyle6.egg-info/dependency_links.txt
writing entry points to uncompyle6.egg-info/entry_points.txt
writing requirements to uncompyle6.egg-info/requires.txt
writing top-level names to uncompyle6.egg-info/top_level.txt
writing manifest file 'uncompyle6.egg-info/SOURCES.txt'
reading manifest file 'uncompyle6.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'ChangeLog'
writing manifest file 'uncompyle6.egg-info/SOURCES.txt'
Copying uncompyle6.egg-info to /build/python-uncompyle6/pkg/python-uncompyle6/usr/lib/python3.9/site-packages/uncompyle6-3.8.0-py3.9.egg-info
running install_scripts
Installing pydisassemble script to /build/python-uncompyle6/pkg/python-uncompyle6/usr/bin
Installing uncompyle6 script to /build/python-uncompyle6/pkg/python-uncompyle6/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-uncompyle6"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-uncompyle6 3.8.0-1 (Wed 03 Nov 2021 11:48:49 AM EDT)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: util-linux optionally requires python: python bindings to libmount

Packages (11) libnsl-1.3.0-2.0  python-3.9.7-2.1  python-appdirs-1.4.4-3.2
              python-click-8.0.3-1.1  python-ordered-set-4.0.2-3.2
              python-packaging-20.9-2.1  python-pyparsing-2.4.7-3.2
              python-setuptools-1:52.0.0-1.0  python-six-1.16.0-1.1
              python-spark-1:1.8.9-3  python-xdis-6.0.2-1

Total Removed Size:  57.00 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-xdis...
removing python-spark...
removing python-setuptools...
removing python-packaging...
removing python-six...
removing python-pyparsing...
removing python-ordered-set...
removing python-click...
removing python-appdirs...
removing python...
removing libnsl...
[?25h