==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cppdap 1.58.0-3 (Sat Mar 28 13:55:07 2026)
==> Retrieving sources...
  -> Updating cppdap git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    cppdap ... Passed
==> Making package: cppdap 1.58.0-3 (Sat Mar 28 19:55:34 2026)
==> Checking runtime dependencies...
==> 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.52.1-1  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.35-1  rhash-1.4.6-1  zlib-ng-2.3.3-1  cmake-4.3.1-1  git-2.53.0-1  nlohmann-json-3.12.0-2

Total Installed Size:  155.24 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
    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 nlohmann-json...
:: 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...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of cppdap git repo...
Cloning into 'cppdap'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Auto-merging include/dap/network.h
==> Starting build()...
-- The CXX compiler identification is GNU 15.2.1
-- The C compiler identification is GNU 15.2.1
-- 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
-- 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
-- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.12.0")
-- Configuring done (2.3s)
-- Generating done (0.0s)
-- Build files have been written to: /build/cppdap/src/build
[ 21%] Building CXX object CMakeFiles/cppdap.dir/src/content_stream.cpp.o
[ 21%] Building CXX object CMakeFiles/cppdap.dir/src/nlohmann_json_serializer.cpp.o
[ 21%] Building CXX object CMakeFiles/cppdap.dir/src/io.cpp.o
[ 35%] Building CXX object CMakeFiles/cppdap.dir/src/network.cpp.o
[ 35%] Building CXX object CMakeFiles/cppdap.dir/src/null_json_serializer.cpp.o
[ 42%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_events.cpp.o
[ 50%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_requests.cpp.o
[ 57%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_response.cpp.o
[ 64%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_types.cpp.o
[ 71%] Building CXX object CMakeFiles/cppdap.dir/src/session.cpp.o
In file included from /usr/include/c++/15.2.1/map:64,
                 from /usr/include/nlohmann/json_fwd.hpp:13,
                 from /build/cppdap/src/cppdap/src/nlohmann_json_serializer.h:22,
                 from /build/cppdap/src/cppdap/src/nlohmann_json_serializer.cpp:15:
/usr/include/c++/15.2.1/bits/stl_tree.h: In 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 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>, std::tuple<>}; _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> >; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >]':
/usr/include/c++/15.2.1/bits/stl_tree.h:3080:7: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> >, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > > >::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 = std::__cxx11::basic_string<char>; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >]',
    inlined from 'bool nlohmann::json_abi_v3_12_0::detail::json_sax_dom_callback_parser<BasicJsonType, InputAdapterType>::key(string_t&) [with BasicJsonType = nlohmann::json_abi_v3_12_0::basic_json<>; InputAdapterType = nlohmann::json_abi_v3_12_0::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]' at /usr/include/nlohmann/detail/input/json_sax.hpp:586:83:
/usr/include/c++/15.2.1/bits/stl_map.h:536:44: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> >, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > > >::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<>());
      |                                             ~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >]',
    inlined from 'bool nlohmann::json_abi_v3_12_0::detail::json_sax_dom_parser<BasicJsonType, InputAdapterType>::key(string_t&) [with BasicJsonType = nlohmann::json_abi_v3_12_0::basic_json<>; InputAdapterType = nlohmann::json_abi_v3_12_0::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]' at /usr/include/nlohmann/detail/input/json_sax.hpp:264:79,
    inlined from 'bool nlohmann::json_abi_v3_12_0::detail::parser<BasicJsonType, InputAdapterType>::sax_parse_internal(SAX*) [with SAX = nlohmann::json_abi_v3_12_0::detail::json_sax_dom_parser<nlohmann::json_abi_v3_12_0::basic_json<>, nlohmann::json_abi_v3_12_0::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > > >; BasicJsonType = nlohmann::json_abi_v3_12_0::basic_json<>; InputAdapterType = nlohmann::json_abi_v3_12_0::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]' at /usr/include/nlohmann/detail/input/parser.hpp:219:59:
/usr/include/c++/15.2.1/bits/stl_map.h:536:44: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> >, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > > >::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<>());
      |                                             ~~~~~~~~~~~~~~~
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = nlohmann::json_abi_v3_12_0::basic_json<>; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >]',
    inlined from 'bool nlohmann::json_abi_v3_12_0::detail::json_sax_dom_parser<BasicJsonType, InputAdapterType>::key(string_t&) [with BasicJsonType = nlohmann::json_abi_v3_12_0::basic_json<>; InputAdapterType = nlohmann::json_abi_v3_12_0::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]' at /usr/include/nlohmann/detail/input/json_sax.hpp:264:79,
    inlined from 'bool nlohmann::json_abi_v3_12_0::detail::parser<BasicJsonType, InputAdapterType>::sax_parse_internal(SAX*) [with SAX = nlohmann::json_abi_v3_12_0::detail::json_sax_dom_parser<nlohmann::json_abi_v3_12_0::basic_json<>, nlohmann::json_abi_v3_12_0::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > > >; BasicJsonType = nlohmann::json_abi_v3_12_0::basic_json<>; InputAdapterType = nlohmann::json_abi_v3_12_0::detail::iterator_input_adapter<__gnu_cxx::__normal_iterator<const char*, std::__cxx11::basic_string<char> > >]' at /usr/include/nlohmann/detail/input/parser.hpp:430:51:
/usr/include/c++/15.2.1/bits/stl_map.h:536:44: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> >, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, nlohmann::json_abi_v3_12_0::basic_json<> > > >::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<>());
      |                                             ~~~~~~~~~~~~~~~
[ 78%] Building CXX object CMakeFiles/cppdap.dir/src/socket.cpp.o
[ 85%] Building CXX object CMakeFiles/cppdap.dir/src/typeinfo.cpp.o
[ 92%] Building CXX object CMakeFiles/cppdap.dir/src/typeof.cpp.o
In file included from /usr/include/c++/15.2.1/vector:67,
                 from /build/cppdap/src/cppdap/include/dap/types.h:26,
                 from /build/cppdap/src/cppdap/include/dap/typeof.h:19,
                 from /build/cppdap/src/cppdap/include/dap/protocol.h:25,
                 from /build/cppdap/src/cppdap/src/protocol_response.cpp:20:
/usr/include/c++/15.2.1/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _Sentinel, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, vector<dap::ColumnDescriptor, allocator<dap::ColumnDescriptor> > >; _Sentinel = __gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, vector<dap::ColumnDescriptor, allocator<dap::ColumnDescriptor> > >; _ForwardIterator = dap::ColumnDescriptor*]':
/usr/include/c++/15.2.1/bits/stl_uninitialized.h:140:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, std::vector<dap::ColumnDescriptor, std::allocator<dap::ColumnDescriptor> > >' changed in GCC 7.1
  140 |     __do_uninit_copy(_InputIterator __first, _Sentinel __last,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_uninitialized.h:140:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, std::vector<dap::ColumnDescriptor, std::allocator<dap::ColumnDescriptor> > >' changed in GCC 7.1
In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, vector<dap::ColumnDescriptor, allocator<dap::ColumnDescriptor> > >; _ForwardIterator = dap::ColumnDescriptor*]',
    inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _Sentinel, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, vector<dap::ColumnDescriptor, allocator<dap::ColumnDescriptor> > >; _Sentinel = __gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, vector<dap::ColumnDescriptor, allocator<dap::ColumnDescriptor> > >; _ForwardIterator = dap::ColumnDescriptor*; _Tp = dap::ColumnDescriptor]' at /usr/include/c++/15.2.1/bits/stl_uninitialized.h:637:37,
    inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, std::vector<dap::ColumnDescriptor, std::allocator<dap::ColumnDescriptor> > >; _Tp = dap::ColumnDescriptor; _Alloc = std::allocator<dap::ColumnDescriptor>]' at /usr/include/c++/15.2.1/bits/stl_vector.h:1912:6,
    inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = dap::ColumnDescriptor; _Alloc = std::allocator<dap::ColumnDescriptor>]' at /usr/include/c++/15.2.1/bits/vector.tcc:238:44,
    inlined from 'dap::optional<T>& dap::optional<T>::operator=(U&&) [with U = std::vector<dap::ColumnDescriptor, std::allocator<dap::ColumnDescriptor> >&; <template-parameter-2-2> = void; T = std::vector<dap::ColumnDescriptor, std::allocator<dap::ColumnDescriptor> >]' at /build/cppdap/src/cppdap/include/dap/optional.h:156:7,
    inlined from 'bool dap::Deserializer::deserialize(dap::optional<T>*) const [with T = std::vector<dap::ColumnDescriptor, std::allocator<dap::ColumnDescriptor> >]' at /build/cppdap/src/cppdap/include/dap/serialization.h:108:10,
    inlined from 'bool dap::BasicTypeInfo<T>::deserialize(const dap::Deserializer*, void*) const [with T = dap::optional<std::vector<dap::ColumnDescriptor, std::allocator<dap::ColumnDescriptor> > >]' at /build/cppdap/src/cppdap/include/dap/typeof.h:43:26:
/usr/include/c++/15.2.1/bits/stl_uninitialized.h:266:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const dap::ColumnDescriptor*, std::vector<dap::ColumnDescriptor, std::allocator<dap::ColumnDescriptor> > >' changed in GCC 7.1
  266 |         return std::__do_uninit_copy(__first, __last, __result);
      |                ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_uninitialized.h: In function '_ForwardIterator std::__do_uninit_copy(_InputIterator, _Sentinel, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const dap::Breakpoint*, vector<dap::Breakpoint, allocator<dap::Breakpoint> > >; _Sentinel = __gnu_cxx::__normal_iterator<const dap::Breakpoint*, vector<dap::Breakpoint, allocator<dap::Breakpoint> > >; _ForwardIterator = dap::Breakpoint*]':
/usr/include/c++/15.2.1/bits/stl_uninitialized.h:140:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const dap::Breakpoint*, std::vector<dap::Breakpoint, std::allocator<dap::Breakpoint> > >' changed in GCC 7.1
  140 |     __do_uninit_copy(_InputIterator __first, _Sentinel __last,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_uninitialized.h:140:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const dap::Breakpoint*, std::vector<dap::Breakpoint, std::allocator<dap::Breakpoint> > >' changed in GCC 7.1
In function '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const dap::Breakpoint*, vector<dap::Breakpoint, allocator<dap::Breakpoint> > >; _ForwardIterator = dap::Breakpoint*]',
    inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _Sentinel, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator<const dap::Breakpoint*, vector<dap::Breakpoint, allocator<dap::Breakpoint> > >; _Sentinel = __gnu_cxx::__normal_iterator<const dap::Breakpoint*, vector<dap::Breakpoint, allocator<dap::Breakpoint> > >; _ForwardIterator = dap::Breakpoint*; _Tp = dap::Breakpoint]' at /usr/include/c++/15.2.1/bits/stl_uninitialized.h:637:37,
    inlined from 'std::vector<_Tp, _Alloc>::pointer std::vector<_Tp, _Alloc>::_M_allocate_and_copy(size_type, _ForwardIterator, _ForwardIterator) [with _ForwardIterator = __gnu_cxx::__normal_iterator<const dap::Breakpoint*, std::vector<dap::Breakpoint, std::allocator<dap::Breakpoint> > >; _Tp = dap::Breakpoint; _Alloc = std::allocator<dap::Breakpoint>]' at /usr/include/c++/15.2.1/bits/stl_vector.h:1912:6,
    inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = dap::Breakpoint; _Alloc = std::allocator<dap::Breakpoint>]' at /usr/include/c++/15.2.1/bits/vector.tcc:238:44,
    inlined from 'dap::optional<T>& dap::optional<T>::operator=(U&&) [with U = std::vector<dap::Breakpoint, std::allocator<dap::Breakpoint> >&; <template-parameter-2-2> = void; T = std::vector<dap::Breakpoint, std::allocator<dap::Breakpoint> >]' at /build/cppdap/src/cppdap/include/dap/optional.h:156:7,
    inlined from 'bool dap::Deserializer::deserialize(dap::optional<T>*) const [with T = std::vector<dap::Breakpoint, std::allocator<dap::Breakpoint> >]' at /build/cppdap/src/cppdap/include/dap/serialization.h:108:10,
    inlined from 'bool dap::BasicTypeInfo<T>::deserialize(const dap::Deserializer*, void*) const [with T = dap::optional<std::vector<dap::Breakpoint, std::allocator<dap::Breakpoint> > >]' at /build/cppdap/src/cppdap/include/dap/typeof.h:43:26:
/usr/include/c++/15.2.1/bits/stl_uninitialized.h:266:37: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<const dap::Breakpoint*, std::vector<dap::Breakpoint, std::allocator<dap::Breakpoint> > >' changed in GCC 7.1
  266 |         return std::__do_uninit_copy(__first, __last, __result);
      |                ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
[100%] Linking CXX shared library libcppdap.so
[100%] Built target cppdap
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: ""
-- Installing: /build/cppdap/pkg/cppdap/usr/lib/libcppdap.so
-- Installing: /build/cppdap/pkg/cppdap/usr/lib/cmake/cppdap/cppdap-targets.cmake
-- Installing: /build/cppdap/pkg/cppdap/usr/lib/cmake/cppdap/cppdap-targets-noconfig.cmake
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/any.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/traits.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/optional.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/network.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/typeinfo.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/protocol.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/future.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/dap.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/types.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/typeof.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/serialization.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/session.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/io.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/variant.h
-- Installing: /build/cppdap/pkg/cppdap/usr/lib/cmake/cppdap/cppdapConfigVersion.cmake
-- Installing: /build/cppdap/pkg/cppdap/usr/lib/cmake/cppdap/cppdapConfig.cmake
==> 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...
==> WARNING: Package contains reference to $srcdir
usr/lib/libcppdap.so
==> Creating package "cppdap"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cppdap 1.58.0-3 (Sat Mar 28 19:56:07 2026)
==> Cleaning up...
[?12l[?25h