==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: etl 1.4.5-2 (Wed Aug  5 22:41:51 2026)
==> Retrieving sources...
  -> Updating synfig git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    synfig ... Passed
==> Making package: etl 1.4.5-2 (Wed Aug  5 22:42:03 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (7) libsigc++-2.12.2-1  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.35-1  zlib-ng-2.3.3-1  git-2.55.0-1  glibmm-2.66.9-1

Total Download Size:    0.97 MiB
Total Installed Size:  54.04 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 glibmm-2.66.9-1-aarch64 downloading...
 libsigc++-2.12.2-1-aarch64 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 zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    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-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]
    less: the default pager for git
installing libsigc++...
installing glibmm...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of synfig git repo...
Cloning into 'synfig'...
done.
Updating files:  85% (2027/2384)
Updating files:  86% (2051/2384)
Updating files:  87% (2075/2384)
Updating files:  88% (2098/2384)
Updating files:  89% (2122/2384)
Updating files:  90% (2146/2384)
Updating files:  91% (2170/2384)
Updating files:  92% (2194/2384)
Updating files:  93% (2218/2384)
Updating files:  94% (2241/2384)
Updating files:  95% (2265/2384)
Updating files:  96% (2289/2384)
Updating files:  97% (2313/2384)
Updating files:  98% (2337/2384)
Updating files:  99% (2361/2384)
Updating files: 100% (2384/2384)
Updating files: 100% (2384/2384), done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: configure.ac: no need to run autopoint (confirmed)
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:30: installing 'config/compile'
configure.ac:10: installing 'config/config.guess'
configure.ac:10: installing 'config/config.sub'
configure.ac:13: installing 'config/install-sh'
configure.ac:13: installing 'config/missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
test/Makefile.am: installing 'config/depcomp'
parallel-tests: installing 'config/test-driver'
autoreconf: 'config/config.sub' is updated
autoreconf: 'config/config.guess' is updated
autoreconf: configure.ac: not running make: --make not given
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 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 UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
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 dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C23 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking whether the compiler supports GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ranlib... ranlib
checking whether g++ supports C++11 features by default... yes
checking for compiler warning flags to use... -W -Wall
checking for optimization flags... -O2
checking for debug flags... -DNDEBUG
checking for profiling... 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 main in -luser32... no
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for windows.h... no
checking for QueryPerformanceCounter... no
checking for gettimeofday... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for glibmm-2.4 >= 2.24.2... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating ETL-config
config.status: creating Makefile
config.status: creating ETL/Makefile
config.status: creating test/Makefile
config.status: creating ETL.pc
config.status: creating doxygen.cfg
config.status: creating ETL/etl_profile_.h
config.status: executing depfiles commands

Extended Template Library v.1.4.5
Configuration Summary
- - - - - - - - - - - - - - - - - - - - - - - - -

Install Prefix -------------------> /usr
Target Platform ------------------> aarch64-unknown-linux-gnu
Debug Mode -----------------------> no

$CXX ------------------------------> 'g++'
$CXXFLAGS -------------------------> '-march=armv8-a  -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -W -Wall -O2 -DNDEBUG'

Making all in ETL
make[1]: Entering directory '/build/etl/src/synfig/ETL/ETL'
make  all-am
make[2]: Entering directory '/build/etl/src/synfig/ETL/ETL'
sed "s/PACKAGE/ETL/g;" < ../ETL/etl_profile_.h > ../ETL/etl_profile.h
make[2]: Leaving directory '/build/etl/src/synfig/ETL/ETL'
make[1]: Leaving directory '/build/etl/src/synfig/ETL/ETL'
Making all in test
make[1]: Entering directory '/build/etl/src/synfig/ETL/test'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/etl/src/synfig/ETL/test'
make[1]: Entering directory '/build/etl/src/synfig/ETL'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/etl/src/synfig/ETL'
==> Entering fakeroot environment...
==> Starting package()...
Making install in ETL
make[1]: Entering directory '/build/etl/src/synfig/ETL/ETL'
make[2]: Entering directory '/build/etl/src/synfig/ETL/ETL'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/etl/pkg/etl/usr/include/ETL/ETL'
 /usr/bin/install -c -m 644 rect _rect.h misc _misc.h ref_count _ref_count.h angle handle clock hermite calculus stringf trivial spline _stringf.h _bspline.h _calculus.h _hermite.h _curve_func.h _angle.h _handle.h smach _smach.h _trivial.h etl_config.h ../ETL/etl_profile.h bezier _bezier.h pen _pen.h boxblur _boxblur.h gaussian _gaussian.h surface _surface.h smart_ptr _smart_ptr.h '/build/etl/pkg/etl/usr/include/ETL/ETL'
make[2]: Leaving directory '/build/etl/src/synfig/ETL/ETL'
make[1]: Leaving directory '/build/etl/src/synfig/ETL/ETL'
Making install in test
make[1]: Entering directory '/build/etl/src/synfig/ETL/test'
make[2]: Entering directory '/build/etl/src/synfig/ETL/test'
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/etl/src/synfig/ETL/test'
make[1]: Leaving directory '/build/etl/src/synfig/ETL/test'
make[1]: Entering directory '/build/etl/src/synfig/ETL'
make[2]: Entering directory '/build/etl/src/synfig/ETL'
 /usr/bin/mkdir -p '/build/etl/pkg/etl/usr/bin'
 /usr/bin/mkdir -p '/build/etl/pkg/etl/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 ETL.pc '/build/etl/pkg/etl/usr/lib/pkgconfig'
 /usr/bin/install -c ETL-config '/build/etl/pkg/etl/usr/bin'
make[2]: Leaving directory '/build/etl/src/synfig/ETL'
make[1]: Leaving directory '/build/etl/src/synfig/ETL'
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "etl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: etl 1.4.5-2 (Wed Aug  5 22:42:23 2026)
==> Cleaning up...
[?12l[?25h