==> Creating clean working copy [builder]...done
==> Making package: python-pyusb 1.0.0-4 (Mon Oct 31 02:28:19 EDT 2016)
==> Retrieving sources...
  -> Found python-pyusb-1.0.0.tar.gz
==> Validating source files with sha512sums...
    python-pyusb-1.0.0.tar.gz ... Passed
cp: cannot stat '/etc/pacman.d/gnupg': No such file or directory
==> Making package: python-pyusb 1.0.0-4 (Mon Oct 31 02:28:21 EDT 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (12) python-3.5.2-1  python-appdirs-1.4.0-4  python-packaging-16.8-1  python-pyparsing-2.1.10-1  python-six-1.10.0-2  python2-2.7.12-1  python2-appdirs-1.4.0-4  python2-packaging-16.8-1  python2-pyparsing-2.1.10-1  python2-six-1.10.0-2  python-setuptools-1:28.7.1-1  python2-setuptools-1:28.7.1-1

Total Download Size:    26.29 MiB
Total Installed Size:  165.86 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading python-3.5.2-1-armv7h.pkg.tar.xz...
downloading python-pyparsing-2.1.10-1-any.pkg.tar.xz...
downloading python-six-1.10.0-2-any.pkg.tar.xz...
downloading python-packaging-16.8-1-any.pkg.tar.xz...
downloading python-appdirs-1.4.0-4-any.pkg.tar.xz...
downloading python-setuptools-1:28.7.1-1-any.pkg.tar.xz...
downloading python2-2.7.12-1-armv7h.pkg.tar.xz...
downloading python2-pyparsing-2.1.10-1-any.pkg.tar.xz...
downloading python2-six-1.10.0-2-any.pkg.tar.xz...
downloading python2-packaging-16.8-1-any.pkg.tar.xz...
downloading python2-appdirs-1.4.0-4-any.pkg.tar.xz...
downloading python2-setuptools-1:28.7.1-1-any.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 python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools [pending]
    python2-pip
installing python2-pyparsing...
installing python2-six...
installing python2-packaging...
installing python2-appdirs...
installing python2-setuptools...
==> Retrieving sources...
  -> Found python-pyusb-1.0.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-pyusb-1.0.0.tar.gz ... Passed
==> Extracting sources...
  -> Extracting python-pyusb-1.0.0.tar.gz with bsdtar
==> Starting prepare()...
==> Entering fakeroot environment...
==> Starting package_python-pyusb()...
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/usb
copying usb/_objfinalizer.py -> build/lib/usb
copying usb/libloader.py -> build/lib/usb
copying usb/core.py -> build/lib/usb
copying usb/legacy.py -> build/lib/usb
copying usb/_interop.py -> build/lib/usb
copying usb/_lookup.py -> build/lib/usb
copying usb/__init__.py -> build/lib/usb
copying usb/_debug.py -> build/lib/usb
copying usb/control.py -> build/lib/usb
copying usb/util.py -> build/lib/usb
creating build/lib/usb/backend
copying usb/backend/libusb1.py -> build/lib/usb/backend
copying usb/backend/libusb0.py -> build/lib/usb/backend
copying usb/backend/__init__.py -> build/lib/usb/backend
copying usb/backend/openusb.py -> build/lib/usb/backend
running install_lib
creating /build/python-pyusb/pkg/python-pyusb/usr
creating /build/python-pyusb/pkg/python-pyusb/usr/lib
creating /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5
creating /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages
creating /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/_objfinalizer.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/libloader.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/core.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/legacy.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/_interop.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
creating /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend
copying build/lib/usb/backend/libusb1.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend
copying build/lib/usb/backend/libusb0.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend
copying build/lib/usb/backend/__init__.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend
copying build/lib/usb/backend/openusb.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend
copying build/lib/usb/_lookup.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/__init__.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/_debug.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/control.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
copying build/lib/usb/util.py -> /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/_objfinalizer.py to _objfinalizer.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/libloader.py to libloader.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/core.py to core.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/legacy.py to legacy.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/_interop.py to _interop.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend/libusb1.py to libusb1.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend/libusb0.py to libusb0.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend/__init__.py to __init__.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/backend/openusb.py to openusb.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/_lookup.py to _lookup.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/__init__.py to __init__.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/_debug.py to _debug.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/control.py to control.cpython-35.pyc
byte-compiling /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/usb/util.py to util.cpython-35.pyc
writing byte-compilation script '/tmp/tmpvbfna91f.py'
/usr/bin/python -O /tmp/tmpvbfna91f.py
removing /tmp/tmpvbfna91f.py
running install_egg_info
Writing /build/python-pyusb/pkg/python-pyusb/usr/lib/python3.5/site-packages/pyusb-1.0.0-py3.5.egg-info
==> 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 "python-pyusb"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_python2-pyusb()...
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/usb
copying usb/_objfinalizer.py -> build/lib/usb
copying usb/libloader.py -> build/lib/usb
copying usb/core.py -> build/lib/usb
copying usb/legacy.py -> build/lib/usb
copying usb/_interop.py -> build/lib/usb
copying usb/_lookup.py -> build/lib/usb
copying usb/__init__.py -> build/lib/usb
copying usb/_debug.py -> build/lib/usb
copying usb/control.py -> build/lib/usb
copying usb/util.py -> build/lib/usb
creating build/lib/usb/backend
copying usb/backend/libusb1.py -> build/lib/usb/backend
copying usb/backend/libusb0.py -> build/lib/usb/backend
copying usb/backend/__init__.py -> build/lib/usb/backend
copying usb/backend/openusb.py -> build/lib/usb/backend
running install_lib
creating /build/python-pyusb/pkg/python2-pyusb/usr
creating /build/python-pyusb/pkg/python2-pyusb/usr/lib
creating /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7
creating /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages
creating /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/_objfinalizer.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/libloader.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/core.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/legacy.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/_interop.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
creating /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend
copying build/lib/usb/backend/libusb1.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend
copying build/lib/usb/backend/libusb0.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend
copying build/lib/usb/backend/__init__.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend
copying build/lib/usb/backend/openusb.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend
copying build/lib/usb/_lookup.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/__init__.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/_debug.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/control.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
copying build/lib/usb/util.py -> /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/_objfinalizer.py to _objfinalizer.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/libloader.py to libloader.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/core.py to core.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/legacy.py to legacy.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/_interop.py to _interop.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend/libusb1.py to libusb1.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend/libusb0.py to libusb0.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend/__init__.py to __init__.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend/openusb.py to openusb.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/_lookup.py to _lookup.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/__init__.py to __init__.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/_debug.py to _debug.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/control.py to control.pyc
byte-compiling /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/util.py to util.pyc
writing byte-compilation script '/tmp/tmpUKe6D9.py'
/usr/bin/python2 -O /tmp/tmpUKe6D9.py
removing /tmp/tmpUKe6D9.py
running install_egg_info
Writing /build/python-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/pyusb-1.0.0-py2.7.egg-info
==> 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-pyusb"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-pyusb 1.0.0-4 (Mon Oct 31 02:28:54 EDT 2016)
==> 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) python-3.5.2-1  python-appdirs-1.4.0-4  python-packaging-16.8-1  python-pyparsing-2.1.10-1  python-setuptools-1:28.7.1-1  python-six-1.10.0-2  python2-2.7.12-1  python2-appdirs-1.4.0-4  python2-packaging-16.8-1  python2-pyparsing-2.1.10-1  python2-setuptools-1:28.7.1-1  python2-six-1.10.0-2

Total Removed Size:  165.86 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-appdirs...
removing python2...
removing python-setuptools...
removing python-packaging...
removing python-six...
removing python-pyparsing...
removing python-appdirs...
removing python...