==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libxisf 0.2.13-1 (Sat Jan 25 14:01:29 2025)
==> Retrieving sources...
  -> Cloning libXISF git repo...
Cloning into bare repository '/home/leming/work/libxisf/libXISF'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libXISF ... Skipped
==> Making package: libxisf 0.2.13-1 (Sat Jan 25 14:01:50 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) pugixml-1.15-1

Total Download Size:   0.08 MiB
Total Installed Size:  0.29 MiB

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

Packages (10) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3
              libuv-1.50.0-1  perl-error-0.17029-7  perl-mailtools-2.22-1
              perl-timedate-2.33-7  rhash-1.4.4-1  cmake-3.31.5-1  git-2.48.1-1

Total Installed Size:  130.80 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 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]
:: 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...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libXISF git repo...
Cloning into 'libXISF'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
-- The CXX compiler identification is GNU 14.1.1
-- The C compiler identification is GNU 14.1.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 PkgConfig: /usr/bin/pkg-config (found version "2.3.0")
-- Checking for module 'liblz4'
--   Found liblz4, version 1.10.0
-- Checking for module 'pugixml'
--   Found pugixml, version 1.15
-- Checking for module 'zlib'
--   Found zlib, version 1.3.1
-- Checking for module 'libzstd'
--   Found libzstd, version 1.5.6
-- Configuring done (2.9s)
-- Generating done (0.0s)
-- Build files have been written to: /build/libxisf/src/build
[ 33%] Building CXX object CMakeFiles/XISF.dir/bytearray.cpp.o
[ 33%] Building CXX object CMakeFiles/XISF.dir/utils.cpp.o
[ 33%] Building CXX object CMakeFiles/XISF.dir/libxisf.cpp.o
[ 44%] Building CXX object CMakeFiles/XISF.dir/streambuffer.cpp.o
[ 55%] Building CXX object CMakeFiles/XISF.dir/variant.cpp.o
In file included from /usr/include/c++/14.1.1/map:62,
                 from /build/libxisf/src/libXISF/libxisf.h:24,
                 from /build/libxisf/src/libXISF/libxisf.cpp:19:
/usr/include/c++/14.1.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 int&>, std::tuple<>}; _Key = int; _Val = std::pair<const int, std::pair<long long unsigned int, long long unsigned int> >; _KeyOfValue = std::_Select1st<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > >; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > >]':
/usr/include/c++/14.1.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<int, std::pair<const int, std::pair<long long unsigned int, long long unsigned int> >, std::_Select1st<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > >, std::less<int>, std::allocator<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > > >::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.1.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = int; _Tp = std::pair<long long unsigned int, long long unsigned int>; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > >]',
    inlined from 'void LibXISF::XISFModifyPrivate::parseAttachmentPos(pugi::xml_node&)' at /build/libxisf/src/libXISF/libxisf.cpp:1539:29:
/usr/include/c++/14.1.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<int, std::pair<const int, std::pair<long long unsigned int, long long unsigned int> >, std::_Select1st<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > >, std::less<int>, std::allocator<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > > >::const_iterator' changed in GCC 7.1
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = int; _Tp = std::pair<long long unsigned int, long long unsigned int>; _Compare = std::less<int>; _Alloc = std::allocator<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > >]',
    inlined from 'void LibXISF::XISFModifyPrivate::updateAttachmentPos(pugi::xml_node&, size_t)' at /build/libxisf/src/libXISF/libxisf.cpp:1553:36:
/usr/include/c++/14.1.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<int, std::pair<const int, std::pair<long long unsigned int, long long unsigned int> >, std::_Select1st<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > >, std::less<int>, std::allocator<std::pair<const int, std::pair<long long unsigned int, long long unsigned int> > > >::const_iterator' changed in GCC 7.1
[ 66%] Linking CXX shared library libXISF.so
[ 66%] Built target XISF
[ 88%] Building CXX object CMakeFiles/LibXISFTest.dir/test/benchmark.cpp.o
[ 88%] Building CXX object CMakeFiles/LibXISFTest.dir/test/main.cpp.o
[100%] Linking CXX executable LibXISFTest
[100%] Built target LibXISFTest
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: ""
-- Installing: /build/libxisf/pkg/libxisf/usr/include/libxisf.h
-- Installing: /build/libxisf/pkg/libxisf/usr/include/libXISF_global.h
-- Installing: /build/libxisf/pkg/libxisf/usr/lib/pkgconfig/libxisf.pc
-- Installing: /build/libxisf/pkg/libxisf/usr/lib/libXISF.so.0.2.13
-- Installing: /build/libxisf/pkg/libxisf/usr/lib/libXISF.so.0
-- Installing: /build/libxisf/pkg/libxisf/usr/lib/libXISF.so
==> 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...
==> Creating package "libxisf"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libxisf 0.2.13-1 (Sat Jan 25 14:02:25 2025)
==> Cleaning up...