==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: cor 0.1.17-3 (Mon Jun  4 14:02:58 MDT 2018)
==> Retrieving sources...
  -> Cloning cor git repo...
Cloning into bare repository '/home/leming/work/cor/cor'...
  -> Found cor-gcc7.patch
==> Validating source files with sha256sums...
    cor ... Skipped
    cor-gcc7.patch ... Passed
==> Making package: cor 0.1.17-3 (Mon 04 Jun 2018 02:03:02 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (13) icu-61.1-1  jsoncpp-1.8.4-2  libnsl-1.2.0-1  libuv-1.20.3-1  libxml2-2.9.8-2  perl-error-0.17026-1  perl-mailtools-2.20-1  perl-timedate-2.30-4  rhash-1.3.6-1  shared-mime-info-1.9-1  cmake-3.11.3-1  git-2.17.1-1  tut-0.0.4-2

Total Download Size:    11.07 MiB
Total Installed Size:  124.41 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading perl-error-0.17026-1-any.pkg.tar.xz...
downloading perl-timedate-2.30-4-any.pkg.tar.xz...
downloading perl-mailtools-2.20-1-any.pkg.tar.xz...
downloading git-2.17.1-1-aarch64.pkg.tar.xz...
downloading jsoncpp-1.8.4-2-aarch64.pkg.tar.xz...
downloading libuv-1.20.3-1-aarch64.pkg.tar.xz...
downloading cmake-3.11.3-1-aarch64.pkg.tar.xz...
downloading rhash-1.3.6-1-aarch64.pkg.tar.xz...
downloading tut-0.0.4-2-any.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python2: various helper scripts
    subversion: git svn
    gnome-keyring: GNOME keyring credential helper
installing icu...
installing libxml2...
installing shared-mime-info...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libnsl...
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    qt5-base: cmake-gui
    libxkbcommon-x11: cmake-gui
installing tut...
:: Running post-transaction hooks...
(1/5) Warn about old perl modules
(2/5) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/5) Creating system user accounts...
Creating group git with gid 978.
Creating user git (git daemon user) with uid 978 and gid 978.
(4/5) Arming ConditionNeedsUpdate...
(5/5) Updating the MIME type database...
==> Retrieving sources...
  -> Found cor-gcc7.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of cor git repo...
Cloning into 'cor'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file include/cor/util.hpp
==> Starting build()...
-- The C compiler identification is GNU 8.1.0
-- The CXX compiler identification is GNU 8.1.0
-- Check for working C compiler: /usr/lib/distcc/bin/cc
-- Check for working C compiler: /usr/lib/distcc/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Multiarch option set to OFF
-- Build with C++11 support
-- Checking for module 'libudev'
--   Found libudev, version 238
-- Checking for module 'tut'
--   Found tut, version 0.0.0
-- Configuring done
-- Generating done
-- Build files have been written to: /build/cor/src/build
Scanning dependencies of target cor
[  5%] Building CXX object src/CMakeFiles/cor.dir/error.cpp.o
[  5%] Building CXX object src/CMakeFiles/cor.dir/notlisp.cpp.o
[  8%] Building CXX object src/CMakeFiles/cor.dir/mt.cpp.o
[ 10%] Building CXX object src/CMakeFiles/cor.dir/sexp.cpp.o
[ 13%] Building CXX object src/CMakeFiles/cor.dir/util.cpp.o
[ 16%] Building CXX object src/CMakeFiles/cor.dir/trace.cpp.o
[ 18%] Linking CXX shared library libcor.so
[ 18%] Built target cor
Scanning dependencies of target test_util
Scanning dependencies of target test_options
Scanning dependencies of target test_sexp
Scanning dependencies of target test_os
Scanning dependencies of target cor-udev
Scanning dependencies of target test_trace
Scanning dependencies of target test_notlisp
Scanning dependencies of target test_mt
Scanning dependencies of target test_error
[ 21%] Building CXX object tests/CMakeFiles/test_options.dir/main.cpp.o
[ 24%] Building CXX object tests/CMakeFiles/test_util.dir/main.cpp.o
[ 27%] Building CXX object tests/CMakeFiles/test_options.dir/options.cpp.o
[ 29%] Building CXX object tests/CMakeFiles/test_trace.dir/main.cpp.o
[ 32%] Building CXX object src/CMakeFiles/cor-udev.dir/udev.cpp.o
[ 35%] Building CXX object tests/CMakeFiles/test_trace.dir/trace.cpp.o
[ 37%] Building CXX object tests/CMakeFiles/test_sexp.dir/sexp.cpp.o
[ 40%] Building CXX object tests/CMakeFiles/test_os.dir/main.cpp.o
[ 43%] Building CXX object src/CMakeFiles/cor-udev.dir/udev-util.cpp.o
[ 45%] Building CXX object tests/CMakeFiles/test_sexp.dir/main.cpp.o
[ 48%] Building CXX object tests/CMakeFiles/test_os.dir/os.cpp.o
[ 51%] Building CXX object tests/CMakeFiles/test_notlisp.dir/main.cpp.o
[ 54%] Building CXX object tests/CMakeFiles/test_util.dir/util.cpp.o
[ 56%] Building CXX object tests/CMakeFiles/test_mt.dir/main.cpp.o
[ 59%] Building CXX object tests/CMakeFiles/test_error.dir/main.cpp.o
[ 62%] Building CXX object tests/CMakeFiles/test_notlisp.dir/notlisp.cpp.o
[ 64%] Building CXX object tests/CMakeFiles/test_error.dir/error.cpp.o
[ 67%] Building CXX object tests/CMakeFiles/test_mt.dir/mt.cpp.o
[ 70%] Linking CXX shared library libcor-udev.so
[ 70%] Built target cor-udev
Scanning dependencies of target test_udev
[ 72%] Building CXX object tests/CMakeFiles/test_udev.dir/main.cpp.o
[ 75%] Building CXX object tests/CMakeFiles/test_udev.dir/udev.cpp.o
[ 78%] Linking CXX executable test_os
[ 78%] Built target test_os
[ 81%] Linking CXX executable test_error
[ 83%] Linking CXX executable test_trace
[ 83%] Built target test_error
[ 83%] Built target test_trace
[ 86%] Linking CXX executable test_options
[ 86%] Built target test_options
[ 89%] Linking CXX executable test_sexp
[ 91%] Linking CXX executable test_udev
[ 91%] Built target test_sexp
[ 91%] Built target test_udev
[ 94%] Linking CXX executable test_util
[ 94%] Built target test_util
[ 97%] Linking CXX executable test_mt
[ 97%] Built target test_mt
[100%] Linking CXX executable test_notlisp
[100%] Built target test_notlisp
==> Entering fakeroot environment...
==> Starting package()...
[ 18%] Built target cor
[ 35%] Built target cor-udev
[ 35%] Built target test_trace
[ 43%] Built target test_options
[ 51%] Built target test_util
[ 59%] Built target test_sexp
[ 75%] Built target test_error
[ 75%] Built target test_notlisp
[ 91%] Built target test_mt
[ 91%] Built target test_os
[100%] Built target test_udev
Install the project...
-- Install configuration: ""
-- Installing: /build/cor/pkg/cor/usr/lib/pkgconfig/cor.pc
-- Installing: /build/cor/pkg/cor/usr/lib/pkgconfig/cor-udev.pc
-- Installing: /build/cor/pkg/cor/usr/include/cor
-- Installing: /build/cor/pkg/cor/usr/include/cor/so.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/trace.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/inotify.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/util.h
-- Installing: /build/cor/pkg/cor/usr/include/cor/mt.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/options.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/notlisp.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/pipe.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/os.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/udev
-- Installing: /build/cor/pkg/cor/usr/include/cor/udev/util.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/error.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/udev.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/util.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/sexp.hpp
-- Installing: /build/cor/pkg/cor/usr/include/cor/sexp_impl.hpp
-- Installing: /build/cor/pkg/cor/usr/lib/cmake/cor/CorConfig.cmake
-- Installing: /build/cor/pkg/cor/usr/lib/cmake/cor/Cor.cmake
-- Installing: /build/cor/pkg/cor/usr/lib/libcor.so.0.1.17
-- Installing: /build/cor/pkg/cor/usr/lib/libcor.so.0
-- Installing: /build/cor/pkg/cor/usr/lib/libcor.so
-- Installing: /build/cor/pkg/cor/usr/lib/libcor-udev.so.0.1.17
-- Installing: /build/cor/pkg/cor/usr/lib/libcor-udev.so.0
-- Installing: /build/cor/pkg/cor/usr/lib/libcor-udev.so
-- Set runtime path of "/build/cor/pkg/cor/usr/lib/libcor-udev.so.0.1.17" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/tests.xml
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_error
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_error" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_options
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_options" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_util
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_util" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_sexp
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_sexp" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_notlisp
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_notlisp" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_mt
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_mt" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_os
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_os" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_trace
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_trace" to ""
-- Installing: /build/cor/pkg/cor/opt/tests/cor/test_udev
-- Set runtime path of "/build/cor/pkg/cor/opt/tests/cor/test_udev" to ""
==> 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 issues...
==> Creating package "cor"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cor 0.1.17-3 (Mon 04 Jun 2018 02:03:21 PM MDT)
==> Cleaning up...