>>> py3-dnspython: Building main/py3-dnspython 2.4.2-r1 (using abuild 3.12.0-r0) started Thu, 02 Nov 2023 10:09:39 +0000
>>> py3-dnspython: Checking sanity of /home/buildozer/aports/main/py3-dnspython/APKBUILD...
>>> py3-dnspython: Analyzing dependencies...
>>> py3-dnspython: Installing for build: build-base cython py3-gpep517 py3-setuptools py3-wheel python3-dev
(1/28) Installing libbz2 (1.0.8-r6)
(2/28) Installing libffi (3.4.4-r3)
(3/28) Installing gdbm (1.23-r1)
(4/28) Installing xz-libs (5.4.5-r0)
(5/28) Installing mpdecimal (2.5.1-r2)
(6/28) Installing libpanelw (6.4_p20231007-r0)
(7/28) Installing readline (8.2.1-r2)
(8/28) Installing sqlite-libs (3.43.2-r0)
(9/28) Installing python3 (3.11.6-r1)
(10/28) Installing python3-pycache-pyc0 (3.11.6-r1)
(11/28) Installing pyc (3.11.6-r1)
(12/28) Installing cython-pyc (0.29.36-r1)
(13/28) Installing python3-pyc (3.11.6-r1)
(14/28) Installing cython (0.29.36-r1)
(15/28) Installing py3-installer (0.7.0-r1)
(16/28) Installing py3-installer-pyc (0.7.0-r1)
(17/28) Installing py3-gpep517 (15-r0)
(18/28) Installing py3-gpep517-pyc (15-r0)
(19/28) Installing py3-parsing (3.1.1-r0)
(20/28) Installing py3-parsing-pyc (3.1.1-r0)
(21/28) Installing py3-packaging (23.2-r0)
(22/28) Installing py3-packaging-pyc (23.2-r0)
(23/28) Installing py3-setuptools (68.2.2-r0)
(24/28) Installing py3-setuptools-pyc (68.2.2-r0)
(25/28) Installing py3-wheel (0.41.2-r0)
(26/28) Installing py3-wheel-pyc (0.41.2-r0)
(27/28) Installing python3-dev (3.11.6-r1)
(28/28) Installing .makedepends-py3-dnspython (20231102.100940)
Executing busybox-1.36.1-r13.trigger
OK: 577 MiB in 134 packages
>>> py3-dnspython: Cleaning up srcdir
>>> py3-dnspython: Cleaning up pkgdir
>>> py3-dnspython: Cleaning up tmpdir
>>> py3-dnspython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/dnspython-2.4.2.tar.gz
>>> py3-dnspython: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/dnspython-2.4.2.tar.gz
>>> py3-dnspython: Checking sha512sums...
dnspython-2.4.2.tar.gz: OK
0001-ignore-setuptools-scm.patch: OK
>>> py3-dnspython: Unpacking /var/cache/distfiles/v3.19/dnspython-2.4.2.tar.gz...
>>> py3-dnspython: 0001-ignore-setuptools-scm.patch
patching file setup.cfg
Hunk #1 succeeded at 47 with fuzz 2 (offset 1 line).
2023-11-02 10:09:41,022 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
Compiling dns/__init__.py because it changed.
Compiling dns/_asyncbackend.py because it changed.
Compiling dns/_asyncio_backend.py because it changed.
Compiling dns/_ddr.py because it changed.
Compiling dns/_immutable_ctx.py because it changed.
Compiling dns/_trio_backend.py because it changed.
Compiling dns/asyncbackend.py because it changed.
Compiling dns/asyncquery.py because it changed.
Compiling dns/asyncresolver.py because it changed.
Compiling dns/dnssec.py because it changed.
Compiling dns/dnssectypes.py because it changed.
Compiling dns/e164.py because it changed.
Compiling dns/edns.py because it changed.
Compiling dns/entropy.py because it changed.
Compiling dns/enum.py because it changed.
Compiling dns/exception.py because it changed.
Compiling dns/flags.py because it changed.
Compiling dns/grange.py because it changed.
Compiling dns/immutable.py because it changed.
Compiling dns/inet.py because it changed.
Compiling dns/ipv4.py because it changed.
Compiling dns/ipv6.py because it changed.
Compiling dns/message.py because it changed.
Compiling dns/name.py because it changed.
Compiling dns/namedict.py because it changed.
Compiling dns/nameserver.py because it changed.
Compiling dns/node.py because it changed.
Compiling dns/opcode.py because it changed.
Compiling dns/query.py because it changed.
Compiling dns/rcode.py because it changed.
Compiling dns/rdata.py because it changed.
Compiling dns/rdataclass.py because it changed.
Compiling dns/rdataset.py because it changed.
Compiling dns/rdatatype.py because it changed.
Compiling dns/renderer.py because it changed.
Compiling dns/resolver.py because it changed.
Compiling dns/reversename.py because it changed.
Compiling dns/rrset.py because it changed.
Compiling dns/serial.py because it changed.
Compiling dns/set.py because it changed.
Compiling dns/tokenizer.py because it changed.
Compiling dns/transaction.py because it changed.
Compiling dns/tsig.py because it changed.
Compiling dns/tsigkeyring.py because it changed.
Compiling dns/ttl.py because it changed.
Compiling dns/update.py because it changed.
Compiling dns/version.py because it changed.
Compiling dns/versioned.py because it changed.
Compiling dns/win32util.py because it changed.
Compiling dns/wire.py because it changed.
Compiling dns/xfr.py because it changed.
Compiling dns/zone.py because it changed.
Compiling dns/zonefile.py because it changed.
Compiling dns/zonetypes.py because it changed.
Compiling dns/dnssecalgs/__init__.py because it changed.
Compiling dns/dnssecalgs/base.py because it changed.
Compiling dns/dnssecalgs/cryptography.py because it changed.
Compiling dns/dnssecalgs/dsa.py because it changed.
Compiling dns/dnssecalgs/ecdsa.py because it changed.
Compiling dns/dnssecalgs/eddsa.py because it changed.
Compiling dns/dnssecalgs/rsa.py because it changed.
Compiling dns/quic/__init__.py because it changed.
Compiling dns/quic/_asyncio.py because it changed.
Compiling dns/quic/_common.py because it changed.
Compiling dns/quic/_sync.py because it changed.
Compiling dns/quic/_trio.py because it changed.
Compiling dns/rdtypes/__init__.py because it changed.
Compiling dns/rdtypes/dnskeybase.py because it changed.
Compiling dns/rdtypes/dsbase.py because it changed.
Compiling dns/rdtypes/euibase.py because it changed.
Compiling dns/rdtypes/mxbase.py because it changed.
Compiling dns/rdtypes/nsbase.py because it changed.
Compiling dns/rdtypes/svcbbase.py because it changed.
Compiling dns/rdtypes/tlsabase.py because it changed.
Compiling dns/rdtypes/txtbase.py because it changed.
Compiling dns/rdtypes/util.py because it changed.
Compiling dns/rdtypes/ANY/AFSDB.py because it changed.
Compiling dns/rdtypes/ANY/AMTRELAY.py because it changed.
Compiling dns/rdtypes/ANY/AVC.py because it changed.
Compiling dns/rdtypes/ANY/CAA.py because it changed.
Compiling dns/rdtypes/ANY/CDNSKEY.py because it changed.
Compiling dns/rdtypes/ANY/CDS.py because it changed.
Compiling dns/rdtypes/ANY/CERT.py because it changed.
Compiling dns/rdtypes/ANY/CNAME.py because it changed.
Compiling dns/rdtypes/ANY/CSYNC.py because it changed.
Compiling dns/rdtypes/ANY/DLV.py because it changed.
Compiling dns/rdtypes/ANY/DNAME.py because it changed.
Compiling dns/rdtypes/ANY/DNSKEY.py because it changed.
Compiling dns/rdtypes/ANY/DS.py because it changed.
Compiling dns/rdtypes/ANY/EUI48.py because it changed.
Compiling dns/rdtypes/ANY/EUI64.py because it changed.
Compiling dns/rdtypes/ANY/GPOS.py because it changed.
Compiling dns/rdtypes/ANY/HINFO.py because it changed.
Compiling dns/rdtypes/ANY/HIP.py because it changed.
Compiling dns/rdtypes/ANY/ISDN.py because it changed.
Compiling dns/rdtypes/ANY/L32.py because it changed.
Compiling dns/rdtypes/ANY/L64.py because it changed.
Compiling dns/rdtypes/ANY/LOC.py because it changed.
Compiling dns/rdtypes/ANY/LP.py because it changed.
Compiling dns/rdtypes/ANY/MX.py because it changed.
Compiling dns/rdtypes/ANY/NID.py because it changed.
Compiling dns/rdtypes/ANY/NINFO.py because it changed.
Compiling dns/rdtypes/ANY/NS.py because it changed.
Compiling dns/rdtypes/ANY/NSEC.py because it changed.
Compiling dns/rdtypes/ANY/NSEC3.py because it changed.
Compiling dns/rdtypes/ANY/NSEC3PARAM.py because it changed.
Compiling dns/rdtypes/ANY/OPENPGPKEY.py because it changed.
Compiling dns/rdtypes/ANY/OPT.py because it changed.
Compiling dns/rdtypes/ANY/PTR.py because it changed.
Compiling dns/rdtypes/ANY/RP.py because it changed.
Compiling dns/rdtypes/ANY/RRSIG.py because it changed.
Compiling dns/rdtypes/ANY/RT.py because it changed.
Compiling dns/rdtypes/ANY/SMIMEA.py because it changed.
Compiling dns/rdtypes/ANY/SOA.py because it changed.
Compiling dns/rdtypes/ANY/SPF.py because it changed.
Compiling dns/rdtypes/ANY/SSHFP.py because it changed.
Compiling dns/rdtypes/ANY/TKEY.py because it changed.
Compiling dns/rdtypes/ANY/TLSA.py because it changed.
Compiling dns/rdtypes/ANY/TSIG.py because it changed.
Compiling dns/rdtypes/ANY/TXT.py because it changed.
Compiling dns/rdtypes/ANY/URI.py because it changed.
Compiling dns/rdtypes/ANY/X25.py because it changed.
Compiling dns/rdtypes/ANY/ZONEMD.py because it changed.
Compiling dns/rdtypes/ANY/__init__.py because it changed.
Compiling dns/rdtypes/CH/A.py because it changed.
Compiling dns/rdtypes/CH/__init__.py because it changed.
Compiling dns/rdtypes/IN/A.py because it changed.
Compiling dns/rdtypes/IN/AAAA.py because it changed.
Compiling dns/rdtypes/IN/APL.py because it changed.
Compiling dns/rdtypes/IN/DHCID.py because it changed.
Compiling dns/rdtypes/IN/HTTPS.py because it changed.
Compiling dns/rdtypes/IN/IPSECKEY.py because it changed.
Compiling dns/rdtypes/IN/KX.py because it changed.
Compiling dns/rdtypes/IN/NAPTR.py because it changed.
Compiling dns/rdtypes/IN/NSAP.py because it changed.
Compiling dns/rdtypes/IN/NSAP_PTR.py because it changed.
Compiling dns/rdtypes/IN/PX.py because it changed.
Compiling dns/rdtypes/IN/SRV.py because it changed.
Compiling dns/rdtypes/IN/SVCB.py because it changed.
Compiling dns/rdtypes/IN/WKS.py because it changed.
Compiling dns/rdtypes/IN/__init__.py because it changed.
[  1/141] Cythonizing dns/__init__.py
[  2/141] Cythonizing dns/_asyncbackend.py
[  3/141] Cythonizing dns/_asyncio_backend.py
[  4/141] Cythonizing dns/_ddr.py
[  5/141] Cythonizing dns/_immutable_ctx.py
[  6/141] Cythonizing dns/_trio_backend.py
[  7/141] Cythonizing dns/asyncbackend.py
[  8/141] Cythonizing dns/asyncquery.py
[  9/141] Cythonizing dns/asyncresolver.py
[ 10/141] Cythonizing dns/dnssec.py
[ 11/141] Cythonizing dns/dnssecalgs/__init__.py
[ 12/141] Cythonizing dns/dnssecalgs/base.py
[ 13/141] Cythonizing dns/dnssecalgs/cryptography.py
[ 14/141] Cythonizing dns/dnssecalgs/dsa.py
[ 15/141] Cythonizing dns/dnssecalgs/ecdsa.py
[ 16/141] Cythonizing dns/dnssecalgs/eddsa.py
[ 17/141] Cythonizing dns/dnssecalgs/rsa.py
[ 18/141] Cythonizing dns/dnssectypes.py
[ 19/141] Cythonizing dns/e164.py
[ 20/141] Cythonizing dns/edns.py
[ 21/141] Cythonizing dns/entropy.py
[ 22/141] Cythonizing dns/enum.py
[ 23/141] Cythonizing dns/exception.py
[ 24/141] Cythonizing dns/flags.py
[ 25/141] Cythonizing dns/grange.py
[ 26/141] Cythonizing dns/immutable.py
[ 27/141] Cythonizing dns/inet.py
[ 28/141] Cythonizing dns/ipv4.py
[ 29/141] Cythonizing dns/ipv6.py
[ 30/141] Cythonizing dns/message.py
[ 31/141] Cythonizing dns/name.py
[ 32/141] Cythonizing dns/namedict.py
[ 33/141] Cythonizing dns/nameserver.py
[ 34/141] Cythonizing dns/node.py
[ 35/141] Cythonizing dns/opcode.py
[ 36/141] Cythonizing dns/query.py
[ 37/141] Cythonizing dns/quic/__init__.py
[ 38/141] Cythonizing dns/quic/_asyncio.py
[ 39/141] Cythonizing dns/quic/_common.py
[ 40/141] Cythonizing dns/quic/_sync.py
[ 41/141] Cythonizing dns/quic/_trio.py
[ 42/141] Cythonizing dns/rcode.py
[ 43/141] Cythonizing dns/rdata.py
[ 44/141] Cythonizing dns/rdataclass.py
[ 45/141] Cythonizing dns/rdataset.py
[ 46/141] Cythonizing dns/rdatatype.py
[ 47/141] Cythonizing dns/rdtypes/ANY/AFSDB.py
[ 48/141] Cythonizing dns/rdtypes/ANY/AMTRELAY.py
[ 49/141] Cythonizing dns/rdtypes/ANY/AVC.py
[ 50/141] Cythonizing dns/rdtypes/ANY/CAA.py
[ 51/141] Cythonizing dns/rdtypes/ANY/CDNSKEY.py
[ 52/141] Cythonizing dns/rdtypes/ANY/CDS.py
[ 53/141] Cythonizing dns/rdtypes/ANY/CERT.py
[ 54/141] Cythonizing dns/rdtypes/ANY/CNAME.py
[ 55/141] Cythonizing dns/rdtypes/ANY/CSYNC.py
[ 56/141] Cythonizing dns/rdtypes/ANY/DLV.py
[ 57/141] Cythonizing dns/rdtypes/ANY/DNAME.py
[ 58/141] Cythonizing dns/rdtypes/ANY/DNSKEY.py
[ 59/141] Cythonizing dns/rdtypes/ANY/DS.py
[ 60/141] Cythonizing dns/rdtypes/ANY/EUI48.py
[ 61/141] Cythonizing dns/rdtypes/ANY/EUI64.py
[ 62/141] Cythonizing dns/rdtypes/ANY/GPOS.py
[ 63/141] Cythonizing dns/rdtypes/ANY/HINFO.py
[ 64/141] Cythonizing dns/rdtypes/ANY/HIP.py
[ 65/141] Cythonizing dns/rdtypes/ANY/ISDN.py
[ 66/141] Cythonizing dns/rdtypes/ANY/L32.py
[ 67/141] Cythonizing dns/rdtypes/ANY/L64.py
[ 68/141] Cythonizing dns/rdtypes/ANY/LOC.py
[ 69/141] Cythonizing dns/rdtypes/ANY/LP.py
[ 70/141] Cythonizing dns/rdtypes/ANY/MX.py
[ 71/141] Cythonizing dns/rdtypes/ANY/NID.py
[ 72/141] Cythonizing dns/rdtypes/ANY/NINFO.py
[ 73/141] Cythonizing dns/rdtypes/ANY/NS.py
[ 74/141] Cythonizing dns/rdtypes/ANY/NSEC.py
[ 75/141] Cythonizing dns/rdtypes/ANY/NSEC3.py
[ 76/141] Cythonizing dns/rdtypes/ANY/NSEC3PARAM.py
[ 77/141] Cythonizing dns/rdtypes/ANY/OPENPGPKEY.py
[ 78/141] Cythonizing dns/rdtypes/ANY/OPT.py
[ 79/141] Cythonizing dns/rdtypes/ANY/PTR.py
[ 80/141] Cythonizing dns/rdtypes/ANY/RP.py
[ 81/141] Cythonizing dns/rdtypes/ANY/RRSIG.py
[ 82/141] Cythonizing dns/rdtypes/ANY/RT.py
[ 83/141] Cythonizing dns/rdtypes/ANY/SMIMEA.py
[ 84/141] Cythonizing dns/rdtypes/ANY/SOA.py
[ 85/141] Cythonizing dns/rdtypes/ANY/SPF.py
[ 86/141] Cythonizing dns/rdtypes/ANY/SSHFP.py
[ 87/141] Cythonizing dns/rdtypes/ANY/TKEY.py
[ 88/141] Cythonizing dns/rdtypes/ANY/TLSA.py
[ 89/141] Cythonizing dns/rdtypes/ANY/TSIG.py
[ 90/141] Cythonizing dns/rdtypes/ANY/TXT.py
[ 91/141] Cythonizing dns/rdtypes/ANY/URI.py
[ 92/141] Cythonizing dns/rdtypes/ANY/X25.py
[ 93/141] Cythonizing dns/rdtypes/ANY/ZONEMD.py
[ 94/141] Cythonizing dns/rdtypes/ANY/__init__.py
[ 95/141] Cythonizing dns/rdtypes/CH/A.py
[ 96/141] Cythonizing dns/rdtypes/CH/__init__.py
[ 97/141] Cythonizing dns/rdtypes/IN/A.py
[ 98/141] Cythonizing dns/rdtypes/IN/AAAA.py
[ 99/141] Cythonizing dns/rdtypes/IN/APL.py
[100/141] Cythonizing dns/rdtypes/IN/DHCID.py
[101/141] Cythonizing dns/rdtypes/IN/HTTPS.py
[102/141] Cythonizing dns/rdtypes/IN/IPSECKEY.py
[103/141] Cythonizing dns/rdtypes/IN/KX.py
[104/141] Cythonizing dns/rdtypes/IN/NAPTR.py
[105/141] Cythonizing dns/rdtypes/IN/NSAP.py
[106/141] Cythonizing dns/rdtypes/IN/NSAP_PTR.py
[107/141] Cythonizing dns/rdtypes/IN/PX.py
[108/141] Cythonizing dns/rdtypes/IN/SRV.py
[109/141] Cythonizing dns/rdtypes/IN/SVCB.py
[110/141] Cythonizing dns/rdtypes/IN/WKS.py
[111/141] Cythonizing dns/rdtypes/IN/__init__.py
[112/141] Cythonizing dns/rdtypes/__init__.py
[113/141] Cythonizing dns/rdtypes/dnskeybase.py
[114/141] Cythonizing dns/rdtypes/dsbase.py
[115/141] Cythonizing dns/rdtypes/euibase.py
[116/141] Cythonizing dns/rdtypes/mxbase.py
[117/141] Cythonizing dns/rdtypes/nsbase.py
[118/141] Cythonizing dns/rdtypes/svcbbase.py
[119/141] Cythonizing dns/rdtypes/tlsabase.py
[120/141] Cythonizing dns/rdtypes/txtbase.py
[121/141] Cythonizing dns/rdtypes/util.py
[122/141] Cythonizing dns/renderer.py
[123/141] Cythonizing dns/resolver.py
[124/141] Cythonizing dns/reversename.py
[125/141] Cythonizing dns/rrset.py
[126/141] Cythonizing dns/serial.py
[127/141] Cythonizing dns/set.py
[128/141] Cythonizing dns/tokenizer.py
[129/141] Cythonizing dns/transaction.py
[130/141] Cythonizing dns/tsig.py
[131/141] Cythonizing dns/tsigkeyring.py
[132/141] Cythonizing dns/ttl.py
[133/141] Cythonizing dns/update.py
[134/141] Cythonizing dns/version.py
[135/141] Cythonizing dns/versioned.py
[136/141] Cythonizing dns/win32util.py
[137/141] Cythonizing dns/wire.py
[138/141] Cythonizing dns/xfr.py
[139/141] Cythonizing dns/zone.py
[140/141] Cythonizing dns/zonefile.py
[141/141] Cythonizing dns/zonetypes.py
/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!

        ********************************************************************************
        The license_file parameter is deprecated, use license_files instead.

        This deprecation is overdue, please update your project and remove deprecated
        calls to avoid build errors in the future.

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

!!
  parsed = self.parsers.get(option_name, lambda x: x)(value)
2023-11-02 10:09:51,843 root INFO running bdist_wheel
2023-11-02 10:09:51,849 root INFO running build
2023-11-02 10:09:51,849 root INFO running build_py
2023-11-02 10:09:51,853 root INFO creating build
2023-11-02 10:09:51,853 root INFO creating build/lib.linux-s390x-cpython-311
2023-11-02 10:09:51,854 root INFO creating build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,854 root INFO copying dns/resolver.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,854 root INFO copying dns/asyncbackend.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,854 root INFO copying dns/tsigkeyring.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,854 root INFO copying dns/zonefile.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,854 root INFO copying dns/enum.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,854 root INFO copying dns/tsig.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,854 root INFO copying dns/version.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/__init__.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/transaction.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/inet.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/renderer.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/grange.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/set.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/win32util.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/_asyncbackend.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/reversename.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/serial.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/entropy.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/_asyncio_backend.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,855 root INFO copying dns/namedict.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/zone.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/_trio_backend.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/e164.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/zonetypes.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/dnssectypes.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/immutable.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/asyncresolver.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/xfr.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/rcode.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/nameserver.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/name.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,856 root INFO copying dns/edns.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/query.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/versioned.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/rdata.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/wire.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/message.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/ipv6.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/tokenizer.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/_immutable_ctx.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/node.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,857 root INFO copying dns/asyncquery.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/rdatatype.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/flags.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/rdataset.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/rrset.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/dnssec.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/exception.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/ipv4.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/_ddr.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/rdataclass.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/opcode.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/update.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,858 root INFO copying dns/ttl.py -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,859 root INFO creating build/lib.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:09:51,859 root INFO copying dns/dnssecalgs/cryptography.py -> build/lib.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:09:51,859 root INFO copying dns/dnssecalgs/__init__.py -> build/lib.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:09:51,859 root INFO copying dns/dnssecalgs/rsa.py -> build/lib.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:09:51,859 root INFO copying dns/dnssecalgs/dsa.py -> build/lib.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:09:51,859 root INFO copying dns/dnssecalgs/eddsa.py -> build/lib.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:09:51,859 root INFO copying dns/dnssecalgs/base.py -> build/lib.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:09:51,859 root INFO copying dns/dnssecalgs/ecdsa.py -> build/lib.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:09:51,859 root INFO creating build/lib.linux-s390x-cpython-311/dns/quic
2023-11-02 10:09:51,859 root INFO copying dns/quic/__init__.py -> build/lib.linux-s390x-cpython-311/dns/quic
2023-11-02 10:09:51,859 root INFO copying dns/quic/_asyncio.py -> build/lib.linux-s390x-cpython-311/dns/quic
2023-11-02 10:09:51,859 root INFO copying dns/quic/_common.py -> build/lib.linux-s390x-cpython-311/dns/quic
2023-11-02 10:09:51,860 root INFO copying dns/quic/_sync.py -> build/lib.linux-s390x-cpython-311/dns/quic
2023-11-02 10:09:51,860 root INFO copying dns/quic/_trio.py -> build/lib.linux-s390x-cpython-311/dns/quic
2023-11-02 10:09:51,860 root INFO creating build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/dsbase.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/__init__.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/nsbase.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/mxbase.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/util.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/euibase.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/tlsabase.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/svcbbase.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,860 root INFO copying dns/rdtypes/txtbase.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/dnskeybase.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:09:51,861 root INFO creating build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/AAAA.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/IPSECKEY.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/KX.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/APL.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/__init__.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/DHCID.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/NAPTR.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/HTTPS.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,861 root INFO copying dns/rdtypes/IN/SVCB.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/IN/NSAP_PTR.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/IN/A.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/IN/SRV.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/IN/PX.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/IN/NSAP.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/IN/WKS.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:09:51,862 root INFO creating build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/ANY/MX.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/ANY/DNSKEY.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,862 root INFO copying dns/rdtypes/ANY/DS.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/TSIG.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/SOA.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/GPOS.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/__init__.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/NS.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/X25.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/AMTRELAY.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/OPT.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/PTR.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/CDS.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/TKEY.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/CERT.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,863 root INFO copying dns/rdtypes/ANY/TXT.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,864 root INFO copying dns/rdtypes/ANY/DLV.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,864 root INFO copying dns/rdtypes/ANY/CNAME.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,864 root INFO copying dns/rdtypes/ANY/LP.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,864 root INFO copying dns/rdtypes/ANY/SSHFP.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/EUI64.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/OPENPGPKEY.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/L64.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/ISDN.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/AVC.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/HINFO.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/TLSA.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/AFSDB.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/LOC.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,878 root INFO copying dns/rdtypes/ANY/SPF.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/L32.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/NSEC3.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/URI.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/HIP.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/NINFO.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/RP.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/SMIMEA.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/NSEC.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/ZONEMD.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/CAA.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/EUI48.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,879 root INFO copying dns/rdtypes/ANY/DNAME.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,880 root INFO copying dns/rdtypes/ANY/CSYNC.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,880 root INFO copying dns/rdtypes/ANY/RT.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,880 root INFO copying dns/rdtypes/ANY/NID.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,880 root INFO copying dns/rdtypes/ANY/RRSIG.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,880 root INFO copying dns/rdtypes/ANY/CDNSKEY.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:09:51,880 root INFO creating build/lib.linux-s390x-cpython-311/dns/rdtypes/CH
2023-11-02 10:09:51,880 root INFO copying dns/rdtypes/CH/__init__.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/CH
2023-11-02 10:09:51,880 root INFO copying dns/rdtypes/CH/A.py -> build/lib.linux-s390x-cpython-311/dns/rdtypes/CH
2023-11-02 10:09:51,880 root INFO copying dns/py.typed -> build/lib.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,885 root INFO running build_ext
2023-11-02 10:09:51,887 root INFO building 'dns.__init__' extension
2023-11-02 10:09:51,887 root INFO creating build/temp.linux-s390x-cpython-311
2023-11-02 10:09:51,887 root INFO creating build/temp.linux-s390x-cpython-311/dns
2023-11-02 10:09:51,887 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/__init__.c -o build/temp.linux-s390x-cpython-311/dns/__init__.o
2023-11-02 10:09:52,189 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/__init__.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/__init__.cpython-311-s390x-linux-musl.so
2023-11-02 10:09:52,199 root INFO building 'dns._asyncbackend' extension
2023-11-02 10:09:52,199 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/_asyncbackend.c -o build/temp.linux-s390x-cpython-311/dns/_asyncbackend.o
2023-11-02 10:09:54,487 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/_asyncbackend.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/_asyncbackend.cpython-311-s390x-linux-musl.so
2023-11-02 10:09:54,504 root INFO building 'dns._asyncio_backend' extension
2023-11-02 10:09:54,504 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/_asyncio_backend.c -o build/temp.linux-s390x-cpython-311/dns/_asyncio_backend.o
2023-11-02 10:09:58,680 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/_asyncio_backend.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/_asyncio_backend.cpython-311-s390x-linux-musl.so
2023-11-02 10:09:58,693 root INFO building 'dns._ddr' extension
2023-11-02 10:09:58,693 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/_ddr.c -o build/temp.linux-s390x-cpython-311/dns/_ddr.o
2023-11-02 10:10:00,991 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/_ddr.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/_ddr.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:01,004 root INFO building 'dns._immutable_ctx' extension
2023-11-02 10:10:01,004 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/_immutable_ctx.c -o build/temp.linux-s390x-cpython-311/dns/_immutable_ctx.o
2023-11-02 10:10:02,105 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/_immutable_ctx.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/_immutable_ctx.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:02,142 root INFO building 'dns._trio_backend' extension
2023-11-02 10:10:02,142 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/_trio_backend.c -o build/temp.linux-s390x-cpython-311/dns/_trio_backend.o
2023-11-02 10:10:06,214 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/_trio_backend.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/_trio_backend.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:06,251 root INFO building 'dns.asyncbackend' extension
2023-11-02 10:10:06,251 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/asyncbackend.c -o build/temp.linux-s390x-cpython-311/dns/asyncbackend.o
2023-11-02 10:10:07,180 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/asyncbackend.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/asyncbackend.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:07,189 root INFO building 'dns.asyncquery' extension
2023-11-02 10:10:07,189 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/asyncquery.c -o build/temp.linux-s390x-cpython-311/dns/asyncquery.o
2023-11-02 10:10:14,824 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/asyncquery.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/asyncquery.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:14,880 root INFO building 'dns.asyncresolver' extension
2023-11-02 10:10:14,880 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/asyncresolver.c -o build/temp.linux-s390x-cpython-311/dns/asyncresolver.o
2023-11-02 10:10:19,987 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/asyncresolver.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/asyncresolver.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:20,016 root INFO building 'dns.dnssec' extension
2023-11-02 10:10:20,016 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssec.c -o build/temp.linux-s390x-cpython-311/dns/dnssec.o
dns/dnssec.c: In function '__pyx_pf_3dns_6dnssec_15_sign_zone_nsec__txn_add_nsec':
dns/dnssec.c:17492:70: warning: variable '__pyx_cur_scope' set but not used [-Wunused-but-set-variable]
17492 |   struct __pyx_obj_3dns_6dnssec___pyx_scope_struct___sign_zone_nsec *__pyx_cur_scope;
      |                                                                      ^~~~~~~~~~~~~~~
2023-11-02 10:10:29,196 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssec.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssec.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:29,218 root INFO building 'dns.dnssectypes' extension
2023-11-02 10:10:29,218 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssectypes.c -o build/temp.linux-s390x-cpython-311/dns/dnssectypes.o
2023-11-02 10:10:30,120 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssectypes.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssectypes.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:30,145 root INFO building 'dns.e164' extension
2023-11-02 10:10:30,145 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/e164.c -o build/temp.linux-s390x-cpython-311/dns/e164.o
2023-11-02 10:10:31,309 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/e164.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/e164.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:31,319 root INFO building 'dns.edns' extension
2023-11-02 10:10:31,319 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/edns.c -o build/temp.linux-s390x-cpython-311/dns/edns.o
2023-11-02 10:10:34,913 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/edns.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/edns.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:34,927 root INFO building 'dns.entropy' extension
2023-11-02 10:10:34,927 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/entropy.c -o build/temp.linux-s390x-cpython-311/dns/entropy.o
2023-11-02 10:10:36,448 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/entropy.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/entropy.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:36,479 root INFO building 'dns.enum' extension
2023-11-02 10:10:36,479 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/enum.c -o build/temp.linux-s390x-cpython-311/dns/enum.o
2023-11-02 10:10:37,864 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/enum.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/enum.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:37,874 root INFO building 'dns.exception' extension
2023-11-02 10:10:37,874 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/exception.c -o build/temp.linux-s390x-cpython-311/dns/exception.o
2023-11-02 10:10:39,087 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/exception.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/exception.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:39,097 root INFO building 'dns.flags' extension
2023-11-02 10:10:39,097 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/flags.c -o build/temp.linux-s390x-cpython-311/dns/flags.o
2023-11-02 10:10:40,231 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/flags.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/flags.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:40,240 root INFO building 'dns.grange' extension
2023-11-02 10:10:40,240 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/grange.c -o build/temp.linux-s390x-cpython-311/dns/grange.o
2023-11-02 10:10:40,993 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/grange.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/grange.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:41,006 root INFO building 'dns.immutable' extension
2023-11-02 10:10:41,006 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/immutable.c -o build/temp.linux-s390x-cpython-311/dns/immutable.o
2023-11-02 10:10:42,435 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/immutable.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/immutable.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:42,445 root INFO building 'dns.inet' extension
2023-11-02 10:10:42,445 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/inet.c -o build/temp.linux-s390x-cpython-311/dns/inet.o
2023-11-02 10:10:43,759 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/inet.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/inet.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:43,769 root INFO building 'dns.ipv4' extension
2023-11-02 10:10:43,769 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/ipv4.c -o build/temp.linux-s390x-cpython-311/dns/ipv4.o
2023-11-02 10:10:44,564 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/ipv4.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/ipv4.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:44,593 root INFO building 'dns.ipv6' extension
2023-11-02 10:10:44,593 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/ipv6.c -o build/temp.linux-s390x-cpython-311/dns/ipv6.o
2023-11-02 10:10:46,228 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/ipv6.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/ipv6.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:46,244 root INFO building 'dns.message' extension
2023-11-02 10:10:46,244 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/message.c -o build/temp.linux-s390x-cpython-311/dns/message.o
2023-11-02 10:10:58,056 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/message.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/message.cpython-311-s390x-linux-musl.so
2023-11-02 10:10:58,078 root INFO building 'dns.name' extension
2023-11-02 10:10:58,078 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/name.c -o build/temp.linux-s390x-cpython-311/dns/name.o
2023-11-02 10:11:04,187 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/name.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/name.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:04,204 root INFO building 'dns.namedict' extension
2023-11-02 10:11:04,204 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/namedict.c -o build/temp.linux-s390x-cpython-311/dns/namedict.o
2023-11-02 10:11:05,336 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/namedict.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/namedict.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:05,347 root INFO building 'dns.nameserver' extension
2023-11-02 10:11:05,347 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/nameserver.c -o build/temp.linux-s390x-cpython-311/dns/nameserver.o
2023-11-02 10:11:08,620 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/nameserver.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/nameserver.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:08,636 root INFO building 'dns.node' extension
2023-11-02 10:11:08,636 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/node.c -o build/temp.linux-s390x-cpython-311/dns/node.o
2023-11-02 10:11:11,319 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/node.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/node.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:11,331 root INFO building 'dns.opcode' extension
2023-11-02 10:11:11,331 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/opcode.c -o build/temp.linux-s390x-cpython-311/dns/opcode.o
2023-11-02 10:11:12,152 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/opcode.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/opcode.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:12,167 root INFO building 'dns.query' extension
2023-11-02 10:11:12,167 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/query.c -o build/temp.linux-s390x-cpython-311/dns/query.o
2023-11-02 10:11:21,749 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/query.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/query.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:21,772 root INFO building 'dns.rcode' extension
2023-11-02 10:11:21,773 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rcode.c -o build/temp.linux-s390x-cpython-311/dns/rcode.o
2023-11-02 10:11:22,878 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rcode.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rcode.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:22,900 root INFO building 'dns.rdata' extension
2023-11-02 10:11:22,900 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdata.c -o build/temp.linux-s390x-cpython-311/dns/rdata.o
2023-11-02 10:11:29,187 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdata.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdata.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:29,211 root INFO building 'dns.rdataclass' extension
2023-11-02 10:11:29,211 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdataclass.c -o build/temp.linux-s390x-cpython-311/dns/rdataclass.o
2023-11-02 10:11:30,031 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdataclass.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdataclass.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:30,058 root INFO building 'dns.rdataset' extension
2023-11-02 10:11:30,058 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdataset.c -o build/temp.linux-s390x-cpython-311/dns/rdataset.o
2023-11-02 10:11:34,328 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdataset.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdataset.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:34,345 root INFO building 'dns.rdatatype' extension
2023-11-02 10:11:34,345 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdatatype.c -o build/temp.linux-s390x-cpython-311/dns/rdatatype.o
2023-11-02 10:11:36,261 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdatatype.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdatatype.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:36,272 root INFO building 'dns.renderer' extension
2023-11-02 10:11:36,272 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/renderer.c -o build/temp.linux-s390x-cpython-311/dns/renderer.o
2023-11-02 10:11:39,060 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/renderer.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/renderer.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:39,074 root INFO building 'dns.resolver' extension
2023-11-02 10:11:39,074 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/resolver.c -o build/temp.linux-s390x-cpython-311/dns/resolver.o
2023-11-02 10:11:52,529 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/resolver.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/resolver.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:52,554 root INFO building 'dns.reversename' extension
2023-11-02 10:11:52,554 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/reversename.c -o build/temp.linux-s390x-cpython-311/dns/reversename.o
2023-11-02 10:11:53,655 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/reversename.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/reversename.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:53,664 root INFO building 'dns.rrset' extension
2023-11-02 10:11:53,664 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rrset.c -o build/temp.linux-s390x-cpython-311/dns/rrset.o
2023-11-02 10:11:55,836 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rrset.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rrset.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:55,847 root INFO building 'dns.serial' extension
2023-11-02 10:11:55,847 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/serial.c -o build/temp.linux-s390x-cpython-311/dns/serial.o
2023-11-02 10:11:57,124 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/serial.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/serial.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:57,133 root INFO building 'dns.set' extension
2023-11-02 10:11:57,134 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/set.c -o build/temp.linux-s390x-cpython-311/dns/set.o
2023-11-02 10:11:59,292 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/set.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/set.cpython-311-s390x-linux-musl.so
2023-11-02 10:11:59,303 root INFO building 'dns.tokenizer' extension
2023-11-02 10:11:59,303 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/tokenizer.c -o build/temp.linux-s390x-cpython-311/dns/tokenizer.o
2023-11-02 10:12:02,909 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/tokenizer.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/tokenizer.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:02,922 root INFO building 'dns.transaction' extension
2023-11-02 10:12:02,922 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/transaction.c -o build/temp.linux-s390x-cpython-311/dns/transaction.o
2023-11-02 10:12:06,968 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/transaction.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/transaction.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:06,990 root INFO building 'dns.tsig' extension
2023-11-02 10:12:06,990 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/tsig.c -o build/temp.linux-s390x-cpython-311/dns/tsig.o
2023-11-02 10:12:09,814 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/tsig.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/tsig.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:09,827 root INFO building 'dns.tsigkeyring' extension
2023-11-02 10:12:09,827 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/tsigkeyring.c -o build/temp.linux-s390x-cpython-311/dns/tsigkeyring.o
2023-11-02 10:12:10,684 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/tsigkeyring.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/tsigkeyring.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:10,698 root INFO building 'dns.ttl' extension
2023-11-02 10:12:10,698 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/ttl.c -o build/temp.linux-s390x-cpython-311/dns/ttl.o
2023-11-02 10:12:11,499 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/ttl.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/ttl.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:11,508 root INFO building 'dns.update' extension
2023-11-02 10:12:11,508 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/update.c -o build/temp.linux-s390x-cpython-311/dns/update.o
2023-11-02 10:12:14,326 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/update.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/update.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:14,338 root INFO building 'dns.version' extension
2023-11-02 10:12:14,338 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/version.c -o build/temp.linux-s390x-cpython-311/dns/version.o
2023-11-02 10:12:14,830 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/version.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/version.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:14,839 root INFO building 'dns.versioned' extension
2023-11-02 10:12:14,839 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/versioned.c -o build/temp.linux-s390x-cpython-311/dns/versioned.o
2023-11-02 10:12:18,119 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/versioned.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/versioned.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:18,132 root INFO building 'dns.win32util' extension
2023-11-02 10:12:18,132 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/win32util.c -o build/temp.linux-s390x-cpython-311/dns/win32util.o
2023-11-02 10:12:20,346 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/win32util.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/win32util.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:20,357 root INFO building 'dns.wire' extension
2023-11-02 10:12:20,357 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/wire.c -o build/temp.linux-s390x-cpython-311/dns/wire.o
2023-11-02 10:12:22,008 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/wire.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/wire.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:22,018 root INFO building 'dns.xfr' extension
2023-11-02 10:12:22,018 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/xfr.c -o build/temp.linux-s390x-cpython-311/dns/xfr.o
2023-11-02 10:12:24,407 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/xfr.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/xfr.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:24,426 root INFO building 'dns.zone' extension
2023-11-02 10:12:24,426 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/zone.c -o build/temp.linux-s390x-cpython-311/dns/zone.o
2023-11-02 10:12:33,323 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/zone.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/zone.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:33,344 root INFO building 'dns.zonefile' extension
2023-11-02 10:12:33,344 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/zonefile.c -o build/temp.linux-s390x-cpython-311/dns/zonefile.o
2023-11-02 10:12:39,344 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/zonefile.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/zonefile.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:39,360 root INFO building 'dns.zonetypes' extension
2023-11-02 10:12:39,360 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/zonetypes.c -o build/temp.linux-s390x-cpython-311/dns/zonetypes.o
2023-11-02 10:12:39,904 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/zonetypes.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/zonetypes.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:39,912 root INFO building 'dns.dnssecalgs.__init__' extension
2023-11-02 10:12:39,912 root INFO creating build/temp.linux-s390x-cpython-311/dns/dnssecalgs
2023-11-02 10:12:39,912 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssecalgs/__init__.c -o build/temp.linux-s390x-cpython-311/dns/dnssecalgs/__init__.o
2023-11-02 10:12:41,186 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssecalgs/__init__.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssecalgs/__init__.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:41,195 root INFO building 'dns.dnssecalgs.base' extension
2023-11-02 10:12:41,195 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssecalgs/base.c -o build/temp.linux-s390x-cpython-311/dns/dnssecalgs/base.o
2023-11-02 10:12:42,459 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssecalgs/base.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssecalgs/base.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:42,469 root INFO building 'dns.dnssecalgs.cryptography' extension
2023-11-02 10:12:42,469 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssecalgs/cryptography.c -o build/temp.linux-s390x-cpython-311/dns/dnssecalgs/cryptography.o
2023-11-02 10:12:43,505 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssecalgs/cryptography.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssecalgs/cryptography.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:43,516 root INFO building 'dns.dnssecalgs.dsa' extension
2023-11-02 10:12:43,516 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssecalgs/dsa.c -o build/temp.linux-s390x-cpython-311/dns/dnssecalgs/dsa.o
2023-11-02 10:12:45,005 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssecalgs/dsa.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssecalgs/dsa.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:45,015 root INFO building 'dns.dnssecalgs.ecdsa' extension
2023-11-02 10:12:45,015 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssecalgs/ecdsa.c -o build/temp.linux-s390x-cpython-311/dns/dnssecalgs/ecdsa.o
2023-11-02 10:12:46,293 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssecalgs/ecdsa.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssecalgs/ecdsa.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:46,302 root INFO building 'dns.dnssecalgs.eddsa' extension
2023-11-02 10:12:46,303 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssecalgs/eddsa.c -o build/temp.linux-s390x-cpython-311/dns/dnssecalgs/eddsa.o
2023-11-02 10:12:47,268 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssecalgs/eddsa.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssecalgs/eddsa.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:47,278 root INFO building 'dns.dnssecalgs.rsa' extension
2023-11-02 10:12:47,278 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/dnssecalgs/rsa.c -o build/temp.linux-s390x-cpython-311/dns/dnssecalgs/rsa.o
2023-11-02 10:12:48,939 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/dnssecalgs/rsa.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/dnssecalgs/rsa.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:48,950 root INFO building 'dns.quic.__init__' extension
2023-11-02 10:12:48,951 root INFO creating build/temp.linux-s390x-cpython-311/dns/quic
2023-11-02 10:12:48,951 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/quic/__init__.c -o build/temp.linux-s390x-cpython-311/dns/quic/__init__.o
2023-11-02 10:12:50,194 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/quic/__init__.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/quic/__init__.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:50,204 root INFO building 'dns.quic._asyncio' extension
2023-11-02 10:12:50,204 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/quic/_asyncio.c -o build/temp.linux-s390x-cpython-311/dns/quic/_asyncio.o
2023-11-02 10:12:54,193 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/quic/_asyncio.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/quic/_asyncio.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:54,207 root INFO building 'dns.quic._common' extension
2023-11-02 10:12:54,207 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/quic/_common.c -o build/temp.linux-s390x-cpython-311/dns/quic/_common.o
2023-11-02 10:12:56,258 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/quic/_common.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/quic/_common.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:56,270 root INFO building 'dns.quic._sync' extension
2023-11-02 10:12:56,270 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/quic/_sync.c -o build/temp.linux-s390x-cpython-311/dns/quic/_sync.o
2023-11-02 10:12:59,354 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/quic/_sync.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/quic/_sync.cpython-311-s390x-linux-musl.so
2023-11-02 10:12:59,366 root INFO building 'dns.quic._trio' extension
2023-11-02 10:12:59,366 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/quic/_trio.c -o build/temp.linux-s390x-cpython-311/dns/quic/_trio.o
2023-11-02 10:13:02,752 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/quic/_trio.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/quic/_trio.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:02,765 root INFO building 'dns.rdtypes.__init__' extension
2023-11-02 10:13:02,765 root INFO creating build/temp.linux-s390x-cpython-311/dns/rdtypes
2023-11-02 10:13:02,765 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/__init__.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/__init__.o
2023-11-02 10:13:02,982 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/__init__.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/__init__.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:02,989 root INFO building 'dns.rdtypes.dnskeybase' extension
2023-11-02 10:13:02,990 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/dnskeybase.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/dnskeybase.o
2023-11-02 10:13:04,125 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/dnskeybase.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/dnskeybase.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:04,135 root INFO building 'dns.rdtypes.dsbase' extension
2023-11-02 10:13:04,135 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/dsbase.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/dsbase.o
2023-11-02 10:13:05,440 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/dsbase.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/dsbase.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:05,450 root INFO building 'dns.rdtypes.euibase' extension
2023-11-02 10:13:05,450 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/euibase.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/euibase.o
2023-11-02 10:13:06,759 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/euibase.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/euibase.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:06,769 root INFO building 'dns.rdtypes.mxbase' extension
2023-11-02 10:13:06,769 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/mxbase.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/mxbase.o
2023-11-02 10:13:07,985 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/mxbase.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/mxbase.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:07,995 root INFO building 'dns.rdtypes.nsbase' extension
2023-11-02 10:13:07,995 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/nsbase.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/nsbase.o
2023-11-02 10:13:08,954 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/nsbase.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/nsbase.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:08,963 root INFO building 'dns.rdtypes.svcbbase' extension
2023-11-02 10:13:08,963 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/svcbbase.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/svcbbase.o
2023-11-02 10:13:14,738 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/svcbbase.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/svcbbase.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:14,755 root INFO building 'dns.rdtypes.tlsabase' extension
2023-11-02 10:13:14,755 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/tlsabase.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/tlsabase.o
2023-11-02 10:13:15,982 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/tlsabase.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/tlsabase.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:15,998 root INFO building 'dns.rdtypes.txtbase' extension
2023-11-02 10:13:15,998 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/txtbase.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/txtbase.o
2023-11-02 10:13:17,445 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/txtbase.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/txtbase.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:17,454 root INFO building 'dns.rdtypes.util' extension
2023-11-02 10:13:17,455 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/util.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/util.o
2023-11-02 10:13:20,601 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/util.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/util.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:20,641 root INFO building 'dns.rdtypes.ANY.AFSDB' extension
2023-11-02 10:13:20,642 root INFO creating build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY
2023-11-02 10:13:20,642 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/AFSDB.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/AFSDB.o
2023-11-02 10:13:21,205 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/AFSDB.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AFSDB.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:21,221 root INFO building 'dns.rdtypes.ANY.AMTRELAY' extension
2023-11-02 10:13:21,221 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/AMTRELAY.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/AMTRELAY.o
2023-11-02 10:13:22,698 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/AMTRELAY.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AMTRELAY.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:22,727 root INFO building 'dns.rdtypes.ANY.AVC' extension
2023-11-02 10:13:22,727 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/AVC.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/AVC.o
2023-11-02 10:13:23,094 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/AVC.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AVC.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:23,124 root INFO building 'dns.rdtypes.ANY.CAA' extension
2023-11-02 10:13:23,124 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/CAA.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CAA.o
2023-11-02 10:13:24,294 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CAA.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CAA.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:24,304 root INFO building 'dns.rdtypes.ANY.CDNSKEY' extension
2023-11-02 10:13:24,304 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/CDNSKEY.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CDNSKEY.o
2023-11-02 10:13:24,789 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CDNSKEY.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CDNSKEY.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:24,804 root INFO building 'dns.rdtypes.ANY.CDS' extension
2023-11-02 10:13:24,804 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/CDS.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CDS.o
2023-11-02 10:13:25,208 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CDS.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CDS.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:25,231 root INFO building 'dns.rdtypes.ANY.CERT' extension
2023-11-02 10:13:25,231 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/CERT.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CERT.o
2023-11-02 10:13:26,524 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CERT.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CERT.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:26,565 root INFO building 'dns.rdtypes.ANY.CNAME' extension
2023-11-02 10:13:26,565 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/CNAME.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CNAME.o
2023-11-02 10:13:26,891 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CNAME.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CNAME.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:26,917 root INFO building 'dns.rdtypes.ANY.CSYNC' extension
2023-11-02 10:13:26,917 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/CSYNC.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CSYNC.o
2023-11-02 10:13:28,163 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/CSYNC.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CSYNC.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:28,172 root INFO building 'dns.rdtypes.ANY.DLV' extension
2023-11-02 10:13:28,172 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/DLV.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/DLV.o
2023-11-02 10:13:28,574 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/DLV.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DLV.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:28,586 root INFO building 'dns.rdtypes.ANY.DNAME' extension
2023-11-02 10:13:28,586 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/DNAME.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/DNAME.o
2023-11-02 10:13:29,267 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/DNAME.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DNAME.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:29,277 root INFO building 'dns.rdtypes.ANY.DNSKEY' extension
2023-11-02 10:13:29,277 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/DNSKEY.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/DNSKEY.o
2023-11-02 10:13:29,622 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/DNSKEY.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DNSKEY.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:29,641 root INFO building 'dns.rdtypes.ANY.DS' extension
2023-11-02 10:13:29,641 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/DS.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/DS.o
2023-11-02 10:13:29,968 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/DS.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DS.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:30,011 root INFO building 'dns.rdtypes.ANY.EUI48' extension
2023-11-02 10:13:30,011 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/EUI48.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI48.o
2023-11-02 10:13:30,422 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI48.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI48.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:30,436 root INFO building 'dns.rdtypes.ANY.EUI64' extension
2023-11-02 10:13:30,436 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/EUI64.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI64.o
2023-11-02 10:13:30,792 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI64.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI64.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:30,801 root INFO building 'dns.rdtypes.ANY.GPOS' extension
2023-11-02 10:13:30,801 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/GPOS.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/GPOS.o
2023-11-02 10:13:32,382 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/GPOS.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/GPOS.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:32,399 root INFO building 'dns.rdtypes.ANY.HINFO' extension
2023-11-02 10:13:32,399 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/HINFO.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/HINFO.o
2023-11-02 10:13:33,513 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/HINFO.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/HINFO.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:33,551 root INFO building 'dns.rdtypes.ANY.HIP' extension
2023-11-02 10:13:33,551 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/HIP.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/HIP.o
2023-11-02 10:13:35,471 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/HIP.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/HIP.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:35,489 root INFO building 'dns.rdtypes.ANY.ISDN' extension
2023-11-02 10:13:35,490 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/ISDN.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/ISDN.o
2023-11-02 10:13:36,848 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/ISDN.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/ISDN.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:36,870 root INFO building 'dns.rdtypes.ANY.L32' extension
2023-11-02 10:13:36,870 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/L32.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/L32.o
2023-11-02 10:13:37,926 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/L32.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/L32.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:37,935 root INFO building 'dns.rdtypes.ANY.L64' extension
2023-11-02 10:13:37,935 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/L64.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/L64.o
2023-11-02 10:13:39,092 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/L64.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/L64.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:39,119 root INFO building 'dns.rdtypes.ANY.LOC' extension
2023-11-02 10:13:39,119 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/LOC.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/LOC.o
2023-11-02 10:13:43,211 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/LOC.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/LOC.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:43,242 root INFO building 'dns.rdtypes.ANY.LP' extension
2023-11-02 10:13:43,242 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/LP.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/LP.o
2023-11-02 10:13:44,334 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/LP.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/LP.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:44,346 root INFO building 'dns.rdtypes.ANY.MX' extension
2023-11-02 10:13:44,346 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/MX.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/MX.o
2023-11-02 10:13:44,678 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/MX.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/MX.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:44,685 root INFO building 'dns.rdtypes.ANY.NID' extension
2023-11-02 10:13:44,685 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/NID.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NID.o
2023-11-02 10:13:45,862 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NID.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NID.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:45,909 root INFO building 'dns.rdtypes.ANY.NINFO' extension
2023-11-02 10:13:45,909 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/NINFO.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NINFO.o
2023-11-02 10:13:46,321 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NINFO.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NINFO.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:46,379 root INFO building 'dns.rdtypes.ANY.NS' extension
2023-11-02 10:13:46,379 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/NS.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NS.o
2023-11-02 10:13:46,712 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NS.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NS.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:46,720 root INFO building 'dns.rdtypes.ANY.NSEC' extension
2023-11-02 10:13:46,720 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/NSEC.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC.o
2023-11-02 10:13:47,767 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:47,775 root INFO building 'dns.rdtypes.ANY.NSEC3' extension
2023-11-02 10:13:47,775 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/NSEC3.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3.o
2023-11-02 10:13:49,290 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:49,301 root INFO building 'dns.rdtypes.ANY.NSEC3PARAM' extension
2023-11-02 10:13:49,301 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/NSEC3PARAM.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3PARAM.o
2023-11-02 10:13:50,501 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3PARAM.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3PARAM.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:50,519 root INFO building 'dns.rdtypes.ANY.OPENPGPKEY' extension
2023-11-02 10:13:50,519 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/OPENPGPKEY.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/OPENPGPKEY.o
2023-11-02 10:13:51,699 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/OPENPGPKEY.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/OPENPGPKEY.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:51,711 root INFO building 'dns.rdtypes.ANY.OPT' extension
2023-11-02 10:13:51,711 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/OPT.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/OPT.o
2023-11-02 10:13:53,177 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/OPT.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/OPT.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:53,190 root INFO building 'dns.rdtypes.ANY.PTR' extension
2023-11-02 10:13:53,190 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/PTR.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/PTR.o
2023-11-02 10:13:53,573 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/PTR.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/PTR.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:53,584 root INFO building 'dns.rdtypes.ANY.RP' extension
2023-11-02 10:13:53,584 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/RP.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/RP.o
2023-11-02 10:13:54,599 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/RP.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RP.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:54,609 root INFO building 'dns.rdtypes.ANY.RRSIG' extension
2023-11-02 10:13:54,609 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/RRSIG.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/RRSIG.o
2023-11-02 10:13:56,300 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/RRSIG.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RRSIG.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:56,312 root INFO building 'dns.rdtypes.ANY.RT' extension
2023-11-02 10:13:56,312 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/RT.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/RT.o
2023-11-02 10:13:56,644 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/RT.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RT.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:56,653 root INFO building 'dns.rdtypes.ANY.SMIMEA' extension
2023-11-02 10:13:56,653 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/SMIMEA.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/SMIMEA.o
2023-11-02 10:13:56,969 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/SMIMEA.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SMIMEA.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:56,978 root INFO building 'dns.rdtypes.ANY.SOA' extension
2023-11-02 10:13:56,978 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/SOA.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/SOA.o
2023-11-02 10:13:58,198 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/SOA.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SOA.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:58,214 root INFO building 'dns.rdtypes.ANY.SPF' extension
2023-11-02 10:13:58,214 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/SPF.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/SPF.o
2023-11-02 10:13:58,541 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/SPF.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SPF.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:58,548 root INFO building 'dns.rdtypes.ANY.SSHFP' extension
2023-11-02 10:13:58,548 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/SSHFP.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/SSHFP.o
2023-11-02 10:13:59,704 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/SSHFP.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SSHFP.cpython-311-s390x-linux-musl.so
2023-11-02 10:13:59,719 root INFO building 'dns.rdtypes.ANY.TKEY' extension
2023-11-02 10:13:59,719 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/TKEY.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/TKEY.o
2023-11-02 10:14:01,045 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/TKEY.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TKEY.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:01,056 root INFO building 'dns.rdtypes.ANY.TLSA' extension
2023-11-02 10:14:01,056 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/TLSA.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/TLSA.o
2023-11-02 10:14:01,390 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/TLSA.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TLSA.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:01,398 root INFO building 'dns.rdtypes.ANY.TSIG' extension
2023-11-02 10:14:01,398 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/TSIG.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/TSIG.o
2023-11-02 10:14:02,939 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/TSIG.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TSIG.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:02,964 root INFO building 'dns.rdtypes.ANY.TXT' extension
2023-11-02 10:14:02,964 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/TXT.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/TXT.o
2023-11-02 10:14:03,283 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/TXT.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TXT.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:03,291 root INFO building 'dns.rdtypes.ANY.URI' extension
2023-11-02 10:14:03,291 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/URI.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/URI.o
2023-11-02 10:14:04,492 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/URI.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/URI.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:04,502 root INFO building 'dns.rdtypes.ANY.X25' extension
2023-11-02 10:14:04,502 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/X25.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/X25.o
2023-11-02 10:14:05,439 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/X25.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/X25.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:05,453 root INFO building 'dns.rdtypes.ANY.ZONEMD' extension
2023-11-02 10:14:05,454 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/ZONEMD.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/ZONEMD.o
2023-11-02 10:14:06,833 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/ZONEMD.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/ZONEMD.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:06,845 root INFO building 'dns.rdtypes.ANY.__init__' extension
2023-11-02 10:14:06,845 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/ANY/__init__.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/__init__.o
2023-11-02 10:14:07,121 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/ANY/__init__.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/__init__.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:07,151 root INFO building 'dns.rdtypes.CH.A' extension
2023-11-02 10:14:07,152 root INFO creating build/temp.linux-s390x-cpython-311/dns/rdtypes/CH
2023-11-02 10:14:07,152 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/CH/A.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/CH/A.o
2023-11-02 10:14:08,298 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/CH/A.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/CH/A.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:08,341 root INFO building 'dns.rdtypes.CH.__init__' extension
2023-11-02 10:14:08,341 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/CH/__init__.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/CH/__init__.o
2023-11-02 10:14:08,677 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/CH/__init__.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/CH/__init__.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:08,688 root INFO building 'dns.rdtypes.IN.A' extension
2023-11-02 10:14:08,688 root INFO creating build/temp.linux-s390x-cpython-311/dns/rdtypes/IN
2023-11-02 10:14:08,688 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/A.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/A.o
2023-11-02 10:14:09,609 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/A.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/A.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:09,622 root INFO building 'dns.rdtypes.IN.AAAA' extension
2023-11-02 10:14:09,623 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/AAAA.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/AAAA.o
2023-11-02 10:14:10,589 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/AAAA.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/AAAA.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:10,632 root INFO building 'dns.rdtypes.IN.APL' extension
2023-11-02 10:14:10,632 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/APL.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/APL.o
2023-11-02 10:14:12,836 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/APL.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/APL.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:12,861 root INFO building 'dns.rdtypes.IN.DHCID' extension
2023-11-02 10:14:12,861 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/DHCID.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/DHCID.o
2023-11-02 10:14:13,960 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/DHCID.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/DHCID.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:13,971 root INFO building 'dns.rdtypes.IN.HTTPS' extension
2023-11-02 10:14:13,971 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/HTTPS.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/HTTPS.o
2023-11-02 10:14:14,507 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/HTTPS.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/HTTPS.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:14,516 root INFO building 'dns.rdtypes.IN.IPSECKEY' extension
2023-11-02 10:14:14,516 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/IPSECKEY.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/IPSECKEY.o
2023-11-02 10:14:16,205 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/IPSECKEY.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/IPSECKEY.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:16,265 root INFO building 'dns.rdtypes.IN.KX' extension
2023-11-02 10:14:16,265 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/KX.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/KX.o
2023-11-02 10:14:16,780 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/KX.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/KX.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:16,805 root INFO building 'dns.rdtypes.IN.NAPTR' extension
2023-11-02 10:14:16,806 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/NAPTR.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/NAPTR.o
2023-11-02 10:14:18,861 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/NAPTR.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NAPTR.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:18,921 root INFO building 'dns.rdtypes.IN.NSAP' extension
2023-11-02 10:14:18,921 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/NSAP.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP.o
2023-11-02 10:14:20,109 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:20,127 root INFO building 'dns.rdtypes.IN.NSAP_PTR' extension
2023-11-02 10:14:20,127 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/NSAP_PTR.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP_PTR.o
2023-11-02 10:14:20,477 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP_PTR.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP_PTR.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:20,503 root INFO building 'dns.rdtypes.IN.PX' extension
2023-11-02 10:14:20,503 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/PX.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/PX.o
2023-11-02 10:14:21,900 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/PX.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/PX.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:21,995 root INFO building 'dns.rdtypes.IN.SRV' extension
2023-11-02 10:14:21,995 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/SRV.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/SRV.o
2023-11-02 10:14:23,416 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/SRV.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/SRV.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:23,431 root INFO building 'dns.rdtypes.IN.SVCB' extension
2023-11-02 10:14:23,431 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/SVCB.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/SVCB.o
2023-11-02 10:14:23,809 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/SVCB.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/SVCB.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:23,827 root INFO building 'dns.rdtypes.IN.WKS' extension
2023-11-02 10:14:23,827 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/WKS.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/WKS.o
2023-11-02 10:14:25,414 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/WKS.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/WKS.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:25,424 root INFO building 'dns.rdtypes.IN.__init__' extension
2023-11-02 10:14:25,424 root INFO gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c dns/rdtypes/IN/__init__.c -o build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/__init__.o
2023-11-02 10:14:25,683 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/dns/rdtypes/IN/__init__.o -L/usr/lib -o build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/__init__.cpython-311-s390x-linux-musl.so
2023-11-02 10:14:25,701 wheel INFO installing to build/bdist.linux-s390x/wheel
2023-11-02 10:14:25,701 root INFO running install
2023-11-02 10:14:25,707 root INFO running install_lib
2023-11-02 10:14:25,709 root INFO creating build/bdist.linux-s390x
2023-11-02 10:14:25,709 root INFO creating build/bdist.linux-s390x/wheel
2023-11-02 10:14:25,710 root INFO creating build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,710 root INFO copying build/lib.linux-s390x-cpython-311/dns/ipv6.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,710 root INFO copying build/lib.linux-s390x-cpython-311/dns/resolver.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,710 root INFO copying build/lib.linux-s390x-cpython-311/dns/zonetypes.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,710 root INFO copying build/lib.linux-s390x-cpython-311/dns/asyncbackend.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,710 root INFO copying build/lib.linux-s390x-cpython-311/dns/asyncresolver.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,711 root INFO copying build/lib.linux-s390x-cpython-311/dns/tsigkeyring.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,711 root INFO copying build/lib.linux-s390x-cpython-311/dns/zonefile.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,712 root INFO creating build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,712 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/_common.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,717 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/__init__.py -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,717 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/_asyncio.py -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,718 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/_asyncio.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,719 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/_common.py -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,719 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/_sync.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,720 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/_sync.py -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,720 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/_trio.py -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,720 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/__init__.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,724 root INFO copying build/lib.linux-s390x-cpython-311/dns/quic/_trio.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/quic
2023-11-02 10:14:25,724 root INFO copying build/lib.linux-s390x-cpython-311/dns/version.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,724 root INFO copying build/lib.linux-s390x-cpython-311/dns/enum.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:25,725 root INFO creating build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:25,725 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/dsbase.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:25,725 root INFO creating build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,725 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/AAAA.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,725 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/IPSECKEY.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,726 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/KX.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,726 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/APL.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,726 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/__init__.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,726 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/SVCB.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,726 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/WKS.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,727 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/DHCID.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,727 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NAPTR.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,727 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/IPSECKEY.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,727 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/HTTPS.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,728 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NAPTR.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,728 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/APL.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,728 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/HTTPS.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,728 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/SVCB.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,728 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP_PTR.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,729 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP_PTR.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,729 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/A.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,729 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/KX.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,729 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/PX.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,729 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,730 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/AAAA.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,730 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/SRV.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,731 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/A.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,731 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/SRV.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,731 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/PX.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,731 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/__init__.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,731 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/NSAP.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,731 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/WKS.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,731 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/IN/DHCID.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/IN
2023-11-02 10:14:25,731 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/euibase.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:25,943 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/dsbase.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:25,943 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/__init__.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:25,943 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/txtbase.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:25,985 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/nsbase.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:25,985 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/mxbase.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:25,985 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/tlsabase.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:26,002 root INFO creating build/bdist.linux-s390x/wheel/dns/rdtypes/CH
2023-11-02 10:14:26,002 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/CH/__init__.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/CH
2023-11-02 10:14:26,002 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/CH/A.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/CH
2023-11-02 10:14:26,021 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/CH/A.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/CH
2023-11-02 10:14:26,022 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/CH/__init__.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/CH
2023-11-02 10:14:26,022 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/mxbase.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:26,042 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/dnskeybase.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:26,071 root INFO creating build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,072 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/MX.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,072 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DNSKEY.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,072 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DS.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,072 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DS.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,072 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CDNSKEY.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,091 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/LOC.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,151 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TXT.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,152 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TSIG.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,152 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NID.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,183 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SOA.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,183 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AMTRELAY.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,212 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/OPT.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,243 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI48.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,271 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TSIG.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,301 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NS.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,301 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/GPOS.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,301 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/__init__.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,302 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/HINFO.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,332 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NS.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,332 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/X25.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,332 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/MX.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,332 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/HIP.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,391 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DNAME.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,392 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AMTRELAY.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,392 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/OPT.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,392 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/PTR.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,392 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CDS.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,392 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DLV.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,421 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TKEY.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,421 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RRSIG.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,451 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CERT.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,452 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CDS.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,481 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CNAME.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,482 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/X25.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,511 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/URI.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,541 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TXT.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,541 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CSYNC.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,571 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CAA.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,601 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DLV.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,602 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CNAME.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,602 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/LP.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,602 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SSHFP.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,602 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3PARAM.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,631 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI64.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,631 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/OPENPGPKEY.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,631 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/L64.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,632 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/ISDN.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,632 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AVC.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,632 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/HINFO.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,632 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/LP.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,662 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/ZONEMD.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,699 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NINFO.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,699 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TLSA.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,699 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SMIMEA.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,721 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3PARAM.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,721 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,751 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/PTR.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,751 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AFSDB.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,752 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/LOC.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,752 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SPF.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,752 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/ISDN.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,781 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/L32.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,782 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC3.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,782 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RP.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,811 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/URI.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,811 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/GPOS.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,872 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SOA.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,902 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/HIP.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,902 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,931 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RT.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,931 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SPF.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,932 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AFSDB.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,961 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NINFO.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,961 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RP.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,961 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SSHFP.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,992 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/SMIMEA.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,992 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NSEC.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,992 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/ZONEMD.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:26,992 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/L32.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,021 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CAA.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,021 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CERT.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,051 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/__init__.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,082 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI48.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,082 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DNAME.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,083 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CSYNC.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,083 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RT.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,083 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/NID.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,083 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TLSA.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,083 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/RRSIG.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,083 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/L64.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,111 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/TKEY.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,171 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/AVC.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,172 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/OPENPGPKEY.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,212 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/DNSKEY.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,212 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/CDNSKEY.py -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,212 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/ANY/EUI64.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes/ANY
2023-11-02 10:14:27,231 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/util.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,231 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/euibase.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,231 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/tlsabase.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,231 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/svcbbase.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,372 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/__init__.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,391 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/nsbase.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,412 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/svcbbase.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,412 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/txtbase.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,412 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/dnskeybase.py -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,412 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdtypes/util.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/rdtypes
2023-11-02 10:14:27,503 root INFO copying build/lib.linux-s390x-cpython-311/dns/tsig.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:27,504 root INFO copying build/lib.linux-s390x-cpython-311/dns/nameserver.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:27,602 root INFO copying build/lib.linux-s390x-cpython-311/dns/resolver.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:27,961 root INFO copying build/lib.linux-s390x-cpython-311/dns/flags.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:27,981 root INFO copying build/lib.linux-s390x-cpython-311/dns/version.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:27,982 root INFO copying build/lib.linux-s390x-cpython-311/dns/__init__.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:27,982 root INFO copying build/lib.linux-s390x-cpython-311/dns/transaction.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:27,982 root INFO copying build/lib.linux-s390x-cpython-311/dns/inet.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:27,982 root INFO copying build/lib.linux-s390x-cpython-311/dns/reversename.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,012 root INFO copying build/lib.linux-s390x-cpython-311/dns/renderer.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,041 root INFO copying build/lib.linux-s390x-cpython-311/dns/set.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,112 root INFO copying build/lib.linux-s390x-cpython-311/dns/grange.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,112 root INFO creating build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,112 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/cryptography.py -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,112 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/__init__.py -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,113 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/rsa.py -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,113 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/rsa.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,182 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/dsa.py -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,182 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/dsa.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,243 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/eddsa.py -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,243 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/cryptography.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,282 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/base.py -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,282 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/eddsa.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,341 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/ecdsa.py -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,341 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/__init__.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,381 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/base.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,442 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssecalgs/ecdsa.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns/dnssecalgs
2023-11-02 10:14:28,502 root INFO copying build/lib.linux-s390x-cpython-311/dns/rcode.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,551 root INFO copying build/lib.linux-s390x-cpython-311/dns/set.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,551 root INFO copying build/lib.linux-s390x-cpython-311/dns/asyncbackend.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,611 root INFO copying build/lib.linux-s390x-cpython-311/dns/inet.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,674 root INFO copying build/lib.linux-s390x-cpython-311/dns/win32util.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,674 root INFO copying build/lib.linux-s390x-cpython-311/dns/transaction.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,842 root INFO copying build/lib.linux-s390x-cpython-311/dns/update.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,992 root INFO copying build/lib.linux-s390x-cpython-311/dns/_asyncbackend.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,992 root INFO copying build/lib.linux-s390x-cpython-311/dns/reversename.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,992 root INFO copying build/lib.linux-s390x-cpython-311/dns/serial.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:28,993 root INFO copying build/lib.linux-s390x-cpython-311/dns/opcode.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,051 root INFO copying build/lib.linux-s390x-cpython-311/dns/immutable.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,141 root INFO copying build/lib.linux-s390x-cpython-311/dns/ttl.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,171 root INFO copying build/lib.linux-s390x-cpython-311/dns/entropy.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,172 root INFO copying build/lib.linux-s390x-cpython-311/dns/_asyncio_backend.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,172 root INFO copying build/lib.linux-s390x-cpython-311/dns/_asyncio_backend.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,411 root INFO copying build/lib.linux-s390x-cpython-311/dns/namedict.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,412 root INFO copying build/lib.linux-s390x-cpython-311/dns/_asyncbackend.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,532 root INFO copying build/lib.linux-s390x-cpython-311/dns/zone.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,564 root INFO copying build/lib.linux-s390x-cpython-311/dns/node.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,711 root INFO copying build/lib.linux-s390x-cpython-311/dns/_trio_backend.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,712 root INFO copying build/lib.linux-s390x-cpython-311/dns/e164.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,741 root INFO copying build/lib.linux-s390x-cpython-311/dns/serial.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,801 root INFO copying build/lib.linux-s390x-cpython-311/dns/e164.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,893 root INFO copying build/lib.linux-s390x-cpython-311/dns/zonetypes.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:29,893 root INFO copying build/lib.linux-s390x-cpython-311/dns/_ddr.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:30,011 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssectypes.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:30,011 root INFO copying build/lib.linux-s390x-cpython-311/dns/immutable.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:30,012 root INFO copying build/lib.linux-s390x-cpython-311/dns/tsig.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:30,191 root INFO copying build/lib.linux-s390x-cpython-311/dns/py.typed -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:30,192 root INFO copying build/lib.linux-s390x-cpython-311/dns/_immutable_ctx.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:30,281 root INFO copying build/lib.linux-s390x-cpython-311/dns/ipv4.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:30,351 root INFO copying build/lib.linux-s390x-cpython-311/dns/query.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:30,821 root INFO copying build/lib.linux-s390x-cpython-311/dns/asyncquery.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:31,191 root INFO copying build/lib.linux-s390x-cpython-311/dns/name.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:31,851 root INFO copying build/lib.linux-s390x-cpython-311/dns/win32util.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,131 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdatatype.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,381 root INFO copying build/lib.linux-s390x-cpython-311/dns/asyncresolver.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,382 root INFO copying build/lib.linux-s390x-cpython-311/dns/xfr.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,382 root INFO copying build/lib.linux-s390x-cpython-311/dns/rcode.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,423 root INFO copying build/lib.linux-s390x-cpython-311/dns/tokenizer.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,852 root INFO copying build/lib.linux-s390x-cpython-311/dns/nameserver.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,852 root INFO copying build/lib.linux-s390x-cpython-311/dns/name.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,891 root INFO copying build/lib.linux-s390x-cpython-311/dns/edns.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:32,892 root INFO copying build/lib.linux-s390x-cpython-311/dns/grange.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:33,011 root INFO copying build/lib.linux-s390x-cpython-311/dns/zone.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,052 root INFO copying build/lib.linux-s390x-cpython-311/dns/query.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,052 root INFO copying build/lib.linux-s390x-cpython-311/dns/edns.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,551 root INFO copying build/lib.linux-s390x-cpython-311/dns/versioned.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,651 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdata.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,651 root INFO copying build/lib.linux-s390x-cpython-311/dns/wire.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,652 root INFO copying build/lib.linux-s390x-cpython-311/dns/message.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,652 root INFO copying build/lib.linux-s390x-cpython-311/dns/tsigkeyring.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,851 root INFO copying build/lib.linux-s390x-cpython-311/dns/ipv6.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,852 root INFO copying build/lib.linux-s390x-cpython-311/dns/tokenizer.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:34,852 root INFO copying build/lib.linux-s390x-cpython-311/dns/xfr.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:35,231 root INFO copying build/lib.linux-s390x-cpython-311/dns/_immutable_ctx.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:35,232 root INFO copying build/lib.linux-s390x-cpython-311/dns/wire.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:35,501 root INFO copying build/lib.linux-s390x-cpython-311/dns/node.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:35,502 root INFO copying build/lib.linux-s390x-cpython-311/dns/_trio_backend.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:35,941 root INFO copying build/lib.linux-s390x-cpython-311/dns/zonefile.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:36,542 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssec.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:37,302 root INFO copying build/lib.linux-s390x-cpython-311/dns/entropy.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:37,462 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdata.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:38,271 root INFO copying build/lib.linux-s390x-cpython-311/dns/asyncquery.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:38,272 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdatatype.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:38,272 root INFO copying build/lib.linux-s390x-cpython-311/dns/message.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:39,391 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdataset.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:39,932 root INFO copying build/lib.linux-s390x-cpython-311/dns/namedict.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,071 root INFO copying build/lib.linux-s390x-cpython-311/dns/flags.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,072 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdataset.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,072 root INFO copying build/lib.linux-s390x-cpython-311/dns/enum.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,211 root INFO copying build/lib.linux-s390x-cpython-311/dns/versioned.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,561 root INFO copying build/lib.linux-s390x-cpython-311/dns/rrset.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,562 root INFO copying build/lib.linux-s390x-cpython-311/dns/renderer.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,931 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssec.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,932 root INFO copying build/lib.linux-s390x-cpython-311/dns/exception.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:40,932 root INFO copying build/lib.linux-s390x-cpython-311/dns/dnssectypes.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,011 root INFO copying build/lib.linux-s390x-cpython-311/dns/__init__.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,091 root INFO copying build/lib.linux-s390x-cpython-311/dns/ipv4.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,092 root INFO copying build/lib.linux-s390x-cpython-311/dns/exception.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,260 root INFO copying build/lib.linux-s390x-cpython-311/dns/rrset.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,491 root INFO copying build/lib.linux-s390x-cpython-311/dns/_ddr.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,571 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdataclass.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,572 root INFO copying build/lib.linux-s390x-cpython-311/dns/opcode.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,572 root INFO copying build/lib.linux-s390x-cpython-311/dns/rdataclass.cpython-311-s390x-linux-musl.so -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,652 root INFO copying build/lib.linux-s390x-cpython-311/dns/update.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,652 root INFO copying build/lib.linux-s390x-cpython-311/dns/ttl.py -> build/bdist.linux-s390x/wheel/dns
2023-11-02 10:14:41,652 root INFO running install_egg_info
2023-11-02 10:14:41,655 root INFO running egg_info
2023-11-02 10:14:41,655 root INFO creating dnspython.egg-info
2023-11-02 10:14:41,656 root INFO writing dnspython.egg-info/PKG-INFO
2023-11-02 10:14:41,657 root INFO writing dependency_links to dnspython.egg-info/dependency_links.txt
2023-11-02 10:14:41,657 root INFO writing requirements to dnspython.egg-info/requires.txt
2023-11-02 10:14:41,658 root INFO writing top-level names to dnspython.egg-info/top_level.txt
2023-11-02 10:14:41,658 root INFO writing manifest file 'dnspython.egg-info/SOURCES.txt'
2023-11-02 10:14:41,661 root INFO reading manifest file 'dnspython.egg-info/SOURCES.txt'
2023-11-02 10:14:41,661 root INFO reading manifest template 'MANIFEST.in'
2023-11-02 10:14:41,661 root WARNING warning: no files found matching 'ChangeLog'
2023-11-02 10:14:41,661 root WARNING warning: no files found matching '*.txt' under directory 'examples'
2023-11-02 10:14:41,662 root WARNING warning: no files found matching '*.txt' under directory 'tests'
2023-11-02 10:14:41,666 root INFO adding license file 'LICENSE'
2023-11-02 10:14:41,668 root INFO writing manifest file 'dnspython.egg-info/SOURCES.txt'
2023-11-02 10:14:41,668 root INFO Copying dnspython.egg-info to build/bdist.linux-s390x/wheel/dnspython-2.4.2-py3.11.egg-info
2023-11-02 10:14:41,721 root INFO running install_scripts
2023-11-02 10:14:41,724 wheel INFO creating build/bdist.linux-s390x/wheel/dnspython-2.4.2.dist-info/WHEEL
2023-11-02 10:14:41,724 wheel INFO creating '/home/buildozer/aports/main/py3-dnspython/src/dnspython-2.4.2/.dist/.tmp-fp_fflxb/dnspython-2.4.2-cp311-cp311-linux_s390x.whl' and adding 'build/bdist.linux-s390x/wheel' to it
2023-11-02 10:14:41,725 wheel INFO adding 'dns/__init__.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:41,725 wheel INFO adding 'dns/__init__.py'
2023-11-02 10:14:42,011 wheel INFO adding 'dns/_asyncbackend.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:42,012 wheel INFO adding 'dns/_asyncbackend.py'
2023-11-02 10:14:42,351 wheel INFO adding 'dns/_asyncio_backend.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:42,421 wheel INFO adding 'dns/_asyncio_backend.py'
2023-11-02 10:14:42,591 wheel INFO adding 'dns/_ddr.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:42,592 wheel INFO adding 'dns/_ddr.py'
2023-11-02 10:14:42,711 wheel INFO adding 'dns/_immutable_ctx.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:42,712 wheel INFO adding 'dns/_immutable_ctx.py'
2023-11-02 10:14:43,011 wheel INFO adding 'dns/_trio_backend.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:43,012 wheel INFO adding 'dns/_trio_backend.py'
2023-11-02 10:14:43,131 wheel INFO adding 'dns/asyncbackend.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:43,132 wheel INFO adding 'dns/asyncbackend.py'
2023-11-02 10:14:43,671 wheel INFO adding 'dns/asyncquery.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:43,673 wheel INFO adding 'dns/asyncquery.py'
2023-11-02 10:14:43,991 wheel INFO adding 'dns/asyncresolver.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:43,992 wheel INFO adding 'dns/asyncresolver.py'
2023-11-02 10:14:44,541 wheel INFO adding 'dns/dnssec.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:44,543 wheel INFO adding 'dns/dnssec.py'
2023-11-02 10:14:44,591 wheel INFO adding 'dns/dnssectypes.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:44,592 wheel INFO adding 'dns/dnssectypes.py'
2023-11-02 10:14:44,691 wheel INFO adding 'dns/e164.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:44,692 wheel INFO adding 'dns/e164.py'
2023-11-02 10:14:44,921 wheel INFO adding 'dns/edns.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:44,922 wheel INFO adding 'dns/edns.py'
2023-11-02 10:14:45,001 wheel INFO adding 'dns/entropy.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,002 wheel INFO adding 'dns/entropy.py'
2023-11-02 10:14:45,081 wheel INFO adding 'dns/enum.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,082 wheel INFO adding 'dns/enum.py'
2023-11-02 10:14:45,161 wheel INFO adding 'dns/exception.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,162 wheel INFO adding 'dns/exception.py'
2023-11-02 10:14:45,241 wheel INFO adding 'dns/flags.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,242 wheel INFO adding 'dns/flags.py'
2023-11-02 10:14:45,281 wheel INFO adding 'dns/grange.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,281 wheel INFO adding 'dns/grange.py'
2023-11-02 10:14:45,371 wheel INFO adding 'dns/immutable.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,372 wheel INFO adding 'dns/immutable.py'
2023-11-02 10:14:45,491 wheel INFO adding 'dns/inet.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,492 wheel INFO adding 'dns/inet.py'
2023-11-02 10:14:45,541 wheel INFO adding 'dns/ipv4.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,542 wheel INFO adding 'dns/ipv4.py'
2023-11-02 10:14:45,621 wheel INFO adding 'dns/ipv6.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:45,622 wheel INFO adding 'dns/ipv6.py'
2023-11-02 10:14:46,341 wheel INFO adding 'dns/message.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:46,343 wheel INFO adding 'dns/message.py'
2023-11-02 10:14:46,761 wheel INFO adding 'dns/name.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:46,762 wheel INFO adding 'dns/name.py'
2023-11-02 10:14:46,841 wheel INFO adding 'dns/namedict.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:46,842 wheel INFO adding 'dns/namedict.py'
2023-11-02 10:14:47,041 wheel INFO adding 'dns/nameserver.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:47,042 wheel INFO adding 'dns/nameserver.py'
2023-11-02 10:14:47,201 wheel INFO adding 'dns/node.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:47,202 wheel INFO adding 'dns/node.py'
2023-11-02 10:14:47,241 wheel INFO adding 'dns/opcode.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:47,241 wheel INFO adding 'dns/opcode.py'
2023-11-02 10:14:47,242 wheel INFO adding 'dns/py.typed'
2023-11-02 10:14:47,761 wheel INFO adding 'dns/query.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:47,763 wheel INFO adding 'dns/query.py'
2023-11-02 10:14:47,841 wheel INFO adding 'dns/rcode.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:47,842 wheel INFO adding 'dns/rcode.py'
2023-11-02 10:14:48,191 wheel INFO adding 'dns/rdata.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:48,192 wheel INFO adding 'dns/rdata.py'
2023-11-02 10:14:48,371 wheel INFO adding 'dns/rdataclass.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:48,401 wheel INFO adding 'dns/rdataclass.py'
2023-11-02 10:14:48,581 wheel INFO adding 'dns/rdataset.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:48,582 wheel INFO adding 'dns/rdataset.py'
2023-11-02 10:14:48,671 wheel INFO adding 'dns/rdatatype.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:48,672 wheel INFO adding 'dns/rdatatype.py'
2023-11-02 10:14:48,821 wheel INFO adding 'dns/renderer.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:48,822 wheel INFO adding 'dns/renderer.py'
2023-11-02 10:14:49,341 wheel INFO adding 'dns/resolver.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:49,391 wheel INFO adding 'dns/resolver.py'
2023-11-02 10:14:49,451 wheel INFO adding 'dns/reversename.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:49,451 wheel INFO adding 'dns/reversename.py'
2023-11-02 10:14:49,541 wheel INFO adding 'dns/rrset.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:49,542 wheel INFO adding 'dns/rrset.py'
2023-11-02 10:14:49,601 wheel INFO adding 'dns/serial.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:49,602 wheel INFO adding 'dns/serial.py'
2023-11-02 10:14:49,721 wheel INFO adding 'dns/set.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:49,722 wheel INFO adding 'dns/set.py'
2023-11-02 10:14:49,901 wheel INFO adding 'dns/tokenizer.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:49,902 wheel INFO adding 'dns/tokenizer.py'
2023-11-02 10:14:50,081 wheel INFO adding 'dns/transaction.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,111 wheel INFO adding 'dns/transaction.py'
2023-11-02 10:14:50,241 wheel INFO adding 'dns/tsig.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,242 wheel INFO adding 'dns/tsig.py'
2023-11-02 10:14:50,291 wheel INFO adding 'dns/tsigkeyring.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,291 wheel INFO adding 'dns/tsigkeyring.py'
2023-11-02 10:14:50,322 wheel INFO adding 'dns/ttl.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,322 wheel INFO adding 'dns/ttl.py'
2023-11-02 10:14:50,441 wheel INFO adding 'dns/update.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,471 wheel INFO adding 'dns/update.py'
2023-11-02 10:14:50,471 wheel INFO adding 'dns/version.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,472 wheel INFO adding 'dns/version.py'
2023-11-02 10:14:50,621 wheel INFO adding 'dns/versioned.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,622 wheel INFO adding 'dns/versioned.py'
2023-11-02 10:14:50,741 wheel INFO adding 'dns/win32util.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,742 wheel INFO adding 'dns/win32util.py'
2023-11-02 10:14:50,831 wheel INFO adding 'dns/wire.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,832 wheel INFO adding 'dns/wire.py'
2023-11-02 10:14:50,921 wheel INFO adding 'dns/xfr.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:50,922 wheel INFO adding 'dns/xfr.py'
2023-11-02 10:14:51,321 wheel INFO adding 'dns/zone.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,323 wheel INFO adding 'dns/zone.py'
2023-11-02 10:14:51,581 wheel INFO adding 'dns/zonefile.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,582 wheel INFO adding 'dns/zonefile.py'
2023-11-02 10:14:51,611 wheel INFO adding 'dns/zonetypes.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,611 wheel INFO adding 'dns/zonetypes.py'
2023-11-02 10:14:51,671 wheel INFO adding 'dns/dnssecalgs/__init__.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,672 wheel INFO adding 'dns/dnssecalgs/__init__.py'
2023-11-02 10:14:51,731 wheel INFO adding 'dns/dnssecalgs/base.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,732 wheel INFO adding 'dns/dnssecalgs/base.py'
2023-11-02 10:14:51,791 wheel INFO adding 'dns/dnssecalgs/cryptography.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,792 wheel INFO adding 'dns/dnssecalgs/cryptography.py'
2023-11-02 10:14:51,881 wheel INFO adding 'dns/dnssecalgs/dsa.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,882 wheel INFO adding 'dns/dnssecalgs/dsa.py'
2023-11-02 10:14:51,941 wheel INFO adding 'dns/dnssecalgs/ecdsa.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,942 wheel INFO adding 'dns/dnssecalgs/ecdsa.py'
2023-11-02 10:14:51,971 wheel INFO adding 'dns/dnssecalgs/eddsa.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:51,971 wheel INFO adding 'dns/dnssecalgs/eddsa.py'
2023-11-02 10:14:52,062 wheel INFO adding 'dns/dnssecalgs/rsa.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,062 wheel INFO adding 'dns/dnssecalgs/rsa.py'
2023-11-02 10:14:52,131 wheel INFO adding 'dns/quic/__init__.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,131 wheel INFO adding 'dns/quic/__init__.py'
2023-11-02 10:14:52,311 wheel INFO adding 'dns/quic/_asyncio.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,312 wheel INFO adding 'dns/quic/_asyncio.py'
2023-11-02 10:14:52,421 wheel INFO adding 'dns/quic/_common.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,422 wheel INFO adding 'dns/quic/_common.py'
2023-11-02 10:14:52,541 wheel INFO adding 'dns/quic/_sync.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,581 wheel INFO adding 'dns/quic/_sync.py'
2023-11-02 10:14:52,721 wheel INFO adding 'dns/quic/_trio.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,722 wheel INFO adding 'dns/quic/_trio.py'
2023-11-02 10:14:52,722 wheel INFO adding 'dns/rdtypes/__init__.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,722 wheel INFO adding 'dns/rdtypes/__init__.py'
2023-11-02 10:14:52,791 wheel INFO adding 'dns/rdtypes/dnskeybase.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,791 wheel INFO adding 'dns/rdtypes/dnskeybase.py'
2023-11-02 10:14:52,871 wheel INFO adding 'dns/rdtypes/dsbase.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,872 wheel INFO adding 'dns/rdtypes/dsbase.py'
2023-11-02 10:14:52,931 wheel INFO adding 'dns/rdtypes/euibase.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,932 wheel INFO adding 'dns/rdtypes/euibase.py'
2023-11-02 10:14:52,998 wheel INFO adding 'dns/rdtypes/mxbase.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:52,998 wheel INFO adding 'dns/rdtypes/mxbase.py'
2023-11-02 10:14:53,051 wheel INFO adding 'dns/rdtypes/nsbase.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,052 wheel INFO adding 'dns/rdtypes/nsbase.py'
2023-11-02 10:14:53,305 wheel INFO adding 'dns/rdtypes/svcbbase.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,306 wheel INFO adding 'dns/rdtypes/svcbbase.py'
2023-11-02 10:14:53,381 wheel INFO adding 'dns/rdtypes/tlsabase.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,382 wheel INFO adding 'dns/rdtypes/tlsabase.py'
2023-11-02 10:14:53,462 wheel INFO adding 'dns/rdtypes/txtbase.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,462 wheel INFO adding 'dns/rdtypes/txtbase.py'
2023-11-02 10:14:53,662 wheel INFO adding 'dns/rdtypes/util.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,663 wheel INFO adding 'dns/rdtypes/util.py'
2023-11-02 10:14:53,703 wheel INFO adding 'dns/rdtypes/ANY/AFSDB.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,704 wheel INFO adding 'dns/rdtypes/ANY/AFSDB.py'
2023-11-02 10:14:53,781 wheel INFO adding 'dns/rdtypes/ANY/AMTRELAY.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,782 wheel INFO adding 'dns/rdtypes/ANY/AMTRELAY.py'
2023-11-02 10:14:53,822 wheel INFO adding 'dns/rdtypes/ANY/AVC.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,822 wheel INFO adding 'dns/rdtypes/ANY/AVC.py'
2023-11-02 10:14:53,906 wheel INFO adding 'dns/rdtypes/ANY/CAA.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,906 wheel INFO adding 'dns/rdtypes/ANY/CAA.py'
2023-11-02 10:14:53,907 wheel INFO adding 'dns/rdtypes/ANY/CDNSKEY.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,907 wheel INFO adding 'dns/rdtypes/ANY/CDNSKEY.py'
2023-11-02 10:14:53,943 wheel INFO adding 'dns/rdtypes/ANY/CDS.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:53,943 wheel INFO adding 'dns/rdtypes/ANY/CDS.py'
2023-11-02 10:14:54,034 wheel INFO adding 'dns/rdtypes/ANY/CERT.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,035 wheel INFO adding 'dns/rdtypes/ANY/CERT.py'
2023-11-02 10:14:54,062 wheel INFO adding 'dns/rdtypes/ANY/CNAME.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,063 wheel INFO adding 'dns/rdtypes/ANY/CNAME.py'
2023-11-02 10:14:54,142 wheel INFO adding 'dns/rdtypes/ANY/CSYNC.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,143 wheel INFO adding 'dns/rdtypes/ANY/CSYNC.py'
2023-11-02 10:14:54,143 wheel INFO adding 'dns/rdtypes/ANY/DLV.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,143 wheel INFO adding 'dns/rdtypes/ANY/DLV.py'
2023-11-02 10:14:54,222 wheel INFO adding 'dns/rdtypes/ANY/DNAME.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,223 wheel INFO adding 'dns/rdtypes/ANY/DNAME.py'
2023-11-02 10:14:54,223 wheel INFO adding 'dns/rdtypes/ANY/DNSKEY.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,223 wheel INFO adding 'dns/rdtypes/ANY/DNSKEY.py'
2023-11-02 10:14:54,272 wheel INFO adding 'dns/rdtypes/ANY/DS.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,272 wheel INFO adding 'dns/rdtypes/ANY/DS.py'
2023-11-02 10:14:54,272 wheel INFO adding 'dns/rdtypes/ANY/EUI48.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,273 wheel INFO adding 'dns/rdtypes/ANY/EUI48.py'
2023-11-02 10:14:54,303 wheel INFO adding 'dns/rdtypes/ANY/EUI64.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,304 wheel INFO adding 'dns/rdtypes/ANY/EUI64.py'
2023-11-02 10:14:54,422 wheel INFO adding 'dns/rdtypes/ANY/GPOS.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,422 wheel INFO adding 'dns/rdtypes/ANY/GPOS.py'
2023-11-02 10:14:54,461 wheel INFO adding 'dns/rdtypes/ANY/HINFO.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,461 wheel INFO adding 'dns/rdtypes/ANY/HINFO.py'
2023-11-02 10:14:54,581 wheel INFO adding 'dns/rdtypes/ANY/HIP.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,582 wheel INFO adding 'dns/rdtypes/ANY/HIP.py'
2023-11-02 10:14:54,661 wheel INFO adding 'dns/rdtypes/ANY/ISDN.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,662 wheel INFO adding 'dns/rdtypes/ANY/ISDN.py'
2023-11-02 10:14:54,741 wheel INFO adding 'dns/rdtypes/ANY/L32.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,742 wheel INFO adding 'dns/rdtypes/ANY/L32.py'
2023-11-02 10:14:54,785 wheel INFO adding 'dns/rdtypes/ANY/L64.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:54,785 wheel INFO adding 'dns/rdtypes/ANY/L64.py'
2023-11-02 10:14:54,981 wheel INFO adding 'dns/rdtypes/ANY/LOC.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,031 wheel INFO adding 'dns/rdtypes/ANY/LOC.py'
2023-11-02 10:14:55,081 wheel INFO adding 'dns/rdtypes/ANY/LP.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,082 wheel INFO adding 'dns/rdtypes/ANY/LP.py'
2023-11-02 10:14:55,121 wheel INFO adding 'dns/rdtypes/ANY/MX.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,122 wheel INFO adding 'dns/rdtypes/ANY/MX.py'
2023-11-02 10:14:55,221 wheel INFO adding 'dns/rdtypes/ANY/NID.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,222 wheel INFO adding 'dns/rdtypes/ANY/NID.py'
2023-11-02 10:14:55,222 wheel INFO adding 'dns/rdtypes/ANY/NINFO.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,222 wheel INFO adding 'dns/rdtypes/ANY/NINFO.py'
2023-11-02 10:14:55,261 wheel INFO adding 'dns/rdtypes/ANY/NS.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,261 wheel INFO adding 'dns/rdtypes/ANY/NS.py'
2023-11-02 10:14:55,361 wheel INFO adding 'dns/rdtypes/ANY/NSEC.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,362 wheel INFO adding 'dns/rdtypes/ANY/NSEC.py'
2023-11-02 10:14:55,461 wheel INFO adding 'dns/rdtypes/ANY/NSEC3.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,462 wheel INFO adding 'dns/rdtypes/ANY/NSEC3.py'
2023-11-02 10:14:55,561 wheel INFO adding 'dns/rdtypes/ANY/NSEC3PARAM.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,562 wheel INFO adding 'dns/rdtypes/ANY/NSEC3PARAM.py'
2023-11-02 10:14:55,651 wheel INFO adding 'dns/rdtypes/ANY/OPENPGPKEY.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,652 wheel INFO adding 'dns/rdtypes/ANY/OPENPGPKEY.py'
2023-11-02 10:14:55,741 wheel INFO adding 'dns/rdtypes/ANY/OPT.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,742 wheel INFO adding 'dns/rdtypes/ANY/OPT.py'
2023-11-02 10:14:55,791 wheel INFO adding 'dns/rdtypes/ANY/PTR.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,791 wheel INFO adding 'dns/rdtypes/ANY/PTR.py'
2023-11-02 10:14:55,841 wheel INFO adding 'dns/rdtypes/ANY/RP.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,891 wheel INFO adding 'dns/rdtypes/ANY/RP.py'
2023-11-02 10:14:55,991 wheel INFO adding 'dns/rdtypes/ANY/RRSIG.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:55,992 wheel INFO adding 'dns/rdtypes/ANY/RRSIG.py'
2023-11-02 10:14:56,041 wheel INFO adding 'dns/rdtypes/ANY/RT.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,042 wheel INFO adding 'dns/rdtypes/ANY/RT.py'
2023-11-02 10:14:56,042 wheel INFO adding 'dns/rdtypes/ANY/SMIMEA.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,042 wheel INFO adding 'dns/rdtypes/ANY/SMIMEA.py'
2023-11-02 10:14:56,191 wheel INFO adding 'dns/rdtypes/ANY/SOA.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,192 wheel INFO adding 'dns/rdtypes/ANY/SOA.py'
2023-11-02 10:14:56,192 wheel INFO adding 'dns/rdtypes/ANY/SPF.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,192 wheel INFO adding 'dns/rdtypes/ANY/SPF.py'
2023-11-02 10:14:56,291 wheel INFO adding 'dns/rdtypes/ANY/SSHFP.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,336 wheel INFO adding 'dns/rdtypes/ANY/SSHFP.py'
2023-11-02 10:14:56,391 wheel INFO adding 'dns/rdtypes/ANY/TKEY.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,392 wheel INFO adding 'dns/rdtypes/ANY/TKEY.py'
2023-11-02 10:14:56,441 wheel INFO adding 'dns/rdtypes/ANY/TLSA.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,441 wheel INFO adding 'dns/rdtypes/ANY/TLSA.py'
2023-11-02 10:14:56,601 wheel INFO adding 'dns/rdtypes/ANY/TSIG.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,602 wheel INFO adding 'dns/rdtypes/ANY/TSIG.py'
2023-11-02 10:14:56,602 wheel INFO adding 'dns/rdtypes/ANY/TXT.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,602 wheel INFO adding 'dns/rdtypes/ANY/TXT.py'
2023-11-02 10:14:56,691 wheel INFO adding 'dns/rdtypes/ANY/URI.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,692 wheel INFO adding 'dns/rdtypes/ANY/URI.py'
2023-11-02 10:14:56,791 wheel INFO adding 'dns/rdtypes/ANY/X25.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,792 wheel INFO adding 'dns/rdtypes/ANY/X25.py'
2023-11-02 10:14:56,891 wheel INFO adding 'dns/rdtypes/ANY/ZONEMD.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,892 wheel INFO adding 'dns/rdtypes/ANY/ZONEMD.py'
2023-11-02 10:14:56,941 wheel INFO adding 'dns/rdtypes/ANY/__init__.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:56,942 wheel INFO adding 'dns/rdtypes/ANY/__init__.py'
2023-11-02 10:14:57,031 wheel INFO adding 'dns/rdtypes/CH/A.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,032 wheel INFO adding 'dns/rdtypes/CH/A.py'
2023-11-02 10:14:57,032 wheel INFO adding 'dns/rdtypes/CH/__init__.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,032 wheel INFO adding 'dns/rdtypes/CH/__init__.py'
2023-11-02 10:14:57,081 wheel INFO adding 'dns/rdtypes/IN/A.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,082 wheel INFO adding 'dns/rdtypes/IN/A.py'
2023-11-02 10:14:57,131 wheel INFO adding 'dns/rdtypes/IN/AAAA.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,132 wheel INFO adding 'dns/rdtypes/IN/AAAA.py'
2023-11-02 10:14:57,221 wheel INFO adding 'dns/rdtypes/IN/APL.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,222 wheel INFO adding 'dns/rdtypes/IN/APL.py'
2023-11-02 10:14:57,281 wheel INFO adding 'dns/rdtypes/IN/DHCID.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,282 wheel INFO adding 'dns/rdtypes/IN/DHCID.py'
2023-11-02 10:14:57,282 wheel INFO adding 'dns/rdtypes/IN/HTTPS.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,282 wheel INFO adding 'dns/rdtypes/IN/HTTPS.py'
2023-11-02 10:14:57,321 wheel INFO adding 'dns/rdtypes/IN/IPSECKEY.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,322 wheel INFO adding 'dns/rdtypes/IN/IPSECKEY.py'
2023-11-02 10:14:57,371 wheel INFO adding 'dns/rdtypes/IN/KX.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,371 wheel INFO adding 'dns/rdtypes/IN/KX.py'
2023-11-02 10:14:57,411 wheel INFO adding 'dns/rdtypes/IN/NAPTR.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,461 wheel INFO adding 'dns/rdtypes/IN/NAPTR.py'
2023-11-02 10:14:57,491 wheel INFO adding 'dns/rdtypes/IN/NSAP.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,492 wheel INFO adding 'dns/rdtypes/IN/NSAP.py'
2023-11-02 10:14:57,521 wheel INFO adding 'dns/rdtypes/IN/NSAP_PTR.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,521 wheel INFO adding 'dns/rdtypes/IN/NSAP_PTR.py'
2023-11-02 10:14:57,581 wheel INFO adding 'dns/rdtypes/IN/PX.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,582 wheel INFO adding 'dns/rdtypes/IN/PX.py'
2023-11-02 10:14:57,641 wheel INFO adding 'dns/rdtypes/IN/SRV.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,642 wheel INFO adding 'dns/rdtypes/IN/SRV.py'
2023-11-02 10:14:57,642 wheel INFO adding 'dns/rdtypes/IN/SVCB.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,642 wheel INFO adding 'dns/rdtypes/IN/SVCB.py'
2023-11-02 10:14:57,731 wheel INFO adding 'dns/rdtypes/IN/WKS.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,732 wheel INFO adding 'dns/rdtypes/IN/WKS.py'
2023-11-02 10:14:57,732 wheel INFO adding 'dns/rdtypes/IN/__init__.cpython-311-s390x-linux-musl.so'
2023-11-02 10:14:57,732 wheel INFO adding 'dns/rdtypes/IN/__init__.py'
2023-11-02 10:14:57,732 wheel INFO adding 'dnspython-2.4.2.dist-info/LICENSE'
2023-11-02 10:14:57,732 wheel INFO adding 'dnspython-2.4.2.dist-info/METADATA'
2023-11-02 10:14:57,733 wheel INFO adding 'dnspython-2.4.2.dist-info/WHEEL'
2023-11-02 10:14:57,733 wheel INFO adding 'dnspython-2.4.2.dist-info/top_level.txt'
2023-11-02 10:14:57,761 wheel INFO adding 'dnspython-2.4.2.dist-info/RECORD'
2023-11-02 10:14:57,762 wheel INFO removing build/bdist.linux-s390x/wheel
2023-11-02 10:14:57,775 gpep517 INFO The backend produced .dist/dnspython-2.4.2-cp311-cp311-linux_s390x.whl
dnspython-2.4.2-cp311-cp311-linux_s390x.whl
>>> py3-dnspython: Entering fakeroot...
>>> py3-dnspython-pyc*: Running split function pyc...
'/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython/usr/lib/python3.11/site-packages/dns/quic/__pycache__' -> '/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython-pyc/usr/lib/python3.11/site-packages/dns/quic/__pycache__'
'/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython/usr/lib/python3.11/site-packages/dns/__pycache__' -> '/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython-pyc/usr/lib/python3.11/site-packages/dns/__pycache__'
'/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython/usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__' -> '/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython-pyc/usr/lib/python3.11/site-packages/dns/rdtypes/__pycache__'
'/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython/usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__' -> '/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython-pyc/usr/lib/python3.11/site-packages/dns/rdtypes/IN/__pycache__'
'/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython/usr/lib/python3.11/site-packages/dns/rdtypes/CH/__pycache__' -> '/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython-pyc/usr/lib/python3.11/site-packages/dns/rdtypes/CH/__pycache__'
'/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython/usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__' -> '/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython-pyc/usr/lib/python3.11/site-packages/dns/rdtypes/ANY/__pycache__'
'/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython/usr/lib/python3.11/site-packages/dns/dnssecalgs/__pycache__' -> '/home/buildozer/aports/main/py3-dnspython/pkg/py3-dnspython-pyc/usr/lib/python3.11/site-packages/dns/dnssecalgs/__pycache__'
>>> py3-dnspython-pyc*: Preparing subpackage py3-dnspython-pyc...
>>> py3-dnspython-pyc*: Running postcheck for py3-dnspython-pyc
>>> py3-dnspython*: Running postcheck for py3-dnspython
>>> py3-dnspython*: Preparing package py3-dnspython...
>>> py3-dnspython*: Stripping binaries
>>> py3-dnspython-pyc*: Scanning shared objects
>>> py3-dnspython*: Scanning shared objects
>>> py3-dnspython-pyc*: Tracing dependencies...
	python3~3.11
>>> py3-dnspython-pyc*: Package size: 1.6 MB
>>> py3-dnspython-pyc*: Compressing data...
>>> py3-dnspython-pyc*: Create checksum...
>>> py3-dnspython-pyc*: Create py3-dnspython-pyc-2.4.2-r1.apk
>>> py3-dnspython*: Tracing dependencies...
	python3~3.11
	so:libc.musl-s390x.so.1
>>> py3-dnspython*: Package size: 13.4 MB
>>> py3-dnspython*: Compressing data...
>>> py3-dnspython*: Create checksum...
>>> py3-dnspython*: Create py3-dnspython-2.4.2-r1.apk
>>> py3-dnspython: Build complete at Thu, 02 Nov 2023 10:15:17 +0000 elapsed time 0h 5m 38s
>>> py3-dnspython: Cleaning up srcdir
>>> py3-dnspython: Cleaning up pkgdir
>>> py3-dnspython: Uninstalling dependencies...
(1/28) Purging .makedepends-py3-dnspython (20231102.100940)
(2/28) Purging cython-pyc (0.29.36-r1)
(3/28) Purging cython (0.29.36-r1)
(4/28) Purging py3-gpep517-pyc (15-r0)
(5/28) Purging py3-gpep517 (15-r0)
(6/28) Purging py3-installer-pyc (0.7.0-r1)
(7/28) Purging py3-installer (0.7.0-r1)
(8/28) Purging py3-setuptools-pyc (68.2.2-r0)
(9/28) Purging py3-setuptools (68.2.2-r0)
(10/28) Purging py3-wheel-pyc (0.41.2-r0)
(11/28) Purging py3-wheel (0.41.2-r0)
(12/28) Purging py3-packaging-pyc (23.2-r0)
(13/28) Purging py3-packaging (23.2-r0)
(14/28) Purging py3-parsing-pyc (3.1.1-r0)
(15/28) Purging py3-parsing (3.1.1-r0)
(16/28) Purging python3-dev (3.11.6-r1)
(17/28) Purging python3-pyc (3.11.6-r1)
(18/28) Purging python3-pycache-pyc0 (3.11.6-r1)
(19/28) Purging pyc (3.11.6-r1)
(20/28) Purging python3 (3.11.6-r1)
(21/28) Purging gdbm (1.23-r1)
(22/28) Purging libbz2 (1.0.8-r6)
(23/28) Purging libffi (3.4.4-r3)
(24/28) Purging libpanelw (6.4_p20231007-r0)
(25/28) Purging mpdecimal (2.5.1-r2)
(26/28) Purging readline (8.2.1-r2)
(27/28) Purging sqlite-libs (3.43.2-r0)
(28/28) Purging xz-libs (5.4.5-r0)
Executing busybox-1.36.1-r13.trigger
OK: 435 MiB in 106 packages
>>> py3-dnspython: Updating the main/s390x repository index...
>>> py3-dnspython: Signing the index...