==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libelfin 0.3.r7.ge017276-2 (Mon Feb  2 15:01:45 2026)
==> Retrieving sources...
  -> Updating libelfin git repo...
  -> Found reproducible.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libelfin ... Passed
    reproducible.patch ... Passed
==> Making package: libelfin 0.3.r7.ge017276-2 (Mon Feb  2 22:01:52 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (7) mpdecimal-4.0.1-1  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.33-9  zlib-ng-2.3.2-1  git-2.52.0-2  python-3.14.2-2

Total Installed Size:  122.85 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
    python-setuptools: for building Python packages using tooling that is usually bundled with Python
    python-pip: for installing Python packages using tooling that is usually bundled with Python
    python-pipx: for installing Python software not packaged on Arch Linux
    sqlite: for a default database integration [installed]
    xz: for lzma [installed]
    tk: for tkinter
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
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found reproducible.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libelfin git repo...
Cloning into 'libelfin'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file Makefile
patching file dwarf/Makefile
patching file elf/Makefile
==> Starting pkgver()...
==> Starting build()...
make -C elf
make[1]: Entering directory '/build/libelfin/src/libelfin/elf'
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o elf.o elf.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o mmap_loader.o mmap_loader.cc
ln -s libelf++.so.0 libelf++.so
python3 enum-print.py -u --hex --no-type --mask shf --mask pf \
	-x loos -x hios -x loproc -x hiproc < data.hh >> to_string.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o to_string.o to_string.cc
ar rcs libelf++.a elf.o mmap_loader.o to_string.o
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libelf++.so.0 -o libelf++.so.0 elf.o mmap_loader.o to_string.o
make[1]: Leaving directory '/build/libelfin/src/libelfin/elf'
make -C dwarf
make[1]: Entering directory '/build/libelfin/src/libelfin/dwarf'
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o dwarf.o dwarf.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o cursor.o cursor.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o die.o die.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o value.o value.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o abbrev.o abbrev.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o expr.o expr.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o rangelist.o rangelist.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o line.o line.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o attrs.o attrs.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o die_str_map.o die_str_map.cc
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o elf.o elf.cc
python3 ../elf/enum-print.py < dwarf++.hh >> to_string.cc
python3 ../elf/enum-print.py -s _ -u --hex -x hi_user -x lo_user < data.hh >> to_string.cc
ln -s libdwarf++.so.0 libdwarf++.so
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC   -c -o to_string.o to_string.cc
ar rcs libdwarf++.a dwarf.o cursor.o die.o value.o abbrev.o expr.o rangelist.o line.o attrs.o die_str_map.o elf.o to_string.o
g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -O2 -Werror -std=c++0x -Wall -fPIC -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libdwarf++.so.0 -o libdwarf++.so.0 dwarf.o cursor.o die.o value.o abbrev.o expr.o rangelist.o line.o attrs.o die_str_map.o elf.o to_string.o
make[1]: Leaving directory '/build/libelfin/src/libelfin/dwarf'
==> Entering fakeroot environment...
==> Starting package()...
make -C elf install
make[1]: Entering directory '/build/libelfin/src/libelfin/elf'
install -d /build/libelfin/pkg/libelfin/usr/lib/pkgconfig
install -t /build/libelfin/pkg/libelfin/usr/lib libelf++.a
install -t /build/libelfin/pkg/libelfin/usr/lib libelf++.so.0
install -t /build/libelfin/pkg/libelfin/usr/lib libelf++.so
install -d /build/libelfin/pkg/libelfin/usr/include/libelfin/elf
install -t /build/libelfin/pkg/libelfin/usr/include/libelfin/elf common.hh data.hh elf++.hh
sed 's,^libdir=.*,libdir=/usr/lib,;s,^includedir=.*,includedir=/usr/include,' libelf++.pc \
	> /build/libelfin/pkg/libelfin/usr/lib/pkgconfig/libelf++.pc
make[1]: Leaving directory '/build/libelfin/src/libelfin/elf'
make -C dwarf install
make[1]: Entering directory '/build/libelfin/src/libelfin/dwarf'
install -d /build/libelfin/pkg/libelfin/usr/lib/pkgconfig
install -t /build/libelfin/pkg/libelfin/usr/lib libdwarf++.a
install -t /build/libelfin/pkg/libelfin/usr/lib libdwarf++.so.0
install -t /build/libelfin/pkg/libelfin/usr/lib libdwarf++.so
install -d /build/libelfin/pkg/libelfin/usr/include/libelfin/dwarf
install -t /build/libelfin/pkg/libelfin/usr/include/libelfin/dwarf data.hh dwarf++.hh small_vector.hh
sed 's,^libdir=.*,libdir=/usr/lib,;s,^includedir=.*,includedir=/usr/include,' libdwarf++.pc \
	> /build/libelfin/pkg/libelfin/usr/lib/pkgconfig/libdwarf++.pc
make[1]: Leaving directory '/build/libelfin/src/libelfin/dwarf'
==> 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 "libelfin"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libelfin 0.3.r7.ge017276-2 (Mon Feb  2 22:02:03 2026)
==> Cleaning up...
[?12l[?25h