==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: cppdap 1.58.0-3 (Sat Mar 28 09:15:45 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 15:15:52 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: 158.46 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 (1.1s)
-- Generating done (0.0s)
-- Build files have been written to: /build/cppdap/src/build
[ 28%] Building CXX object CMakeFiles/cppdap.dir/src/nlohmann_json_serializer.cpp.o
[ 28%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_requests.cpp.o
[ 28%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_events.cpp.o
[ 28%] Building CXX object CMakeFiles/cppdap.dir/src/network.cpp.o
[ 50%] Building CXX object CMakeFiles/cppdap.dir/src/content_stream.cpp.o
[ 50%] Building CXX object CMakeFiles/cppdap.dir/src/null_json_serializer.cpp.o
[ 50%] Building CXX object CMakeFiles/cppdap.dir/src/io.cpp.o
[ 57%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_response.cpp.o
[-21%] Building CXX object CMakeFiles/cppdap.dir/src/protocol_types.cpp.o
[ 71%] Building CXX object CMakeFiles/cppdap.dir/src/session.cpp.o
[ 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:68,
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/nlohmann_json_serializer.h:18,
from /build/cppdap/src/cppdap/src/nlohmann_json_serializer.cpp:15:
In member function 'std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = dap::any; _Alloc = std::allocator<dap::any>]',
inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = dap::any; _Alloc = std::allocator<dap::any>]' at /usr/include/c++/15.2.1/bits/stl_vector.h:633:61,
inlined from 'void dap::BasicTypeInfo<T>::copyConstruct(void*, const void*) const [with T = std::vector<dap::any, std::allocator<dap::any> >]' at /build/cppdap/src/cppdap/include/dap/typeof.h:37:5,
inlined from 'dap::any& dap::any::operator=(const T&) [with T = dap::boolean]' at /build/cppdap/src/cppdap/include/dap/any.h:145:24,
inlined from 'virtual bool dap::json::NlohmannDeserializer::deserialize(dap::any*) const' at /build/cppdap/src/cppdap/src/nlohmann_json_serializer.cpp:87:40:
/usr/include/c++/15.2.1/bits/stl_vector.h:1119:41: warning: array subscript 'const std::vector<dap::any, std::allocator<dap::any> >[0]' is partly outside array bounds of 'dap::boolean [1]' [-Warray-bounds=]
1119 | ptrdiff_t __dif = this->_M_impl._M_finish - this->_M_impl._M_start;
| ~~~~~~~~~~~~~~^~~~~~~~~
/build/cppdap/src/cppdap/src/nlohmann_json_serializer.cpp: In member function 'virtual bool dap::json::NlohmannDeserializer::deserialize(dap::any*) const':
/build/cppdap/src/cppdap/src/nlohmann_json_serializer.cpp:87:40: note: object '<anonymous>' of size 1
In member function 'std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = dap::any; _Alloc = std::allocator<dap::any>]',
inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = dap::any; _Alloc = std::allocator<dap::any>]' at /usr/include/c++/15.2.1/bits/stl_vector.h:633:61,
inlined from 'void dap::BasicTypeInfo<T>::copyConstruct(void*, const void*) const [with T = std::vector<dap::any, std::allocator<dap::any> >]' at /build/cppdap/src/cppdap/include/dap/typeof.h:37:5,
inlined from 'dap::any& dap::any::operator=(const T&) [with T = dap::boolean]' at /build/cppdap/src/cppdap/include/dap/any.h:145:24,
inlined from 'virtual bool dap::json::NlohmannDeserializer::deserialize(dap::any*) const' at /build/cppdap/src/cppdap/src/nlohmann_json_serializer.cpp:87:40:
/usr/include/c++/15.2.1/bits/stl_vector.h:1119:67: warning: array subscript 'const std::vector<dap::any, std::allocator<dap::any> >[0]' is partly outside array bounds of 'dap::boolean [1]' [-Warray-bounds=]
1119 | ptrdiff_t __dif = this->_M_impl._M_finish - this->_M_impl._M_start;
| ~~~~~~~~~~~~~~^~~~~~~~
/build/cppdap/src/cppdap/src/nlohmann_json_serializer.cpp: In member function 'virtual bool dap::json::NlohmannDeserializer::deserialize(dap::any*) const':
/build/cppdap/src/cppdap/src/nlohmann_json_serializer.cpp:87:40: note: object '<anonymous>' of size 1
[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/dap.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/typeof.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/typeinfo.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/variant.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/any.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/types.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/session.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/serialization.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/io.h
-- Installing: /build/cppdap/pkg/cppdap/usr/include/dap/network.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...
libfakeroot internal error: payload not recognized!
==> 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 15:16:12 2026)
==> Cleaning up...
[?12l[?25h