==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: gmm 5.4.2-2 (Thu Mar 23 11:25:08 2023)
==> Retrieving sources...
  -> Found gmm-5.4.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    gmm-5.4.2.tar.gz ... Passed
==> Validating source files with b2sums...
    gmm-5.4.2.tar.gz ... Passed
==> Making package: gmm 5.4.2-2 (Thu 23 Mar 2023 11:25:15 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found gmm-5.4.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting gmm-5.4.2.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: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './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:14: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:14: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
m4/ax_prefix_config_h.m4:86: AX_PREFIX_CONFIG_H is expanded from...
configure.ac:14: the top level
configure.ac:45: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:45: You should run autoupdate.
./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
configure.ac:45: the top level
configure.ac:55: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete.
configure.ac:55: You should run autoupdate.
./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: 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...
configure.ac:55: the top level
configure.ac:55: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:55: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: 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...
configure.ac:55: the top level
configure.ac:161: warning: The macro `AM_ENABLE_STATIC' is obsolete.
configure.ac:161: You should run autoupdate.
m4/ltoptions.m4:259: AM_ENABLE_STATIC is expanded from...
configure.ac:161: the top level
configure.ac:164: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:164: You should run autoupdate.
m4/libtool.m4:101: AM_PROG_LIBTOOL is expanded from...
configure.ac:164: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:14: warning: not enough arguments for AC_CONFIG_HEADERS
configure.ac:164: installing './compile'
configure.ac:33: installing './missing'
tests/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
tests/Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
==> Starting build()...
configuring gmm 5.4...
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 for cxx... no
checking for KCC... no
checking for CC... no
checking for cc++... no
checking for xlC... no
checking for aCC... no
checking for g++... g++
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 g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether the compiler recognizes the partial specialization syntax... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
you are compiling gmm on a aarch64-unknown-linux-gnu
Using the GNU g++ compiler 12.1.0
checking how to print strings... printf
checking for gcc... gcc
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... 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for sys/times.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating include/Makefile
config.status: creating gmm-config
config.status: WARNING:  'gmm-config.in' seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing src/gmm/gmm_arch_config.h commands
config.status: creating src/gmm/gmm_arch_config.h - prefix GMM for config.h defines
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/gmm/src/gmm-5.4.2'
Making all in include
make[2]: Entering directory '/build/gmm/src/gmm-5.4.2/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gmm/src/gmm-5.4.2/include'
Making all in tests
make[2]: Entering directory '/build/gmm/src/gmm-5.4.2/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gmm/src/gmm-5.4.2/tests'
make[2]: Entering directory '/build/gmm/src/gmm-5.4.2'
make[2]: Leaving directory '/build/gmm/src/gmm-5.4.2'
make[1]: Leaving directory '/build/gmm/src/gmm-5.4.2'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/gmm/src/gmm-5.4.2'
Making install in include
make[1]: Entering directory '/build/gmm/src/gmm-5.4.2/include'
make[2]: Entering directory '/build/gmm/src/gmm-5.4.2/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/gmm/pkg/gmm/usr/include'
 /usr/bin/mkdir -p '/build/gmm/pkg/gmm/usr/include/gmm'
 /usr/bin/install -c -m 644  gmm/gmm_algobase.h gmm/gmm_arch_config.h gmm/gmm_blas.h gmm/gmm_blas_interface.h gmm/gmm_condition_number.h gmm/gmm_conjugated.h gmm/gmm_def.h gmm/gmm_dense_Householder.h gmm/gmm_dense_lu.h gmm/gmm_dense_matrix_functions.h gmm/gmm_dense_qr.h gmm/gmm_dense_sylvester.h gmm/gmm_domain_decomp.h gmm/gmm_except.h gmm/gmm_feedback_management.h gmm/gmm.h gmm/gmm_inoutput.h gmm/gmm_interface_bgeot.h gmm/gmm_interface.h gmm/gmm_iter.h gmm/gmm_iter_solvers.h gmm/gmm_kernel.h gmm/gmm_lapack_interface.h gmm/gmm_least_squares_cg.h gmm/gmm_matrix.h gmm/gmm_modified_gram_schmidt.h gmm/gmm_MUMPS_interface.h gmm/gmm_opt.h gmm/gmm_precond_diagonal.h gmm/gmm_precond.h gmm/gmm_precond_ildlt.h gmm/gmm_precond_ildltt.h gmm/gmm_precond_ilu.h gmm/gmm_precond_ilut.h gmm/gmm_precond_ilutp.h gmm/gmm_precond_mr_approx_inverse.h gmm/gmm_range_basis.h gmm/gmm_real_part.h gmm/gmm_ref.h gmm/gmm_scaled.h '/build/gmm/pkg/gmm/usr/include/gmm'
 /usr/bin/mkdir -p '/build/gmm/pkg/gmm/usr/include/gmm'
 /usr/bin/install -c -m 644  gmm/gmm_solver_bfgs.h gmm/gmm_solver_bicgstab.h gmm/gmm_solver_cg.h gmm/gmm_solver_constrained_cg.h gmm/gmm_solver_gmres.h gmm/gmm_solver_idgmres.h gmm/gmm_solver_qmr.h gmm/gmm_solver_Schwarz_additive.h gmm/gmm_std.h gmm/gmm_sub_index.h gmm/gmm_sub_matrix.h gmm/gmm_sub_vector.h gmm/gmm_superlu_interface.h gmm/gmm_transposed.h gmm/gmm_tri_solve.h gmm/gmm_vector.h gmm/gmm_vector_to_matrix.h gmm/gmm_arch_config.h '/build/gmm/pkg/gmm/usr/include/gmm'
make[2]: Leaving directory '/build/gmm/src/gmm-5.4.2/include'
make[1]: Leaving directory '/build/gmm/src/gmm-5.4.2/include'
Making install in tests
make[1]: Entering directory '/build/gmm/src/gmm-5.4.2/tests'
make[2]: Entering directory '/build/gmm/src/gmm-5.4.2/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gmm/src/gmm-5.4.2/tests'
make[1]: Leaving directory '/build/gmm/src/gmm-5.4.2/tests'
make[1]: Entering directory '/build/gmm/src/gmm-5.4.2'
make[2]: Entering directory '/build/gmm/src/gmm-5.4.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gmm/src/gmm-5.4.2'
make[1]: Leaving directory '/build/gmm/src/gmm-5.4.2'
make: Leaving directory '/build/gmm/src/gmm-5.4.2'
install: creating directory '/build/gmm/pkg/gmm/usr/share'
install: creating directory '/build/gmm/pkg/gmm/usr/share/doc'
install: creating directory '/build/gmm/pkg/gmm/usr/share/doc/gmm'
'gmm-5.4.2/AUTHORS' -> '/build/gmm/pkg/gmm/usr/share/doc/gmm/AUTHORS'
'gmm-5.4.2/ChangeLog' -> '/build/gmm/pkg/gmm/usr/share/doc/gmm/ChangeLog'
'gmm-5.4.2/README' -> '/build/gmm/pkg/gmm/usr/share/doc/gmm/README'
==> 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 "gmm"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gmm 5.4.2-2 (Thu 23 Mar 2023 11:25:39 AM MDT)
==> Cleaning up...