==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: bloaty 1.1-21 (Wed Nov 5 00:23:43 2025)
==> Retrieving sources...
-> Updating bloaty git repo...
-> Updating bloaty-demumble git repo...
-> Updating bloaty-googletest git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
bloaty ... Passed
bloaty-demumble ... Skipped
bloaty-googletest ... Skipped
==> Making package: bloaty 1.1-21 (Wed Nov 5 00:23:48 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) gtest-1.17.0-1 abseil-cpp-20250814.1-1 capstone-5.0.6-1 protobuf-33.0-2 re2-1:20240702-7
Total Download Size: 1.49 MiB
Total Installed Size: 50.13 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
capstone-5.0.6-1-aarch64 downloading...
re2-1:20240702-7-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing gtest...
Optional dependencies for gtest
python: gmock generator
installing abseil-cpp...
installing capstone...
installing protobuf...
installing re2...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (12) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3 libuv-1.51.0-1 perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8 rhash-1.4.6-1 zlib-ng-2.2.5-1 cmake-4.1.2-1 git-2.51.2-2 ninja-1.13.1-2
Total Download Size: 0.17 MiB
Total Installed Size: 146.76 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
ninja-1.13.1-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
make: for unix Makefile generator [installed]
ninja: for ninja generator [pending]
qt6-base: cmake-gui
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
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing ninja...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of bloaty git repo...
Cloning into 'bloaty'...
done.
Switched to a new branch 'makepkg'
-> Creating working copy of bloaty-demumble git repo...
Cloning into 'bloaty-demumble'...
done.
-> Creating working copy of bloaty-googletest git repo...
Cloning into 'bloaty-googletest'...
done.
==> Starting prepare()...
Submodule 'third_party/abseil-cpp' (https://github.com/abseil/abseil-cpp.git) registered for path 'third_party/abseil-cpp'
Submodule 'third_party/capstone' (https://github.com/aquynh/capstone.git) registered for path 'third_party/capstone'
Submodule 'third_party/demumble' (https://github.com/nico/demumble.git) registered for path 'third_party/demumble'
Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest'
Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf'
Submodule 'third_party/re2' (https://github.com/google/re2) registered for path 'third_party/re2'
Submodule 'third_party/zlib' (https://github.com/madler/zlib) registered for path 'third_party/zlib'
Cloning into '/build/bloaty/src/bloaty/third_party/demumble'...
done.
Cloning into '/build/bloaty/src/bloaty/third_party/googletest'...
done.
Submodule path 'third_party/demumble': checked out '01098eab821b33bd31b9778aea38565cd796aa85'
Submodule path 'third_party/googletest': checked out '96f4ce02a3a78d63981c67acbd368945d11d7d70'
removed '.gitmodules'
==> Starting build()...
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
-- Checking for one of the modules 're2'
-- Checking for one of the modules 'capstone'
-- Checking for one of the modules 'protobuf'
-- System re2 found, using
-- System capstone found, using
-- System protobuf found, using
-- System zlib found, using
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- System absl found, using
-- Performing Test SUPPORTS_COLOR_ALWAYS
-- Performing Test SUPPORTS_COLOR_ALWAYS - Success
-- Could NOT find Python (missing: Python_EXECUTABLE Interpreter)
-- Could NOT find Python (missing: Python_EXECUTABLE Interpreter)
-- Configuring done (3.6s)
-- Generating done (0.1s)
-- Build files have been written to: /build/bloaty/src/build
ninja: Entering directory `build'
[1/39] Generating src/bloaty.pb.cc
[2/39] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o
[3/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/attr.cc.o
[4/39] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o
[5/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/dwarf_util.cc.o
[6/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/debug_info.cc.o
[7/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/line_info.cc.o
[8/39] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
[9/39] Building CXX object CMakeFiles/libbloaty.dir/src/disassemble.cc.o
[10/39] Building CXX object CMakeFiles/libbloaty.dir/src/bloaty.pb.cc.o
[11/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf.cc.o
[12/39] Building CXX object CMakeFiles/libbloaty.dir/src/eh_frame.cc.o
[13/39] Building CXX object CMakeFiles/libbloaty.dir/src/util.cc.o
[14/39] Building CXX object CMakeFiles/libbloaty.dir/src/pe.cc.o
[15/39] Building CXX object CMakeFiles/libbloaty.dir/src/elf.cc.o
[16/39] Building CXX object CMakeFiles/libbloaty.dir/src/bloaty.cc.o
[17/39] Building CXX object CMakeFiles/libbloaty.dir/src/macho.cc.o
[18/39] Building CXX object CMakeFiles/libbloaty.dir/src/range_map.cc.o
[19/39] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[20/39] Linking CXX static library lib/libgtest.a
[21/39] Building CXX object CMakeFiles/libbloaty.dir/src/webassembly.cc.o
[22/39] Building CXX object CMakeFiles/libbloaty.dir/third_party/demumble/third_party/libcxxabi/cxa_demangle.cpp.o
[23/39] Linking CXX static library liblibbloaty.a
[24/39] Linking CXX static library lib/libgmock.a
[25/39] Linking CXX static library lib/libgtest_main.a
[26/39] Linking CXX static library lib/libgmock_main.a
[27/39] Building CXX object CMakeFiles/fuzz_test.dir/tests/fuzz_driver.cc.o
[28/39] Building CXX object CMakeFiles/bloaty.dir/src/main.cc.o
[29/39] Linking CXX executable bloaty
[30/39] Building CXX object CMakeFiles/fuzz_test.dir/tests/fuzz_target.cc.o
[31/39] Building CXX object CMakeFiles/bloaty_misc_test.dir/tests/bloaty_misc_test.cc.o
[32/39] Linking CXX executable fuzz_test
[33/39] Building CXX object CMakeFiles/bloaty_test_pe.dir/tests/bloaty_test_pe.cc.o
[34/39] Linking CXX executable bloaty_misc_test
[35/39] Building CXX object CMakeFiles/bloaty_test.dir/tests/bloaty_test.cc.o
[36/39] Building CXX object CMakeFiles/range_map_test.dir/tests/range_map_test.cc.o
[37/39] Linking CXX executable bloaty_test_pe
[38/39] Linking CXX executable bloaty_test
[39/39] Linking CXX executable range_map_test
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `build'
[0/1] Install the project...
-- Install configuration: "Release"
-- Installing: /build/bloaty/pkg/bloaty/usr/bin/bloaty
==> 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...
==> WARNING: Package contains reference to $srcdir
usr/bin/bloaty
==> Creating package "bloaty"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bloaty 1.1-21 (Wed Nov 5 00:24:26 2025)
==> Cleaning up...
[?12l[?25h