==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: frida 15.2.2-1 (Fri Aug 12 18:03:03 2022)
==> Retrieving sources...
  -> Found frida-15.2.2.tar.gz
  -> Found COPYING
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    frida-15.2.2.tar.gz ... Passed
    COPYING ... Passed
==> Making package: frida 15.2.2-1 (Fri 12 Aug 2022 06:03:09 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (19) libnsl-2.0.0-2  python-3.10.5-2  python-appdirs-1.4.4-6
              python-jaraco.context-4.1.1-2  python-jaraco.functools-3.5.1-1
              python-jaraco.text-3.8.1-1  python-more-itertools-8.13.0-2
              python-nspektr-0.4.0-1  python-ordered-set-4.0.2-6
              python-packaging-21.3-1  python-pyparsing-3.0.9-1
              python-setuptools-1:61.3.1-1  python-tomli-2.0.1-1
              python-trove-classifiers-2022.8.7-1
              python-validate-pyproject-0.9-1  python-wcwidth-0.2.5-6
              python-colorama-0.4.5-1  python-prompt_toolkit-3.0.30-2
              python-pygments-2.12.0-1

Total Download Size:    2.68 MiB
Total Installed Size:  75.60 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pygments-2.12.0-1-any downloading...
 python-prompt_toolkit-3.0.30-2-any downloading...
 python-wcwidth-0.2.5-6-any downloading...
 python-colorama-0.4.5-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: 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-colorama...
installing python-appdirs...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-jaraco.text...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing python-nspektr...
installing python-ordered-set...
installing python-tomli...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
installing python-pygments...
installing python-wcwidth...
installing python-prompt_toolkit...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found frida-15.2.2.tar.gz
  -> Found COPYING
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting frida-15.2.2.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build
creating build/lib.linux-x86_64-3.10
creating build/lib.linux-x86_64-3.10/frida
copying frida/__init__.py -> build/lib.linux-x86_64-3.10/frida
copying frida/core.py -> build/lib.linux-x86_64-3.10/frida
running build_ext
looking for prebuilt extension in home directory, i.e. /build/frida-15.2.2-py3.10-linux-x86_64.egg
prebuilt extension not found in home directory, will try downloading it
querying pypi for available prebuilds
using default index URL: https://pypi.org/simple/
downloading package list from https://pypi.org/simple/frida/
downloading prebuilt extension from https://files.pythonhosted.org/packages/e8/91/b5f40e208f5705e9d3810ce9eccbeca9751fc233b8eaf7af6711f5c756f4/frida-15.2.2-py3.8-linux-x86_64.egg#sha256=6b7781266029f0c36b7af10ac4cbbab107917036f5d289dfd1fa1e9155548dc2
checking hash
extracting prebuilt extension
==> Entering fakeroot environment...
==> Starting package()...
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/frida/pkg/frida/usr
creating /build/frida/pkg/frida/usr/lib
creating /build/frida/pkg/frida/usr/lib/python3.10
creating /build/frida/pkg/frida/usr/lib/python3.10/site-packages
copying build/lib.linux-x86_64-3.10/_frida.cpython-310-x86_64-linux-gnu.so -> /build/frida/pkg/frida/usr/lib/python3.10/site-packages
creating /build/frida/pkg/frida/usr/lib/python3.10/site-packages/frida
copying build/lib.linux-x86_64-3.10/frida/__init__.py -> /build/frida/pkg/frida/usr/lib/python3.10/site-packages/frida
copying build/lib.linux-x86_64-3.10/frida/core.py -> /build/frida/pkg/frida/usr/lib/python3.10/site-packages/frida
byte-compiling /build/frida/pkg/frida/usr/lib/python3.10/site-packages/frida/__init__.py to __init__.cpython-310.pyc
byte-compiling /build/frida/pkg/frida/usr/lib/python3.10/site-packages/frida/core.py to core.cpython-310.pyc
writing byte-compilation script '/tmp/tmpigvdq0a4.py'
/usr/bin/python /tmp/tmpigvdq0a4.py
removing /tmp/tmpigvdq0a4.py
running install_egg_info
running egg_info
writing frida.egg-info/PKG-INFO
writing dependency_links to frida.egg-info/dependency_links.txt
writing requirements to frida.egg-info/requires.txt
writing top-level names to frida.egg-info/top_level.txt
reading manifest file 'frida.egg-info/SOURCES.txt'
adding license file 'COPYING'
writing manifest file 'frida.egg-info/SOURCES.txt'
Copying frida.egg-info to /build/frida/pkg/frida/usr/lib/python3.10/site-packages/frida-15.2.2-py3.10.egg-info
running install_scripts
==> 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 "frida"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: frida 15.2.2-1 (Fri 12 Aug 2022 06:04:05 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: libevent optionally requires python: event_rpcgen.py
:: libxml2 optionally requires python: Python bindings
:: util-linux optionally requires python: python bindings to libmount

Packages (19) libnsl-2.0.0-2  python-3.10.5-2  python-appdirs-1.4.4-6
              python-colorama-0.4.5-1  python-jaraco.context-4.1.1-2
              python-jaraco.functools-3.5.1-1  python-jaraco.text-3.8.1-1
              python-more-itertools-8.13.0-2  python-nspektr-0.4.0-1
              python-ordered-set-4.0.2-6  python-packaging-21.3-1
              python-prompt_toolkit-3.0.30-2  python-pygments-2.12.0-1
              python-pyparsing-3.0.9-1  python-setuptools-1:61.3.1-1
              python-tomli-2.0.1-1  python-trove-classifiers-2022.8.7-1
              python-validate-pyproject-0.9-1  python-wcwidth-0.2.5-6

Total Removed Size:  75.60 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-prompt_toolkit...
removing python-wcwidth...
removing python-pygments...
removing python-setuptools...
removing python-validate-pyproject...
removing python-trove-classifiers...
removing python-tomli...
removing python-ordered-set...
removing python-nspektr...
removing python-packaging...
removing python-pyparsing...
removing python-jaraco.text...
removing python-jaraco.functools...
removing python-more-itertools...
removing python-jaraco.context...
removing python-colorama...
removing python-appdirs...
removing python...
removing libnsl...
[?25h