==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: the_silver_searcher 2.2.0-3 (Tue Mar 12 07:44:18 2024)
==> Retrieving sources...
  -> Cloning the_silver_searcher git repo...
Cloning into bare repository '/home/leming/work/the_silver_searcher/the_silver_searcher'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    the_silver_searcher ... Skipped
==> Making package: the_silver_searcher 2.2.0-3 (Tue Mar 12 07:44:26 2024)
==> Checking runtime dependencies...
==> 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 the_silver_searcher git repo...
Cloning into 'the_silver_searcher'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
+ aclocal -I m4
+ autoconf
configure.ac:24: 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:24: the top level
+ autoheader
+ automake --add-missing
configure.ac:13: installing './compile'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:10: installing './install-sh'
configure.ac:10: installing './missing'
Makefile.am: installing './depcomp'
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 a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
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 whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
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 for pthread.h... yes
checking whether C compiler accepts -Werror=int-conversion... yes
checking Whether --enable-werror was specified... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libpcre2-8... yes
checking for pcre2.h... yes
checking for zlib... yes
checking for zlib.h... yes
checking for liblzma... yes
checking for lzma.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether CPU_ZERO is declared... yes
checking whether CPU_SET is declared... yes
checking for sys/cpuset.h... no
checking for cpu_set_t... yes
checking for cpu_set... no
checking whether _WIN32 is declared... no
checking for struct dirent.d_type... yes
checking for struct dirent.d_namlen... no
checking for fgetln... no
checking for getline... yes
checking for realpath... yes
checking for strlcpy... no
checking for strndup... yes
checking for vasprintf... yes
checking for madvise... yes
checking for posix_fadvise... yes
checking for pthread_setaffinity_np... yes
checking for pledge... no
checking for cram... no
checking for cram3... no
checking for cram2... no
configure: WARNING: cram not found, test suite is disabled
checking for clang-format... no
checking for clang-format-6.0... no
checking for clang-format-5.0... no
checking for clang-format-4.0... no
checking for clang-format-3.8... no
configure: WARNING: clang-format not found. 'make test' will not detect improperly-formatted files.
checking for git... yes
checking Whether this is a git repo... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating the_silver_searcher.spec
config.status: creating src/config.h
config.status: executing depfiles commands

The Silver Searcher 2.2.0-255-g7b571a8+ configuration summary:

    Install prefix          /usr
    C compiler              gcc
    C preprocessor flags     -D_GNU_SOURCE
    C compiler flags        -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -pthread
    Linker flags            -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
    Linker libraries        -lpcre2-8 -lz -llzma

    PCRE version            pcre2
    zlib decompression      yes
    lzma decompression      yes
    libarchive support      no

    Test suite              disabled
    Code format check       disabled

  GEN      src/version.c
  CC       src/ignore.o
  CC       src/log.o
  CC       src/options.o
  CC       src/print.o
  CC       src/scandir.o
  CC       src/search.o
  CC       src/lang.o
  CC       src/util.o
  CC       src/decompress.o
  CC       src/version.o
  CC       src/main.o
src/search.c: In function 'check_symloop_enter':
src/search.c:577:1259: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1293: note: here
src/search.c:577:1312: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1345: note: here
src/search.c:577:1363: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1395: note: here
src/search.c:577:1409: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1442: note: here
src/search.c:577:1456: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1489: note: here
src/search.c:577:1503: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1535: note: here
src/search.c:577:1549: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1564: note: here
src/search.c:577:1578: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1611: note: here
src/search.c:577:1625: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1658: note: here
src/search.c:577:1672: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:577:1704: note: here
src/search.c:584:2406: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2440: note: here
src/search.c:584:2470: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2503: note: here
src/search.c:584:2532: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2564: note: here
src/search.c:584:2578: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2611: note: here
src/search.c:584:2625: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2658: note: here
src/search.c:584:2672: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2704: note: here
src/search.c:584:2718: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2733: note: here
src/search.c:584:2747: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2780: note: here
src/search.c:584:2794: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2827: note: here
src/search.c:584:2841: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:584:2873: note: here
src/search.c: In function 'check_symloop_leave':
src/search.c:599:1259: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1293: note: here
src/search.c:599:1312: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1345: note: here
src/search.c:599:1363: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1395: note: here
src/search.c:599:1409: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1442: note: here
src/search.c:599:1456: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1489: note: here
src/search.c:599:1503: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1535: note: here
src/search.c:599:1549: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1564: note: here
src/search.c:599:1578: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1611: note: here
src/search.c:599:1625: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1658: note: here
src/search.c:599:1672: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/search.c:599:1704: note: here
src/options.c: In function 'parse_options':
src/options.c:605:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/options.c:607:13: note: here
src/options.c:797:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/options.c:799:13: note: here
  CCLD     ag
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/the_silver_searcher/src/the_silver_searcher'
make[1]: Entering directory '/build/the_silver_searcher/src/the_silver_searcher'
 /usr/bin/mkdir -p '/build/the_silver_searcher/pkg/the_silver_searcher/usr/bin'
 /usr/bin/mkdir -p '/build/the_silver_searcher/pkg/the_silver_searcher/usr/share/bash-completion/completions'
 /usr/bin/mkdir -p '/build/the_silver_searcher/pkg/the_silver_searcher/usr/share/zsh/site-functions'
 /usr/bin/mkdir -p '/build/the_silver_searcher/pkg/the_silver_searcher/usr/share/man/man1'
 /usr/bin/install -c -m 644 _the_silver_searcher '/build/the_silver_searcher/pkg/the_silver_searcher/usr/share/zsh/site-functions'
 /usr/bin/install -c -m 644 ag.bashcomp.sh '/build/the_silver_searcher/pkg/the_silver_searcher/usr/share/bash-completion/completions'
  /usr/bin/install -c ag '/build/the_silver_searcher/pkg/the_silver_searcher/usr/bin'
 /usr/bin/install -c -m 644 doc/ag.1 '/build/the_silver_searcher/pkg/the_silver_searcher/usr/share/man/man1'
make[1]: Leaving directory '/build/the_silver_searcher/src/the_silver_searcher'
make: Leaving directory '/build/the_silver_searcher/src/the_silver_searcher'
==> 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 "the_silver_searcher"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: the_silver_searcher 2.2.0-3 (Tue Mar 12 07:44:39 2024)
==> Cleaning up...