==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: kvazaar 2.3.1-1 (Wed Apr 10 17:59:53 2024)
==> Retrieving sources...
  -> Cloning kvazaar git repo...
Cloning into bare repository '/home/leming/work/kvazaar/kvazaar'...
  -> Cloning greatest git repo...
Cloning into bare repository '/home/leming/work/kvazaar/greatest'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    kvazaar ... Skipped
    greatest ... Skipped
==> Making package: kvazaar 2.3.1-1 (Wed 10 Apr 2024 06:00:03 PM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) crypto++-8.7.0-1

Total Download Size:   1.30 MiB
Total Installed Size:  7.16 MiB

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

Packages (4) perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             git-2.44.0-1

Total Installed Size:  42.12 MiB

:: Proceed with installation? [Y/n] 
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
    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 kvazaar git repo...
Cloning into 'kvazaar'...
done.
Switched to a new branch 'makepkg'
  -> Creating working copy of greatest git repo...
Cloning into 'greatest'...
done.
==> Starting prepare()...
Submodule 'greatest' (https://github.com/ultravideo/greatest.git) registered for path 'greatest'
Cloning into '/build/kvazaar/src/kvazaar/greatest'...
done.
Submodule path 'greatest': checked out '60e25ce7658ced49f03b52ac14c553cf6ea33de4'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:39: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:39: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:39: the top level
configure.ac:115: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:115: the top level
configure.ac:40: installing 'build-aux/ar-lib'
configure.ac:38: installing 'build-aux/compile'
configure.ac:46: installing 'build-aux/config.guess'
configure.ac:46: installing 'build-aux/config.sub'
configure.ac:35: installing 'build-aux/install-sh'
configure.ac:35: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
parallel-tests: installing 'build-aux/test-driver'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking for gcc option to enable large file support... none needed
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether C compiler accepts -maltivec... no
checking whether C compiler accepts -mavx2... no
checking whether C compiler accepts -msse4.1... no
checking whether C compiler accepts -msse2... no
checking whether C compiler accepts -mbmi... no
checking whether C compiler accepts -mabm... no
checking whether C compiler accepts -mpopcnt... no
checking whether C compiler accepts -mlzcnt... no
checking whether C compiler accepts -mbmi2... no
checking for library containing log... -lm
checking for library containing pow... none required
checking for library containing sqrt... none required
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for cryptopp... no
checking for cryptopp... no
checking for cryptopp... yes
checking how to run the C preprocessor... gcc -E
checking for egrep -e... (cached) /usr/bin/grep -E
checking for pthread_join using gcc -pthread -lpthread... yes
checking whether gcc is Clang... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/kvazaar.pc
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/kvazaar/src/kvazaar'
Making all in src
make[2]: Entering directory '/build/kvazaar/src/kvazaar/src'
  CC       kvazaar-encmain.o
  CC       kvazaar-cli.o
  CC       kvazaar-yuv_io.o
  CC       libkvazaar_la-bitstream.lo
  CC       libkvazaar_la-cabac.lo
  CC       libkvazaar_la-checkpoint.lo
  CC       libkvazaar_la-cfg.lo
  CC       libkvazaar_la-constraint.lo
yuv_io.c: In function 'read_frame_header':
yuv_io.c:210:21: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  CC       libkvazaar_la-context.lo
  CC       libkvazaar_la-cu.lo
  CC       libkvazaar_la-encoder.lo
  CC       libkvazaar_la-encoderstate.lo
  CC       libkvazaar_la-encoder_state-bitstream.lo
  CC       libkvazaar_la-encoder_state-ctors_dtors.lo
  CC       libkvazaar_la-encoder_state-geometry.lo
  CC       libkvazaar_la-encode_coding_tree.lo
  CC       libkvazaar_la-fast_coeff_cost.lo
  CC       libkvazaar_la-filter.lo
  CC       libkvazaar_la-image.lo
  CC       libkvazaar_la-imagelist.lo
  CC       libkvazaar_la-input_frame_buffer.lo
  CC       libkvazaar_la-inter.lo
In file included from encoderstate.h:43,
                 from encode_coding_tree.h:41,
                 from encode_coding_tree.c:33:
cu.h: In function 'xy_to_zorder':
cu.h:398:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:400:5: note: here
cu.h:404:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:406:5: note: here
cu.h:410:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:412:5: note: here
  CC       libkvazaar_la-intra.lo
  CC       libkvazaar_la-kvazaar.lo
  CC       libkvazaar_la-ml_intra_cu_depth_pred.lo
  CC       libkvazaar_la-nal.lo
  CC       libkvazaar_la-rate_control.lo
  CC       libkvazaar_la-rdo.lo
  CC       libkvazaar_la-sao.lo
  CC       libkvazaar_la-scalinglist.lo
  CC       libkvazaar_la-search.lo
  CC       libkvazaar_la-search_inter.lo
  CC       libkvazaar_la-search_intra.lo
  CC       libkvazaar_la-tables.lo
  CC       libkvazaar_la-threadqueue.lo
  CC       libkvazaar_la-transform.lo
  CC       libkvazaar_la-videoframe.lo
In file included from search.h:41,
                 from search.c:33:
cu.h: In function 'xy_to_zorder':
cu.h:398:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:400:5: note: here
cu.h:404:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:406:5: note: here
cu.h:410:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:412:5: note: here
  CC       libkvazaar_la-strategyselector.lo
In file included from transform.h:41,
                 from transform.c:33:
cu.h: In function 'xy_to_zorder':
cu.h:398:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:400:5: note: here
cu.h:404:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:406:5: note: here
cu.h:410:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
cu.h:412:5: note: here
  CC       strategies/generic/libkvazaar_la-dct-generic.lo
  CC       strategies/generic/libkvazaar_la-intra-generic.lo
  CC       strategies/generic/libkvazaar_la-ipol-generic.lo
  CC       strategies/generic/libkvazaar_la-nal-generic.lo
  CC       strategies/generic/libkvazaar_la-picture-generic.lo
  CC       strategies/generic/libkvazaar_la-quant-generic.lo
  CC       strategies/generic/libkvazaar_la-sao-generic.lo
  CC       strategies/generic/libkvazaar_la-encode_coding_tree-generic.lo
  CC       strategies/libkvazaar_la-strategies-dct.lo
  CC       strategies/libkvazaar_la-strategies-intra.lo
  CC       strategies/libkvazaar_la-strategies-ipol.lo
  CC       strategies/libkvazaar_la-strategies-nal.lo
  CC       strategies/libkvazaar_la-strategies-picture.lo
  CC       strategies/libkvazaar_la-strategies-quant.lo
  CC       strategies/libkvazaar_la-strategies-sao.lo
  CC       strategies/libkvazaar_la-strategies-encode.lo
  CC       extras/libkvazaar_la-libmd5.lo
  CXX      extras/crypto.lo
  CC       strategies/altivec/libaltivec_la-picture-altivec.lo
  CC       strategies/avx2/libavx2_la-dct-avx2.lo
  CC       strategies/avx2/libavx2_la-intra-avx2.lo
  CC       strategies/avx2/libavx2_la-ipol-avx2.lo
  CC       strategies/avx2/libavx2_la-picture-avx2.lo
  CC       strategies/avx2/libavx2_la-quant-avx2.lo
  CC       strategies/avx2/libavx2_la-sao-avx2.lo
  CC       strategies/avx2/libavx2_la-encode_coding_tree-avx2.lo
  CC       strategies/sse2/libsse2_la-picture-sse2.lo
  CC       strategies/sse41/libsse41_la-picture-sse41.lo
  CCLD     libaltivec.la
  CCLD     libsse2.la
  CCLD     libavx2.la
  CCLD     libsse41.la
  GEN      libkvazaar.la
  GEN      kvazaar
make[2]: Leaving directory '/build/kvazaar/src/kvazaar/src'
Making all in tests
make[2]: Entering directory '/build/kvazaar/src/kvazaar/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/kvazaar/src/kvazaar/tests'
make[2]: Entering directory '/build/kvazaar/src/kvazaar'
make[2]: Leaving directory '/build/kvazaar/src/kvazaar'
make[1]: Leaving directory '/build/kvazaar/src/kvazaar'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/kvazaar/src/kvazaar'
Making install in src
make[1]: Entering directory '/build/kvazaar/src/kvazaar/src'
make[2]: Entering directory '/build/kvazaar/src/kvazaar/src'
 /usr/bin/mkdir -p '/build/kvazaar/pkg/kvazaar/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libkvazaar.la '/build/kvazaar/pkg/kvazaar/usr/lib'
 /usr/bin/mkdir -p '/build/kvazaar/pkg/kvazaar/usr/include'
 /usr/bin/mkdir -p '/build/kvazaar/pkg/kvazaar/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 kvazaar.h '/build/kvazaar/pkg/kvazaar/usr/include'
 /usr/bin/install -c -m 644 kvazaar.pc '/build/kvazaar/pkg/kvazaar/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libkvazaar.so.7.4.0 /build/kvazaar/pkg/kvazaar/usr/lib/libkvazaar.so.7.4.0
libtool: install: (cd /build/kvazaar/pkg/kvazaar/usr/lib && { ln -s -f libkvazaar.so.7.4.0 libkvazaar.so.7 || { rm -f libkvazaar.so.7 && ln -s libkvazaar.so.7.4.0 libkvazaar.so.7; }; })
libtool: install: (cd /build/kvazaar/pkg/kvazaar/usr/lib && { ln -s -f libkvazaar.so.7.4.0 libkvazaar.so || { rm -f libkvazaar.so && ln -s libkvazaar.so.7.4.0 libkvazaar.so; }; })
libtool: install: /usr/bin/install -c .libs/libkvazaar.lai /build/kvazaar/pkg/kvazaar/usr/lib/libkvazaar.la
libtool: install: /usr/bin/install -c .libs/libkvazaar.a /build/kvazaar/pkg/kvazaar/usr/lib/libkvazaar.a
libtool: install: chmod 644 /build/kvazaar/pkg/kvazaar/usr/lib/libkvazaar.a
libtool: install: ranlib /build/kvazaar/pkg/kvazaar/usr/lib/libkvazaar.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/kvazaar/pkg/kvazaar/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c kvazaar '/build/kvazaar/pkg/kvazaar/usr/bin'
libtool: warning: 'libkvazaar.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/kvazaar /build/kvazaar/pkg/kvazaar/usr/bin/kvazaar
make[2]: Leaving directory '/build/kvazaar/src/kvazaar/src'
make[1]: Leaving directory '/build/kvazaar/src/kvazaar/src'
Making install in tests
make[1]: Entering directory '/build/kvazaar/src/kvazaar/tests'
make[2]: Entering directory '/build/kvazaar/src/kvazaar/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/kvazaar/src/kvazaar/tests'
make[1]: Leaving directory '/build/kvazaar/src/kvazaar/tests'
make[1]: Entering directory '/build/kvazaar/src/kvazaar'
make[2]: Entering directory '/build/kvazaar/src/kvazaar'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/kvazaar/pkg/kvazaar/usr/share/doc/kvazaar'
 /usr/bin/mkdir -p '/build/kvazaar/pkg/kvazaar/usr/share/man/man1'
 /usr/bin/install -c -m 644 LICENSE LICENSE.EXT.greatest CREDITS README.md '/build/kvazaar/pkg/kvazaar/usr/share/doc/kvazaar'
 /usr/bin/install -c -m 644 doc/kvazaar.1 '/build/kvazaar/pkg/kvazaar/usr/share/man/man1'
make[2]: Leaving directory '/build/kvazaar/src/kvazaar'
make[1]: Leaving directory '/build/kvazaar/src/kvazaar'
make: Leaving directory '/build/kvazaar/src/kvazaar'
==> 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 "kvazaar"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: kvazaar 2.3.1-1 (Wed 10 Apr 2024 06:00:44 PM MDT)
==> Cleaning up...