==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: opendht 1:3.2.0-2 (Mon Dec 23 18:36:43 2024)
==> Retrieving sources...
  -> Cloning opendht git repo...
Cloning into bare repository '/home/leming/work/opendht/opendht'...
  -> Found llhttp.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    opendht ... Skipped
    llhttp.patch ... Passed
==> Making package: opendht 1:3.2.0-2 (Mon Dec 23 18:36:52 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) fmt-11.0.2-1  jsoncpp-1.9.6-3  llhttp-9.2.1-2

Total Download Size:   0.03 MiB
Total Installed Size:  4.35 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 llhttp-9.2.1-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing fmt...
installing llhttp...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (27) boost-1.86.0-3  boost-libs-1.86.0-3  cppdap-1.58.0-2
              expected-lite-0.8.0-1  hicolor-icon-theme-0.18-1  libuv-1.49.2-1
              perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  rhash-1.4.4-1  asio-1.30.2-1
              cmake-3.31.3-1  cppunit-1.15.1-4  cython-3.0.11-2  git-2.47.1-1
              msgpack-cxx-7.0.0-1  python-setuptools-1:75.2.0-4
              restinio-0.7.2-2

Total Download Size:    18.23 MiB
Total Installed Size:  381.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 boost-1.86.0-3-aarch64 downloading...
 boost-libs-1.86.0-3-aarch64 downloading...
 cppunit-1.15.1-4-aarch64 downloading...
 asio-1.30.2-1-any downloading...
 msgpack-cxx-7.0.0-1-any downloading...
 restinio-0.7.2-2-any downloading...
 expected-lite-0.8.0-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    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-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https 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]
installing cppdap...
installing hicolor-icon-theme...
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 boost-libs...
Optional dependencies for boost-libs
    openmpi: for mpi support
installing boost...
Optional dependencies for boost
    python: for python bindings [installed]
installing msgpack-cxx...
installing asio...
installing expected-lite...
installing restinio...
installing cython...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
installing cppunit...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
  -> Found llhttp.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of opendht git repo...
Cloning into 'opendht'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file CMakeLists.txt
==> Starting build()...
-- The C compiler identification is GNU 14.1.1
-- The CXX compiler identification is GNU 14.1.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.3.0")
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success
-- Performing Test LLVM_HAS_ATOMICS
-- Performing Test LLVM_HAS_ATOMICS - Success
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Checking for one of the modules 'gnutls'
-- Checking for one of the modules 'nettle'
-- Looking for C++ include msgpack.hpp
-- Looking for C++ include msgpack.hpp - found
-- Found Readline: /usr/lib/libreadline.so (Required is at least version "6")
-- Checking for one of the modules 'libargon2'
-- Checking for one of the modules 'jsoncpp'
-- Found ASIO /usr/include
-- Found Restinio: /usr/include
-- Found llhttp /usr/include /usr/lib/libllhttp.so
-- Checking for one of the modules 'openssl'
-- Found OpenSSL 3.4.0 /usr/include
-- Checking for one of the modules 'liburing'
Indexation enabled since it is required for Python support
Using push notification
-- Using Systemd unit installation directory requested: /usr/lib/systemd/system/
-- Checking for one of the modules 'cppunit'
-- Configuring done (5.3s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    OPENDHT_LTO
    OPENDHT_TESTS


-- Build files have been written to: /build/opendht/src/build
make: Entering directory '/build/opendht/src/build'
[  4%] Building CXX object CMakeFiles/opendht.dir/src/node.cpp.o
[  4%] Building CXX object CMakeFiles/opendht.dir/src/base64.cpp.o
[  9%] Building CXX object CMakeFiles/opendht.dir/src/value.cpp.o
[  9%] Building CXX object CMakeFiles/opendht.dir/src/utils.cpp.o
[ 13%] Building CXX object CMakeFiles/opendht.dir/src/default_types.cpp.o
[ 13%] Building CXX object CMakeFiles/opendht.dir/src/crypto.cpp.o
[ 15%] Building CXX object CMakeFiles/opendht.dir/src/dht.cpp.o
[ 18%] Building CXX object CMakeFiles/opendht.dir/src/op_cache.cpp.o
[ 20%] Building CXX object CMakeFiles/opendht.dir/src/callbacks.cpp.o
[ 22%] Building CXX object CMakeFiles/opendht.dir/src/routing_table.cpp.o
[ 25%] Building CXX object CMakeFiles/opendht.dir/src/node_cache.cpp.o
[ 27%] Building CXX object CMakeFiles/opendht.dir/src/network_engine.cpp.o
[ 29%] Building CXX object CMakeFiles/opendht.dir/src/securedht.cpp.o
[ 31%] Building CXX object CMakeFiles/opendht.dir/src/dhtrunner.cpp.o
/build/opendht/src/opendht/src/crypto.cpp: In static member function 'static dht::crypto::Certificate dht::crypto::Certificate::generate(const dht::crypto::PrivateKey&, const std::string&, const dht::crypto::Identity&, bool, int64_t)':
/build/opendht/src/opendht/src/crypto.cpp:1279:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
/build/opendht/src/opendht/src/crypto.cpp:1284:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
[ 34%] Building CXX object CMakeFiles/opendht.dir/src/log.cpp.o
[ 36%] Building CXX object CMakeFiles/opendht.dir/src/network_utils.cpp.o
[ 38%] Building CXX object CMakeFiles/opendht.dir/src/thread_pool.cpp.o
[ 40%] Building CXX object CMakeFiles/opendht.dir/src/peer_discovery.cpp.o
[ 43%] Building CXX object CMakeFiles/opendht.dir/src/indexation/pht.cpp.o
[ 45%] Building CXX object CMakeFiles/opendht.dir/src/dht_proxy_server.cpp.o
[ 47%] Building CXX object CMakeFiles/opendht.dir/src/dht_proxy_client.cpp.o
[ 50%] Building CXX object CMakeFiles/opendht.dir/src/http.cpp.o
[ 52%] Building CXX object CMakeFiles/opendht.dir/src/compat/os_cert.cpp.o
/build/opendht/src/opendht/src/http.cpp: In member function 'void dht::http::Request::build()':
/build/opendht/src/opendht/src/http.cpp:1061:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/opendht/src/opendht/src/http.cpp:1064:5: note: here
[ 54%] Linking CXX shared library libopendht.so
[ 54%] Built target opendht
[ 61%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/infohashtester.cpp.o
[ 61%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/tests_runner.cpp.o
[ 61%] Building CXX object tools/CMakeFiles/dhtchat.dir/dhtchat.cpp.o
[ 63%] Building CXX object tools/CMakeFiles/dhtscanner.dir/dhtscanner.cpp.o
[ 65%] Building CXX object tools/CMakeFiles/durl.dir/durl.cpp.o
[ 68%] Building CXX object tools/CMakeFiles/perftest.dir/perftest.cpp.o
[ 70%] Building CXX object tools/CMakeFiles/dhtnode.dir/dhtnode.cpp.o
[ 72%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/valuetester.cpp.o
Compiling /build/opendht/src/opendht/python/opendht.pyx because it changed.
[1/1] Cythonizing /build/opendht/src/opendht/python/opendht.pyx
[ 75%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/cryptotester.cpp.o
[ 77%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/dhtrunnertester.cpp.o
running build
running build_ext
building 'opendht' extension
creating build/temp.linux-aarch64-cpython-313/build/opendht/src/opendht/python
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 -fPIC -I../../include -I/build/opendht/src/opendht/include -I/usr/include/python3.13 -c /build/opendht/src/opendht/python/opendht.cpp -o build/temp.linux-aarch64-cpython-313/build/opendht/src/opendht/python/opendht.o -std=c++17
[ 79%] Linking CXX executable durl
[ 79%] Built target durl
[ 81%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/threadpooltester.cpp.o
[ 84%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/httptester.cpp.o
[ 86%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/dhtproxytester.cpp.o
[ 88%] Building CXX object CMakeFiles/opendht_unit_tests.dir/tests/peerdiscoverytester.cpp.o
In file included from /build/opendht/src/opendht/tools/dhtscanner.cpp:23:
/build/opendht/src/opendht/tools/tools_common.h: In function 'void signal_handler(int)':
/build/opendht/src/opendht/tools/tools_common.h:433:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/opendht/src/opendht/tools/tools_common.h:435:5: note: here
[ 90%] Linking CXX executable dhtscanner
[ 90%] Built target dhtscanner
In file included from /build/opendht/src/opendht/tools/perftest.cpp:23:
/build/opendht/src/opendht/tools/tools_common.h: In function 'void signal_handler(int)':
/build/opendht/src/opendht/tools/tools_common.h:433:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/opendht/src/opendht/tools/tools_common.h:435:5: note: here
[ 93%] Linking CXX executable perftest
[ 93%] Built target perftest
In file included from /build/opendht/src/opendht/tools/dhtchat.cpp:23:
/build/opendht/src/opendht/tools/tools_common.h: In function 'void signal_handler(int)':
/build/opendht/src/opendht/tools/tools_common.h:433:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/opendht/src/opendht/tools/tools_common.h:435:5: note: here
[ 95%] Linking CXX executable dhtchat
[ 95%] Built target dhtchat
In file included from /build/opendht/src/opendht/tools/dhtnode.cpp:25:
/build/opendht/src/opendht/tools/tools_common.h: In function 'void signal_handler(int)':
/build/opendht/src/opendht/tools/tools_common.h:433:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
/build/opendht/src/opendht/tools/tools_common.h:435:5: note: here
[ 97%] Linking CXX executable dhtnode
[ 97%] Built target dhtnode
[100%] Linking CXX executable opendht_unit_tests
[100%] Built target opendht_unit_tests
creating build/lib.linux-aarch64-cpython-313
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 -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS build/temp.linux-aarch64-cpython-313/build/opendht/src/opendht/python/opendht.o -L../../src -L/build/opendht/src/build/python -L/build/opendht/src/build -L/usr/lib -lopendht -lgnutls -o build/lib.linux-aarch64-cpython-313/opendht.cpython-313-aarch64-linux-gnu.so -std=c++17
[100%] Built target python
make: Leaving directory '/build/opendht/src/build'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/opendht/src/build'
[ 54%] Built target opendht
[ 59%] Built target durl
[ 63%] Built target dhtscanner
[ 68%] Built target perftest
[ 72%] Built target dhtchat
[ 77%] Built target dhtnode
[100%] Built target opendht_unit_tests
running build
running build_ext
[100%] Built target python
Install the project...
-- Install configuration: ""
-- Installing: /build/opendht/pkg/opendht/usr/lib/libopendht.so.3.2.0
-- Installing: /build/opendht/pkg/opendht/usr/lib/libopendht.so.3
-- Installing: /build/opendht/pkg/opendht/usr/lib/libopendht.so
-- Installing: /build/opendht/pkg/opendht/usr/bin/dhtnode
-- Set non-toolchain portion of runtime path of "/build/opendht/pkg/opendht/usr/bin/dhtnode" to ""
-- Installing: /build/opendht/pkg/opendht/usr/bin/dhtscanner
-- Set non-toolchain portion of runtime path of "/build/opendht/pkg/opendht/usr/bin/dhtscanner" to ""
-- Installing: /build/opendht/pkg/opendht/usr/bin/dhtchat
-- Set non-toolchain portion of runtime path of "/build/opendht/pkg/opendht/usr/bin/dhtchat" to ""
-- Installing: /build/opendht/pkg/opendht/usr/lib/systemd/system/dhtnode.service
-- Installing: /build/opendht/pkg/opendht/etc/dhtnode.conf
-- Installing: /build/opendht/pkg/opendht/usr/lib/systemd/system/dhtcluster.service
-- Installing: /build/opendht/pkg/opendht/etc/dhtcluster.conf
-- Installing: /build/opendht/pkg/opendht/usr/share/man/man1/dhtnode.1
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_ext
running install_lib
creating /build/opendht/pkg/opendht/usr/lib/python3.13/site-packages
copying build/lib.linux-aarch64-cpython-313/opendht.cpython-313-aarch64-linux-gnu.so -> /build/opendht/pkg/opendht/usr/lib/python3.13/site-packages
running install_egg_info
running egg_info
creating opendht.egg-info
writing opendht.egg-info/PKG-INFO
writing dependency_links to opendht.egg-info/dependency_links.txt
writing top-level names to opendht.egg-info/top_level.txt
writing manifest file 'opendht.egg-info/SOURCES.txt'
reading manifest file 'opendht.egg-info/SOURCES.txt'
writing manifest file 'opendht.egg-info/SOURCES.txt'
Copying opendht.egg-info to /build/opendht/pkg/opendht/usr/lib/python3.13/site-packages/opendht-3.2.0-py3.13.egg-info
running install_scripts
-- Installing: /build/opendht/pkg/opendht/usr/bin/dhtcluster
-- Installing: /build/opendht/pkg/opendht/usr/include
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/proxy.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/node_export.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/network_engine.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/dht_proxy_server.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/node.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/def.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/indexation
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/indexation/pht.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/dht_proxy_client.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/dht_interface.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/dhtrunner.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/infohash.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/dht.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/value.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/node_cache.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/default_types.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/log.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/rate_limiter.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/routing_table.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/thread_pool.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/crypto
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/crypto/secure_vector.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/logger.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/peer_discovery.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/callbacks.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/rng.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/utils.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/crypto.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/sockaddr.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/network_utils.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/scheduler.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/http.h
-- Installing: /build/opendht/pkg/opendht/usr/include/opendht/securedht.h
-- Installing: /build/opendht/pkg/opendht/usr/lib/pkgconfig/opendht.pc
-- Installing: /build/opendht/pkg/opendht/usr/lib/cmake/opendht/opendhtConfig.cmake
-- Installing: /build/opendht/pkg/opendht/usr/lib/cmake/opendht/opendhtConfig-noconfig.cmake
-- Installing: /build/opendht/pkg/opendht/usr/lib/cmake/opendht/opendhtConfigVersion.cmake
make: Leaving directory '/build/opendht/src/build'
==> 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/lib/python3.13/site-packages/opendht-3.2.0-py3.13.egg-info/SOURCES.txt
usr/lib/python3.13/site-packages/opendht.cpython-313-aarch64-linux-gnu.so
==> Creating package "opendht"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: opendht 1:3.2.0-2 (Mon Dec 23 18:38:28 2024)
==> Cleaning up...