==> Cloning numactl ... Cloning into 'numactl'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring numactl :: 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 129k 100 129k 0 0 356k 0 --:--:-- --:--:-- --:--:-- 356k 100 129k 100 129k 0 0 356k 0 --:--:-- --:--:-- --:--:-- 355k % 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 8504k 100 8504k 0 0 20.0M 0 --:--:-- --:--:-- --:--:-- 20.0M % 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 140k 100 140k 0 0 409k 0 --:--:-- --:--:-- --:--:-- 410k :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (1) archlinux-keyring-20240208-1 Total Download Size: 1.16 MiB Total Installed Size: 1.66 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 1189k 100 1189k 0 0 85.0M 0 --:--:-- --:--:-- --:--:-- 89.3M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... upgrading archlinux-keyring... ==> Appending keys from archlinux.gpg... ==> Updating trust database... gpg: next trustdb check due at 2025-07-01 :: Running post-transaction hooks... (1/2) Reloading system manager configuration... Skipped: Running in chroot. (2/2) Arming ConditionNeedsUpdate... ==> Making package: numactl 2.0.18-1 (Thu Mar 13 22:15:39 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading numactl-2.0.18.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 213k 0 213k 0 0 589k 0 --:--:-- --:--:-- --:--:-- 589k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... numactl-2.0.18.tar.gz ... Passed ==> Validating source files with b2sums... numactl-2.0.18.tar.gz ... Passed ==> Extracting sources... -> Extracting numactl-2.0.18.tar.gz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force 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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 autoreconf: running: /usr/bin/autoconf --force configure.ac:23: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.ac:23: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... 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... m4/ax_tls.m4:49: AX_TLS is expanded from... configure.ac:23: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing 'build-aux/compile' configure.ac:13: installing 'build-aux/config.guess' configure.ac:13: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: 'build-aux/install-sh' is updated autoreconf: 'build-aux/config.sub' is updated autoreconf: 'build-aux/config.guess' is updated autoreconf: Leaving directory '.' ==> 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/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 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 for egrep... /usr/sbin/grep -E checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/sbin/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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/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/sbin/ld -m elf_x86_64) 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 for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc option to enable large file support... none needed checking for thread local storage (TLS) class... __thread checking whether C compiler accepts -ftree-vectorize... yes checking for library containing __atomic_fetch_and_1... -latomic checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/src/numactl-2.0.18' CC numactl-numactl.o CC numactl-util.o CC numactl-shm.o CC libnuma.lo CC syscall.lo CC distance.lo CC affinity.lo CC sysfs.lo CC rtnetlink.lo CC numastat-numastat.o CC numademo-numademo.o CC numademo-stream_lib.o CC numademo-mt.o CC numademo-clearcache.o CC numademo-util.o CC migratepages.o CC util.o CC migspeed.o CC memhog.o GEN numa.pc CCLD numastat CCLD libnuma.la CCLD numactl CCLD numademo CCLD migratepages CCLD migspeed CCLD memhog make[1]: Leaving directory '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/src/numactl-2.0.18' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/src/numactl-2.0.18' make[1]: Entering directory '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/src/numactl-2.0.18' /usr/sbin/mkdir -p '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/include' /usr/sbin/mkdir -p '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/man/man2' /usr/bin/install -c -m 644 numa.h numacompat1.h numaif.h '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/include' /usr/sbin/mkdir -p '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/man/man3' /usr/sbin/mkdir -p '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/man/man8' /usr/bin/install -c -m 644 move_pages.2 '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/man/man2' /usr/sbin/mkdir -p '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib/pkgconfig' /usr/bin/install -c -m 644 numa.3 '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/man/man3' /usr/sbin/mkdir -p '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib' /usr/bin/install -c -m 644 numa.pc '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libnuma.la '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib' /usr/bin/install -c -m 644 numactl.8 numastat.8 migratepages.8 migspeed.8 memhog.8 '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/man/man8' libtool: install: /usr/bin/install -c .libs/libnuma.so.1.0.0 /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib/libnuma.so.1.0.0 libtool: install: (cd /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib && { ln -s -f libnuma.so.1.0.0 libnuma.so.1 || { rm -f libnuma.so.1 && ln -s libnuma.so.1.0.0 libnuma.so.1; }; }) libtool: install: (cd /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib && { ln -s -f libnuma.so.1.0.0 libnuma.so || { rm -f libnuma.so && ln -s libnuma.so.1.0.0 libnuma.so; }; }) libtool: install: /usr/bin/install -c .libs/libnuma.lai /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib/libnuma.la libtool: install: /usr/bin/install -c .libs/libnuma.a /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib/libnuma.a libtool: install: chmod 644 /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib/libnuma.a libtool: install: ranlib /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/lib/libnuma.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c numactl numastat numademo migratepages migspeed memhog '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/bin' libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/numactl /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/bin/numactl libtool: install: /usr/bin/install -c numastat /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/bin/numastat libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/numademo /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/bin/numademo libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/migratepages /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/bin/migratepages libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/migspeed /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/bin/migspeed libtool: warning: 'libnuma.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/memhog /tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/bin/memhog make[1]: Leaving directory '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/src/numactl-2.0.18' make: Leaving directory '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/src/numactl-2.0.18' install: creating directory '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/doc' install: creating directory '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/doc/numactl' 'numactl-2.0.18/README.md' -> '/tmp/archlinux-ci/numactl-archlinuxrb-build-CrQDtx4O/numactl/pkg/numactl/usr/share/doc/numactl/README.md' ==> 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 "numactl"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: numactl 2.0.18-1 (Thu Mar 13 22:16:08 2025)