==> Cloning the_silver_searcher ... Cloning into 'the_silver_searcher'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring the_silver_searcher :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 100 133k 0 0 393k 0 --:--:-- --:--:-- --:--:-- 393k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8557k 100 8557k 0 0 20.1M 0 --:--:-- --:--:-- --:--:-- 20.1M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 64 142k 64 93854 0 0 266k 0 --:--:-- --:--:-- --:--:-- 266k 100 142k 100 142k 0 0 414k 0 --:--:-- --:--:-- --:--:-- 414k :: Starting full system upgrade... there is nothing to do ==> Making package: the_silver_searcher 2.2.0-3 (Tue Apr 15 10:06:16 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning the_silver_searcher git repo... Cloning into bare repository '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/the_silver_searcher'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... the_silver_searcher ... Skipped ==> 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/sbin/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/sbin/sed checking for grep that handles long lines and -e... /usr/sbin/grep checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/sbin/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/sbin/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... yes 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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -g -ffile-prefix-map=/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/src=/usr/src/debug/the_silver_searcher -flto=auto -pthread Linker flags -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto 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 CCLD ag ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/src/the_silver_searcher' make[1]: Entering directory '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/src/the_silver_searcher' /usr/sbin/mkdir -p '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/pkg/the_silver_searcher/usr/share/bash-completion/completions' /usr/sbin/mkdir -p '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/pkg/the_silver_searcher/usr/share/zsh/site-functions' /usr/sbin/mkdir -p '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/pkg/the_silver_searcher/usr/share/man/man1' /usr/sbin/mkdir -p '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/pkg/the_silver_searcher/usr/bin' /usr/bin/install -c -m 644 ag.bashcomp.sh '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/pkg/the_silver_searcher/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 _the_silver_searcher '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/pkg/the_silver_searcher/usr/share/zsh/site-functions' /usr/bin/install -c ag '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/pkg/the_silver_searcher/usr/bin' /usr/bin/install -c -m 644 doc/ag.1 '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/pkg/the_silver_searcher/usr/share/man/man1' make[1]: Leaving directory '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/the_silver_searcher/src/the_silver_searcher' make: Leaving directory '/tmp/archlinux-ci/the_silver_searcher-rb-build-1Zco1bDh/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... ==> Creating package "the_silver_searcher-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: the_silver_searcher 2.2.0-3 (Tue Apr 15 10:06:32 2025)