==> Creating clean working copy [build]...done
==> Making package: canto-daemon 0.9.5-2 (Fri Jan 29 12:53:33 EST 2016)
==> Retrieving sources...
  -> Found v0.9.5.tar.gz
==> Validating source files with sha512sums...
    v0.9.5.tar.gz ... Passed
resolving dependencies...
looking for conflicting packages...

Packages (4) libxml2-2.9.3-1  python-sgmllib-5.2.1-1  python-3.5.1-1  python-feedparser-5.2.1-1

Total Download Size:    18.12 MiB
Total Installed Size:  109.72 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages ...
downloading python-3.5.1-1-x86_64.pkg.tar.xz...
downloading libxml2-2.9.3-1-x86_64.pkg.tar.xz...
downloading python-sgmllib-5.2.1-1-any.pkg.tar.xz...
downloading python-feedparser-5.2.1-1-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing libxml2...
Optional dependencies for libxml2
    python2: python bindings to libxml
installing python-sgmllib...
installing python-feedparser...
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/canto_next
copying canto_next/tag.py -> build/lib/canto_next
copying canto_next/protocol.py -> build/lib/canto_next
copying canto_next/encoding.py -> build/lib/canto_next
copying canto_next/locks.py -> build/lib/canto_next
copying canto_next/transform.py -> build/lib/canto_next
copying canto_next/server.py -> build/lib/canto_next
copying canto_next/rwlock.py -> build/lib/canto_next
copying canto_next/remote.py -> build/lib/canto_next
copying canto_next/config.py -> build/lib/canto_next
copying canto_next/canto_backend.py -> build/lib/canto_next
copying canto_next/storage.py -> build/lib/canto_next
copying canto_next/fetch.py -> build/lib/canto_next
copying canto_next/plugins.py -> build/lib/canto_next
copying canto_next/format.py -> build/lib/canto_next
copying canto_next/client.py -> build/lib/canto_next
copying canto_next/__init__.py -> build/lib/canto_next
copying canto_next/hooks.py -> build/lib/canto_next
copying canto_next/feed.py -> build/lib/canto_next
running build_scripts
creating build/scripts-3.5
copying and adjusting bin/canto-daemon -> build/scripts-3.5
copying and adjusting bin/canto-remote -> build/scripts-3.5
changing mode of build/scripts-3.5/canto-daemon from 644 to 755
changing mode of build/scripts-3.5/canto-remote from 644 to 755
running install_lib
creating /build/canto-daemon/pkg/canto-daemon/usr
creating /build/canto-daemon/pkg/canto-daemon/usr/lib
creating /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5
creating /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages
creating /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/tag.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/protocol.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/encoding.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/locks.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/transform.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/server.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/rwlock.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/remote.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/config.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/canto_backend.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/storage.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/fetch.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/plugins.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/format.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/client.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/__init__.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/hooks.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
copying build/lib/canto_next/feed.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/tag.py to tag.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/protocol.py to protocol.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/encoding.py to encoding.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/locks.py to locks.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/transform.py to transform.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/server.py to server.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/rwlock.py to rwlock.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/remote.py to remote.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/config.py to config.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/canto_backend.py to canto_backend.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/storage.py to storage.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/fetch.py to fetch.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/plugins.py to plugins.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/format.py to format.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/client.py to client.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/__init__.py to __init__.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/hooks.py to hooks.cpython-35.pyc
byte-compiling /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/canto_next/feed.py to feed.cpython-35.pyc
writing byte-compilation script '/tmp/tmp6e0k9rce.py'
/usr/bin/python -O /tmp/tmp6e0k9rce.py
removing /tmp/tmp6e0k9rce.py
running install_scripts
creating /build/canto-daemon/pkg/canto-daemon/usr/bin
copying build/scripts-3.5/canto-remote -> /build/canto-daemon/pkg/canto-daemon/usr/bin
copying build/scripts-3.5/canto-daemon -> /build/canto-daemon/pkg/canto-daemon/usr/bin
changing mode of /build/canto-daemon/pkg/canto-daemon/usr/bin/canto-remote to 755
changing mode of /build/canto-daemon/pkg/canto-daemon/usr/bin/canto-daemon to 755
running install_data
[Errno 2] No such file or directory: 'git'
creating /build/canto-daemon/pkg/canto-daemon/usr/share
creating /build/canto-daemon/pkg/canto-daemon/usr/share/man
creating /build/canto-daemon/pkg/canto-daemon/usr/share/man/man1
copying man/canto-daemon.1 -> /build/canto-daemon/pkg/canto-daemon/usr/share/man/man1/
copying man/canto-remote.1 -> /build/canto-daemon/pkg/canto-daemon/usr/share/man/man1/
creating /build/canto-daemon/pkg/canto-daemon/usr/lib/systemd
creating /build/canto-daemon/pkg/canto-daemon/usr/lib/systemd/user
copying systemd/user/canto-daemon.service -> /build/canto-daemon/pkg/canto-daemon/usr/lib/systemd/user
creating /build/canto-daemon/pkg/canto-daemon/usr/lib/canto
creating /build/canto-daemon/pkg/canto-daemon/usr/lib/canto/plugins
copying plugins/reddit.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/canto/plugins
copying plugins/sync-inoreader.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/canto/plugins
copying plugins/sync-rsync.py -> /build/canto-daemon/pkg/canto-daemon/usr/lib/canto/plugins
running install_egg_info
Writing /build/canto-daemon/pkg/canto-daemon/usr/lib/python3.5/site-packages/Canto-0.9.5-py3.5.egg-info
checking dependencies...
:: util-linux optionally requires python: python bindings to libmount

Packages (4) libxml2-2.9.3-1  python-3.5.1-1  python-feedparser-5.2.1-1  python-sgmllib-5.2.1-1

Total Removed Size:  109.72 MiB

:: Do you want to remove these packages? [Y/n] 
removing python-feedparser...
removing python-sgmllib...
removing python...
removing libxml2...