==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: catimg 2.7.0-1 (Tue Sep  8 20:17:27 2020)
==> Retrieving sources...
  -> Found catimg-2.7.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    catimg-2.7.0.tar.gz ... Passed
==> Making package: catimg 2.7.0-1 (Tue 08 Sep 2020 08:17:41 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (7) jsoncpp-1.9.3-1  libnsl-1.3.0-1  libuv-1.39.0-1  rhash-1.4.0-1
             shared-mime-info-2.0+1+g6bf9e4f-2  cmake-3.18.2-1  ninja-1.10.1-1

Total Download Size:    7.12 MiB
Total Installed Size:  42.76 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading libnsl-1.3.0-1-armv7h.pkg.tar.xz...
downloading shared-mime-info-2.0+1+g6bf9e4f-2-armv7h.pkg.tar.xz...
downloading jsoncpp-1.9.3-1-armv7h.pkg.tar.xz...
downloading libuv-1.39.0-1-armv7h.pkg.tar.xz...
downloading rhash-1.4.0-1-armv7h.pkg.tar.xz...
downloading cmake-3.18.2-1-armv7h.pkg.tar.xz...
downloading ninja-1.10.1-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 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
installing ninja...
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the MIME type database...
==> Retrieving sources...
  -> Found catimg-2.7.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting catimg-2.7.0.tar.gz with bsdtar
==> Starting build()...
-- The C compiler identification is GNU 10.2.0
-- The CXX compiler identification is GNU 10.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Configuring done
-- Generating done
-- Build files have been written to: /build/catimg/src/catimg-2.7.0

[0/5] Building C object CMakeFiles/catimg.dir/src/catimg.c.o
[0/5] Building C object CMakeFiles/catimg.dir/src/sh_color.c.o
[0/5] Building C object CMakeFiles/catimg.dir/src/sh_image.c.o
[0/5] Building C object CMakeFiles/catimg.dir/src/sh_utils.c.o
[1/5] Building C object CMakeFiles/catimg.dir/src/sh_utils.c.o
src/sh_utils.c: In function 'read_stdin':
src/sh_utils.c:60:14: warning: implicit declaration of function 'fileno' [-Wimplicit-function-declaration]

[2/5] Building C object CMakeFiles/catimg.dir/src/sh_color.c.o
src/sh_color.c: In function 'init_hash_colors':
src/sh_color.c:39:21: warning: iteration 246 invokes undefined behavior [-Waggressive-loop-optimizations]
src/sh_color.c:38:9: note: within this loop

[3/5] Building C object CMakeFiles/catimg.dir/src/catimg.c.o
src/catimg.c: In function 'main':
src/catimg.c:181:21: warning: implicit declaration of function 'usleep'; did you mean 'sleep'? [-Wimplicit-function-declaration]

[4/5] Building C object CMakeFiles/catimg.dir/src/sh_image.c.o
In file included from src/sh_image.c:4:
src/stb_image.h: In function 'stbi__gif_load_next':
src/stb_image.h:6471:84: warning: unused parameter 'req_comp' [-Wunused-parameter]
In file included from src/sh_image.c:4:
src/stb_image.h: In function 'stbi__gif_load':
src/stb_image.h:6695:107: warning: unused parameter 'ri' [-Wunused-parameter]
src/stb_image.h: In function 'stbi__hdr_convert':
src/stb_image.h:6791:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/stb_image.h:6792:10: note: here
src/stb_image.h:6794:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/stb_image.h:6795:10: note: here
In file included from src/sh_image.c:4:
src/stb_image.h: In function 'stbi__tga_get_comp':
src/stb_image.h:5461:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/stb_image.h:5463:7: note: here

[4/5] Linking C executable bin/catimg
[5/5] Linking C executable bin/catimg
==> Entering fakeroot environment...
==> Starting package()...

[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /build/catimg/pkg/catimg/usr/bin/catimg
-- Installing: /build/catimg/pkg/catimg/usr/share/man/man1/catimg.1
==> 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 "catimg"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: catimg 2.7.0-1 (Tue 08 Sep 2020 08:17:54 PM UTC)
==> Cleaning up...