==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: maeparser 1.3.3-1 (Sat Jun 7 07:56:23 2025) ==> Retrieving sources... -> Cloning maeparser git repo... Cloning into bare repository '/home/leming/work/maeparser/maeparser'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... maeparser ... Skipped ==> Making package: maeparser 1.3.3-1 (Sat Jun 7 07:56:43 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) boost-libs-1.88.0-3 Total Installed Size: 9.15 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 boost-libs... Optional dependencies for boost-libs openmpi: for mpi support :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving 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-1 perl-mailtools-2.22-1 perl-timedate-2.33-7 rhash-1.4.4-1 zlib-ng-2.2.4-1 boost-1.88.0-3 cmake-4.0.2-1 git-2.49.0-2 Total Installed Size: 307.57 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 boost... Optional dependencies for boost python: for python bindings [installed] 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-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) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of maeparser git repo... Cloning into 'maeparser'... done. Switched to a new branch 'makepkg' ==> Starting build()... -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.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 CMake Warning (dev) in CMakeLists.txt: A logical block opening on the line /build/maeparser/src/maeparser/CMakeLists.txt:41 (if) closes on the line /build/maeparser/src/maeparser/CMakeLists.txt:58 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:42 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/lib/cmake/Boost-1.88.0/BoostConfig.cmake (found version "1.88.0") found components: iostreams CMake Warning (dev) at CMakeLists.txt:47 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found ZLIB: /usr/lib/libz.so (found version "1.3.1") -- Using zlib library for iostreams dependency. CMake Warning (dev) at test/CMakeLists.txt:3 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /usr/lib/cmake/Boost-1.88.0/BoostConfig.cmake (found version "1.88.0") found components: filesystem iostreams unit_test_framework -- Configuring done (2.1s) -- Generating done (0.1s) -- Build files have been written to: /build/maeparser/src/build [ 21%] Building CXX object CMakeFiles/maeparser.dir/Buffer.cpp.o [ 21%] Building CXX object CMakeFiles/maeparser.dir/MaeBlock.cpp.o [ 21%] Building CXX object CMakeFiles/maeparser.dir/MaeParser.cpp.o [ 28%] Building CXX object CMakeFiles/maeparser.dir/Reader.cpp.o [ 35%] Building CXX object CMakeFiles/maeparser.dir/Writer.cpp.o [ 42%] Linking CXX shared library libmaeparser.so [ 42%] Built target maeparser [ 50%] Building CXX object test/CMakeFiles/unittest.dir/MainTestSuite.cpp.o [ 57%] Building CXX object test/CMakeFiles/unittest.dir/MaeBlockTest.cpp.o [ 64%] Building CXX object test/CMakeFiles/unittest.dir/BufferTest.cpp.o [ 71%] Building CXX object test/CMakeFiles/unittest.dir/MaeParserTest.cpp.o [ 78%] Building CXX object test/CMakeFiles/unittest.dir/WriterTest.cpp.o [ 85%] Building CXX object test/CMakeFiles/unittest.dir/ReaderTest.cpp.o [ 92%] Building CXX object test/CMakeFiles/unittest.dir/UsageDemo.cpp.o [100%] Linking CXX executable unittest [100%] Built target unittest ==> Entering fakeroot environment... ==> Starting package()... -- Install configuration: "" -- Installing: /build/maeparser/pkg/maeparser/usr/lib/libmaeparser.so.1.3.3 -- Installing: /build/maeparser/pkg/maeparser/usr/lib/libmaeparser.so.1 -- Installing: /build/maeparser/pkg/maeparser/usr/lib/libmaeparser.so -- Installing: /build/maeparser/pkg/maeparser/usr/lib/cmake/maeparser-config.cmake -- Installing: /build/maeparser/pkg/maeparser/usr/lib/cmake/maeparser-config-noconfig.cmake -- Installing: /build/maeparser/pkg/maeparser/usr/include/maeparser/Buffer.hpp -- Installing: /build/maeparser/pkg/maeparser/usr/include/maeparser/MaeBlock.hpp -- Installing: /build/maeparser/pkg/maeparser/usr/include/maeparser/MaeConstants.hpp -- Installing: /build/maeparser/pkg/maeparser/usr/include/maeparser/MaeParser.hpp -- Installing: /build/maeparser/pkg/maeparser/usr/include/maeparser/MaeParserConfig.hpp -- Installing: /build/maeparser/pkg/maeparser/usr/include/maeparser/Reader.hpp -- Installing: /build/maeparser/pkg/maeparser/usr/include/maeparser/Writer.hpp ==> 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/libmaeparser.so.1.3.3 ==> Creating package "maeparser"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: maeparser 1.3.3-1 (Sat Jun 7 07:57:36 2025) ==> Cleaning up...