==> Creating clean working copy [build]...done ==> Making package: yrd 0.5.1-1 (Sun Oct 8 05:24:24 EDT 2017) ==> Retrieving sources... -> Found yrd-0.5.1.tar.gz -> Found yrd.tmpfiles.conf ==> Validating source files with sha512sums... yrd-0.5.1.tar.gz ... Passed yrd.tmpfiles.conf ... Passed ==> Making package: yrd 0.5.1-1 (Sun Oct 8 05:24:25 EDT 2017) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (12) python-3.6.2-1 python-appdirs-1.4.3-1 python-chardet-3.0.4-1 python-idna-2.6-1 python-packaging-16.8-2 python-pyparsing-2.2.0-1 python-six-1.11.0-1 python-urllib3-1.22-1 cjdns-20-2 python-argh-0.26.2-2 python-requests-2.18.4-1 python-setuptools-1:36.5.0-1 Total Download Size: 17.82 MiB Total Installed Size: 109.42 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading python-3.6.2-1-armv6h.pkg.tar.xz... downloading python-pyparsing-2.2.0-1-any.pkg.tar.xz... downloading python-six-1.11.0-1-any.pkg.tar.xz... downloading python-packaging-16.8-2-any.pkg.tar.xz... downloading python-appdirs-1.4.3-1-any.pkg.tar.xz... downloading python-setuptools-1:36.5.0-1-any.pkg.tar.xz... downloading python-urllib3-1.22-1-any.pkg.tar.xz... downloading python-chardet-3.0.4-1-any.pkg.tar.xz... downloading python-idna-2.6-1-any.pkg.tar.xz... downloading python-requests-2.18.4-1-any.pkg.tar.xz... downloading python-argh-0.26.2-2-any.pkg.tar.xz... downloading cjdns-20-2-armv6h.pkg.tar.xz... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python... Optional dependencies for python python-setuptools [pending] python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-pyparsing... installing python-six... installing python-packaging... installing python-appdirs... installing python-setuptools... installing python-argh... installing python-urllib3... Optional dependencies for python-urllib3 python-pysocks: SOCKS support installing python-chardet... installing python-idna... installing python-requests... Optional dependencies for python-requests python-pysocks: SOCKS proxy support installing cjdns... Generating cjdroute.conf... >>> The keys in /etc/cjdroute.conf have been autogenerated during >>> install, they are not defaults and do not need to be overwritten. >>> Protect /etc/cjdroute.conf! A lost conf file means you have >>> lost your password and connections and anyone who connected >>> to you will no longer be able to connect. A *compromised* >>> conf file means that other people can impersonate you on >>> the network. Optional dependencies for cjdns nodejs: optional utilities support ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found yrd-0.5.1.tar.gz -> Found yrd.tmpfiles.conf ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... yrd-0.5.1.tar.gz ... Passed yrd.tmpfiles.conf ... Passed ==> Extracting sources... -> Extracting yrd-0.5.1.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/yrd copying yrd/utils.py -> build/lib/yrd copying yrd/const.py -> build/lib/yrd copying yrd/arg.py -> build/lib/yrd copying yrd/__init__.py -> build/lib/yrd copying yrd/top.py -> build/lib/yrd copying yrd/start.py -> build/lib/yrd copying yrd/xcjdns.py -> build/lib/yrd copying yrd/core.py -> build/lib/yrd copying yrd/peer.py -> build/lib/yrd creating build/lib/yrd/cjdns copying yrd/cjdns/cjdns.py -> build/lib/yrd/cjdns copying yrd/cjdns/__init__.py -> build/lib/yrd/cjdns copying yrd/cjdns/bencode.py -> build/lib/yrd/cjdns ==> Entering fakeroot environment... ==> Starting package()... running install running install_lib creating /build/yrd/pkg/yrd/usr creating /build/yrd/pkg/yrd/usr/lib creating /build/yrd/pkg/yrd/usr/lib/python3.6 creating /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages creating /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd copying build/lib/yrd/utils.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd copying build/lib/yrd/const.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd copying build/lib/yrd/arg.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd copying build/lib/yrd/__init__.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd copying build/lib/yrd/top.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd copying build/lib/yrd/start.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd creating /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/cjdns copying build/lib/yrd/cjdns/cjdns.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/cjdns copying build/lib/yrd/cjdns/__init__.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/cjdns copying build/lib/yrd/cjdns/bencode.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/cjdns copying build/lib/yrd/xcjdns.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd copying build/lib/yrd/core.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd copying build/lib/yrd/peer.py -> /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/utils.py to utils.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/const.py to const.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/arg.py to arg.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/__init__.py to __init__.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/top.py to top.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/start.py to start.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/cjdns/cjdns.py to cjdns.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/cjdns/__init__.py to __init__.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/cjdns/bencode.py to bencode.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/xcjdns.py to xcjdns.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/core.py to core.cpython-36.pyc byte-compiling /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd/peer.py to peer.cpython-36.pyc writing byte-compilation script '/tmp/tmpd87luq8c.py' /usr/bin/python /tmp/tmpd87luq8c.py removing /tmp/tmpd87luq8c.py running install_egg_info running egg_info creating yrd.egg-info writing yrd.egg-info/PKG-INFO writing dependency_links to yrd.egg-info/dependency_links.txt writing entry points to yrd.egg-info/entry_points.txt writing top-level names to yrd.egg-info/top_level.txt writing manifest file 'yrd.egg-info/SOURCES.txt' reading manifest file 'yrd.egg-info/SOURCES.txt' writing manifest file 'yrd.egg-info/SOURCES.txt' Copying yrd.egg-info to /build/yrd/pkg/yrd/usr/lib/python3.6/site-packages/yrd-0.5.0-py3.6.egg-info running install_scripts Installing yrd script to /build/yrd/pkg/yrd/usr/bin ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issue... ==> Creating package "yrd"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: yrd 0.5.1-1 (Sun Oct 8 05:25:20 EDT 2017) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: glib2 optionally requires python: for gdbus-codegen and gtester-report :: util-linux optionally requires python: python bindings to libmount Packages (12) cjdns-20-2 python-3.6.2-1 python-appdirs-1.4.3-1 python-argh-0.26.2-2 python-chardet-3.0.4-1 python-idna-2.6-1 python-packaging-16.8-2 python-pyparsing-2.2.0-1 python-requests-2.18.4-1 python-setuptools-1:36.5.0-1 python-six-1.11.0-1 python-urllib3-1.22-1 Total Removed Size: 109.42 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-requests... removing python-urllib3... removing python-idna... removing python-chardet... removing python-setuptools... removing python-packaging... removing python-six... removing python-pyparsing... removing python-argh... removing python-appdirs... removing python... removing cjdns...