request from: hawk checking if we should skip the build started at: Fri Dec 6 16:27:36 2019 fetching http://src.tld-linux.org/~builderti//srpms/613251cc-c9d7-4bfe-b0bc-0c697dd5a1e0/python-dns-1.16.0-2.src.rpm fetched 156810 bytes, 3393.4 K/s installing srpm: python-dns-1.16.0-2.src.rpm + install -d /tmp/B.o9sUKs/BUILD /tmp/B.o9sUKs/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-dns-1.16.0-2.src.rpm * Fri Dec 06 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-dns.git;a=log;h=master * Mon Oct 28 2019 Jan Rękorajski 5659030 - rebuild with python 3.8 - release 2 (by relup.sh) * Wed Dec 12 2018 Adam Gołębiowski 96d79de - updated to 1.16.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.o9sUKs' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-dns-1.16.0-2.src.rpm python-dns ################################################## + rm -f python-dns-1.16.0-2.src.rpm + install -m 700 -d /tmp/B.o9sUKs/BUILD/tmp + TMPDIR=/tmp/B.o9sUKs/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.o9sUKs' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.o9sUKs/python-dns.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 613251cc-c9d7-4bfe-b0bc-0c697dd5a1e0; TMPDIR=/tmp/B.o9sUKs/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.o9sUKs' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.o9sUKs/python-dns.spec + : build-id: 613251cc-c9d7-4bfe-b0bc-0c697dd5a1e0 + TMPDIR=/tmp/B.o9sUKs/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.o9sUKs' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.o9sUKs/python-dns.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.o9sUKs/BUILD/tmp /bin/sh -e /tmp/B.o9sUKs/BUILD/tmp/rpm-tmp.16744 + umask 022 + cd /tmp/B.o9sUKs/BUILD + cd /tmp/B.o9sUKs/BUILD + rm -rf dnspython-1.16.0 + /usr/bin/gzip -dc /tmp/B.o9sUKs/dnspython-1.16.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnspython-1.16.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.o9sUKs/BUILD/tmp /bin/sh -e /tmp/B.o9sUKs/BUILD/tmp/rpm-tmp.16744 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.o9sUKs/BUILD/tmp + umask 022 + cd /tmp/B.o9sUKs/BUILD + cd dnspython-1.16.0 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/dns copying dns/inet.py -> build-2/lib/dns copying dns/dnssec.py -> build-2/lib/dns copying dns/flags.py -> build-2/lib/dns copying dns/ipv6.py -> build-2/lib/dns copying dns/rdataclass.py -> build-2/lib/dns copying dns/rcode.py -> build-2/lib/dns copying dns/rdatatype.py -> build-2/lib/dns copying dns/update.py -> build-2/lib/dns copying dns/zone.py -> build-2/lib/dns copying dns/grange.py -> build-2/lib/dns copying dns/namedict.py -> build-2/lib/dns copying dns/renderer.py -> build-2/lib/dns copying dns/_compat.py -> build-2/lib/dns copying dns/rdata.py -> build-2/lib/dns copying dns/tsigkeyring.py -> build-2/lib/dns copying dns/wiredata.py -> build-2/lib/dns copying dns/exception.py -> build-2/lib/dns copying dns/set.py -> build-2/lib/dns copying dns/message.py -> build-2/lib/dns copying dns/opcode.py -> build-2/lib/dns copying dns/query.py -> build-2/lib/dns copying dns/tsig.py -> build-2/lib/dns copying dns/hash.py -> build-2/lib/dns copying dns/ttl.py -> build-2/lib/dns copying dns/rrset.py -> build-2/lib/dns copying dns/e164.py -> build-2/lib/dns copying dns/entropy.py -> build-2/lib/dns copying dns/resolver.py -> build-2/lib/dns copying dns/reversename.py -> build-2/lib/dns copying dns/__init__.py -> build-2/lib/dns copying dns/ipv4.py -> build-2/lib/dns copying dns/node.py -> build-2/lib/dns copying dns/name.py -> build-2/lib/dns copying dns/rdataset.py -> build-2/lib/dns copying dns/edns.py -> build-2/lib/dns copying dns/version.py -> build-2/lib/dns copying dns/tokenizer.py -> build-2/lib/dns creating build-2/lib/dns/rdtypes copying dns/rdtypes/txtbase.py -> build-2/lib/dns/rdtypes copying dns/rdtypes/dnskeybase.py -> build-2/lib/dns/rdtypes copying dns/rdtypes/nsbase.py -> build-2/lib/dns/rdtypes copying dns/rdtypes/mxbase.py -> build-2/lib/dns/rdtypes copying dns/rdtypes/euibase.py -> build-2/lib/dns/rdtypes copying dns/rdtypes/__init__.py -> build-2/lib/dns/rdtypes copying dns/rdtypes/dsbase.py -> build-2/lib/dns/rdtypes creating build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/AAAA.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP_PTR.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/IPSECKEY.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/KX.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/SRV.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NAPTR.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/A.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/__init__.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/WKS.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/DHCID.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/APL.py -> build-2/lib/dns/rdtypes/IN copying dns/rdtypes/IN/PX.py -> build-2/lib/dns/rdtypes/IN creating build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RP.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI48.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNAME.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TLSA.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CSYNC.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DS.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/OPENPGPKEY.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNSKEY.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AFSDB.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SPF.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CAA.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DLV.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/URI.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SSHFP.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CERT.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/X25.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/PTR.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HIP.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HINFO.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDNSKEY.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/LOC.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/ISDN.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RRSIG.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/__init__.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SOA.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CNAME.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDS.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI64.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3PARAM.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/GPOS.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AVC.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TXT.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/MX.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RT.py -> build-2/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NS.py -> build-2/lib/dns/rdtypes/ANY creating build-2/lib/dns/rdtypes/CH copying dns/rdtypes/CH/A.py -> build-2/lib/dns/rdtypes/CH copying dns/rdtypes/CH/__init__.py -> build-2/lib/dns/rdtypes/CH copying dns/py.typed -> build-2/lib/dns + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/dns copying dns/inet.py -> build-3/lib/dns copying dns/dnssec.py -> build-3/lib/dns copying dns/flags.py -> build-3/lib/dns copying dns/ipv6.py -> build-3/lib/dns copying dns/rdataclass.py -> build-3/lib/dns copying dns/rcode.py -> build-3/lib/dns copying dns/rdatatype.py -> build-3/lib/dns copying dns/update.py -> build-3/lib/dns copying dns/zone.py -> build-3/lib/dns copying dns/grange.py -> build-3/lib/dns copying dns/namedict.py -> build-3/lib/dns copying dns/renderer.py -> build-3/lib/dns copying dns/_compat.py -> build-3/lib/dns copying dns/rdata.py -> build-3/lib/dns copying dns/tsigkeyring.py -> build-3/lib/dns copying dns/wiredata.py -> build-3/lib/dns copying dns/exception.py -> build-3/lib/dns copying dns/set.py -> build-3/lib/dns copying dns/message.py -> build-3/lib/dns copying dns/opcode.py -> build-3/lib/dns copying dns/query.py -> build-3/lib/dns copying dns/tsig.py -> build-3/lib/dns copying dns/hash.py -> build-3/lib/dns copying dns/ttl.py -> build-3/lib/dns copying dns/rrset.py -> build-3/lib/dns copying dns/e164.py -> build-3/lib/dns copying dns/entropy.py -> build-3/lib/dns copying dns/resolver.py -> build-3/lib/dns copying dns/reversename.py -> build-3/lib/dns copying dns/__init__.py -> build-3/lib/dns copying dns/ipv4.py -> build-3/lib/dns copying dns/node.py -> build-3/lib/dns copying dns/name.py -> build-3/lib/dns copying dns/rdataset.py -> build-3/lib/dns copying dns/edns.py -> build-3/lib/dns copying dns/version.py -> build-3/lib/dns copying dns/tokenizer.py -> build-3/lib/dns creating build-3/lib/dns/rdtypes copying dns/rdtypes/txtbase.py -> build-3/lib/dns/rdtypes copying dns/rdtypes/dnskeybase.py -> build-3/lib/dns/rdtypes copying dns/rdtypes/nsbase.py -> build-3/lib/dns/rdtypes copying dns/rdtypes/mxbase.py -> build-3/lib/dns/rdtypes copying dns/rdtypes/euibase.py -> build-3/lib/dns/rdtypes copying dns/rdtypes/__init__.py -> build-3/lib/dns/rdtypes copying dns/rdtypes/dsbase.py -> build-3/lib/dns/rdtypes creating build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/AAAA.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP_PTR.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/IPSECKEY.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/KX.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/SRV.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NAPTR.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/A.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/__init__.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/WKS.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/DHCID.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/APL.py -> build-3/lib/dns/rdtypes/IN copying dns/rdtypes/IN/PX.py -> build-3/lib/dns/rdtypes/IN creating build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RP.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI48.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNAME.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TLSA.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CSYNC.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DS.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/OPENPGPKEY.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNSKEY.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AFSDB.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SPF.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CAA.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DLV.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/URI.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SSHFP.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CERT.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/X25.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/PTR.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HIP.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HINFO.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDNSKEY.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/LOC.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/ISDN.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RRSIG.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/__init__.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SOA.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CNAME.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDS.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI64.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3PARAM.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/GPOS.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AVC.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TXT.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/MX.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RT.py -> build-3/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NS.py -> build-3/lib/dns/rdtypes/ANY creating build-3/lib/dns/rdtypes/CH copying dns/rdtypes/CH/A.py -> build-3/lib/dns/rdtypes/CH copying dns/rdtypes/CH/__init__.py -> build-3/lib/dns/rdtypes/CH copying dns/py.typed -> build-3/lib/dns + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.o9sUKs/BUILD/tmp /bin/sh -e /tmp/B.o9sUKs/BUILD/tmp/rpm-tmp.16744 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.o9sUKs/BUILD/tmp + umask 022 + cd /tmp/B.o9sUKs/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder + /bin/mkdir -p /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder + cd dnspython-1.16.0 + rm -rf /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7 creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/inet.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/dnssec.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/flags.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/ipv6.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/rdataclass.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/rcode.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/rdatatype.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/update.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/zone.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/grange.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/namedict.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/renderer.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/_compat.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/rdata.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes copying build-2/lib/dns/rdtypes/txtbase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/CH copying build-2/lib/dns/rdtypes/CH/A.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/CH copying build-2/lib/dns/rdtypes/CH/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/CH copying build-2/lib/dns/rdtypes/dnskeybase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes copying build-2/lib/dns/rdtypes/nsbase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes copying build-2/lib/dns/rdtypes/mxbase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes copying build-2/lib/dns/rdtypes/euibase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes copying build-2/lib/dns/rdtypes/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/RP.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/EUI48.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/DNAME.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/TLSA.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/CSYNC.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/DS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/OPENPGPKEY.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/NSEC.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/DNSKEY.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/AFSDB.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/NSEC3.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/SPF.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/CAA.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/DLV.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/URI.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/SSHFP.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/CERT.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/X25.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/PTR.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/HIP.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/HINFO.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/CDNSKEY.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/LOC.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/ISDN.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/RRSIG.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/SOA.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/CNAME.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/CDS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/EUI64.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/GPOS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/AVC.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/TXT.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/MX.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/RT.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY copying build-2/lib/dns/rdtypes/ANY/NS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/AAAA.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/NSAP_PTR.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/NSAP.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/IPSECKEY.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/KX.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/SRV.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/NAPTR.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/A.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/WKS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/DHCID.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/APL.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/IN/PX.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN copying build-2/lib/dns/rdtypes/dsbase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes copying build-2/lib/dns/tsigkeyring.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/wiredata.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/exception.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/set.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/message.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/opcode.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/query.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/tsig.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/hash.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/ttl.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/rrset.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/e164.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/entropy.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/resolver.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/reversename.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/ipv4.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/node.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/py.typed -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/name.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/rdataset.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/edns.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/version.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns copying build-2/lib/dns/tokenizer.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/inet.py to inet.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/dnssec.py to dnssec.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/flags.py to flags.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/ipv6.py to ipv6.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdataclass.py to rdataclass.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rcode.py to rcode.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdatatype.py to rdatatype.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/update.py to update.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/zone.py to zone.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/grange.py to grange.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/namedict.py to namedict.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/renderer.py to renderer.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/_compat.py to _compat.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdata.py to rdata.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/txtbase.py to txtbase.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/CH/A.py to A.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/CH/__init__.py to __init__.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/dnskeybase.py to dnskeybase.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/nsbase.py to nsbase.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/mxbase.py to mxbase.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/euibase.py to euibase.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/__init__.py to __init__.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/RP.py to RP.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/EUI48.py to EUI48.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/CSYNC.py to CSYNC.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/DS.py to DS.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/OPENPGPKEY.py to OPENPGPKEY.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/SPF.py to SPF.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/CAA.py to CAA.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/DLV.py to DLV.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/URI.py to URI.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/CERT.py to CERT.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/X25.py to X25.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/PTR.py to PTR.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/HIP.py to HIP.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/LOC.py to LOC.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/__init__.py to __init__.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/SOA.py to SOA.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/CDS.py to CDS.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/EUI64.py to EUI64.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/AVC.py to AVC.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/TXT.py to TXT.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/MX.py to MX.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/RT.py to RT.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/ANY/NS.py to NS.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/KX.py to KX.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/SRV.py to SRV.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/A.py to A.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/__init__.py to __init__.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/WKS.py to WKS.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/APL.py to APL.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/IN/PX.py to PX.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdtypes/dsbase.py to dsbase.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/tsigkeyring.py to tsigkeyring.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/wiredata.py to wiredata.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/exception.py to exception.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/set.py to set.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/message.py to message.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/opcode.py to opcode.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/query.py to query.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/tsig.py to tsig.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/hash.py to hash.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/ttl.py to ttl.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rrset.py to rrset.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/e164.py to e164.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/entropy.py to entropy.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/resolver.py to resolver.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/reversename.py to reversename.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/__init__.py to __init__.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/ipv4.py to ipv4.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/node.py to node.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/name.py to name.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/rdataset.py to rdataset.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/edns.py to edns.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/version.py to version.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dns/tokenizer.py to tokenizer.pyc writing byte-compilation script '/tmp/B.o9sUKs/BUILD/tmp/tmp4vaiFg.py' /usr/bin/python -OO /tmp/B.o9sUKs/BUILD/tmp/tmp4vaiFg.py removing /tmp/B.o9sUKs/BUILD/tmp/tmp4vaiFg.py running install_egg_info running egg_info writing requirements to dnspython.egg-info/requires.txt writing dnspython.egg-info/PKG-INFO writing top-level names to dnspython.egg-info/top_level.txt writing dependency_links to dnspython.egg-info/dependency_links.txt reading manifest file 'dnspython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' warning: no files found matching '*.txt' under directory 'examples' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'dnspython.egg-info/SOURCES.txt' Copying dnspython.egg-info to /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages/dnspython-1.16.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/lib/python2.7/site-packages ']' + install -d /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0 + cp -pr examples/ddns.py examples/e164.py examples/mx.py examples/name.py examples/query_specific.py examples/receive_notify.py examples/reverse.py examples/reverse_name.py examples/xfr.py examples/zonediff.py /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8 creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/inet.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/dnssec.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/flags.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/ipv6.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/rdataclass.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/rcode.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/rdatatype.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/update.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/zone.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/grange.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/namedict.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/renderer.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/_compat.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/rdata.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes copying build-3/lib/dns/rdtypes/txtbase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/CH copying build-3/lib/dns/rdtypes/CH/A.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/CH copying build-3/lib/dns/rdtypes/CH/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/CH copying build-3/lib/dns/rdtypes/dnskeybase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes copying build-3/lib/dns/rdtypes/nsbase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes copying build-3/lib/dns/rdtypes/mxbase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes copying build-3/lib/dns/rdtypes/euibase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes copying build-3/lib/dns/rdtypes/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/RP.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/EUI48.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/DNAME.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/TLSA.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/CSYNC.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/DS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/OPENPGPKEY.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/NSEC.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/DNSKEY.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/AFSDB.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/NSEC3.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/SPF.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/CAA.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/DLV.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/URI.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/SSHFP.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/CERT.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/X25.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/PTR.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/HIP.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/HINFO.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/CDNSKEY.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/LOC.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/ISDN.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/RRSIG.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/SOA.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/CNAME.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/CDS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/EUI64.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/GPOS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/AVC.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/TXT.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/MX.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/RT.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY copying build-3/lib/dns/rdtypes/ANY/NS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY creating /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/AAAA.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/NSAP_PTR.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/NSAP.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/IPSECKEY.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/KX.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/SRV.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/NAPTR.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/A.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/WKS.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/DHCID.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/APL.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/IN/PX.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN copying build-3/lib/dns/rdtypes/dsbase.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes copying build-3/lib/dns/tsigkeyring.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/wiredata.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/exception.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/set.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/message.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/opcode.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/query.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/tsig.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/hash.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/ttl.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/rrset.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/e164.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/entropy.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/resolver.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/reversename.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/__init__.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/ipv4.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/node.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/py.typed -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/name.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/rdataset.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/edns.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/version.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns copying build-3/lib/dns/tokenizer.py -> /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/inet.py to inet.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/dnssec.py to dnssec.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/flags.py to flags.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/ipv6.py to ipv6.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdataclass.py to rdataclass.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rcode.py to rcode.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdatatype.py to rdatatype.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/update.py to update.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/zone.py to zone.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/grange.py to grange.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/namedict.py to namedict.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/renderer.py to renderer.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/_compat.py to _compat.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdata.py to rdata.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/txtbase.py to txtbase.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/CH/A.py to A.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/CH/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/dnskeybase.py to dnskeybase.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/nsbase.py to nsbase.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/mxbase.py to mxbase.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/euibase.py to euibase.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/RP.py to RP.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/EUI48.py to EUI48.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/CSYNC.py to CSYNC.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/DS.py to DS.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/OPENPGPKEY.py to OPENPGPKEY.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/SPF.py to SPF.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/CAA.py to CAA.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/DLV.py to DLV.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/URI.py to URI.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/CERT.py to CERT.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/X25.py to X25.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/PTR.py to PTR.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/HIP.py to HIP.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/LOC.py to LOC.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/SOA.py to SOA.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/CDS.py to CDS.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/EUI64.py to EUI64.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/AVC.py to AVC.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/TXT.py to TXT.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/MX.py to MX.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/RT.py to RT.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/ANY/NS.py to NS.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/KX.py to KX.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/SRV.py to SRV.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/A.py to A.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/WKS.py to WKS.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/APL.py to APL.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/IN/PX.py to PX.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdtypes/dsbase.py to dsbase.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/tsigkeyring.py to tsigkeyring.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/wiredata.py to wiredata.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/exception.py to exception.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/set.py to set.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/message.py to message.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/opcode.py to opcode.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/query.py to query.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/tsig.py to tsig.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/hash.py to hash.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/ttl.py to ttl.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rrset.py to rrset.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/e164.py to e164.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/entropy.py to entropy.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/resolver.py to resolver.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/reversename.py to reversename.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/ipv4.py to ipv4.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/node.py to node.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/name.py to name.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/rdataset.py to rdataset.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/edns.py to edns.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/version.py to version.cpython-38.pyc byte-compiling /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dns/tokenizer.py to tokenizer.cpython-38.pyc writing byte-compilation script '/tmp/B.o9sUKs/BUILD/tmp/tmpqm_yatiy.py' /usr/bin/python3 /tmp/B.o9sUKs/BUILD/tmp/tmpqm_yatiy.py removing /tmp/B.o9sUKs/BUILD/tmp/tmpqm_yatiy.py running install_egg_info running egg_info writing dnspython.egg-info/PKG-INFO writing dependency_links to dnspython.egg-info/dependency_links.txt writing requirements to dnspython.egg-info/requires.txt writing top-level names to dnspython.egg-info/top_level.txt reading manifest file 'dnspython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' warning: no files found matching '*.txt' under directory 'examples' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'dnspython.egg-info/SOURCES.txt' Copying dnspython.egg-info to /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/python3.8/site-packages/dnspython-1.16.0-py3.8.egg-info running install_scripts + install -d /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0 + cp -pr examples/ddns.py examples/e164.py examples/mx.py examples/name.py examples/query_specific.py examples/receive_notify.py examples/reverse.py examples/reverse_name.py examples/xfr.py examples/zonediff.py /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0 + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 1/288 files hardlinked Processing files: python-dns-1.16.0-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.o9sUKs/BUILD/tmp /bin/sh -e /tmp/B.o9sUKs/BUILD/tmp/rpm-tmp.49957 + umask 022 + cd /tmp/B.o9sUKs/BUILD + cd dnspython-1.16.0 + DOCDIR=/tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python-dns-1.16.0 + export DOCDIR + rm -rf /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python-dns-1.16.0 + /bin/mkdir -p /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python-dns-1.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python-dns-1.16.0... Documentation compressed. + cp -pr LICENSE README.md /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python-dns-1.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python-dns-1.16.0... ./README.md ./LICENSE Documentation compressed. + exit 0 skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/ddns.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/e164.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/mx.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/name.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/query_specific.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/receive_notify.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/reverse.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/reverse_name.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/xfr.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python-dns-1.16.0/zonediff.py requires detection (matches noautoreqfiles pattern #0) Provides: pythonegg(dnspython) = 1.16.0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 Processing files: python3-dns-1.16.0-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.o9sUKs/BUILD/tmp /bin/sh -e /tmp/B.o9sUKs/BUILD/tmp/rpm-tmp.13183 + umask 022 + cd /tmp/B.o9sUKs/BUILD + cd dnspython-1.16.0 + DOCDIR=/tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python3-dns-1.16.0 + export DOCDIR + rm -rf /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python3-dns-1.16.0 + /bin/mkdir -p /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python3-dns-1.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python3-dns-1.16.0... Documentation compressed. + cp -pr LICENSE README.md /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python3-dns-1.16.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/share/doc/python3-dns-1.16.0... ./README.md ./LICENSE Documentation compressed. + exit 0 skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/ddns.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/e164.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/mx.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/name.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/query_specific.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/receive_notify.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/reverse.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/reverse_name.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/xfr.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder/usr/src/examples/python3-dns-1.16.0/zonediff.py requires detection (matches noautoreqfiles pattern #0) Provides: python3egg(dnspython) = 1.16.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder Wrote: /tmp/B.o9sUKs/RPMS/python-dns-1.16.0-2.noarch.rpm Wrote: /tmp/B.o9sUKs/RPMS/python3-dns-1.16.0-2.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.o9sUKs/BUILD/tmp /bin/sh -e /tmp/B.o9sUKs/BUILD/tmp/rpm-tmp.76101 + umask 022 + cd /tmp/B.o9sUKs/BUILD + cd dnspython-1.16.0 + /bin/rm '--interactive=never' -rf /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder + rm -rf /tmp/B.o9sUKs/BUILD/tmp/python-dns-1.16.0-root-builder ended at: Fri Dec 6 16:30:37 2019, done in 0:03:00.122324 + chmod -R u+rwX /tmp/B.o9sUKs/BUILD + rm -rf /tmp/B.o9sUKs/tmp /tmp/B.o9sUKs/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-dns ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.o9sUKs Begin-TLD-Builder-Info Build-Time: user:160.53s sys:15.09s real:182.40s (faults io:0 non-io:2342339) Files queued for ftp: 228028 python3-dns-1.16.0-2.noarch.rpm 165434 python-dns-1.16.0-2.noarch.rpm 126 python-dns-1.16.0-2.src.rpm.uploadinfo End-TLD-Builder-Info