==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: xmount 0.7.6-1 (Mon Jul  2 12:49:23 2018)
==> Retrieving sources...
  -> Found xmount-0.7.6.tar.gz
==> Validating source files with sha512sums...
    xmount-0.7.6.tar.gz ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: xmount 0.7.6-1 (Mon 02 Jul 2018 12:49:26 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) fuse-common-3.2.3-1  libnsl-1.2.0-1  python2-2.7.15-1  afflib-3.7.16-1  fuse2-2.9.7-4  libewf-20140608-4

Total Download Size:    1.10 MiB
Total Installed Size:  74.22 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading fuse-common-3.2.3-1-armv7h.pkg.tar.xz...
downloading fuse2-2.9.7-4-armv7h.pkg.tar.xz...
downloading libewf-20140608-4-armv7h.pkg.tar.xz...
downloading afflib-3.7.16-1-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libewf...
Optional dependencies for libewf
    fuse2: to be able to use ewfmount [pending]
installing fuse-common...
installing fuse2...
installing libnsl...
installing python2...
Optional dependencies for python2
    tk: for IDLE
    python2-setuptools
    python2-pip
installing afflib...
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin" ldconfig -n /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin" ldconfig -n /usr/lib/python2.7/site-packages
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib/python2.7/site-packages

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (7) icu-61.1-1  jsoncpp-1.8.4-2  libuv-1.21.0-1  libxml2-2.9.8-2  rhash-1.3.6-1  shared-mime-info-1.9-1  cmake-3.11.4-1

Total Download Size:   14.95 MiB
Total Installed Size:  75.88 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading icu-61.1-1-armv7h.pkg.tar.xz...
downloading libxml2-2.9.8-2-armv7h.pkg.tar.xz...
downloading shared-mime-info-1.9-1-armv7h.pkg.tar.xz...
downloading jsoncpp-1.8.4-2-armv7h.pkg.tar.xz...
downloading libuv-1.21.0-1-armv7h.pkg.tar.xz...
downloading cmake-3.11.4-1-armv7h.pkg.tar.xz...
downloading rhash-1.3.6-1-armv7h.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing icu...
installing libxml2...
installing shared-mime-info...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    qt5-base: cmake-gui
    libxkbcommon-x11: cmake-gui
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the MIME type database...
==> Retrieving sources...
  -> Found xmount-0.7.6.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting xmount-0.7.6.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 8.1.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Looking for include file stdlib.h
-- Looking for include file stdlib.h - found
-- Looking for include file stdio.h
-- Looking for include file stdio.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.h - found
-- Looking for include file stdarg.h
-- Looking for include file stdarg.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Looking for include file errno.h
-- Looking for include file errno.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file sys/ioctl.h
-- Looking for include file sys/ioctl.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file linux/fs.h
-- Looking for include file linux/fs.h - found
-- Looking for include file grp.h
-- Looking for include file grp.h - found
-- Looking for include file pwd.h
-- Looking for include file pwd.h - found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Looking for include file time.h
-- Looking for include file time.h - found
-- Looking for include file inttypes.h
-- Looking for include file inttypes.h - found
-- Looking for include file byteswap.h
-- Looking for include file byteswap.h - found
-- Looking for include file endian.h
-- Looking for include file endian.h - found
-- Looking for include file libkern/OSByteOrder.h
-- Looking for include file libkern/OSByteOrder.h - not found
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.5.1") 
-- Found LibFUSE: fuse  
-- Found LibEWF: ewf  
-- Found LibAFF: afflib;stdc++;ssl;crypto  
-- Found LibZ: z  
-- Configuring done
-- Generating done
-- Build files have been written to: /build/xmount/src/xmount-0.7.6/build
Scanning dependencies of target xmount_input_raw
[  3%] Building C object libxmount_input/libxmount_input_raw/CMakeFiles/xmount_input_raw.dir/libxmount_input_raw.c.o
[  6%] Building C object libxmount_input/libxmount_input_raw/CMakeFiles/xmount_input_raw.dir/__/__/libxmount/libxmount.c.o
[ 10%] Linking C shared library libxmount_input_raw.so
[ 10%] Built target xmount_input_raw
Scanning dependencies of target xmount_input_ewf
[ 13%] Building C object libxmount_input/libxmount_input_ewf/CMakeFiles/xmount_input_ewf.dir/libxmount_input_ewf.c.o
[ 17%] Building C object libxmount_input/libxmount_input_ewf/CMakeFiles/xmount_input_ewf.dir/__/__/libxmount/libxmount.c.o
[ 20%] Linking C shared library libxmount_input_ewf.so
[ 20%] Built target xmount_input_ewf
Scanning dependencies of target xmount_input_aff
[ 24%] Building C object libxmount_input/libxmount_input_aff/CMakeFiles/xmount_input_aff.dir/libxmount_input_aff.c.o
[ 27%] Linking C shared library libxmount_input_aff.so
[ 27%] Built target xmount_input_aff
Scanning dependencies of target xmount_input_aewf
[ 31%] Building C object libxmount_input/libxmount_input_aewf/CMakeFiles/xmount_input_aewf.dir/libxmount_input_aewf.c.o
[ 34%] Building C object libxmount_input/libxmount_input_aewf/CMakeFiles/xmount_input_aewf.dir/__/__/libxmount/libxmount.c.o
[ 37%] Linking C shared library libxmount_input_aewf.so
[ 37%] Built target xmount_input_aewf
Scanning dependencies of target xmount_input_aaff
[ 41%] Building C object libxmount_input/libxmount_input_aaff/CMakeFiles/xmount_input_aaff.dir/libxmount_input_aaff.c.o
[ 44%] Building C object libxmount_input/libxmount_input_aaff/CMakeFiles/xmount_input_aaff.dir/__/__/libxmount/libxmount.c.o
[ 48%] Linking C shared library libxmount_input_aaff.so
[ 48%] Built target xmount_input_aaff
Scanning dependencies of target xmount_morphing_combine
[ 51%] Building C object libxmount_morphing/libxmount_morphing_combine/CMakeFiles/xmount_morphing_combine.dir/libxmount_morphing_combine.c.o
[ 55%] Building C object libxmount_morphing/libxmount_morphing_combine/CMakeFiles/xmount_morphing_combine.dir/__/__/libxmount/libxmount.c.o
[ 58%] Linking C shared library libxmount_morphing_combine.so
[ 58%] Built target xmount_morphing_combine
Scanning dependencies of target xmount_morphing_raid
[ 62%] Building C object libxmount_morphing/libxmount_morphing_raid/CMakeFiles/xmount_morphing_raid.dir/libxmount_morphing_raid.c.o
[ 65%] Building C object libxmount_morphing/libxmount_morphing_raid/CMakeFiles/xmount_morphing_raid.dir/__/__/libxmount/libxmount.c.o
[ 68%] Linking C shared library libxmount_morphing_raid.so
[ 68%] Built target xmount_morphing_raid
Scanning dependencies of target xmount_morphing_unallocated
[ 72%] Building C object libxmount_morphing/libxmount_morphing_unallocated/CMakeFiles/xmount_morphing_unallocated.dir/libxmount_morphing_unallocated.c.o
[ 75%] Building C object libxmount_morphing/libxmount_morphing_unallocated/CMakeFiles/xmount_morphing_unallocated.dir/hfs_functions.c.o
[ 79%] Building C object libxmount_morphing/libxmount_morphing_unallocated/CMakeFiles/xmount_morphing_unallocated.dir/fat_functions.c.o
[ 82%] Building C object libxmount_morphing/libxmount_morphing_unallocated/CMakeFiles/xmount_morphing_unallocated.dir/__/__/libxmount/libxmount.c.o
[ 86%] Linking C shared library libxmount_morphing_unallocated.so
[ 86%] Built target xmount_morphing_unallocated
Scanning dependencies of target xmount
[ 89%] Building C object src/CMakeFiles/xmount.dir/xmount.c.o
In file included from /build/xmount/src/xmount-0.7.6/src/xmount.c:50:
/build/xmount/src/xmount-0.7.6/src/xmount.c: In function ‘ExtractVirtFileNames’:
/build/xmount/src/xmount-0.7.6/src/macros.h:65:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
   strncpy((var1)+strlen(var1),var2,size); \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/xmount.c:827:5: note: in expansion of macro ‘XMOUNT_STRNAPP’
     XMOUNT_STRNAPP(glob_xmount.output.p_virtual_image_path,p_orig_name,
     ^~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/xmount.c:828:20: note: length computed here
                    strlen(p_orig_name)-strlen(tmp));
                    ^~~~~~~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/macros.h:65:36: note: in definition of macro ‘XMOUNT_STRNAPP’
   strncpy((var1)+strlen(var1),var2,size); \
                                    ^~~~
/build/xmount/src/xmount-0.7.6/src/macros.h:65:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
   strncpy((var1)+strlen(var1),var2,size); \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/xmount.c:829:5: note: in expansion of macro ‘XMOUNT_STRNAPP’
     XMOUNT_STRNAPP(glob_xmount.output.p_info_path,p_orig_name,
     ^~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/xmount.c:830:20: note: length computed here
                    strlen(p_orig_name)-strlen(tmp));
                    ^~~~~~~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/macros.h:65:36: note: in definition of macro ‘XMOUNT_STRNAPP’
   strncpy((var1)+strlen(var1),var2,size); \
                                    ^~~~
/build/xmount/src/xmount-0.7.6/src/macros.h:65:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
   strncpy((var1)+strlen(var1),var2,size); \
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/xmount.c:834:7: note: in expansion of macro ‘XMOUNT_STRNAPP’
       XMOUNT_STRNAPP(glob_xmount.output.vmdk.p_virtual_vmdk_path,p_orig_name,
       ^~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/xmount.c:835:22: note: length computed here
                      strlen(p_orig_name)-strlen(tmp));
                      ^~~~~~~~~~~~~~~~~~~
/build/xmount/src/xmount-0.7.6/src/macros.h:65:36: note: in definition of macro ‘XMOUNT_STRNAPP’
   strncpy((var1)+strlen(var1),var2,size); \
                                    ^~~~
In function ‘InitVirtualVmdkFile’,
    inlined from ‘main’ at /build/xmount/src/xmount-0.7.6/src/xmount.c:3861:11:
/build/xmount/src/xmount-0.7.6/src/xmount.c:2061:3: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
   strncpy(glob_xmount.output.vmdk.p_vmdk_file,buf,strlen(buf));
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 93%] Building C object src/CMakeFiles/xmount.dir/md5.c.o
[ 96%] Building C object src/CMakeFiles/xmount.dir/__/libxmount/libxmount.c.o
[100%] Linking C executable xmount
[100%] Built target xmount
==> Entering fakeroot environment...
==> Starting package()...
[ 10%] Built target xmount_input_raw
[ 20%] Built target xmount_input_ewf
[ 27%] Built target xmount_input_aff
[ 37%] Built target xmount_input_aewf
[ 48%] Built target xmount_input_aaff
[ 58%] Built target xmount_morphing_combine
[ 68%] Built target xmount_morphing_raid
[ 86%] Built target xmount_morphing_unallocated
[100%] Built target xmount
Install the project...
-- Install configuration: "Release"
-- Installing: /build/xmount/pkg/xmount/usr/share/man/man1/xmount.1
-- Installing: /build/xmount/pkg/xmount/usr/lib/xmount/libxmount_input_raw.so
-- Installing: /build/xmount/pkg/xmount/usr/lib/xmount/libxmount_input_ewf.so
-- Installing: /build/xmount/pkg/xmount/usr/lib/xmount/libxmount_input_aff.so
-- Installing: /build/xmount/pkg/xmount/usr/lib/xmount/libxmount_input_aewf.so
-- Installing: /build/xmount/pkg/xmount/usr/lib/xmount/libxmount_input_aaff.so
-- Installing: /build/xmount/pkg/xmount/usr/lib/xmount/libxmount_morphing_combine.so
-- Installing: /build/xmount/pkg/xmount/usr/lib/xmount/libxmount_morphing_raid.so
-- Installing: /build/xmount/pkg/xmount/usr/lib/xmount/libxmount_morphing_unallocated.so
-- Installing: /build/xmount/pkg/xmount/usr/bin/xmount
==> 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...
==> WARNING: Package contains reference to $srcdir
usr/lib/xmount/libxmount_input_aewf.so
usr/lib/xmount/libxmount_input_aaff.so
==> Creating package "xmount"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xmount 0.7.6-1 (Mon 02 Jul 2018 12:51:24 PM EDT)
==> Cleaning up...
==> Removing installed dependencies...
checking dependencies...

Packages (13) afflib-3.7.16-1  cmake-3.11.4-1  fuse-common-3.2.3-1  fuse2-2.9.7-4  icu-61.1-1  jsoncpp-1.8.4-2  libewf-20140608-4  libnsl-1.2.0-1  libuv-1.21.0-1  libxml2-2.9.8-2  python2-2.7.15-1  rhash-1.3.6-1  shared-mime-info-1.9-1

Total Removed Size:  150.10 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing libewf...
removing cmake...
removing shared-mime-info...
removing libxml2...
removing icu...
removing rhash...
removing libuv...
removing jsoncpp...
removing afflib...
removing python2...
removing libnsl...
removing fuse2...
removing fuse-common...
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Arming ConditionNeedsUpdate...