==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: maeparser 1.3.3-3 (Tue Oct 28 07:19:03 2025)
==> Retrieving sources...
-> Cloning maeparser git repo...
Cloning into bare repository '/home/leming/work/maeparser/maeparser'...
-> Found fix-cmake.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
maeparser ... Skipped
fix-cmake.patch ... Passed
==> Making package: maeparser 1.3.3-3 (Tue 28 Oct 2025 07:19:11 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (1) boost-libs-1.89.0-2
Total Download Size: 2.44 MiB
Total Installed Size: 13.11 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
boost-libs-1.89.0-2-aarch64 downloading...
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-2 perl-mailtools-2.22-2
perl-timedate-2.33-8 rhash-1.4.6-1 zlib-ng-2.2.5-1
boost-1.89.0-2 cmake-4.1.2-1 git-2.51.2-2
Total Download Size: 43.47 MiB
Total Installed Size: 337.54 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
cmake-4.1.2-1-aarch64 downloading...
boost-1.89.0-2-aarch64 downloading...
git-2.51.2-2-aarch64 downloading...
cppdap-1.58.0-2-aarch64 downloading...
libuv-1.51.0-1-aarch64 downloading...
rhash-1.4.6-1-aarch64 downloading...
jsoncpp-1.9.6-3-aarch64 downloading...
zlib-ng-2.2.5-1-aarch64 downloading...
perl-mailtools-2.22-2-any downloading...
perl-timedate-2.33-8-any downloading...
perl-error-0.17030-2-any downloading...
hicolor-icon-theme-0.18-1-any downloading...
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-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]
less: the default pager for git [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(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...
-> Found fix-cmake.patch
==> 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 prepare()...
patching file CMakeLists.txt
==> 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.89.0/BoostConfig.cmake (found version "1.89.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.89.0/BoostConfig.cmake (found version "1.89.0") found components: filesystem iostreams unit_test_framework
-- Configuring done (1.7s)
-- Generating done (0.1s)
-- Build files have been written to: /build/maeparser/src/build
[ 7%] Building CXX object CMakeFiles/maeparser.dir/Buffer.cpp.o
[ 14%] 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/BufferTest.cpp.o
[ 64%] Building CXX object test/CMakeFiles/unittest.dir/MaeBlockTest.cpp.o
[ 71%] Building CXX object test/CMakeFiles/unittest.dir/MaeParserTest.cpp.o
[ 85%] 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/maeparser-config.cmake
-- Installing: /build/maeparser/pkg/maeparser/usr/lib/cmake/maeparser/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-3 (Tue 28 Oct 2025 07:20:17 AM MDT)
==> Cleaning up...