==> Creating clean working copy [build]...done
==> Making package: canto-curses 0.9.6-1 (Fri Jan 29 13:04:50 EST 2016)
==> Retrieving sources...
  -> Found v0.9.6.tar.gz
==> Validating source files with sha512sums...
    v0.9.6.tar.gz ... Passed
==> Making package: canto-curses 0.9.6-1 (Fri Jan 29 13:04:51 EST 2016)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) libxml2-2.9.3-1  python-3.5.1-1  python-feedparser-5.2.1-1  python-sgmllib-5.2.1-1  canto-daemon-0.9.5-2

Total Download Size:     0.07 MiB
Total Installed Size:  104.42 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages ...
downloading canto-daemon-0.9.5-2-any.pkg.tar.xz...
downloading canto-daemon-0.9.5-2-any.pkg.tar.xz...
downloading canto-daemon-0.9.5-2-any.pkg.tar.xz...
downloading canto-daemon-0.9.5-2-any.pkg.tar.xz...
downloading canto-daemon-0.9.5-2-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...
installing canto-daemon...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v0.9.6.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    v0.9.6.tar.gz ... Passed
==> Extracting sources...
  -> Extracting v0.9.6.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting package()...
running install
running build
running build_py
creating build
creating build/lib.linux-armv7l-3.5
creating build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/reader.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/subthread.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/tag.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/tagcore.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/text.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/guibase.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/taglist.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/theme.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/color.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/gui.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/__init__.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/screen.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/locks.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/main.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/command.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/input.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/story.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/config.py -> build/lib.linux-armv7l-3.5/canto_curses
copying canto_curses/html.py -> build/lib.linux-armv7l-3.5/canto_curses
running build_ext
building 'canto_curses.widecurse' extension
creating build/temp.linux-armv7l-3.5
creating build/temp.linux-armv7l-3.5/canto_curses
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -I/usr/local/include -I/opt/local/include -I/usr/include/python3.5m -c canto_curses/widecurse.c -o build/temp.linux-armv7l-3.5/canto_curses/widecurse.o
In file included from canto_curses/widecurse.c:10:0:
/usr/include/python3.5m/py_curses.h:93:15: warning: 'PyCurses_API' defined but not used [-Wunused-variable]
 static void **PyCurses_API;
               ^
/usr/include/python3.5m/py_curses.h:106:14: warning: 'catchall_ERR' defined but not used [-Wunused-variable]
 static char *catchall_ERR  = "curses function returned ERR";
              ^
/usr/include/python3.5m/py_curses.h:107:14: warning: 'catchall_NULL' defined but not used [-Wunused-variable]
 static char *catchall_NULL = "curses function returned NULL";
              ^
gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1,--sort-common,--as-needed,-z,relro -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.5/canto_curses/widecurse.o -L/usr/local/lib -L/opt/local/lib -L/usr/lib -lncursesw -lreadline -lpython3.5m -o build/lib.linux-armv7l-3.5/canto_curses/widecurse.cpython-35m-arm-linux-gnueabihf.so
running build_scripts
creating build/scripts-3.5
copying and adjusting bin/canto-curses -> build/scripts-3.5
changing mode of build/scripts-3.5/canto-curses from 644 to 755
running install_lib
creating /build/canto-curses/pkg/canto-curses/usr
creating /build/canto-curses/pkg/canto-curses/usr/lib
creating /build/canto-curses/pkg/canto-curses/usr/lib/python3.5
creating /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages
creating /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/reader.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/subthread.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/tag.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/tagcore.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/text.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/guibase.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/taglist.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/theme.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/color.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/gui.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/widecurse.cpython-35m-arm-linux-gnueabihf.so -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/__init__.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/screen.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/locks.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/main.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/command.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/input.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/story.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/config.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
copying build/lib.linux-armv7l-3.5/canto_curses/html.py -> /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/reader.py to reader.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/subthread.py to subthread.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/tag.py to tag.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/tagcore.py to tagcore.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/text.py to text.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/guibase.py to guibase.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/taglist.py to taglist.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/theme.py to theme.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/color.py to color.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/gui.py to gui.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/__init__.py to __init__.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/screen.py to screen.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/locks.py to locks.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/main.py to main.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/command.py to command.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/input.py to input.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/story.py to story.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/config.py to config.cpython-35.pyc
byte-compiling /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/canto_curses/html.py to html.cpython-35.pyc
writing byte-compilation script '/tmp/tmpgl28n9u0.py'
/usr/bin/python -O /tmp/tmpgl28n9u0.py
removing /tmp/tmpgl28n9u0.py
running install_scripts
creating /build/canto-curses/pkg/canto-curses/usr/bin
copying build/scripts-3.5/canto-curses -> /build/canto-curses/pkg/canto-curses/usr/bin
changing mode of /build/canto-curses/pkg/canto-curses/usr/bin/canto-curses to 755
running install_data
[Errno 2] No such file or directory: 'git'
creating /build/canto-curses/pkg/canto-curses/usr/share
creating /build/canto-curses/pkg/canto-curses/usr/share/man
creating /build/canto-curses/pkg/canto-curses/usr/share/man/man1
copying man/canto-curses.1 -> /build/canto-curses/pkg/canto-curses/usr/share/man/man1/
creating /build/canto-curses/pkg/canto-curses/usr/lib/canto
creating /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins
copying plugins/reader-extras.py -> /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins/
copying plugins/xtermtitle.py -> /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins/
copying plugins/cleantitle.py -> /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins/
copying plugins/smartlink.py -> /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins/
copying plugins/yank.py -> /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins/
copying plugins/theme-default.py -> /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins/
copying plugins/autocmd.py -> /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins/
copying plugins/favorites.py -> /build/canto-curses/pkg/canto-curses/usr/lib/canto/plugins/
running install_egg_info
Writing /build/canto-curses/pkg/canto-curses/usr/lib/python3.5/site-packages/Canto_curses-0.9.6-py3.5.egg-info
==> Tidying install...
  -> Purging unwanted files...
  -> Removing libtool files...
  -> Removing static library files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package "canto-curses"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: canto-curses 0.9.6-1 (Fri Jan 29 13:05:05 EST 2016)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...
:: util-linux optionally requires python: python bindings to libmount

Packages (5) canto-daemon-0.9.5-2  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:  104.42 MiB

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