==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libuninameslist 20240910-1 (Sat Nov 23 12:15:18 2024)
==> Retrieving sources...
  -> Found libuninameslist-dist-20240910.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libuninameslist-dist-20240910.tar.gz ... Passed
==> Making package: libuninameslist 20240910-1 (Sat 23 Nov 2024 12:15:25 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libuninameslist-dist-20240910.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libuninameslist-dist-20240910.tar.gz with bsdtar
==> Starting prepare()...
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/ltversion.m4'
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
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 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 ar... ar
checking the archiver (ar) interface... ar
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 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 whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for wget... no
checking for strip... (cached) strip
checking for touch... touch
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wconversion... yes
checking whether C compiler accepts -Wsign-conversion... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -fno-common... yes
checking whether C compiler accepts -Wbad-function-cast... yes
checking whether C compiler accepts -Wc++-compat... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wunused... yes
checking whether C compiler accepts -Woverlength-strings... yes
checking whether C compiler accepts -Wtype-limits... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wcast-qual... yes
checking whether C compiler accepts -Wcast-align... (cached) yes
checking whether C compiler accepts -Wpadded... yes
checking whether C compiler accepts -Wno-attributes... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating py/Makefile
config.status: creating tests/Makefile
config.status: creating libuninameslist.pc
config.status: executing depfiles commands
config.status: executing libtool commands
configure:

Configuration:
  Source code location	
  Build code location	
  Destination prefix	/usr
  Compiler		gcc
  Config auto WCFLAGS	" -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -Woverlength-strings -Wtype-limits -Wpointer-arith -Wcast-qual -Wcast-align -Wpadded -Wno-attributes"
  Config auto WUNLIB	" -Wall -Wextra -Wconversion -Wsign-conversion -Wcast-align -Wformat=2 -Wformat-security -fno-common -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wunused -Woverlength-strings -Wtype-limits -Wpointer-arith -Wcast-qual -Wcast-align -Wpadded -Wno-attributes"
  Config CFLAGS		"-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection"
  Config LDFLAGS	"-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now"
  Config UN_CFLAGS	""
  Config UN_LIB		""

Optional:
  Include French C lib	no
  Build Python wheels	no


Making all in .
make[1]: Entering directory '/build/libuninameslist/src/libuninameslist-20240910'
  CC       buildnameslist.o
  CC       nameslist.lo
buildnameslist.c: In function 'dumpinit':
buildnameslist.c:382:30: warning: comparison is always true due to limited range of data type [-Wtype-limits]
buildnameslist.c:395:30: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  CCLD     buildnameslist
nameslist.c: In function 'uniNamesList_haveFR':
nameslist.c:205:38: warning: unused parameter 'lang' [-Wunused-parameter]
nameslist.c: In function 'uniNamesList_nameFR':
nameslist.c:215:89: warning: unused parameter 'uni' [-Wunused-parameter]
nameslist.c: In function 'uniNamesList_annotFR':
nameslist.c:216:90: warning: unused parameter 'uni' [-Wunused-parameter]
nameslist.c: In function 'uniNamesList_blockNumberFR':
nameslist.c:218:88: warning: unused parameter 'uni' [-Wunused-parameter]
nameslist.c: In function 'uniNamesList_blockStartFR':
nameslist.c:219:78: warning: unused parameter 'uniBlock' [-Wunused-parameter]
nameslist.c: In function 'uniNamesList_blockEndFR':
nameslist.c:220:76: warning: unused parameter 'uniBlock' [-Wunused-parameter]
nameslist.c: In function 'uniNamesList_blockNameFR':
nameslist.c:221:84: warning: unused parameter 'uniBlock' [-Wunused-parameter]
  CCLD     libuninameslist.la
make[1]: Leaving directory '/build/libuninameslist/src/libuninameslist-20240910'
Making all in tests
make[1]: Entering directory '/build/libuninameslist/src/libuninameslist-20240910/tests'
  CC       call-test0.o
  CC       call-test1.o
  CC       call-test2.o
  CC       call-test6.o
  CCLD     call-test0
  CCLD     call-test1
  CCLD     call-test2
  CCLD     call-test6
make[1]: Leaving directory '/build/libuninameslist/src/libuninameslist-20240910/tests'
==> Entering fakeroot environment...
==> Starting package()...
Making install in .
make[1]: Entering directory '/build/libuninameslist/src/libuninameslist-20240910'
make[2]: Entering directory '/build/libuninameslist/src/libuninameslist-20240910'
 /usr/bin/mkdir -p '/build/libuninameslist/pkg/libuninameslist/usr/lib'
 /usr/bin/mkdir -p '/build/libuninameslist/pkg/libuninameslist/usr/include'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libuninameslist.la '/build/libuninameslist/pkg/libuninameslist/usr/lib'
 /usr/bin/mkdir -p '/build/libuninameslist/pkg/libuninameslist/usr/share/man/man3'
 /usr/bin/install -c -m 644 uninameslist.h '/build/libuninameslist/pkg/libuninameslist/usr/include'
 /usr/bin/mkdir -p '/build/libuninameslist/pkg/libuninameslist/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libuninameslist.pc '/build/libuninameslist/pkg/libuninameslist/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libuninameslist.3 '/build/libuninameslist/pkg/libuninameslist/usr/share/man/man3'
libtool: install: /usr/bin/install -c .libs/libuninameslist.so.1.0.15 /build/libuninameslist/pkg/libuninameslist/usr/lib/libuninameslist.so.1.0.15
libtool: install: (cd /build/libuninameslist/pkg/libuninameslist/usr/lib && { ln -s -f libuninameslist.so.1.0.15 libuninameslist.so.1 || { rm -f libuninameslist.so.1 && ln -s libuninameslist.so.1.0.15 libuninameslist.so.1; }; })
libtool: install: (cd /build/libuninameslist/pkg/libuninameslist/usr/lib && { ln -s -f libuninameslist.so.1.0.15 libuninameslist.so || { rm -f libuninameslist.so && ln -s libuninameslist.so.1.0.15 libuninameslist.so; }; })
libtool: install: /usr/bin/install -c .libs/libuninameslist.lai /build/libuninameslist/pkg/libuninameslist/usr/lib/libuninameslist.la
libtool: install: /usr/bin/install -c .libs/libuninameslist.a /build/libuninameslist/pkg/libuninameslist/usr/lib/libuninameslist.a
libtool: install: chmod 644 /build/libuninameslist/pkg/libuninameslist/usr/lib/libuninameslist.a
libtool: install: ranlib /build/libuninameslist/pkg/libuninameslist/usr/lib/libuninameslist.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libuninameslist/src/libuninameslist-20240910'
make[1]: Leaving directory '/build/libuninameslist/src/libuninameslist-20240910'
Making install in tests
make[1]: Entering directory '/build/libuninameslist/src/libuninameslist-20240910/tests'
make[2]: Entering directory '/build/libuninameslist/src/libuninameslist-20240910/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/libuninameslist/src/libuninameslist-20240910/tests'
make[1]: Leaving directory '/build/libuninameslist/src/libuninameslist-20240910/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 "libuninameslist"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libuninameslist 20240910-1 (Sat 23 Nov 2024 12:15:55 PM MST)
==> Cleaning up...