==> Creating clean working copy [build]...done
==> Making package: python2-dnspython-git 1:v1.12.0.r78.g9d9c9f5-2 (Sun May 29 23:53:30 EDT 2016)
==> Retrieving sources...
  -> Cloning dnspython git repo...
Cloning into bare repository '/srv/build/builder/plugbuild/work/python2-dnspython-git/dnspython'...
==> Validating source files with sha512sums...
    dnspython ... Skipped
==> Making package: python2-dnspython-git 1:v1.12.0.r78.g9d9c9f5-2 (Sun May 29 23:53:33 EDT 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) python2-2.7.11-3

Total Installed Size:  62.99 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) perl-error-0.17024-1  python2-packaging-16.7-1  python2-pyparsing-2.1.4-1  python2-six-1.10.0-1  git-2.8.3-1  python2-setuptools-1:21.2.2-1

Total Installed Size:  26.16 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts [installed]
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
installing python2-pyparsing...
installing python2-six...
installing python2-packaging...
installing python2-setuptools...
==> Retrieving sources...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    dnspython ... Skipped
==> Extracting sources...
  -> Creating working copy of dnspython git repo...
Cloning into 'dnspython'...
done.
==> Starting pkgver()...
==> Updated version: python2-dnspython-git 1:v1.14.0.r3.g4a7c1d8-1
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/dns
copying dns/ipv4.py -> build/lib/dns
copying dns/inet.py -> build/lib/dns
copying dns/entropy.py -> build/lib/dns
copying dns/rdataset.py -> build/lib/dns
copying dns/renderer.py -> build/lib/dns
copying dns/tsigkeyring.py -> build/lib/dns
copying dns/exception.py -> build/lib/dns
copying dns/edns.py -> build/lib/dns
copying dns/grange.py -> build/lib/dns
copying dns/ipv6.py -> build/lib/dns
copying dns/query.py -> build/lib/dns
copying dns/rdataclass.py -> build/lib/dns
copying dns/zone.py -> build/lib/dns
copying dns/tokenizer.py -> build/lib/dns
copying dns/opcode.py -> build/lib/dns
copying dns/rcode.py -> build/lib/dns
copying dns/hash.py -> build/lib/dns
copying dns/flags.py -> build/lib/dns
copying dns/namedict.py -> build/lib/dns
copying dns/ttl.py -> build/lib/dns
copying dns/wiredata.py -> build/lib/dns
copying dns/node.py -> build/lib/dns
copying dns/rdata.py -> build/lib/dns
copying dns/rdatatype.py -> build/lib/dns
copying dns/tsig.py -> build/lib/dns
copying dns/__init__.py -> build/lib/dns
copying dns/set.py -> build/lib/dns
copying dns/update.py -> build/lib/dns
copying dns/version.py -> build/lib/dns
copying dns/name.py -> build/lib/dns
copying dns/_compat.py -> build/lib/dns
copying dns/reversename.py -> build/lib/dns
copying dns/resolver.py -> build/lib/dns
copying dns/message.py -> build/lib/dns
copying dns/dnssec.py -> build/lib/dns
copying dns/rrset.py -> build/lib/dns
copying dns/e164.py -> build/lib/dns
creating build/lib/dns/rdtypes
copying dns/rdtypes/nsbase.py -> build/lib/dns/rdtypes
copying dns/rdtypes/dsbase.py -> build/lib/dns/rdtypes
copying dns/rdtypes/mxbase.py -> build/lib/dns/rdtypes
copying dns/rdtypes/dnskeybase.py -> build/lib/dns/rdtypes
copying dns/rdtypes/__init__.py -> build/lib/dns/rdtypes
copying dns/rdtypes/euibase.py -> build/lib/dns/rdtypes
copying dns/rdtypes/txtbase.py -> build/lib/dns/rdtypes
creating 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/NAPTR.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/NSAP.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/PX.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/SRV.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/IPSECKEY.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/APL.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/NSAP_PTR.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/DHCID.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/A.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/__init__.py -> build/lib/dns/rdtypes/IN
copying dns/rdtypes/IN/AAAA.py -> build/lib/dns/rdtypes/IN
creating build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/EUI48.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/DS.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/GPOS.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/TLSA.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/RRSIG.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/SPF.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/URI.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/DNAME.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/LOC.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/RP.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/AFSDB.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/DNSKEY.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/CDS.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/HIP.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/SOA.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/NSEC3.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/DLV.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/X25.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/NSEC.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/__init__.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/RT.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/EUI64.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/CERT.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/CDNSKEY.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/PTR.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/CAA.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/TXT.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/HINFO.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/ISDN.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/CNAME.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/NS.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/MX.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/SSHFP.py -> build/lib/dns/rdtypes/ANY
copying dns/rdtypes/ANY/CSYNC.py -> build/lib/dns/rdtypes/ANY
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
running install_lib
creating /build/python2-dnspython-git/pkg/python2-dnspython-git/usr
creating /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib
creating /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7
creating /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages
creating /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/ipv4.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/inet.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/entropy.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/rdataset.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/renderer.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/tsigkeyring.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/exception.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/edns.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/grange.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/ipv6.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/query.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/rdataclass.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/zone.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/tokenizer.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/opcode.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/rcode.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/hash.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/flags.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/namedict.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/ttl.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/wiredata.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/node.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/rdata.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/rdatatype.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/tsig.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/__init__.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/set.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/update.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
creating /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes
creating /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/EUI48.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/DS.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/GPOS.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/TLSA.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/RRSIG.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/SPF.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/URI.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/DNAME.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/LOC.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/RP.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/AFSDB.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/DNSKEY.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/CDS.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/HIP.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/SOA.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/NSEC3.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/DLV.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/X25.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/NSEC.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/__init__.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/RT.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/EUI64.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/CERT.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/CDNSKEY.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/PTR.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/CAA.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/TXT.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/HINFO.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/ISDN.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/CNAME.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/NS.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/MX.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/SSHFP.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/ANY/CSYNC.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY
copying build/lib/dns/rdtypes/nsbase.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes
copying build/lib/dns/rdtypes/dsbase.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes
copying build/lib/dns/rdtypes/mxbase.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes
creating /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/KX.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/WKS.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/NAPTR.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/NSAP.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/PX.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/SRV.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/IPSECKEY.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/APL.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/NSAP_PTR.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/DHCID.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/A.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/__init__.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/IN/AAAA.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN
copying build/lib/dns/rdtypes/dnskeybase.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes
copying build/lib/dns/rdtypes/__init__.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes
copying build/lib/dns/rdtypes/euibase.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes
copying build/lib/dns/rdtypes/txtbase.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes
copying build/lib/dns/version.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/name.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/_compat.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/reversename.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/resolver.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/message.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/dnssec.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/rrset.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
copying build/lib/dns/e164.py -> /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/ipv4.py to ipv4.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/inet.py to inet.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/entropy.py to entropy.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdataset.py to rdataset.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/renderer.py to renderer.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/tsigkeyring.py to tsigkeyring.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/exception.py to exception.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/edns.py to edns.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/grange.py to grange.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/ipv6.py to ipv6.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/query.py to query.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdataclass.py to rdataclass.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/zone.py to zone.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/tokenizer.py to tokenizer.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/opcode.py to opcode.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rcode.py to rcode.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/hash.py to hash.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/flags.py to flags.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/namedict.py to namedict.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/ttl.py to ttl.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/wiredata.py to wiredata.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/node.py to node.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdata.py to rdata.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdatatype.py to rdatatype.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/tsig.py to tsig.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/__init__.py to __init__.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/set.py to set.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/update.py to update.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI48.py to EUI48.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DS.py to DS.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SPF.py to SPF.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/URI.py to URI.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/LOC.py to LOC.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RP.py to RP.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDS.py to CDS.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HIP.py to HIP.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SOA.py to SOA.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/DLV.py to DLV.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/X25.py to X25.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/__init__.py to __init__.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/RT.py to RT.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/EUI64.py to EUI64.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CERT.py to CERT.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/PTR.py to PTR.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CAA.py to CAA.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/TXT.py to TXT.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/NS.py to NS.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/MX.py to MX.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/ANY/CSYNC.py to CSYNC.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/nsbase.py to nsbase.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/dsbase.py to dsbase.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/mxbase.py to mxbase.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/KX.py to KX.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/WKS.py to WKS.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/PX.py to PX.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/SRV.py to SRV.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/APL.py to APL.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/A.py to A.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/__init__.py to __init__.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/dnskeybase.py to dnskeybase.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/__init__.py to __init__.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/euibase.py to euibase.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rdtypes/txtbase.py to txtbase.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/version.py to version.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/name.py to name.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/_compat.py to _compat.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/reversename.py to reversename.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/resolver.py to resolver.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/message.py to message.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/dnssec.py to dnssec.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/rrset.py to rrset.pyc
byte-compiling /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dns/e164.py to e164.pyc
writing byte-compilation script '/tmp/tmpUYl0Ec.py'
/usr/bin/python2 -O /tmp/tmpUYl0Ec.py
removing /tmp/tmpUYl0Ec.py
running install_egg_info
running egg_info
creating dnspython.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
writing manifest file 'dnspython.egg-info/SOURCES.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 /build/python2-dnspython-git/pkg/python2-dnspython-git/usr/lib/python2.7/site-packages/dnspython-1.14.0-py2.7.egg-info
running install_scripts
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issue...
==> Creating package "python2-dnspython-git"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python2-dnspython-git 1:v1.14.0.r3.g4a7c1d8-1 (Sun May 29 23:53:52 EDT 2016)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: gettext optionally requires git: for autopoint infrastructure updates

Packages (7) git-2.8.3-1  perl-error-0.17024-1  python2-2.7.11-3  python2-packaging-16.7-1  python2-pyparsing-2.1.4-1  python2-setuptools-1:21.2.2-1  python2-six-1.10.0-1

Total Removed Size:  89.15 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python2-setuptools...
removing python2-packaging...
removing python2-six...
removing python2-pyparsing...
removing python2...
removing git...
removing perl-error...