make 4.4.1-3 aarch64, from core done
done 2026-09-13T17:07:16Z on jonny-ryzen9-aarch64-2, attempt 1; sources make-4.4.1-3.src.tar.gz
- job
- 5-1789319013-hegjon-test,make,4.4.1-3,aarch64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- sources
- make-4.4.1-3.src.tar.gz
- log
- /var/lib/archci/logs/hegjon-test/make/4.4.1-3/aarch64/attempt-1.log
log 480 lines
1==> archci-build 5-1789319013-hegjon-test,make,4.4.1-3,aarch64 on jonny-ryzen9 at 2026-09-13T17:03:34Z2 repo=hegjon-test arch=aarch64 profile=extra chroot=/var/lib/archbuild/extra-aarch64 copy=archci-2 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-aarch64.conf makepkg.conf=/usr/lib/archci/arch/aarch64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-aarch64/4==> Fetching source package https://pub-771dbcd770ba439baaf9c08e090268f8.r2.dev/hegjon-test/os/src/make-4.4.1-3.src.tar.gz5==> Building make 4.4.1-3 in archci-26pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 1 upstream signing key(s) from keys/pgp9pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)10pam_unix(runuser:session): session closed for user archci11pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)12pam_unix(runuser:session): session closed for user archci13==> WARNING: could not refresh all of 1 signing key(s) from hkps://keys.openpgp.org14pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)15pam_unix(runuser:session): session closed for user archci16==> Refreshed 1 signing key(s) from hkps://keyserver.ubuntu.com17==> Building aarch64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)18==> Synchronizing chroot copy [/var/lib/archbuild/extra-aarch64/root] -> [archci-2]...done19 root : PWD=/var/lib/archci-worker/build/aarch64-2/make ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/build/aarch64-2/make BUILDDIR=/tmp/makechrootpkg.1M791Jh6jq makepkg --config=/var/lib/archbuild/extra-aarch64/archci-2/etc/makepkg.conf --verifysource -o --holdver --ignorearch20pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)21==> Making package: make 4.4.1-3 (Sun Sep 13 19:03:36 2026)22==> Retrieving sources...23 -> Found make-4.4.1.tar.lz24 -> Found make-4.4.1.tar.lz.sig25==> Validating source files with sha256sums...26 make-4.4.1.tar.lz ... Passed27 make-4.4.1.tar.lz.sig ... Skipped28==> Verifying source file signatures with gpg...29 make-4.4.1.tar.lz ... Passed30pam_unix(sudo:session): session closed for user archci31 root : PWD=/var/lib/archci-worker/build/aarch64-2/make ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'32pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)33pam_unix(sudo:session): session closed for user archci34Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.35==> Making package: make 4.4.1-3 (Sun Sep 13 17:03:45 2026)36==> Checking runtime dependencies...37==> Checking buildtime dependencies...38==> Retrieving sources...39 -> Found make-4.4.1.tar.lz40 -> Found make-4.4.1.tar.lz.sig41==> WARNING: Skipping all source file integrity checks.42==> Extracting sources...43 -> Extracting make-4.4.1.tar.lz with bsdtar44==> Starting build()...45checking for a BSD-compatible install... /usr/bin/install -c46checking whether build environment is sane... yes47checking for a race-free mkdir -p... /usr/bin/mkdir -p48checking for gawk... gawk49checking whether make sets $(MAKE)... yes50checking whether make supports nested variables... yes51checking whether make supports the include directive... yes (GNU style)52checking for gcc... gcc53checking whether the C compiler works... yes54checking for C compiler default output file name... a.out55checking for suffix of executables...56checking whether we are cross compiling... no57checking for suffix of object files... o58checking whether the compiler supports GNU C... yes59checking whether gcc accepts -g... yes60checking for gcc option to enable C11 features... none needed61checking whether gcc understands -c and -o together... yes62checking whether the compiler is clang... no63checking for compiler option needed when checking for declarations... none64checking dependency style of gcc... gcc365checking for stdio.h... yes66checking for stdlib.h... yes67checking for string.h... yes68checking for inttypes.h... yes69checking for stdint.h... yes70checking for strings.h... yes71checking for sys/stat.h... yes72checking for sys/types.h... yes73checking for unistd.h... yes74checking for wchar.h... yes75checking for minix/config.h... no76checking for sys/param.h... yes77checking for stdbool.h... yes78checking for vfork.h... no79checking whether it is safe to define __EXTENSIONS__... yes80checking whether _XOPEN_SOURCE should be defined... no81checking for gcc... (cached) gcc82checking whether the compiler supports GNU C... (cached) yes83checking whether gcc accepts -g... (cached) yes84checking for gcc option to enable C11 features... (cached) none needed85checking whether gcc understands -c and -o together... (cached) yes86checking whether the compiler is clang... (cached) no87checking for compiler option needed when checking for declarations... (cached) none88checking dependency style of gcc... (cached) gcc389checking for g++... g++90checking whether the compiler supports GNU C++... yes91checking whether g++ accepts -g... yes92checking for g++ option to enable C++11 features... none needed93checking dependency style of g++... gcc394checking build system type... aarch64-unknown-linux-gnu95checking host system type... aarch64-unknown-linux-gnu96checking how to run the C preprocessor... gcc -E97checking for grep that handles long lines and -e... /usr/bin/grep98checking for egrep... /usr/bin/grep -E99checking for Minix Amsterdam compiler... no100checking for ar... ar101checking for ranlib... ranlib102checking for gcc option to enable large file support... none needed103checking for size_t... yes104checking for working alloca.h... yes105checking for alloca... yes106checking for eaccess... yes107checking for gcc options needed to detect all undeclared functions... none needed108checking host CPU and C ABI... arm64109checking for C compiler option to allow warnings... -Wno-error110checking for alloca as a compiler built-in... yes111checking for getloadavg... yes112checking for sys/loadavg.h... no113checking whether getloadavg is declared... yes114checking if system libc has working GNU glob... yes115checking whether system uses MSDOS-style paths... no116checking for bool, true, false... yes117checking for ranlib... (cached) ranlib118checking how to run the C preprocessor... gcc -E119checking for ar... ar120checking for perl... perl121checking whether byte ordering is bigendian... no122checking for a sed that does not truncate output... /usr/bin/sed123checking whether NLS is requested... yes124checking for msgfmt... /usr/bin/msgfmt125checking for gmsgfmt... /usr/bin/msgfmt126checking for xgettext... /usr/bin/xgettext127checking for msgmerge... /usr/bin/msgmerge128checking for ld used by gcc... /usr/bin/ld129checking if the linker (/usr/bin/ld) is GNU ld... yes130checking for shared library run path origin... done131checking for CFPreferencesCopyAppValue... no132checking for CFLocaleCopyCurrent... no133checking for GNU gettext in libc... yes134checking whether to use NLS... yes135checking where the gettext function comes from... libc136checking for library containing strerror... none required137checking for library containing getpwnam... none required138checking for dirent.h that defines DIR... yes139checking for library containing opendir... none required140checking whether stat file-mode macros are broken... no141checking for stdlib.h... (cached) yes142checking for string.h... (cached) yes143checking for strings.h... (cached) yes144checking for locale.h... yes145checking for unistd.h... (cached) yes146checking for limits.h... yes147checking for memory.h... yes148checking for sys/param.h... (cached) yes149checking for sys/resource.h... yes150checking for sys/timeb.h... yes151checking for sys/time.h... yes152checking for sys/select.h... yes153checking for sys/file.h... yes154checking for fcntl.h... yes155checking for spawn.h... yes156checking for an ANSI C-conforming const... yes157checking for uid_t in sys/types.h... yes158checking for pid_t... yes159checking for off_t... yes160checking for size_t... (cached) yes161checking for ssize_t... yes162checking for unsigned long long int... yes163checking for long long int... yes164checking for intmax_t... yes165checking for uintmax_t... yes166checking for sig_atomic_t... yes167checking for nanoseconds field of struct stat... st_mtim.tv_nsec168checking whether to use high resolution file timestamps... yes169checking for library containing clock_gettime... none required170checking for standard gettimeofday... yes171checking for strtoll... yes172checking for strdup... yes173checking for strndup... yes174checking for stpcpy... yes175checking for memrchr... yes176checking for mempcpy... yes177checking for umask... yes178checking for mkstemp... yes179checking for mktemp... yes180checking for fdopen... yes181checking for dup... yes182checking for dup2... yes183checking for getcwd... yes184checking for realpath... yes185checking for sigsetmask... yes186checking for sigaction... yes187checking for getgroups... yes188checking for seteuid... yes189checking for setegid... yes190checking for setlinebuf... yes191checking for setreuid... yes192checking for setregid... yes193checking for mkfifo... yes194checking for getrlimit... yes195checking for setrlimit... yes196checking for setvbuf... yes197checking for pipe... yes198checking for strerror... yes199checking for strsignal... yes200checking for lstat... yes201checking for readlink... yes202checking for atexit... yes203checking for isatty... yes204checking for ttyname... yes205checking for pselect... yes206checking for posix_spawn... yes207checking for posix_spawnattr_setsigmask... yes208checking whether bsd_signal is declared... no209checking for fork... yes210checking for vfork... yes211checking for working fork... yes212checking for working vfork... (cached) yes213checking for strcasecmp... yes214checking for strncasecmp... yes215checking for strcmpi... no216checking for strncmpi... no217checking for stricmp... no218checking for strnicmp... no219checking for working strcoll... yes220checking whether closedir returns void... no221checking for struct dirent.d_type... yes222checking for pkg-config... /usr/bin/pkg-config223checking pkg-config is at least version 0.9.0... yes224checking for GNU Guile... 3.0225checking for guile-3.0... yes226checking for libguile.h... yes227checking whether we can link GNU Guile... yes228checking whether sys_siglist is declared... no229checking whether _sys_siglist is declared... no230checking whether __sys_siglist is declared... no231checking for sys/wait.h... yes232checking for waitpid... yes233checking for wait3... yes234checking for union wait... no235checking for SA_RESTART... yes236checking whether dlopen is declared... yes237checking whether dlsym is declared... yes238checking whether dlerror is declared... yes239checking for library containing dlopen... none required240checking if the linker accepts -Wl,--export-dynamic... yes241checking for posix_spawn that fails synchronously... no242checking for location of SCCS get command... get243checking if malloc debugging is wanted... no244checking that generated files are newer than configure... done245configure: creating ./config.status246config.status: creating build.cfg247config.status: creating tests/config-flags.pm248config.status: creating Makefile249config.status: creating lib/Makefile250config.status: creating doc/Makefile251config.status: creating po/Makefile.in252config.status: creating src/config.h253config.status: executing depfiles commands254config.status: executing po-directories commands255config.status: creating po/POTFILES256config.status: creating po/Makefile257Making all in lib258make[1]: Entering directory '/build/make/src/make-4.4.1/lib'259sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \260 -e 's|@''HAVE_ALLOCA_H''@|1|g' \261 ./alloca.in.h > alloca.h-t262mv alloca.h-t alloca.h263make all-recursive264make[2]: Entering directory '/build/make/src/make-4.4.1/lib'265make[3]: Entering directory '/build/make/src/make-4.4.1/lib'266gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT libgnu_a-concat-filename.o -MD -MP -MF .deps/libgnu_a-concat-filename.Tpo -c -o libgnu_a-concat-filename.o `test -f 'concat-filename.c' || echo './'`concat-filename.c267mv -f .deps/libgnu_a-concat-filename.Tpo .deps/libgnu_a-concat-filename.Po268gcc -DHAVE_CONFIG_H -I. -I../src -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT libgnu_a-findprog-in.o -MD -MP -MF .deps/libgnu_a-findprog-in.Tpo -c -o libgnu_a-findprog-in.o `test -f 'findprog-in.c' || echo './'`findprog-in.c269mv -f .deps/libgnu_a-findprog-in.Tpo .deps/libgnu_a-findprog-in.Po270rm -f libgnu.a271ar cr libgnu.a libgnu_a-concat-filename.o libgnu_a-findprog-in.o272ranlib libgnu.a273make[3]: Leaving directory '/build/make/src/make-4.4.1/lib'274make[2]: Leaving directory '/build/make/src/make-4.4.1/lib'275make[1]: Leaving directory '/build/make/src/make-4.4.1/lib'276Making all in po277make[1]: Entering directory '/build/make/src/make-4.4.1/po'278make[1]: Nothing to be done for 'all'.279make[1]: Leaving directory '/build/make/src/make-4.4.1/po'280Making all in doc281make[1]: Entering directory '/build/make/src/make-4.4.1/doc'282make[1]: Nothing to be done for 'all'.283make[1]: Leaving directory '/build/make/src/make-4.4.1/doc'284make[1]: Entering directory '/build/make/src/make-4.4.1'285depbase=`echo src/ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\286gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/ar.o -MD -MP -MF $depbase.Tpo -c -o src/ar.o src/ar.c &&\287mv -f $depbase.Tpo $depbase.Po288depbase=`echo src/arscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\289gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/arscan.o -MD -MP -MF $depbase.Tpo -c -o src/arscan.o src/arscan.c &&\290mv -f $depbase.Tpo $depbase.Po291depbase=`echo src/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\292gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/commands.o -MD -MP -MF $depbase.Tpo -c -o src/commands.o src/commands.c &&\293mv -f $depbase.Tpo $depbase.Po294depbase=`echo src/default.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\295gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/default.o -MD -MP -MF $depbase.Tpo -c -o src/default.o src/default.c &&\296mv -f $depbase.Tpo $depbase.Po297depbase=`echo src/dir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\298gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/dir.o -MD -MP -MF $depbase.Tpo -c -o src/dir.o src/dir.c &&\299mv -f $depbase.Tpo $depbase.Po300depbase=`echo src/expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\301gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/expand.o -MD -MP -MF $depbase.Tpo -c -o src/expand.o src/expand.c &&\302mv -f $depbase.Tpo $depbase.Po303depbase=`echo src/file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\304gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/file.o -MD -MP -MF $depbase.Tpo -c -o src/file.o src/file.c &&\305mv -f $depbase.Tpo $depbase.Po306depbase=`echo src/function.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\307gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/function.o -MD -MP -MF $depbase.Tpo -c -o src/function.o src/function.c &&\308mv -f $depbase.Tpo $depbase.Po309depbase=`echo src/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\310gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/getopt.o -MD -MP -MF $depbase.Tpo -c -o src/getopt.o src/getopt.c &&\311mv -f $depbase.Tpo $depbase.Po312depbase=`echo src/getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\313gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/getopt1.o -MD -MP -MF $depbase.Tpo -c -o src/getopt1.o src/getopt1.c &&\314mv -f $depbase.Tpo $depbase.Po315depbase=`echo src/guile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\316gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/guile.o -MD -MP -MF $depbase.Tpo -c -o src/guile.o src/guile.c &&\317mv -f $depbase.Tpo $depbase.Po318depbase=`echo src/hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\319gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/hash.o -MD -MP -MF $depbase.Tpo -c -o src/hash.o src/hash.c &&\320mv -f $depbase.Tpo $depbase.Po321depbase=`echo src/implicit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\322gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/implicit.o -MD -MP -MF $depbase.Tpo -c -o src/implicit.o src/implicit.c &&\323mv -f $depbase.Tpo $depbase.Po324depbase=`echo src/job.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\325gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/job.o -MD -MP -MF $depbase.Tpo -c -o src/job.o src/job.c &&\326mv -f $depbase.Tpo $depbase.Po327depbase=`echo src/load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\328gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/load.o -MD -MP -MF $depbase.Tpo -c -o src/load.o src/load.c &&\329mv -f $depbase.Tpo $depbase.Po330depbase=`echo src/loadapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\331gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/loadapi.o -MD -MP -MF $depbase.Tpo -c -o src/loadapi.o src/loadapi.c &&\332mv -f $depbase.Tpo $depbase.Po333depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\334gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c &&\335mv -f $depbase.Tpo $depbase.Po336depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\337gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c &&\338mv -f $depbase.Tpo $depbase.Po339depbase=`echo src/output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\340gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/output.o -MD -MP -MF $depbase.Tpo -c -o src/output.o src/output.c &&\341mv -f $depbase.Tpo $depbase.Po342depbase=`echo src/read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\343gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/read.o -MD -MP -MF $depbase.Tpo -c -o src/read.o src/read.c &&\344mv -f $depbase.Tpo $depbase.Po345src/read.c: In function ???tilde_expand???:346src/read.c:3136:23: warning: initialization discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]347 3136 | char *userend = strchr (name + 1, '/');348 | ^~~~~~349depbase=`echo src/remake.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\350gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/remake.o -MD -MP -MF $depbase.Tpo -c -o src/remake.o src/remake.c &&\351mv -f $depbase.Tpo $depbase.Po352depbase=`echo src/rule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\353gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/rule.o -MD -MP -MF $depbase.Tpo -c -o src/rule.o src/rule.c &&\354mv -f $depbase.Tpo $depbase.Po355depbase=`echo src/shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\356gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/shuffle.o -MD -MP -MF $depbase.Tpo -c -o src/shuffle.o src/shuffle.c &&\357mv -f $depbase.Tpo $depbase.Po358depbase=`echo src/signame.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\359gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/signame.o -MD -MP -MF $depbase.Tpo -c -o src/signame.o src/signame.c &&\360mv -f $depbase.Tpo $depbase.Po361depbase=`echo src/strcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\362gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/strcache.o -MD -MP -MF $depbase.Tpo -c -o src/strcache.o src/strcache.c &&\363mv -f $depbase.Tpo $depbase.Po364depbase=`echo src/variable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\365gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/variable.o -MD -MP -MF $depbase.Tpo -c -o src/variable.o src/variable.c &&\366mv -f $depbase.Tpo $depbase.Po367depbase=`echo src/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\368gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/version.o -MD -MP -MF $depbase.Tpo -c -o src/version.o src/version.c &&\369mv -f $depbase.Tpo $depbase.Po370depbase=`echo src/vpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\371gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/vpath.o -MD -MP -MF $depbase.Tpo -c -o src/vpath.o src/vpath.c &&\372mv -f $depbase.Tpo $depbase.Po373depbase=`echo src/posixos.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\374gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/posixos.o -MD -MP -MF $depbase.Tpo -c -o src/posixos.o src/posixos.c &&\375mv -f $depbase.Tpo $depbase.Po376depbase=`echo src/remote-stub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\377gcc -DHAVE_CONFIG_H -Isrc -I./src -Ilib -I./lib -DLIBDIR=\"/usr/lib\" -DLOCALEDIR=\"/usr/share/locale\" -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -MT src/remote-stub.o -MD -MP -MF $depbase.Tpo -c -o src/remote-stub.o src/remote-stub.c &&\378mv -f $depbase.Tpo $depbase.Po379gcc -I/usr/include/guile/3.0 -I/usr -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/make/src=/usr/src/debug/make -flto=auto -Wl,--export-dynamic -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o make src/ar.o src/arscan.o src/commands.o src/default.o src/dir.o src/expand.o src/file.o src/function.o src/getopt.o src/getopt1.o src/guile.o src/hash.o src/implicit.o src/job.o src/load.o src/loadapi.o src/main.o src/misc.o src/output.o src/read.o src/remake.o src/rule.o src/shuffle.o src/signame.o src/strcache.o src/variable.o src/version.o src/vpath.o src/posixos.o src/remote-stub.o -lguile-3.0 -lgc -lpthread -ldl lib/libgnu.a380make[1]: Leaving directory '/build/make/src/make-4.4.1'381==> Entering fakeroot environment...382==> Starting package()...383Making install in lib384make[1]: Entering directory '/build/make/src/make-4.4.1/lib'385make install-recursive386make[2]: Entering directory '/build/make/src/make-4.4.1/lib'387make[3]: Entering directory '/build/make/src/make-4.4.1/lib'388make[4]: Entering directory '/build/make/src/make-4.4.1/lib'389make[4]: Nothing to be done for 'install-exec-am'.390make[4]: Nothing to be done for 'install-data-am'.391make[4]: Leaving directory '/build/make/src/make-4.4.1/lib'392make[3]: Leaving directory '/build/make/src/make-4.4.1/lib'393make[2]: Leaving directory '/build/make/src/make-4.4.1/lib'394make[1]: Leaving directory '/build/make/src/make-4.4.1/lib'395Making install in po396make[1]: Entering directory '/build/make/src/make-4.4.1/po'397installing be.gmo as /build/make/pkg/make/usr/share/locale/be/LC_MESSAGES/make.mo398installing bg.gmo as /build/make/pkg/make/usr/share/locale/bg/LC_MESSAGES/make.mo399installing cs.gmo as /build/make/pkg/make/usr/share/locale/cs/LC_MESSAGES/make.mo400installing da.gmo as /build/make/pkg/make/usr/share/locale/da/LC_MESSAGES/make.mo401installing de.gmo as /build/make/pkg/make/usr/share/locale/de/LC_MESSAGES/make.mo402installing es.gmo as /build/make/pkg/make/usr/share/locale/es/LC_MESSAGES/make.mo403installing fi.gmo as /build/make/pkg/make/usr/share/locale/fi/LC_MESSAGES/make.mo404installing fr.gmo as /build/make/pkg/make/usr/share/locale/fr/LC_MESSAGES/make.mo405installing ga.gmo as /build/make/pkg/make/usr/share/locale/ga/LC_MESSAGES/make.mo406installing gl.gmo as /build/make/pkg/make/usr/share/locale/gl/LC_MESSAGES/make.mo407installing he.gmo as /build/make/pkg/make/usr/share/locale/he/LC_MESSAGES/make.mo408installing hr.gmo as /build/make/pkg/make/usr/share/locale/hr/LC_MESSAGES/make.mo409installing id.gmo as /build/make/pkg/make/usr/share/locale/id/LC_MESSAGES/make.mo410installing it.gmo as /build/make/pkg/make/usr/share/locale/it/LC_MESSAGES/make.mo411installing ja.gmo as /build/make/pkg/make/usr/share/locale/ja/LC_MESSAGES/make.mo412installing ko.gmo as /build/make/pkg/make/usr/share/locale/ko/LC_MESSAGES/make.mo413installing lt.gmo as /build/make/pkg/make/usr/share/locale/lt/LC_MESSAGES/make.mo414installing nl.gmo as /build/make/pkg/make/usr/share/locale/nl/LC_MESSAGES/make.mo415installing pl.gmo as /build/make/pkg/make/usr/share/locale/pl/LC_MESSAGES/make.mo416installing pt.gmo as /build/make/pkg/make/usr/share/locale/pt/LC_MESSAGES/make.mo417installing pt_BR.gmo as /build/make/pkg/make/usr/share/locale/pt_BR/LC_MESSAGES/make.mo418installing ro.gmo as /build/make/pkg/make/usr/share/locale/ro/LC_MESSAGES/make.mo419installing ru.gmo as /build/make/pkg/make/usr/share/locale/ru/LC_MESSAGES/make.mo420installing sr.gmo as /build/make/pkg/make/usr/share/locale/sr/LC_MESSAGES/make.mo421installing sv.gmo as /build/make/pkg/make/usr/share/locale/sv/LC_MESSAGES/make.mo422installing tr.gmo as /build/make/pkg/make/usr/share/locale/tr/LC_MESSAGES/make.mo423installing uk.gmo as /build/make/pkg/make/usr/share/locale/uk/LC_MESSAGES/make.mo424installing vi.gmo as /build/make/pkg/make/usr/share/locale/vi/LC_MESSAGES/make.mo425installing zh_CN.gmo as /build/make/pkg/make/usr/share/locale/zh_CN/LC_MESSAGES/make.mo426installing zh_TW.gmo as /build/make/pkg/make/usr/share/locale/zh_TW/LC_MESSAGES/make.mo427if test "make" = "gettext-tools"; then \428 /usr/bin/mkdir -p /build/make/pkg/make/usr/share/gettext/po; \429 for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \430 /usr/bin/install -c -m 644 ./$file \431 /build/make/pkg/make/usr/share/gettext/po/$file; \432 done; \433 for file in Makevars; do \434 rm -f /build/make/pkg/make/usr/share/gettext/po/$file; \435 done; \436else \437 : ; \438fi439make[1]: Leaving directory '/build/make/src/make-4.4.1/po'440Making install in doc441make[1]: Entering directory '/build/make/src/make-4.4.1/doc'442make[2]: Entering directory '/build/make/src/make-4.4.1/doc'443make[2]: Nothing to be done for 'install-exec-am'.444 /usr/bin/mkdir -p '/build/make/pkg/make/usr/share/info'445 /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 ./make.info-3 '/build/make/pkg/make/usr/share/info'446 install-info --info-dir='/build/make/pkg/make/usr/share/info' '/build/make/pkg/make/usr/share/info/make.info'447make[2]: Leaving directory '/build/make/src/make-4.4.1/doc'448make[1]: Leaving directory '/build/make/src/make-4.4.1/doc'449make[1]: Entering directory '/build/make/src/make-4.4.1'450make[2]: Entering directory '/build/make/src/make-4.4.1'451 /usr/bin/mkdir -p '/build/make/pkg/make/usr/bin'452 /usr/bin/install -c make '/build/make/pkg/make/usr/bin'453 /usr/bin/mkdir -p '/build/make/pkg/make/usr/include'454 /usr/bin/install -c -m 644 src/gnumake.h '/build/make/pkg/make/usr/include'455 /usr/bin/mkdir -p '/build/make/pkg/make/usr/share/man/man1'456 /usr/bin/install -c -m 644 doc/make.1 '/build/make/pkg/make/usr/share/man/man1'457make[2]: Leaving directory '/build/make/src/make-4.4.1'458make[1]: Leaving directory '/build/make/src/make-4.4.1'459==> Tidying install...460 -> Removing libtool files...461 -> Removing static library files...462 -> Purging unwanted files...463 -> Stripping unneeded symbols from binaries and libraries...464 -> Compressing man and info pages...465==> Checking for packaging issues...466==> Creating package "make"...467 -> Generating .PKGINFO file...468 -> Generating .BUILDINFO file...469 -> Generating .MTREE file...470 -> Compressing package...471==> Creating package "make-debug"...472 -> Generating .PKGINFO file...473 -> Generating .BUILDINFO file...474 -> Generating .MTREE file...475 -> Compressing package...476==> Leaving fakeroot environment.477==> Finished making: make 4.4.1-3 (Sun Sep 13 17:07:10 2026)478==> builder-signed make-4.4.1-3-aarch64.pkg.tar.zst479==> builder-signed make-debug-4.4.1-3-aarch64.pkg.tar.zst480==> archci-build finished with 0 at 2026-09-13T17:07:10Z: make-4.4.1-3-aarch64.pkg.tar.zst make-debug-4.4.1-3-aarch64.pkg.tar.zst