==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done
==> Making package: python-libpcap 0.4.1-1 (Mon May  8 08:44:27 2023)
==> Retrieving sources...
  -> Found python-libpcap-0.4.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-libpcap-0.4.1.tar.gz ... Passed
==> Making package: python-libpcap 0.4.1-1 (Mon 08 May 2023 08:44:33 AM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) dbus-1.14.6-2  libnl-3.7.0-3  libnsl-2.0.0-3  cython-0.29.34-3
             libpcap-1.10.4-1  python-3.11.3-1

Total Download Size:   17.17 MiB
Total Installed Size:  88.71 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-3.11.3-1-x86_64 downloading...
 cython-0.29.34-3-x86_64 downloading...
 libnl-3.7.0-3-x86_64 downloading...
 dbus-1.14.6-2-x86_64 downloading...
 libpcap-1.10.4-1-x86_64 downloading...
 libnsl-2.0.0-3-x86_64 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
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing libnl...
installing dbus...
installing libpcap...
installing cython...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (16) python-autocommand-2.2.2-4  python-fastjsonschema-2.16.3-4
              python-inflect-6.0.4-2  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.6.0-3  python-jaraco.text-3.11.1-3
              python-more-itertools-9.1.1-4  python-ordered-set-4.1.0-4
              python-packaging-23.0-3  python-platformdirs-3.5.0-2
              python-pydantic-1.10.7-4  python-tomli-2.0.1-3
              python-trove-classifiers-2023.4.22-1
              python-typing_extensions-4.5.0-4
              python-validate-pyproject-0.12.2-3  python-setuptools-1:67.7.0-1

Total Download Size:    3.25 MiB
Total Installed Size:  15.54 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pydantic-1.10.7-4-x86_64 downloading...
 python-setuptools-1:67.7.0-1-any downloading...
 python-more-itertools-9.1.1-4-any downloading...
 python-packaging-23.0-3-any downloading...
 python-inflect-6.0.4-2-any downloading...
 python-validate-pyproject-0.12.2-3-any downloading...
 python-typing_extensions-4.5.0-4-any downloading...
 python-fastjsonschema-2.16.3-4-any downloading...
 python-platformdirs-3.5.0-2-any downloading...
 python-tomli-2.0.1-3-any downloading...
 python-autocommand-2.2.2-4-any downloading...
 python-jaraco.text-3.11.1-3-any downloading...
 python-ordered-set-4.1.0-4-any downloading...
 python-jaraco.functools-3.6.0-3-any downloading...
 python-trove-classifiers-2023.4.22-1-any downloading...
 python-jaraco.context-4.3.0-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
    python-dotenv: for .env file support
    python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-packaging...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found python-libpcap-0.4.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-libpcap-0.4.1.tar.gz with bsdtar
==> Starting build()...
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2023-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2023-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running config
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2023-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2023-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running build
running build_py
creating build
creating build/lib.linux-x86_64-cpython-311
creating build/lib.linux-x86_64-cpython-311/pylibpcap
copying pylibpcap/__init__.py -> build/lib.linux-x86_64-cpython-311/pylibpcap
copying pylibpcap/cli.py -> build/lib.linux-x86_64-cpython-311/pylibpcap
copying pylibpcap/pcap.py -> build/lib.linux-x86_64-cpython-311/pylibpcap
copying pylibpcap/__main__.py -> build/lib.linux-x86_64-cpython-311/pylibpcap
copying pylibpcap/exception.py -> build/lib.linux-x86_64-cpython-311/pylibpcap
copying pylibpcap/utils.py -> build/lib.linux-x86_64-cpython-311/pylibpcap
copying pylibpcap/parse.py -> build/lib.linux-x86_64-cpython-311/pylibpcap
copying pylibpcap/open.py -> build/lib.linux-x86_64-cpython-311/pylibpcap
running egg_info
writing python_libpcap.egg-info/PKG-INFO
writing dependency_links to python_libpcap.egg-info/dependency_links.txt
writing entry points to python_libpcap.egg-info/entry_points.txt
writing requirements to python_libpcap.egg-info/requires.txt
writing top-level names to python_libpcap.egg-info/top_level.txt
reading manifest file 'python_libpcap.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'src'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'python_libpcap.egg-info/SOURCES.txt'
copying pylibpcap/base.c -> build/lib.linux-x86_64-cpython-311/pylibpcap
running build_ext
building 'pylibpcap.base' extension
creating build/temp.linux-x86_64-cpython-311
creating build/temp.linux-x86_64-cpython-311/pylibpcap
gcc -DNDEBUG -g -fwrapv -O3 -Wall -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -ffat-lto-objects -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/build/python/src=/usr/src/debug/python -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.11 -c pylibpcap/base.c -o build/temp.linux-x86_64-cpython-311/pylibpcap/base.o -lpcap
pylibpcap/base.c: In function ‘__pyx_f_9pylibpcap_4base_get_first_iface’:
pylibpcap/base.c:5915:3: warning: pcap_lookupdev’ is deprecated: use 'pcap_findalldevs' and use the first device []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;]
 5915 |   __pyx_v_iface = pcap_lookupdev(__pyx_v_errbuf);
      |   ^~~~~~~~~~~~~
In file included from /usr/include/pcap.h:43,
                 from pylibpcap/base.c:768:
/usr/include/pcap/pcap.h:395:18: note: declared here
  395 | PCAP_API char   *pcap_lookupdev(char *);
      |                  ^~~~~~~~~~~~~~
gcc -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -Wl,-O1,--sort-common,--as-needed,-z,relro -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-311/pylibpcap/base.o -L/usr/lib -lm -o build/lib.linux-x86_64-cpython-311/pylibpcap/base.cpython-311-x86_64-linux-gnu.so -lpcap
==> Entering fakeroot environment...
==> Starting package()...
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2023-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
/usr/lib/python3.11/site-packages/setuptools/dist.py:754: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

        By 2023-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

!!
  opt = self.warn_dash_deprecation(opt, section)
running install
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer, pypa/build or
        other standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_py
running egg_info
writing python_libpcap.egg-info/PKG-INFO
writing dependency_links to python_libpcap.egg-info/dependency_links.txt
writing entry points to python_libpcap.egg-info/entry_points.txt
writing requirements to python_libpcap.egg-info/requires.txt
writing top-level names to python_libpcap.egg-info/top_level.txt
reading manifest file 'python_libpcap.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.h' under directory 'src'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'python_libpcap.egg-info/SOURCES.txt'
running build_ext
running install_lib
creating /build/python-libpcap/pkg/python-libpcap/usr
creating /build/python-libpcap/pkg/python-libpcap/usr/lib
creating /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11
creating /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages
creating /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/__init__.py -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/cli.py -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/base.cpython-311-x86_64-linux-gnu.so -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/pcap.py -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/__main__.py -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/exception.py -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/utils.py -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/parse.py -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/open.py -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
copying build/lib.linux-x86_64-cpython-311/pylibpcap/base.c -> /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap
byte-compiling /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap/__init__.py to __init__.cpython-311.pyc
byte-compiling /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap/cli.py to cli.cpython-311.pyc
byte-compiling /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap/pcap.py to pcap.cpython-311.pyc
byte-compiling /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap/__main__.py to __main__.cpython-311.pyc
byte-compiling /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap/exception.py to exception.cpython-311.pyc
byte-compiling /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap/utils.py to utils.cpython-311.pyc
byte-compiling /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap/parse.py to parse.cpython-311.pyc
byte-compiling /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/pylibpcap/open.py to open.cpython-311.pyc
writing byte-compilation script '/tmp/tmpmnac59w8.py'
/usr/bin/python /tmp/tmpmnac59w8.py
removing /tmp/tmpmnac59w8.py
running install_egg_info
Copying python_libpcap.egg-info to /build/python-libpcap/pkg/python-libpcap/usr/lib/python3.11/site-packages/python_libpcap-0.4.1-py3.11.egg-info
running install_scripts
Installing libpcap-capture script to /build/python-libpcap/pkg/python-libpcap/usr/bin
Installing libpcap-merge script to /build/python-libpcap/pkg/python-libpcap/usr/bin
Installing libpcap-read script to /build/python-libpcap/pkg/python-libpcap/usr/bin
Installing libpcap-write script to /build/python-libpcap/pkg/python-libpcap/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-libpcap"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-libpcap 0.4.1-1 (Mon 08 May 2023 08:44:53 AM 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-libs optionally requires python: python bindings to libmount

Packages (22) cython-0.29.34-3  dbus-1.14.6-2  libnl-3.7.0-3  libnsl-2.0.0-3
              libpcap-1.10.4-1  python-3.11.3-1  python-autocommand-2.2.2-4
              python-fastjsonschema-2.16.3-4  python-inflect-6.0.4-2
              python-jaraco.context-4.3.0-3  python-jaraco.functools-3.6.0-3
              python-jaraco.text-3.11.1-3  python-more-itertools-9.1.1-4
              python-ordered-set-4.1.0-4  python-packaging-23.0-3
              python-platformdirs-3.5.0-2  python-pydantic-1.10.7-4
              python-setuptools-1:67.7.0-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.4.22-1
              python-typing_extensions-4.5.0-4
              python-validate-pyproject-0.12.2-3

Total Removed Size:  104.25 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-validate-pyproject...
removing python-trove-classifiers...
removing python-tomli...
removing python-platformdirs...
removing python-packaging...
removing python-ordered-set...
removing python-jaraco.text...
removing python-jaraco.functools...
removing python-more-itertools...
removing python-jaraco.context...
removing python-inflect...
removing python-pydantic...
removing python-typing_extensions...
removing python-fastjsonschema...
removing python-autocommand...
removing python...
removing libpcap...
removing libnsl...
removing libnl...
removing dbus...
removing cython...
[?25h