==> Creating clean working copy [build]...done ==> Making package: python2-pyusb 1.0.0rc1-1 (Sun Mar 20 19:41:50 EDT 2016) ==> Retrieving sources... -> Found 1.0.0rc1.tar.gz ==> Validating source files with sha512sums... 1.0.0rc1.tar.gz ... Passed cp: cannot stat '/etc/pacman.d/gnupg': No such file or directory ==> Making package: python2-pyusb 1.0.0rc1-1 (Sun Mar 20 19:41:51 EDT 2016) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (12) dbus-1.10.8-1 hwids-20160306-1 iptables-1.4.21-3 kbd-2.0.3-1 kmod-22-1 libdbus-1.10.8-1 libelf-0.165-1 libseccomp-2.2.3-1 libusb-1.0.20-1 systemd-229-3 libusb-compat-0.1.5-1 python2-2.7.11-2 Total Installed Size: 100.39 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 installing libdbus... installing dbus... Optional dependencies for dbus libx11: dbus-launch support installing iptables... installing kbd... installing kmod... installing hwids... installing libelf... installing libseccomp... installing systemd... Initializing machine ID from random generator. Creating group systemd-journal-remote with gid 999. Creating user systemd-journal-remote (systemd Journal Remote) with uid 999 and gid 999. Creating group systemd-journal-upload with gid 998. Creating user systemd-journal-upload (systemd Journal Upload) with uid 998 and gid 998. Creating group systemd-coredump with gid 997. Creating user systemd-coredump (systemd Core Dumper) with uid 997 and gid 997. Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service, pointing to /usr/lib/systemd/system/getty@.service. Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target, pointing to /usr/lib/systemd/system/remote-fs.target. :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your bootloader to replace sysvinit with systemd, or install systemd-sysvcompat Optional dependencies for systemd cryptsetup: required for encrypted block devices libmicrohttpd: remote journald capabilities quota-tools: kernel-level quota management systemd-sysvcompat: symlink package to provide sysvinit binaries polkit: allow administration as unprivileged user installing libusb... installing libusb-compat... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) python2-packaging-16.5-1 python2-pyparsing-2.1.0-1 python2-six-1.10.0-1 python2-setuptools-1:20.3.1-1 Total Download Size: 0.32 MiB Total Installed Size: 2.12 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading python2-packaging-16.5-1-any.pkg.tar.xz... downloading python2-setuptools-1:20.3.1-1-any.pkg.tar.xz... downloading python2-pyparsing-2.1.0-1-any.pkg.tar.xz... downloading python2-six-1.10.0-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 python2-pyparsing... installing python2-six... installing python2-packaging... installing python2-setuptools... ==> Retrieving sources... -> Found 1.0.0rc1.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... 1.0.0rc1.tar.gz ... Passed ==> Extracting sources... -> Extracting 1.0.0rc1.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib creating build/lib/usb copying usb/_interop.py -> build/lib/usb copying usb/core.py -> build/lib/usb copying usb/__init__.py -> build/lib/usb copying usb/_debug.py -> build/lib/usb copying usb/_objfinalizer.py -> build/lib/usb copying usb/legacy.py -> build/lib/usb copying usb/control.py -> build/lib/usb copying usb/libloader.py -> build/lib/usb copying usb/_lookup.py -> build/lib/usb copying usb/util.py -> build/lib/usb creating build/lib/usb/backend copying usb/backend/__init__.py -> build/lib/usb/backend copying usb/backend/libusb0.py -> build/lib/usb/backend copying usb/backend/openusb.py -> build/lib/usb/backend copying usb/backend/libusb1.py -> build/lib/usb/backend ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_py running install_lib creating /build/python2-pyusb/pkg/python2-pyusb/usr creating /build/python2-pyusb/pkg/python2-pyusb/usr/lib creating /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7 creating /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages creating /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/_interop.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/core.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/__init__.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/_debug.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/_objfinalizer.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/legacy.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/control.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/libloader.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb copying build/lib/usb/_lookup.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb creating /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend copying build/lib/usb/backend/__init__.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend copying build/lib/usb/backend/libusb0.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend copying build/lib/usb/backend/openusb.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend copying build/lib/usb/backend/libusb1.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend copying build/lib/usb/util.py -> /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/_interop.py to _interop.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/core.py to core.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/__init__.py to __init__.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/_debug.py to _debug.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/_objfinalizer.py to _objfinalizer.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/legacy.py to legacy.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/control.py to control.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/libloader.py to libloader.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/_lookup.py to _lookup.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend/__init__.py to __init__.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend/libusb0.py to libusb0.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend/openusb.py to openusb.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/backend/libusb1.py to libusb1.pyc byte-compiling /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/usb/util.py to util.pyc writing byte-compilation script '/tmp/tmpGUQ7yj.py' /usr/bin/python2 -O /tmp/tmpGUQ7yj.py removing /tmp/tmpGUQ7yj.py running install_egg_info Writing /build/python2-pyusb/pkg/python2-pyusb/usr/lib/python2.7/site-packages/pyusb-1.0.0rc1-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: python2-pyusb 1.0.0rc1-1 (Sun Mar 20 19:42:05 EDT 2016) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: glib2 optionally requires python2: for gdbus-codegen and gtester-report :: glib2 optionally requires libelf: gresource inspection tool :: gnupg optionally requires libusb-compat: scdaemon Packages (16) dbus-1.10.8-1 hwids-20160306-1 iptables-1.4.21-3 kbd-2.0.3-1 kmod-22-1 libdbus-1.10.8-1 libelf-0.165-1 libseccomp-2.2.3-1 libusb-1.0.20-1 libusb-compat-0.1.5-1 python2-2.7.11-2 python2-packaging-16.5-1 python2-pyparsing-2.1.0-1 python2-setuptools-1:20.3.1-1 python2-six-1.10.0-1 systemd-229-3 Total Removed Size: 102.51 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 libusb-compat... removing libusb... removing systemd... removing libseccomp... removing libelf... removing kmod... removing kbd... removing iptables... removing hwids... removing dbus... removing libdbus...