==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libyuv r2426+464c51a0-1 (Mon Oct 30 07:09:08 2023)
==> Retrieving sources...
  -> Cloning libyuv git repo...
Cloning into bare repository '/home/leming/work/libyuv/libyuv'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libyuv ... Skipped
==> Making package: libyuv r2426+464c51a0-1 (Mon Oct 30 07:09:39 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libjpeg-turbo-3.0.1-1

Total Download Size:   0.37 MiB
Total Installed Size:  1.77 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libjpeg-turbo-3.0.1-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libjpeg-turbo...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) cppdap-1.58.0-1  hicolor-icon-theme-0.17-3  jsoncpp-1.9.5-2
              libnsl-2.0.1-1  libuv-1.46.0-1  perl-error-0.17029-5
              perl-mailtools-2.21-7  perl-timedate-2.33-5  rhash-1.4.4-1
              cmake-3.27.7-2  git-2.42.0-1

Total Download Size:    22.69 MiB
Total Installed Size:  120.10 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmake-3.27.7-2-armv7h downloading...
 git-2.42.0-1-armv7h downloading...
 cppdap-1.58.0-1-armv7h downloading...
 libuv-1.46.0-1-armv7h downloading...
 rhash-1.4.4-1-armv7h downloading...
 jsoncpp-1.9.5-2-armv7h downloading...
 perl-mailtools-2.21-7-any downloading...
 perl-timedate-2.33-5-any downloading...
 perl-error-0.17029-5-any downloading...
 libnsl-2.0.1-1-armv7h downloading...
 hicolor-icon-theme-0.17-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libnsl...
installing libuv...
installing rhash...
installing cppdap...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-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
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libyuv git repo...
Cloning into 'libyuv'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting pkgver()...
==> Starting build()...
CMake Warning (dev) at CMakeLists.txt:5 (PROJECT):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 12.1.0
-- The CXX compiler identification is GNU 12.1.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
CMake Deprecation Warning at CMakeLists.txt:6 (CMAKE_MINIMUM_REQUIRED):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Found JPEG: /usr/lib/libjpeg.so (found version "80") 
CMake Warning (dev) at CMakeLists.txt:55 (if):
  Policy CMP0064 is not set: Support new TEST if() operator.  Run "cmake
  --help-policy CMP0064" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  TEST will be interpreted as an operator when the policy is set to NEW.
  Since the policy is not set the OLD behavior will be used.
This warning is for project developers.  Use -Wno-dev to suppress it.

Compiling for ARM
-- Configuring done (2.2s)
-- Generating done (0.1s)
-- Build files have been written to: /build/libyuv/src/build
make: Entering directory '/build/libyuv/src/build'
[  3%] Building CXX object CMakeFiles/yuv.dir/source/compare_common.cc.o
[  3%] Building CXX object CMakeFiles/yuv_shared.dir/source/compare_common.cc.o
[  3%] Building CXX object CMakeFiles/yuv_shared.dir/source/compare.cc.o
[  3%] Building CXX object CMakeFiles/yuv.dir/source/compare.cc.o
[  4%] Building CXX object CMakeFiles/yuv.dir/source/compare_gcc.cc.o
[  4%] Building CXX object CMakeFiles/yuv_shared.dir/source/compare_gcc.cc.o
[  5%] Building CXX object CMakeFiles/yuv.dir/source/compare_mmi.cc.o
[  7%] Building CXX object CMakeFiles/yuv_shared.dir/source/compare_mmi.cc.o
[  7%] Building CXX object CMakeFiles/yuv_shared.dir/source/compare_msa.cc.o
[  8%] Building CXX object CMakeFiles/yuv_shared.dir/source/compare_neon.cc.o
[  9%] Building CXX object CMakeFiles/yuv_shared.dir/source/compare_neon64.cc.o
[ 10%] Building CXX object CMakeFiles/yuv.dir/source/compare_msa.cc.o
[ 11%] Building CXX object CMakeFiles/yuv.dir/source/compare_neon.cc.o
[ 12%] Building CXX object CMakeFiles/yuv.dir/source/compare_neon64.cc.o
[ 13%] Building CXX object CMakeFiles/yuv.dir/source/compare_win.cc.o
[ 14%] Building CXX object CMakeFiles/yuv_shared.dir/source/compare_win.cc.o
[ 15%] Building CXX object CMakeFiles/yuv_shared.dir/source/convert.cc.o
[ 15%] Building CXX object CMakeFiles/yuv.dir/source/convert.cc.o
[ 16%] Building CXX object CMakeFiles/yuv.dir/source/convert_argb.cc.o
[ 17%] Building CXX object CMakeFiles/yuv.dir/source/convert_from.cc.o
[ 18%] Building CXX object CMakeFiles/yuv.dir/source/convert_from_argb.cc.o
[ 19%] Building CXX object CMakeFiles/yuv.dir/source/convert_jpeg.cc.o
[ 20%] Building CXX object CMakeFiles/yuv_shared.dir/source/convert_argb.cc.o
[ 20%] Building CXX object CMakeFiles/yuv_shared.dir/source/convert_from.cc.o
[ 21%] Building CXX object CMakeFiles/yuv_shared.dir/source/convert_from_argb.cc.o
[ 22%] Building CXX object CMakeFiles/yuv.dir/source/convert_to_argb.cc.o
[ 23%] Building CXX object CMakeFiles/yuv_shared.dir/source/convert_jpeg.cc.o
[ 25%] Building CXX object CMakeFiles/yuv.dir/source/convert_to_i420.cc.o
[ 25%] Building CXX object CMakeFiles/yuv_shared.dir/source/convert_to_argb.cc.o
[ 26%] Building CXX object CMakeFiles/yuv_shared.dir/source/convert_to_i420.cc.o
[ 27%] Building CXX object CMakeFiles/yuv_shared.dir/source/cpu_id.cc.o
[ 28%] Building CXX object CMakeFiles/yuv.dir/source/cpu_id.cc.o
[ 29%] Building CXX object CMakeFiles/yuv.dir/source/mjpeg_decoder.cc.o
[ 29%] Building CXX object CMakeFiles/yuv_shared.dir/source/mjpeg_decoder.cc.o
[ 30%] Building CXX object CMakeFiles/yuv.dir/source/mjpeg_validate.cc.o
[ 31%] Building CXX object CMakeFiles/yuv_shared.dir/source/mjpeg_validate.cc.o
[ 32%] Building CXX object CMakeFiles/yuv.dir/source/planar_functions.cc.o
[ 33%] Building CXX object CMakeFiles/yuv.dir/source/rotate.cc.o
[ 34%] Building CXX object CMakeFiles/yuv.dir/source/rotate_argb.cc.o
[ 35%] Building CXX object CMakeFiles/yuv.dir/source/rotate_any.cc.o
[ 35%] Building CXX object CMakeFiles/yuv_shared.dir/source/planar_functions.cc.o
[ 36%] Building CXX object CMakeFiles/yuv.dir/source/rotate_common.cc.o
[ 37%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate.cc.o
[ 38%] Building CXX object CMakeFiles/yuv.dir/source/rotate_gcc.cc.o
[ 39%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_any.cc.o
[ 39%] Building CXX object CMakeFiles/yuv.dir/source/rotate_lsx.cc.o
[ 40%] Building CXX object CMakeFiles/yuv.dir/source/rotate_mmi.cc.o
[ 41%] Building CXX object CMakeFiles/yuv.dir/source/rotate_msa.cc.o
[ 42%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_argb.cc.o
[ 43%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_common.cc.o
[ 44%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_gcc.cc.o
[ 45%] Building CXX object CMakeFiles/yuv.dir/source/rotate_neon.cc.o
[ 46%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_lsx.cc.o
[ 47%] Building CXX object CMakeFiles/yuv.dir/source/rotate_neon64.cc.o
[ 48%] Building CXX object CMakeFiles/yuv.dir/source/rotate_win.cc.o
[ 49%] Building CXX object CMakeFiles/yuv.dir/source/row_any.cc.o
[ 50%] Building CXX object CMakeFiles/yuv.dir/source/row_common.cc.o
[ 51%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_mmi.cc.o
[ 51%] Building CXX object CMakeFiles/yuv.dir/source/row_gcc.cc.o
[ 52%] Building CXX object CMakeFiles/yuv.dir/source/row_lasx.cc.o
[ 53%] Building CXX object CMakeFiles/yuv.dir/source/row_lsx.cc.o
[ 53%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_msa.cc.o
[ 54%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_neon.cc.o
[ 55%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_neon64.cc.o
[ 56%] Building CXX object CMakeFiles/yuv_shared.dir/source/rotate_win.cc.o
[ 57%] Building CXX object CMakeFiles/yuv.dir/source/row_mmi.cc.o
[ 58%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_any.cc.o
[ 59%] Building CXX object CMakeFiles/yuv.dir/source/row_msa.cc.o
[ 60%] Building CXX object CMakeFiles/yuv.dir/source/row_neon.cc.o
[ 61%] Building CXX object CMakeFiles/yuv.dir/source/row_neon64.cc.o
[ 62%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_common.cc.o
[ 63%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_gcc.cc.o
[ 64%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_lasx.cc.o
[ 65%] Building CXX object CMakeFiles/yuv.dir/source/row_win.cc.o
[ 65%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_lsx.cc.o
[ 66%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_mmi.cc.o
[ 67%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_msa.cc.o
[ 67%] Building CXX object CMakeFiles/yuv.dir/source/scale.cc.o
[ 68%] Building CXX object CMakeFiles/yuv.dir/source/scale_any.cc.o
[ 69%] Building CXX object CMakeFiles/yuv.dir/source/scale_argb.cc.o
[ 70%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_neon.cc.o
[ 71%] Building CXX object CMakeFiles/yuv.dir/source/scale_common.cc.o
[ 72%] Building CXX object CMakeFiles/yuv.dir/source/scale_gcc.cc.o
[ 73%] Building CXX object CMakeFiles/yuv.dir/source/scale_lsx.cc.o
[ 74%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_neon64.cc.o
[ 75%] Building CXX object CMakeFiles/yuv_shared.dir/source/row_win.cc.o
[ 76%] Building CXX object CMakeFiles/yuv.dir/source/scale_mmi.cc.o
[ 77%] Building CXX object CMakeFiles/yuv.dir/source/scale_msa.cc.o
[ 77%] Building CXX object CMakeFiles/yuv.dir/source/scale_neon.cc.o
[ 78%] Building CXX object CMakeFiles/yuv.dir/source/scale_neon64.cc.o
[ 79%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale.cc.o
[ 80%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_any.cc.o
[ 80%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_argb.cc.o
[ 81%] Building CXX object CMakeFiles/yuv.dir/source/scale_rgb.cc.o
[ 82%] Building CXX object CMakeFiles/yuv.dir/source/scale_uv.cc.o
[ 83%] Building CXX object CMakeFiles/yuv.dir/source/scale_win.cc.o
[ 84%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_common.cc.o
[ 85%] Building CXX object CMakeFiles/yuv.dir/source/video_common.cc.o
[ 86%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_gcc.cc.o
[ 87%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_lsx.cc.o
[ 88%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_mmi.cc.o
[ 89%] Linking CXX static library libyuv.a
[ 90%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_msa.cc.o
[ 91%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_neon.cc.o
[ 92%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_neon64.cc.o
[ 92%] Built target yuv
[ 92%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_rgb.cc.o
[ 93%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_uv.cc.o
[ 94%] Building CXX object CMakeFiles/yuvconvert.dir/util/yuvconvert.cc.o
[ 95%] Building C object CMakeFiles/yuvconstants.dir/util/yuvconstants.c.o
[ 96%] Building CXX object CMakeFiles/yuv_shared.dir/source/scale_win.cc.o
[ 97%] Building CXX object CMakeFiles/yuv_shared.dir/source/video_common.cc.o
[ 98%] Linking CXX executable yuvconstants
[ 99%] Linking CXX executable yuvconvert
[100%] Linking CXX shared library libyuv.so
[100%] Built target yuvconstants
[100%] Built target yuvconvert
[100%] Built target yuv_shared
make: Leaving directory '/build/libyuv/src/build'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/libyuv/src/build'
[ 96%] Built target yuv_shared
[ 96%] Built target yuv
[100%] Built target yuvconvert
[100%] Built target yuvconstants
Install the project...
-- Install configuration: ""
-- Installing: /build/libyuv/pkg/libyuv/usr/bin/yuvconvert
-- Installing: /build/libyuv/pkg/libyuv/usr/lib/libyuv.a
-- Installing: /build/libyuv/pkg/libyuv/usr/lib/libyuv.so
-- Installing: /build/libyuv/pkg/libyuv/usr/include
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/cpu_id.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/rotate_argb.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/rotate_row.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/basic_types.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/convert.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/mjpeg_decoder.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/scale.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/video_common.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/scale_row.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/convert_from.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/compare.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/compare_row.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/scale_uv.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/scale_rgb.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/row.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/planar_functions.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/loongson_intrinsics.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/convert_from_argb.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/convert_argb.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/scale_argb.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/version.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/macros_msa.h
-- Installing: /build/libyuv/pkg/libyuv/usr/include/libyuv/rotate.h
make: Leaving directory '/build/libyuv/src/build'
==> 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/bin/yuvconvert
usr/lib/libyuv.so
==> Creating package "libyuv"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libyuv r2426+464c51a0-1 (Mon Oct 30 07:10:09 2023)
==> Cleaning up...