==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: gf2x 1.3.0-3 (Tue Jul  2 18:40:00 2024)
==> Retrieving sources...
  -> Cloning gf2x git repo...
Cloning into bare repository '/home/leming/work/gf2x/gf2x'...
warning: redirecting to https://gitlab.inria.fr/gf2x/gf2x.git/
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gf2x ... Skipped
==> Making package: gf2x 1.3.0-3 (Tue 02 Jul 2024 06:40:09 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             git-2.45.2-1

Total Download Size:    7.51 MiB
Total Installed Size:  43.91 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.45.2-1-aarch64 downloading...
 perl-mailtools-2.21-7-any downloading...
 perl-timedate-2.33-5-any downloading...
 perl-error-0.17029-5-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of gf2x git repo...
Cloning into 'gf2x'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I config --install
aclocal: installing 'config/libtool.m4' from '/usr/share/aclocal/libtool.m4'
aclocal: installing 'config/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4'
aclocal: installing 'config/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4'
aclocal: installing 'config/ltversion.m4' from '/usr/share/aclocal/ltversion.m4'
aclocal: installing 'config/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4'
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal -I config --install
autoreconf: running: /usr/bin/autoconf
configure.ac:106: warning: The macro 'AC_PROG_CC_C99' is obsolete.
configure.ac:106: You should run autoupdate.
./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from...
configure.ac:106: the top level
configure.ac:109: warning: The macro 'AC_FD_CC' is obsolete.
configure.ac:109: You should run autoupdate.
./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
config/acinclude.m4:659: GF2X_PROG_CC_FOR_BUILD_WORKS is expanded from...
config/acinclude.m4:628: GF2X_PROG_CC_FOR_BUILD is expanded from...
configure.ac:109: the top level
configure.ac:110: warning: The macro 'AC_FD_CC' is obsolete.
configure.ac:110: You should run autoupdate.
./lib/autoconf/general.m4:399: AC_FD_CC 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...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
config/acinclude.m4:698: GF2X_PROG_EXEEXT_FOR_BUILD is expanded from...
configure.ac:110: the top level
autoreconf: running: /usr/bin/autoheader
autoheader: warning: cannot read gf2x.h.in: No such file or directory
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:51: installing 'config/compile'
configure.ac:63: installing 'config/install-sh'
configure.ac:63: installing 'config/missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
autoreconf: Leaving directory '.'
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
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 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 size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking how to print strings... printf
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 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 for g++... g++
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 dependency style of g++... gcc3
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 warning verbosity option... -Wall -W for C++ -Wall -W for C
checking how to run the C preprocessor... gcc -E
checking build system compiler gcc... yes
checking for build system executable suffix... 
checking for __attribute__((visibility("hidden")))... yes
checking that clock() returns non-constant values... yes
checking size of unsigned long... 8
checking whether gcc can compile and run sse-2 code... no
checking whether gcc can compile and run sse-3 code... skipped, no
checking whether gcc can compile and run ssse3 code... skipped, no
checking whether gcc can compile and run sse-4.1 code... skipped, no
checking whether gcc can compile pclmulqdq and if it is supported by the hardware... skipped, no
configure: using ABI="default"
configure:       CC="gcc"
configure:       CFLAGS="-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W"
configure:       CPPFLAGS=""
configure:       hwdir="generic64"
checking the number of bits in an unsigned long... 64
checking whether already_tuned/generic64/ is right assuming 64-bits unsigned longs... yes
0
0
File ./toom-gpl.c is present, using a GPL-licensed gf2x
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating version.sh
config.status: creating Makefile
config.status: creating tests/Makefile
config.status: creating lowlevel/Makefile
config.status: creating src/Makefile
config.status: creating fft/Makefile
config.status: creating apps/Makefile
config.status: creating fft/gf2x-fft.h
config.status: creating gf2x.h.in
config.status: creating gf2x.pc
config.status: creating gf2x/gf2x-config.h
config.status: creating gf2x/gf2x-config-export.h
config.status: creating gf2x.h
config.status: linking already_tuned/generic64/gf2x-thresholds.h to gf2x/gf2x-thresholds.h
config.status: linking already_tuned/generic64/gf2x_mul1.h to gf2x/gf2x_mul1.h
config.status: linking already_tuned/generic/gf2x_mul2.h to gf2x/gf2x_mul2.h
config.status: linking already_tuned/generic/gf2x_mul3.h to gf2x/gf2x_mul3.h
config.status: linking already_tuned/generic/gf2x_mul4.h to gf2x/gf2x_mul4.h
config.status: linking already_tuned/generic/gf2x_mul5.h to gf2x/gf2x_mul5.h
config.status: linking already_tuned/generic/gf2x_mul6.h to gf2x/gf2x_mul6.h
config.status: linking already_tuned/generic/gf2x_mul7.h to gf2x/gf2x_mul7.h
config.status: linking already_tuned/generic/gf2x_mul8.h to gf2x/gf2x_mul8.h
config.status: linking already_tuned/generic/gf2x_mul9.h to gf2x/gf2x_mul9.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/gf2x/src/gf2x'
Making all in lowlevel
make[2]: Entering directory '/build/gf2x/src/gf2x/lowlevel'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gf2x/src/gf2x/lowlevel'
Making all in src
make[2]: Entering directory '/build/gf2x/src/gf2x/src'
sed -e s/@@SIZE@@/1/g < ./tuneup_pre.c > tuneup_1.c
sed -e s/@@SIZE@@/1/g < ./tuning_undefs_pre.h > tuning_undefs_1.h
sed -e s/@@SIZE@@/2/g < ./tuneup_pre.c > tuneup_2.c
sed -e s/@@SIZE@@/2/g < ./tuning_undefs_pre.h > tuning_undefs_2.h
sed -e s/@@SIZE@@/3/g < ./tuneup_pre.c > tuneup_3.c
sed -e s/@@SIZE@@/3/g < ./tuning_undefs_pre.h > tuning_undefs_3.h
sed -e s/@@SIZE@@/4/g < ./tuneup_pre.c > tuneup_4.c
sed -e s/@@SIZE@@/4/g < ./tuning_undefs_pre.h > tuning_undefs_4.h
sed -e s/@@SIZE@@/5/g < ./tuneup_pre.c > tuneup_5.c
sed -e s/@@SIZE@@/5/g < ./tuning_undefs_pre.h > tuning_undefs_5.h
sed -e s/@@SIZE@@/6/g < ./tuneup_pre.c > tuneup_6.c
sed -e s/@@SIZE@@/6/g < ./tuning_undefs_pre.h > tuning_undefs_6.h
sed -e s/@@SIZE@@/7/g < ./tuneup_pre.c > tuneup_7.c
sed -e s/@@SIZE@@/7/g < ./tuning_undefs_pre.h > tuning_undefs_7.h
sed -e s/@@SIZE@@/8/g < ./tuneup_pre.c > tuneup_8.c
sed -e s/@@SIZE@@/8/g < ./tuning_undefs_pre.h > tuning_undefs_8.h
sed -e s/@@SIZE@@/9/g < ./tuneup_pre.c > tuneup_9.c
sed -e s/@@SIZE@@/9/g < ./tuning_undefs_pre.h > tuning_undefs_9.h
gcc `test -f '../lowlevel/gen_bb_mul_code.c' || echo './'`../lowlevel/gen_bb_mul_code.c -o gen_bb_mul_code
./gen_bb_mul_code 64 2 > gen_mul1_w64k2.c
./gen_bb_mul_code 64 3 > gen_mul1_w64k3.c
./gen_bb_mul_code 64 4 > gen_mul1_w64k4.c
./gen_bb_mul_code 64 5 > gen_mul1_w64k5.c
./gen_bb_mul_code 64 6 > gen_mul1_w64k6.c
make  all-am
make[3]: Entering directory '/build/gf2x/src/gf2x/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/gf2x/src/gf2x/src'
make[2]: Leaving directory '/build/gf2x/src/gf2x/src'
Making all in .
make[2]: Entering directory '/build/gf2x/src/gf2x'
gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT libgf2x_local_a-gf2x.o -MD -MP -MF .deps/libgf2x_local_a-gf2x.Tpo -c -o libgf2x_local_a-gf2x.o `test -f 'gf2x.c' || echo './'`gf2x.c
gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT libgf2x_local_a-toom.o -MD -MP -MF .deps/libgf2x_local_a-toom.Tpo -c -o libgf2x_local_a-toom.o `test -f 'toom.c' || echo './'`toom.c
gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT libgf2x_local_a-toom128.o -MD -MP -MF .deps/libgf2x_local_a-toom128.Tpo -c -o libgf2x_local_a-toom128.o `test -f 'toom128.c' || echo './'`toom128.c
gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT libgf2x_local_a-toom-gpl.o -MD -MP -MF .deps/libgf2x_local_a-toom-gpl.Tpo -c -o libgf2x_local_a-toom-gpl.o `test -f 'toom-gpl.c' || echo './'`toom-gpl.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT libgf2x_la-gf2x.lo -MD -MP -MF .deps/libgf2x_la-gf2x.Tpo -c -o libgf2x_la-gf2x.lo `test -f 'gf2x.c' || echo './'`gf2x.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT libgf2x_la-toom.lo -MD -MP -MF .deps/libgf2x_la-toom.Tpo -c -o libgf2x_la-toom.lo `test -f 'toom.c' || echo './'`toom.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT libgf2x_la-toom128.lo -MD -MP -MF .deps/libgf2x_la-toom128.Tpo -c -o libgf2x_la-toom128.lo `test -f 'toom128.c' || echo './'`toom128.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT libgf2x_la-toom-gpl.lo -MD -MP -MF .deps/libgf2x_la-toom-gpl.Tpo -c -o libgf2x_la-toom-gpl.lo `test -f 'toom-gpl.c' || echo './'`toom-gpl.c
In file included from gf2x/gf2x-impl.h:141,
                 from toom128.c:35:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
mv -f .deps/libgf2x_local_a-toom128.Tpo .deps/libgf2x_local_a-toom128.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT fft/libgf2x_la-gf2x-ternary-fft.lo -MD -MP -MF fft/.deps/libgf2x_la-gf2x-ternary-fft.Tpo -c -o fft/libgf2x_la-gf2x-ternary-fft.lo `test -f 'fft/gf2x-ternary-fft.c' || echo './'`fft/gf2x-ternary-fft.c
In file included from gf2x/gf2x-impl.h:141,
                 from toom.c:37:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
toom.c: In function 'gf2x_mul_kara':
toom.c:255:45: warning: self-comparison always evaluates to false [-Wtautological-compare]
toom.c:255:78: warning: self-comparison always evaluates to false [-Wtautological-compare]
mv -f .deps/libgf2x_local_a-toom.Tpo .deps/libgf2x_local_a-toom.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT libgf2x_la-toom.lo -MD -MP -MF .deps/libgf2x_la-toom.Tpo -c toom.c  -fPIC -DPIC -o .libs/libgf2x_la-toom.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT libgf2x_la-toom128.lo -MD -MP -MF .deps/libgf2x_la-toom128.Tpo -c toom128.c  -fPIC -DPIC -o .libs/libgf2x_la-toom128.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT libgf2x_la-gf2x.lo -MD -MP -MF .deps/libgf2x_la-gf2x.Tpo -c gf2x.c  -fPIC -DPIC -o .libs/libgf2x_la-gf2x.o
gcc -DHAVE_CONFIG_H -I. -I./gf2x  -I. -I. -I./fft -I./fft   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -MT fft/libgf2x_local_a-gf2x-ternary-fft.o -MD -MP -MF fft/.deps/libgf2x_local_a-gf2x-ternary-fft.Tpo -c -o fft/libgf2x_local_a-gf2x-ternary-fft.o `test -f 'fft/gf2x-ternary-fft.c' || echo './'`fft/gf2x-ternary-fft.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT libgf2x_la-toom-gpl.lo -MD -MP -MF .deps/libgf2x_la-toom-gpl.Tpo -c toom-gpl.c  -fPIC -DPIC -o .libs/libgf2x_la-toom-gpl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT fft/libgf2x_la-gf2x-ternary-fft.lo -MD -MP -MF fft/.deps/libgf2x_la-gf2x-ternary-fft.Tpo -c fft/gf2x-ternary-fft.c  -fPIC -DPIC -o fft/.libs/libgf2x_la-gf2x-ternary-fft.o
In file included from gf2x/gf2x-impl.h:141,
                 from toom128.c:35:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT libgf2x_la-toom128.lo -MD -MP -MF .deps/libgf2x_la-toom128.Tpo -c toom128.c -o libgf2x_la-toom128.o >/dev/null 2>&1
In file included from gf2x/gf2x-impl.h:141,
                 from gf2x.c:36:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
mv -f .deps/libgf2x_local_a-gf2x.Tpo .deps/libgf2x_local_a-gf2x.Po
In file included from gf2x/gf2x-impl.h:141,
                 from toom.c:37:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
toom.c: In function 'gf2x_mul_kara':
toom.c:255:45: warning: self-comparison always evaluates to false [-Wtautological-compare]
toom.c:255:78: warning: self-comparison always evaluates to false [-Wtautological-compare]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT libgf2x_la-toom.lo -MD -MP -MF .deps/libgf2x_la-toom.Tpo -c toom.c -o libgf2x_la-toom.o >/dev/null 2>&1
mv -f .deps/libgf2x_la-toom128.Tpo .deps/libgf2x_la-toom128.Plo
In file included from gf2x/gf2x-impl.h:141,
                 from gf2x.c:36:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT libgf2x_la-gf2x.lo -MD -MP -MF .deps/libgf2x_la-gf2x.Tpo -c gf2x.c -o libgf2x_la-gf2x.o >/dev/null 2>&1
mv -f .deps/libgf2x_la-toom.Tpo .deps/libgf2x_la-toom.Plo
In file included from gf2x/gf2x-impl.h:141,
                 from toom-gpl.c:50:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
mv -f .deps/libgf2x_local_a-toom-gpl.Tpo .deps/libgf2x_local_a-toom-gpl.Po
mv -f .deps/libgf2x_la-gf2x.Tpo .deps/libgf2x_la-gf2x.Plo
In file included from ./gf2x/gf2x-impl.h:141,
                 from fft/gf2x-ternary-fft.c:42:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
In file included from fft/gf2x-fft.h:63,
                 from fft/gf2x-ternary-fft.c:43:
fft/gf2x-cantor-fft.h:543:70: warning: argument 1 of type 'struct gf2x_cantor_fft_info[1]' with mismatched bound [-Warray-parameter=]
fft/gf2x-cantor-fft.h:159:34: note: previously declared as 'gf2x_cantor_fft_info_ptr' {aka 'struct gf2x_cantor_fft_info *'}
fft/gf2x-cantor-fft.h:544:75: warning: argument 1 of type 'struct gf2x_cantor_fft_info[1]' with mismatched bound [-Warray-parameter=]
fft/gf2x-cantor-fft.h:132:34: note: previously declared as 'gf2x_cantor_fft_info_ptr' {aka 'struct gf2x_cantor_fft_info *'}
mv -f fft/.deps/libgf2x_local_a-gf2x-ternary-fft.Tpo fft/.deps/libgf2x_local_a-gf2x-ternary-fft.Po
rm -f libgf2x-local.a
ar cru libgf2x-local.a libgf2x_local_a-gf2x.o libgf2x_local_a-toom.o libgf2x_local_a-toom128.o libgf2x_local_a-toom-gpl.o fft/libgf2x_local_a-gf2x-ternary-fft.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgf2x-local.a
In file included from ./gf2x/gf2x-impl.h:141,
                 from fft/gf2x-ternary-fft.c:42:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
In file included from fft/gf2x-fft.h:63,
                 from fft/gf2x-ternary-fft.c:43:
fft/gf2x-cantor-fft.h:543:70: warning: argument 1 of type 'struct gf2x_cantor_fft_info[1]' with mismatched bound [-Warray-parameter=]
fft/gf2x-cantor-fft.h:159:34: note: previously declared as 'gf2x_cantor_fft_info_ptr' {aka 'struct gf2x_cantor_fft_info *'}
fft/gf2x-cantor-fft.h:544:75: warning: argument 1 of type 'struct gf2x_cantor_fft_info[1]' with mismatched bound [-Warray-parameter=]
fft/gf2x-cantor-fft.h:132:34: note: previously declared as 'gf2x_cantor_fft_info_ptr' {aka 'struct gf2x_cantor_fft_info *'}
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT fft/libgf2x_la-gf2x-ternary-fft.lo -MD -MP -MF fft/.deps/libgf2x_la-gf2x-ternary-fft.Tpo -c fft/gf2x-ternary-fft.c -o fft/libgf2x_la-gf2x-ternary-fft.o >/dev/null 2>&1
In file included from gf2x/gf2x-impl.h:141,
                 from toom-gpl.c:50:
./fft/gf2x-ternary-fft.h:501:77: warning: argument 1 of type 'struct gf2x_ternary_fft_info[1]' with mismatched bound [-Warray-parameter=]
./fft/gf2x-ternary-fft.h:97:35: note: previously declared as 'gf2x_ternary_fft_info_ptr' {aka 'struct gf2x_ternary_fft_info *'}
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./gf2x -I. -I. -I./fft -I./fft -fvisibility=hidden "-DGF2X_EXPORTED=__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -W -MT libgf2x_la-toom-gpl.lo -MD -MP -MF .deps/libgf2x_la-toom-gpl.Tpo -c toom-gpl.c -o libgf2x_la-toom-gpl.o >/dev/null 2>&1
mv -f fft/.deps/libgf2x_la-gf2x-ternary-fft.Tpo fft/.deps/libgf2x_la-gf2x-ternary-fft.Plo
mv -f .deps/libgf2x_la-toom-gpl.Tpo .deps/libgf2x_la-toom-gpl.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -fvisibility=hidden -DGF2X_EXPORTED="__attribute__((visibility(\"default\")))" -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -W -version-info 3:0:0 -no-undefined -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libgf2x.la -rpath /usr/lib libgf2x_la-gf2x.lo libgf2x_la-toom.lo libgf2x_la-toom128.lo libgf2x_la-toom-gpl.lo fft/libgf2x_la-gf2x-ternary-fft.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libgf2x_la-gf2x.o .libs/libgf2x_la-toom.o .libs/libgf2x_la-toom128.o .libs/libgf2x_la-toom-gpl.o fft/.libs/libgf2x_la-gf2x-ternary-fft.o    -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgf2x.so.3 -o .libs/libgf2x.so.3.0.0
libtool: link: (cd ".libs" && rm -f "libgf2x.so.3" && ln -s "libgf2x.so.3.0.0" "libgf2x.so.3")
libtool: link: (cd ".libs" && rm -f "libgf2x.so" && ln -s "libgf2x.so.3.0.0" "libgf2x.so")
libtool: link: ar cr .libs/libgf2x.a  libgf2x_la-gf2x.o libgf2x_la-toom.o libgf2x_la-toom128.o libgf2x_la-toom-gpl.o fft/libgf2x_la-gf2x-ternary-fft.o
libtool: link: ranlib .libs/libgf2x.a
libtool: link: ( cd ".libs" && rm -f "libgf2x.la" && ln -s "../libgf2x.la" "libgf2x.la" )
make[2]: Leaving directory '/build/gf2x/src/gf2x'
Making all in fft
make[2]: Entering directory '/build/gf2x/src/gf2x/fft'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gf2x/src/gf2x/fft'
Making all in tests
make[2]: Entering directory '/build/gf2x/src/gf2x/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gf2x/src/gf2x/tests'
make[1]: Leaving directory '/build/gf2x/src/gf2x'
==> Entering fakeroot environment...
==> Starting package()...
Making install in lowlevel
make[1]: Entering directory '/build/gf2x/src/gf2x/lowlevel'
make[2]: Entering directory '/build/gf2x/src/gf2x/lowlevel'
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/gf2x/src/gf2x/lowlevel'
make[1]: Leaving directory '/build/gf2x/src/gf2x/lowlevel'
Making install in src
make[1]: Entering directory '/build/gf2x/src/gf2x/src'
make  install-am
make[2]: Entering directory '/build/gf2x/src/gf2x/src'
make[3]: Entering directory '/build/gf2x/src/gf2x/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gf2x/src/gf2x/src'
make[2]: Leaving directory '/build/gf2x/src/gf2x/src'
make[1]: Leaving directory '/build/gf2x/src/gf2x/src'
Making install in .
make[1]: Entering directory '/build/gf2x/src/gf2x'
make[2]: Entering directory '/build/gf2x/src/gf2x'
 /usr/bin/mkdir -p '/build/gf2x/pkg/gf2x/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/gf2x/pkg/gf2x/usr/include'
 /usr/bin/install -c -m 644 gf2x.pc '/build/gf2x/pkg/gf2x/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/gf2x/pkg/gf2x/usr/include'
 /usr/bin/mkdir -p '/build/gf2x/pkg/gf2x/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libgf2x.la '/build/gf2x/pkg/gf2x/usr/lib'
 /usr/bin/install -c -m 644  gf2x.h '/build/gf2x/pkg/gf2x/usr/include/.'
 /usr/bin/mkdir -p '/build/gf2x/pkg/gf2x/usr/include/gf2x'
 /usr/bin/install -c -m 644  gf2x/gf2x-impl-export.h gf2x/gf2x-small.h '/build/gf2x/pkg/gf2x/usr/include/gf2x'
 /usr/bin/mkdir -p '/build/gf2x/pkg/gf2x/usr/include/gf2x'
 /usr/bin/install -c -m 644  gf2x/gf2x-config.h gf2x/gf2x-config-export.h gf2x/gf2x-thresholds.h gf2x/gf2x_mul1.h gf2x/gf2x_mul2.h gf2x/gf2x_mul3.h gf2x/gf2x_mul4.h gf2x/gf2x_mul5.h gf2x/gf2x_mul6.h gf2x/gf2x_mul7.h gf2x/gf2x_mul8.h gf2x/gf2x_mul9.h '/build/gf2x/pkg/gf2x/usr/include/gf2x'
libtool: install: /usr/bin/install -c .libs/libgf2x.so.3.0.0 /build/gf2x/pkg/gf2x/usr/lib/libgf2x.so.3.0.0
libtool: install: (cd /build/gf2x/pkg/gf2x/usr/lib && { ln -s -f libgf2x.so.3.0.0 libgf2x.so.3 || { rm -f libgf2x.so.3 && ln -s libgf2x.so.3.0.0 libgf2x.so.3; }; })
libtool: install: (cd /build/gf2x/pkg/gf2x/usr/lib && { ln -s -f libgf2x.so.3.0.0 libgf2x.so || { rm -f libgf2x.so && ln -s libgf2x.so.3.0.0 libgf2x.so; }; })
libtool: install: /usr/bin/install -c .libs/libgf2x.lai /build/gf2x/pkg/gf2x/usr/lib/libgf2x.la
libtool: install: /usr/bin/install -c .libs/libgf2x.a /build/gf2x/pkg/gf2x/usr/lib/libgf2x.a
libtool: install: chmod 644 /build/gf2x/pkg/gf2x/usr/lib/libgf2x.a
libtool: install: ranlib /build/gf2x/pkg/gf2x/usr/lib/libgf2x.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/gf2x/src/gf2x'
make[1]: Leaving directory '/build/gf2x/src/gf2x'
Making install in fft
make[1]: Entering directory '/build/gf2x/src/gf2x/fft'
make[2]: Entering directory '/build/gf2x/src/gf2x/fft'
make[2]: Leaving directory '/build/gf2x/src/gf2x/fft'
make[1]: Leaving directory '/build/gf2x/src/gf2x/fft'
Making install in tests
make[1]: Entering directory '/build/gf2x/src/gf2x/tests'
make[2]: Entering directory '/build/gf2x/src/gf2x/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/gf2x/src/gf2x/tests'
make[1]: Leaving directory '/build/gf2x/src/gf2x/tests'
==> 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 "gf2x"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gf2x 1.3.0-3 (Tue 02 Jul 2024 06:40:43 PM MDT)
==> Cleaning up...