==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: numactl 2.0.19-1 (Tue Oct 29 05:21:33 2024)
==> Retrieving sources...
  -> Found numactl-2.0.19.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    numactl-2.0.19.tar.gz ... Passed
==> Validating source files with b2sums...
    numactl-2.0.19.tar.gz ... Passed
==> Making package: numactl 2.0.19-1 (Tue Oct 29 05:21:40 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found numactl-2.0.19.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting numactl-2.0.19.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: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-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/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... :
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/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 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 '/build/numactl/src/numactl-2.0.19'
  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
clearcache.c:74:2: warning: #warning "Consider adding a clearcache implementation for your architecture" []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;]
   74 | #warning "Consider adding a clearcache implementation for your architecture"
      |  ^~~~~~~
  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 '/build/numactl/src/numactl-2.0.19'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/numactl/src/numactl-2.0.19'
make[1]: Entering directory '/build/numactl/src/numactl-2.0.19'
 /usr/bin/mkdir -p '/build/numactl/pkg/numactl/usr/include'
 /usr/bin/mkdir -p '/build/numactl/pkg/numactl/usr/share/man/man2'
 /usr/bin/mkdir -p '/build/numactl/pkg/numactl/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/numactl/pkg/numactl/usr/share/man/man3'
 /usr/bin/mkdir -p '/build/numactl/pkg/numactl/usr/share/man/man8'
 /usr/bin/mkdir -p '/build/numactl/pkg/numactl/usr/lib'
 /usr/bin/install -c -m 644 numa.h numacompat1.h numaif.h '/build/numactl/pkg/numactl/usr/include'
 /usr/bin/install -c -m 644 numa.pc '/build/numactl/pkg/numactl/usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libnuma.la '/build/numactl/pkg/numactl/usr/lib'
 /usr/bin/install -c -m 644 numa.3 '/build/numactl/pkg/numactl/usr/share/man/man3'
 /usr/bin/install -c -m 644 move_pages.2 '/build/numactl/pkg/numactl/usr/share/man/man2'
 /usr/bin/install -c -m 644 numactl.8 numastat.8 migratepages.8 migspeed.8 memhog.8 '/build/numactl/pkg/numactl/usr/share/man/man8'
libtool: install: /usr/bin/install -c .libs/libnuma.so.1.0.0 /build/numactl/pkg/numactl/usr/lib/libnuma.so.1.0.0
libtool: install: (cd /build/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 /build/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 /build/numactl/pkg/numactl/usr/lib/libnuma.la
libtool: install: /usr/bin/install -c .libs/libnuma.a /build/numactl/pkg/numactl/usr/lib/libnuma.a
libtool: install: chmod 644 /build/numactl/pkg/numactl/usr/lib/libnuma.a
libtool: install: ranlib /build/numactl/pkg/numactl/usr/lib/libnuma.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/numactl/pkg/numactl/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c numactl numastat numademo migratepages migspeed memhog '/build/numactl/pkg/numactl/usr/bin'
libtool: warning: 'libnuma.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/numactl /build/numactl/pkg/numactl/usr/bin/numactl
libtool: install: /usr/bin/install -c numastat /build/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 /build/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 /build/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 /build/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 /build/numactl/pkg/numactl/usr/bin/memhog
make[1]: Leaving directory '/build/numactl/src/numactl-2.0.19'
make: Leaving directory '/build/numactl/src/numactl-2.0.19'
install: creating directory '/build/numactl/pkg/numactl/usr/share/doc'
install: creating directory '/build/numactl/pkg/numactl/usr/share/doc/numactl'
'numactl-2.0.19/README.md' -> '/build/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.19-1 (Tue Oct 29 05:22:01 2024)
==> Cleaning up...