Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-dns.spec'], chrootPath='/var/lib/mock/module-python27-2.7-8080020240507103353-040061f3-build-73525-48988/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-dns.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-dns.spec'], chrootPath='/var/lib/mock/module-python27-2.7-8080020240507103353-040061f3-build-73525-48988/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps --nocheck /builddir/build/SPECS/python-dns.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o7GiWX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnspython-1.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnspython-1.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnspython-1.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (test_fails_on_missing_file.patch):' Patch #0 (test_fails_on_missing_file.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tests/test_zone.py + find examples -type f + xargs chmod a-x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.He6qNv + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 + RHEL_ALLOW_PYTHON2_FOR_BUILD=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/dns copying dns/update.py -> build/lib/dns copying dns/renderer.py -> build/lib/dns copying dns/rrset.py -> build/lib/dns copying dns/exception.py -> build/lib/dns copying dns/version.py -> build/lib/dns copying dns/reversename.py -> build/lib/dns copying dns/node.py -> build/lib/dns copying dns/rdata.py -> build/lib/dns copying dns/set.py -> build/lib/dns copying dns/name.py -> build/lib/dns copying dns/dnssec.py -> build/lib/dns copying dns/wiredata.py -> build/lib/dns copying dns/ipv4.py -> build/lib/dns copying dns/tsigkeyring.py -> build/lib/dns copying dns/zone.py -> build/lib/dns copying dns/tsig.py -> build/lib/dns copying dns/__init__.py -> build/lib/dns copying dns/grange.py -> build/lib/dns copying dns/tokenizer.py -> build/lib/dns copying dns/inet.py -> build/lib/dns copying dns/opcode.py -> build/lib/dns copying dns/hash.py -> build/lib/dns copying dns/rdataset.py -> build/lib/dns copying dns/message.py -> build/lib/dns copying dns/e164.py -> build/lib/dns copying dns/rdataclass.py -> build/lib/dns copying dns/flags.py -> build/lib/dns copying dns/ipv6.py -> build/lib/dns copying dns/entropy.py -> build/lib/dns copying dns/resolver.py -> build/lib/dns copying dns/ttl.py -> build/lib/dns copying dns/_compat.py -> build/lib/dns copying dns/query.py -> build/lib/dns copying dns/edns.py -> build/lib/dns copying dns/rdatatype.py -> build/lib/dns copying dns/rcode.py -> build/lib/dns copying dns/namedict.py -> build/lib/dns creating build/lib/dns/rdtypes copying dns/rdtypes/euibase.py -> build/lib/dns/rdtypes copying dns/rdtypes/mxbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/txtbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/__init__.py -> build/lib/dns/rdtypes copying dns/rdtypes/dnskeybase.py -> build/lib/dns/rdtypes copying dns/rdtypes/nsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/dsbase.py -> build/lib/dns/rdtypes creating build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/DHCID.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/SRV.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/A.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NAPTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/__init__.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/IPSECKEY.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/AAAA.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/KX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/WKS.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/PX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP_PTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/APL.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP.py -> build/lib/dns/rdtypes/IN creating build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TXT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DLV.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SPF.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CSYNC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI64.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SOA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/URI.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI48.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/__init__.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/GPOS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/ISDN.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SSHFP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/PTR.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/MX.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CAA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AVC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/LOC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AFSDB.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RRSIG.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/X25.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CERT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HIP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TLSA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HINFO.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC.py -> build/lib/dns/rdtypes/ANY + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ptnf4i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch ++ dirname /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch + cd dnspython-1.15.0 + export RHEL_ALLOW_PYTHON2_FOR_BUILD=1 + RHEL_ALLOW_PYTHON2_FOR_BUILD=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/update.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/renderer.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rrset.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/exception.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/version.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/reversename.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/node.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdata.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/set.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/name.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/dnssec.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/wiredata.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/ipv4.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tsigkeyring.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/zone.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tsig.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/grange.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/tokenizer.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/inet.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/opcode.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/hash.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdataset.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/message.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/e164.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/euibase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/mxbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/txtbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dnskeybase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/nsbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/DHCID.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/SRV.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/A.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NAPTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/IPSECKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/AAAA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/KX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/WKS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/PX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP_PTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/APL.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/dsbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TXT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DLV.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SPF.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNAME.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CSYNC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI64.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SOA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/URI.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI48.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNSKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CNAME.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/GPOS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDNSKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/ISDN.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SSHFP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/PTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/MX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CAA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AVC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/LOC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AFSDB.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RRSIG.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/X25.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CERT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HIP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TLSA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HINFO.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdataclass.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/flags.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/ipv6.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/entropy.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/resolver.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/ttl.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/_compat.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/query.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/edns.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rdatatype.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/rcode.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns copying build/lib/dns/namedict.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/renderer.py to renderer.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rrset.py to rrset.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/reversename.py to reversename.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/node.py to node.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdata.py to rdata.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/set.py to set.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/name.py to name.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/dnssec.py to dnssec.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/wiredata.py to wiredata.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/ipv4.py to ipv4.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/tsigkeyring.py to tsigkeyring.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/zone.py to zone.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/tsig.py to tsig.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/grange.py to grange.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/inet.py to inet.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/opcode.py to opcode.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/hash.py to hash.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdataset.py to rdataset.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/e164.py to e164.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/euibase.py to euibase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/mxbase.py to mxbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/txtbase.py to txtbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/dnskeybase.py to dnskeybase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/nsbase.py to nsbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/SRV.py to SRV.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/A.py to A.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/KX.py to KX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/WKS.py to WKS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/PX.py to PX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/APL.py to APL.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/dsbase.py to dsbase.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NS.py to NS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TXT.py to TXT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DLV.py to DLV.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SPF.py to SPF.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CSYNC.py to CSYNC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI64.py to EUI64.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SOA.py to SOA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/URI.py to URI.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI48.py to EUI48.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDS.py to CDS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RP.py to RP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RT.py to RT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/PTR.py to PTR.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/MX.py to MX.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CAA.py to CAA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AVC.py to AVC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DS.py to DS.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/LOC.py to LOC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/X25.py to X25.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CERT.py to CERT.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HIP.py to HIP.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdataclass.py to rdataclass.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/flags.py to flags.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/ipv6.py to ipv6.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/entropy.py to entropy.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/resolver.py to resolver.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/ttl.py to ttl.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/query.py to query.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/edns.py to edns.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rdatatype.py to rdatatype.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/rcode.py to rcode.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dns/namedict.py to namedict.pyc writing byte-compilation script '/tmp/tmpJaPkLE.py' /usr/bin/python2 -O /tmp/tmpJaPkLE.py removing /tmp/tmpJaPkLE.py running install_egg_info running egg_info 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 'TODO' 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 /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7/site-packages/dnspython-1.15.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.15.0-10.module+oc8.8.0+543+2a7707ea --unique-debug-suffix -1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch --unique-debug-src-base python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dnspython-1.15.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rNaAT4 + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/share/doc/python2-dns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/share/doc/python2-dns + cp -pr ChangeLog LICENSE examples /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch/usr/share/doc/python2-dns + exit 0 Provides: python2-dns = 1.15.0-10.module+oc8.8.0+543+2a7707ea python2.7dist(dnspython) = 1.15.0 python2dist(dnspython) = 1.15.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch Wrote: /builddir/build/RPMS/python2-dns-1.15.0-10.module+oc8.8.0+543+2a7707ea.noarch.rpm Child return code was: 0