==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: bloaty 1.1-22 (Thu Nov 27 08:22:48 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-22 (Thu Nov 27 15:23:16 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.1-1 re2-1:20240702-7
Total Download Size: 0.93 MiB
Total Installed Size: 38.62 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
capstone-5.0.6-1-armv7h downloading...
re2-1:20240702-7-armv7h 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.2.0-1 git-2.52.0-2 ninja-1.13.2-1
Total Installed Size: 151.58 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 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 15.2.1
-- The CXX compiler identification is GNU 15.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 (7.0s)
-- Generating done (0.2s)
-- 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 third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o
[4/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/attr.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/disassemble.cc.o
In file included from /usr/include/c++/15.2.1/map:64,
from /usr/include/absl/strings/str_split.h:40,
from /usr/include/absl/strings/substitute.h:88,
from /build/bloaty/src/bloaty/src/disassemble.cc:21:
/usr/include/c++/15.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long unsigned int&>, std::tuple<>}; _Key = long long unsigned int; _Val = std::pair<const long long unsigned int, int>; _KeyOfValue = std::_Select1st<std::pair<const long long unsigned int, int> >; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, int> >]':
/usr/include/c++/15.2.1/bits/stl_tree.h:3080:7: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, int>, std::_Select1st<std::pair<const long long unsigned int, int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, int> > >::const_iterator' changed in GCC 7.1
3080 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/15.2.1/map:65:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long unsigned int; _Tp = int; _Compare = std::less<long long unsigned int>; _Alloc = std::allocator<std::pair<const long long unsigned int, int> >]',
inlined from 'std::string bloaty::DisassembleFunction(const DisassemblyInfo&)' at /build/bloaty/src/bloaty/src/disassemble.cc:165:26:
/usr/include/c++/15.2.1/bits/stl_map.h:536:44: note: parameter passing for argument of type 'std::_Rb_tree<long long unsigned int, std::pair<const long long unsigned int, int>, std::_Select1st<std::pair<const long long unsigned int, int> >, std::less<long long unsigned int>, std::allocator<std::pair<const long long unsigned int, int> > >::const_iterator' changed in GCC 7.1
536 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
537 | std::tuple<const key_type&>(__k),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
538 | std::tuple<>());
| ~~~~~~~~~~~~~~~
[7/39] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o
[8/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/debug_info.cc.o
[9/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf/line_info.cc.o
[10/39] Building CXX object CMakeFiles/libbloaty.dir/src/bloaty.pb.cc.o
[11/39] Building CXX object CMakeFiles/libbloaty.dir/src/eh_frame.cc.o
[12/39] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o
[13/39] Building CXX object CMakeFiles/libbloaty.dir/src/elf.cc.o
In file included from /usr/include/c++/15.2.1/map:64,
from /usr/include/absl/strings/str_split.h:40,
from /usr/include/absl/strings/substitute.h:88,
from /build/bloaty/src/bloaty/src/elf.cc:21:
/usr/include/c++/15.2.1/bits/stl_tree.h: In member function 'std::pair<typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr, typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::basic_string_view<char>; _Val = std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> >; _KeyOfValue = std::_Select1st<std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> > >; _Compare = std::less<std::basic_string_view<char> >; _Alloc = std::allocator<std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> > >]':
/usr/include/c++/15.2.1/bits/stl_tree.h:2832:5: note: parameter passing for argument of type 'std::_Rb_tree<std::basic_string_view<char>, std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> >, std::_Select1st<std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> > >, std::less<std::basic_string_view<char> >, std::allocator<std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> > > >::const_iterator' changed in GCC 7.1
2832 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[14/39] Building CXX object CMakeFiles/libbloaty.dir/src/dwarf.cc.o
[15/39] Building CXX object CMakeFiles/libbloaty.dir/src/bloaty.cc.o
In file included from /usr/include/c++/15.2.1/algorithm:63,
from /usr/include/absl/strings/string_view.h:30,
from /usr/include/absl/strings/numbers.h:51,
from /build/bloaty/src/bloaty/src/bloaty.cc:54:
/usr/include/c++/15.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Val_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]':
/usr/include/c++/15.2.1/bits/stl_algo.h:1751:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1751 | __unguarded_linear_insert(_RandomAccessIterator __last,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]':
/usr/include/c++/15.2.1/bits/stl_algo.h:1771:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1771 | __insertion_sort(_RandomAccessIterator __first,
| ^~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h:1771:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
In file included from /usr/include/c++/15.2.1/bits/stl_algo.h:61:
/usr/include/c++/15.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Distance = int; _Tp = bloaty::RollupRow; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]':
/usr/include/c++/15.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
| ^~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_heap.h: In function 'void std::__make_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]':
/usr/include/c++/15.2.1/bits/stl_heap.h:340:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
340 | __make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last,
| ^~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_heap.h:340:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
/usr/include/c++/15.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]':
/usr/include/c++/15.2.1/bits/stl_algo.h:1877:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1877 | __introsort_loop(_RandomAccessIterator __first,
| ^~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h:1877:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
In function 'void std::__heap_select(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]',
inlined from 'void std::__partial_sort(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]' at /usr/include/c++/15.2.1/bits/stl_algo.h:1869:25,
inlined from 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]' at /usr/include/c++/15.2.1/bits/stl_algo.h:1885:27:
/usr/include/c++/15.2.1/bits/stl_algo.h:1594:23: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1594 | std::__make_heap(__first, __middle, __comp);
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]':
/usr/include/c++/15.2.1/bits/stl_algo.h:1891:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1891 | std::__introsort_loop(__cut, __last, __depth_limit, __comp);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]',
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)]' at /usr/include/c++/15.2.1/bits/stl_algo.h:4874:18,
inlined from 'void bloaty::Rollup::SortAndAggregateRows(bloaty::RollupRow*, const bloaty::Rollup*, const bloaty::Options&, bool) const' at /build/bloaty/src/bloaty/src/bloaty.cc:486:12:
/usr/include/c++/15.2.1/bits/stl_algo.h:1906:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1906 | std::__introsort_loop(__first, __last,
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
1907 | std::__lg(__last - __first) * 2,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1908 | __comp);
| ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]' at /usr/include/c++/15.2.1/bits/stl_algo.h:1909:31,
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)]' at /usr/include/c++/15.2.1/bits/stl_algo.h:4874:18,
inlined from 'void bloaty::Rollup::SortAndAggregateRows(bloaty::RollupRow*, const bloaty::Rollup*, const bloaty::Options&, bool) const' at /build/bloaty/src/bloaty/src/bloaty.cc:486:12:
/usr/include/c++/15.2.1/bits/stl_algo.h:1818:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1818 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h:1823:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1823 | std::__insertion_sort(__first, __last, __comp);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]',
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)]' at /usr/include/c++/15.2.1/bits/stl_algo.h:4874:18,
inlined from 'void bloaty::Rollup::SortAndAggregateRows(bloaty::RollupRow*, const bloaty::Rollup*, const bloaty::Options&, bool) const' at /build/bloaty/src/bloaty/src/bloaty.cc:539:12:
/usr/include/c++/15.2.1/bits/stl_algo.h:1906:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1906 | std::__introsort_loop(__first, __last,
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
1907 | std::__lg(__last - __first) * 2,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1908 | __comp);
| ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]',
inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)>]' at /usr/include/c++/15.2.1/bits/stl_algo.h:1909:31,
inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator<bloaty::RollupRow*, vector<bloaty::RollupRow> >; _Compare = bool (*)(const bloaty::RollupRow&, const bloaty::RollupRow&)]' at /usr/include/c++/15.2.1/bits/stl_algo.h:4874:18,
inlined from 'void bloaty::Rollup::SortAndAggregateRows(bloaty::RollupRow*, const bloaty::Rollup*, const bloaty::Options&, bool) const' at /build/bloaty/src/bloaty/src/bloaty.cc:539:12:
/usr/include/c++/15.2.1/bits/stl_algo.h:1818:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1818 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h:1823:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<bloaty::RollupRow*, std::vector<bloaty::RollupRow> >' changed in GCC 7.1
1823 | std::__insertion_sort(__first, __last, __comp);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
[16/39] Building CXX object CMakeFiles/libbloaty.dir/src/util.cc.o
[17/39] Linking CXX static library lib/libgtest.a
[18/39] Building CXX object CMakeFiles/libbloaty.dir/src/macho.cc.o
In file included from /usr/include/c++/15.2.1/set:64,
from /build/bloaty/src/bloaty/src/bloaty.h:29,
from /build/bloaty/src/bloaty/src/macho.cc:17:
/usr/include/c++/15.2.1/bits/stl_tree.h: In member function 'std::pair<typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr, typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::basic_string_view<char>; _Val = std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> >; _KeyOfValue = std::_Select1st<std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> > >; _Compare = std::less<std::basic_string_view<char> >; _Alloc = std::allocator<std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> > >]':
/usr/include/c++/15.2.1/bits/stl_tree.h:2832:5: note: parameter passing for argument of type 'std::_Rb_tree<std::basic_string_view<char>, std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> >, std::_Select1st<std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> > >, std::less<std::basic_string_view<char> >, std::allocator<std::pair<const std::basic_string_view<char>, std::pair<long long unsigned int, long long unsigned int> > > >::const_iterator' changed in GCC 7.1
2832 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[19/39] Building CXX object CMakeFiles/libbloaty.dir/src/pe.cc.o
[20/39] Building CXX object CMakeFiles/libbloaty.dir/src/range_map.cc.o
In file included from /build/bloaty/src/bloaty/src/range_map.cc:15:
/build/bloaty/src/bloaty/src/range_map.h: In member function 'void bloaty::RangeMap::CheckConsistency(T) const [with T = std::_Rb_tree_iterator<std::pair<const long long unsigned int, Entry> >]':
/build/bloaty/src/bloaty/src/range_map.h:180:8: note: parameter passing for argument of type 'std::_Rb_tree_iterator<std::pair<const long long unsigned int, bloaty::RangeMap::Entry> >' changed in GCC 7.1
/build/bloaty/src/bloaty/src/range_map.cc: In member function 'void bloaty::RangeMap::MaybeSetLabel(T, const std::string&, uint64_t, uint64_t) [with T = std::_Rb_tree_iterator<std::pair<const long long unsigned int, Entry> >]':
/build/bloaty/src/bloaty/src/range_map.cc:151:6: note: parameter passing for argument of type 'std::_Rb_tree_iterator<std::pair<const long long unsigned int, bloaty::RangeMap::Entry> >' changed in GCC 7.1
/build/bloaty/src/bloaty/src/range_map.cc:173:23: note: parameter passing for argument of type 'std::_Rb_tree_iterator<std::pair<const long long unsigned int, bloaty::RangeMap::Entry> >' changed in GCC 7.1
/build/bloaty/src/bloaty/src/range_map.cc: In member function 'void bloaty::RangeMap::AddDualRange(uint64_t, uint64_t, uint64_t, const std::string&)':
/build/bloaty/src/bloaty/src/range_map.cc:195:20: note: parameter passing for argument of type 'std::_Rb_tree_iterator<std::pair<const long long unsigned int, bloaty::RangeMap::Entry> >' changed in GCC 7.1
/build/bloaty/src/bloaty/src/range_map.cc:215:20: note: parameter passing for argument of type 'std::_Rb_tree_iterator<std::pair<const long long unsigned int, bloaty::RangeMap::Entry> >' changed in GCC 7.1
/build/bloaty/src/bloaty/src/range_map.cc:240:21: note: parameter passing for argument of type 'std::_Rb_tree_iterator<std::pair<const long long unsigned int, bloaty::RangeMap::Entry> >' changed in GCC 7.1
[21/39] Building CXX object CMakeFiles/bloaty.dir/src/main.cc.o
[22/39] Building CXX object CMakeFiles/libbloaty.dir/src/webassembly.cc.o
[23/39] Building CXX object CMakeFiles/libbloaty.dir/third_party/demumble/third_party/libcxxabi/cxa_demangle.cpp.o
[24/39] Linking CXX static library liblibbloaty.a
[25/39] Building CXX object CMakeFiles/fuzz_test.dir/tests/fuzz_driver.cc.o
[26/39] Linking CXX static library lib/libgmock.a
[27/39] Linking CXX static library lib/libgtest_main.a
[28/39] Building CXX object CMakeFiles/bloaty_test_pe.dir/tests/bloaty_test_pe.cc.o
[29/39] Linking CXX executable bloaty
[30/39] Linking CXX static library lib/libgmock_main.a
[31/39] Building CXX object CMakeFiles/bloaty_misc_test.dir/tests/bloaty_misc_test.cc.o
[32/39] Linking CXX executable bloaty_test_pe
[33/39] Linking CXX executable bloaty_misc_test
[34/39] Building CXX object CMakeFiles/fuzz_test.dir/tests/fuzz_target.cc.o
[35/39] Building CXX object CMakeFiles/range_map_test.dir/tests/range_map_test.cc.o
In file included from /usr/include/c++/15.2.1/vector:68,
from /build/bloaty/src/bloaty/src/bloaty.h:32,
from /build/bloaty/src/bloaty/tests/range_map_test.cc:15:
/usr/include/c++/15.2.1/bits/stl_vector.h: In function 'std::vector<_Tp, _Alloc>::vector(std::initializer_list<_Tp>, const allocator_type&) [with _Tp = bloaty::RangeMapTest::Entry; _Alloc = std::allocator<bloaty::RangeMapTest::Entry>]':
/usr/include/c++/15.2.1/bits/stl_vector.h:708:7: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
708 | vector(initializer_list<value_type> __l,
| ^~~~~~
/build/bloaty/src/bloaty/tests/range_map_test.cc: In member function 'virtual void bloaty::RangeMapTest_Translation2_Test::TestBody()':
/build/bloaty/src/bloaty/tests/range_map_test.cc:358:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:368:18: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:373:18: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc: In member function 'virtual void bloaty::RangeMapTest_Translation_Test::TestBody()':
/build/bloaty/src/bloaty/tests/range_map_test.cc:312:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:320:18: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:323:18: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:330:18: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:334:18: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc: In member function 'virtual void bloaty::RangeMapTest_GetLabel_Test::TestBody()':
/build/bloaty/src/bloaty/tests/range_map_test.cc:284:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc: In member function 'virtual void bloaty::RangeMapTest_AddRange_Test::TestBody()':
/build/bloaty/src/bloaty/tests/range_map_test.cc:116:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:122:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:129:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:138:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:148:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:160:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:172:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc: In member function 'virtual void bloaty::RangeMapTest_UnknownTranslation_Test::TestBody()':
/build/bloaty/src/bloaty/tests/range_map_test.cc:382:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:389:18: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:392:18: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc: In member function 'virtual void bloaty::RangeMapTest_UnknownSize_Test::TestBody()':
/build/bloaty/src/bloaty/tests/range_map_test.cc:189:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
/build/bloaty/src/bloaty/tests/range_map_test.cc:196:22: note: parameter passing for argument of type 'std::initializer_list<bloaty::RangeMapTest::Entry>' changed in GCC 7.1
[36/39] Building CXX object CMakeFiles/bloaty_test.dir/tests/bloaty_test.cc.o
[37/39] Linking CXX executable fuzz_test
[38/39] Linking CXX executable range_map_test
[39/39] Linking CXX executable bloaty_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
libfakeroot internal error: payload not recognized!
==> Creating package "bloaty"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bloaty 1.1-22 (Thu Nov 27 15:24:25 2025)
==> Cleaning up...
[?12l[?25h