==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: cmark 0.31.2-1 (Sat Feb 14 13:31:12 2026)
==> Retrieving sources...
-> Updating cmark git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
cmark ... Passed
==> Making package: cmark 0.31.2-1 (Sat Feb 14 20:31:39 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (13) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3 libuv-1.52.0-1 mpdecimal-4.0.1-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 rhash-1.4.6-1 zlib-ng-2.3.3-1 cmake-4.2.3-1 git-2.53.0-1 python-3.14.2-2
Total Download Size: 8.28 MiB
Total Installed Size: 219.65 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.53.0-1-armv7h downloading...
zlib-ng-2.3.3-1-armv7h downloading...
perl-mailtools-2.22-3-any downloading...
perl-timedate-2.33-9-any downloading...
perl-error-0.17030-3-any downloading...
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 [pending]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
:: 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 cmark git repo...
Cloning into 'cmark'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.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) at CMakeLists.txt:43 (message):
'CMARK_STATIC' has been replaced with the standard 'BUILD_SHARED_LIBS' to
control the library type.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- Found Python3: /usr/bin/python3.14 (found version "3.14.2") found components: Interpreter
-- Configuring done (5.1s)
-- Generating done (0.1s)
-- Build files have been written to: /build/cmark/src/build
[ 11%] Building C object src/CMakeFiles/cmark.dir/cmark.c.o
[ 11%] Building C object src/CMakeFiles/cmark.dir/blocks.c.o
[ 11%] Building C object src/CMakeFiles/cmark.dir/buffer.c.o
[ 15%] Building C object src/CMakeFiles/cmark.dir/cmark_ctype.c.o
[ 19%] Building C object src/CMakeFiles/cmark.dir/commonmark.c.o
[ 23%] Building C object src/CMakeFiles/cmark.dir/houdini_href_e.c.o
[ 26%] Building C object src/CMakeFiles/cmark.dir/houdini_html_e.c.o
[ 30%] Building C object src/CMakeFiles/cmark.dir/houdini_html_u.c.o
[ 34%] Building C object src/CMakeFiles/cmark.dir/html.c.o
[ 38%] Building C object src/CMakeFiles/cmark.dir/inlines.c.o
[ 42%] Building C object src/CMakeFiles/cmark.dir/iterator.c.o
[ 46%] Building C object src/CMakeFiles/cmark.dir/latex.c.o
[ 50%] Building C object src/CMakeFiles/cmark.dir/man.c.o
[ 53%] Building C object src/CMakeFiles/cmark.dir/node.c.o
[ 57%] Building C object src/CMakeFiles/cmark.dir/references.c.o
[ 61%] Building C object src/CMakeFiles/cmark.dir/render.c.o
[ 65%] Building C object src/CMakeFiles/cmark.dir/scanners.c.o
[ 69%] Building C object src/CMakeFiles/cmark.dir/utf8.c.o
[ 73%] Building C object src/CMakeFiles/cmark.dir/xml.c.o
[ 76%] Linking C shared library libcmark.so
[ 76%] Built target cmark
[ 92%] Building C object src/CMakeFiles/cmark_exe.dir/main.c.o
[ 92%] Building C object api_test/CMakeFiles/api_test.dir/harness.c.o
[ 92%] Building C object api_test/CMakeFiles/api_test.dir/main.c.o
[ 92%] Building CXX object api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o
[ 96%] Linking C executable cmark
[ 96%] Built target cmark_exe
[100%] Linking CXX executable api_test
[100%] Built target api_test
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: "Release"
-- Installing: /build/cmark/pkg/cmark/usr/bin/cmark
-- Set non-toolchain portion of runtime path of "/build/cmark/pkg/cmark/usr/bin/cmark" to ""
-- Installing: /build/cmark/pkg/cmark/usr/lib/libcmark.so.0.31.2
-- Installing: /build/cmark/pkg/cmark/usr/lib/libcmark.so
-- Installing: /build/cmark/pkg/cmark/usr/lib/pkgconfig/libcmark.pc
-- Installing: /build/cmark/pkg/cmark/usr/include/cmark.h
-- Installing: /build/cmark/pkg/cmark/usr/include/cmark_export.h
-- Installing: /build/cmark/pkg/cmark/usr/include/cmark_version.h
-- Installing: /build/cmark/pkg/cmark/usr/lib/cmake/cmark/cmark-config.cmake
-- Installing: /build/cmark/pkg/cmark/usr/lib/cmake/cmark/cmark-config-version.cmake
-- Installing: /build/cmark/pkg/cmark/usr/lib/cmake/cmark/cmark-targets.cmake
-- Installing: /build/cmark/pkg/cmark/usr/lib/cmake/cmark/cmark-targets-release.cmake
-- Installing: /build/cmark/pkg/cmark/usr/share/man/man1/cmark.1
-- Installing: /build/cmark/pkg/cmark/usr/share/man/man3/cmark.3
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "cmark"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cmark 0.31.2-1 (Sat Feb 14 20:32:08 2026)
==> Cleaning up...
[?12l[?25h