==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: libspiro 1:20240903-1 (Tue Sep 3 20:44:59 2024) ==> Retrieving sources... -> Cloning libspiro git repo... Cloning into bare repository '/home/leming/work/libspiro/libspiro'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... libspiro ... Skipped ==> Making package: libspiro 1:20240903-1 (Tue Sep 3 20:45:07 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17029-6 perl-mailtools-2.21-8 perl-timedate-2.33-6 git-2.46.0-2 Total Download Size: 7.50 MiB Total Installed Size: 43.87 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... git-2.46.0-2-aarch64 downloading... perl-mailtools-2.21-8-any downloading... perl-timedate-2.33-6-any downloading... perl-error-0.17029-6-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 libspiro git repo... Cloning into 'libspiro'... done. Switched to a new branch 'makepkg' ==> 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/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:68: installing './ar-lib' configure.ac:68: installing './compile' configure.ac:60: installing './config.guess' configure.ac:60: installing './config.sub' configure.ac:63: installing './install-sh' configure.ac:63: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' ==> 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 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 valgrind... no checking for strip... (cached) strip checking for math.h... yes checking for library containing cos... -lm checking for hypot... yes checking for isfinite... no checking for pthread.h... yes checking for gettimeofday... yes checking for sys/time.h... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wcast-align... 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 -Wunused... yes checking whether C compiler accepts -Wdeprecated-declarations... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wsign-conversion... 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 -Wmissing-declarations... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -fPIC... yes checking whether C compiler accepts -Wstrict-overflow... 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 -Woverlength-strings... 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 libspiro.pc config.status: creating spiro-config.h config.status: executing depfiles commands config.status: executing libtool commands configure: Configuration: Source code location . Build code location Destination prefix /usr Library Destination ${exec_prefix}/lib Compiler gcc Config auto WCFLAGS " -Wall -Wextra -Wcast-align -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wunused -Wdeprecated-declarations -Wconversion -Wsign-conversion -Wformat=2 -Wformat-security -fno-common -Wmissing-declarations -Wstrict-prototypes -fPIC -Wstrict-overflow -Wpointer-arith -Wcast-qual -Wcast-align -Wpadded -Woverlength-strings" Config auto WLSLIB " -Wall -Wextra -Wcast-align -Wbad-function-cast -Wc++-compat -Wmissing-prototypes -Wunused -Wdeprecated-declarations -Wconversion -Wsign-conversion -Wformat=2 -Wformat-security -fno-common -Wmissing-declarations -Wstrict-prototypes -fPIC -Wstrict-overflow -Wpointer-arith -Wcast-qual -Wcast-align -Wpadded -Woverlength-strings" 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 LS_CFLAGS "" Config LS_LIB "" make all-recursive make[1]: Entering directory '/build/libspiro/src/libspiro' Making all in . make[2]: Entering directory '/build/libspiro/src/libspiro' CC spiro.lo CC bezctx.lo CC spiroentrypoints.lo In file included from spiroentrypoints.h:6, from spiroentrypoints.c:26: bezctx.h:39:12: warning: padding struct to align 'x0' [-Wpadded] bezctx.h:48:1: warning: padding struct size to alignment boundary with 4 bytes [-Wpadded] In file included from spiroentrypoints.h:7: spiro.h:16:1: warning: padding struct size to alignment boundary with 7 bytes [-Wpadded] spiro.h:25:12: warning: padding struct to align 'bend_th' [-Wpadded] In file included from spiroentrypoints.h:6, from bezctx.c:35: bezctx.h:39:12: warning: padding struct to align 'x0' [-Wpadded] bezctx.h:48:1: warning: padding struct size to alignment boundary with 4 bytes [-Wpadded] In file included from spiroentrypoints.h:7: spiro.h:16:1: warning: padding struct size to alignment boundary with 7 bytes [-Wpadded] spiro.h:25:12: warning: padding struct to align 'bend_th' [-Wpadded] bezctx.c: In function 'new_ls_bezctx': bezctx.c:51:41: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] In file included from spiroentrypoints.h:6, from spiro.c:38: bezctx.h:39:12: warning: padding struct to align 'x0' [-Wpadded] bezctx.h:48:1: warning: padding struct size to alignment boundary with 4 bytes [-Wpadded] In file included from spiroentrypoints.h:7: spiro.h:16:1: warning: padding struct size to alignment boundary with 7 bytes [-Wpadded] spiro.h:25:12: warning: padding struct to align 'bend_th' [-Wpadded] spiro.c: In function 'solve_spiro': spiro.c:993:59: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] spiro.c: In function 'spiro_iter': spiro.c:833:7: warning: this statement may fall through [-Wimplicit-fallthrough=] spiro.c:834:3: note: here spiro.c:835:7: warning: this statement may fall through [-Wimplicit-fallthrough=] spiro.c:836:3: note: here spiro.c: At top level: spiro.c:1160:1: warning: 'spiro_seg_to_bpath' defined but not used [-Wunused-function] spiro.c:670:1: warning: 'setup_path' defined but not used [-Wunused-function] CCLD libspiro.la make[2]: Leaving directory '/build/libspiro/src/libspiro' Making all in tests make[2]: Entering directory '/build/libspiro/src/libspiro/tests' CC unit-test.o CC call-test0.o CC call-test1.o CC call-test3.o CC call-test2.o CC call-test4.o CC call-test5.o CC call-test6.o CC call-test7.o CC call-test8.o CC call-test9.o CC call-test10.o CC call-test11.o CC call-test12.o CC call-test13.o CC call-test14.o CC call-test15.o CC call-test16.o CC call-test17.o CC call-test18.o CC call-test19.o CC call-test20.o CC call-test21.o CC call-testm.o CCLD unit-test CCLD call-test0 CCLD call-test1 CCLD call-test2 CCLD call-test3 CCLD call-test4 CCLD call-test5 CCLD call-test6 CCLD call-test7 CCLD call-test8 CCLD call-test9 CCLD call-test10 CCLD call-test11 CCLD call-test12 CCLD call-test13 CCLD call-test14 CCLD call-test15 CCLD call-test16 CCLD call-test17 CCLD call-test18 CCLD call-test19 CCLD call-test20 CCLD call-test21 CCLD call-testm make[2]: Leaving directory '/build/libspiro/src/libspiro/tests' make[1]: Leaving directory '/build/libspiro/src/libspiro' ==> Entering fakeroot environment... ==> Starting package()... Making install in . make[1]: Entering directory '/build/libspiro/src/libspiro' make[2]: Entering directory '/build/libspiro/src/libspiro' /usr/bin/mkdir -p '/build/libspiro/pkg/libspiro/usr/lib' /usr/bin/mkdir -p '/build/libspiro/pkg/libspiro/usr/include' /usr/bin/mkdir -p '/build/libspiro/pkg/libspiro/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libspiro.la '/build/libspiro/pkg/libspiro/usr/lib' /usr/bin/mkdir -p '/build/libspiro/pkg/libspiro/usr/share/man/man3' /usr/bin/install -c -m 644 bezctx.h spiro.h spiroentrypoints.h '/build/libspiro/pkg/libspiro/usr/include' /usr/bin/install -c -m 644 libspiro.pc '/build/libspiro/pkg/libspiro/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libspiro.3 '/build/libspiro/pkg/libspiro/usr/share/man/man3' libtool: install: /usr/bin/install -c .libs/libspiro.so.1.0.5 /build/libspiro/pkg/libspiro/usr/lib/libspiro.so.1.0.5 libtool: install: (cd /build/libspiro/pkg/libspiro/usr/lib && { ln -s -f libspiro.so.1.0.5 libspiro.so.1 || { rm -f libspiro.so.1 && ln -s libspiro.so.1.0.5 libspiro.so.1; }; }) libtool: install: (cd /build/libspiro/pkg/libspiro/usr/lib && { ln -s -f libspiro.so.1.0.5 libspiro.so || { rm -f libspiro.so && ln -s libspiro.so.1.0.5 libspiro.so; }; }) libtool: install: /usr/bin/install -c .libs/libspiro.lai /build/libspiro/pkg/libspiro/usr/lib/libspiro.la libtool: install: /usr/bin/install -c .libs/libspiro.a /build/libspiro/pkg/libspiro/usr/lib/libspiro.a libtool: install: chmod 644 /build/libspiro/pkg/libspiro/usr/lib/libspiro.a libtool: install: ranlib /build/libspiro/pkg/libspiro/usr/lib/libspiro.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/build/libspiro/src/libspiro' make[1]: Leaving directory '/build/libspiro/src/libspiro' Making install in tests make[1]: Entering directory '/build/libspiro/src/libspiro/tests' make[2]: Entering directory '/build/libspiro/src/libspiro/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/libspiro/src/libspiro/tests' make[1]: Leaving directory '/build/libspiro/src/libspiro/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 "libspiro"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libspiro 1:20240903-1 (Tue Sep 3 20:45:31 2024) ==> Cleaning up...