==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: dcd 1:0.16.2-1 (Tue Jan 13 00:55:07 2026)
==> Retrieving sources...
-> Updating DCD git repo...
-> Updating msgpack-d git repo...
-> Updating libdparse git repo...
-> Updating d-test-utils git repo...
-> Updating containers git repo...
-> Found dcd.service
-> Found dcd.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
DCD ... Passed
msgpack-d ... Skipped
libdparse ... Skipped
d-test-utils ... Skipped
containers ... Skipped
dcd.service ... Passed
dcd.conf ... Passed
==> Making package: dcd 1:0.16.2-1 (Tue Jan 13 07:55:35 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) liblphobos-3:1.41.0-2
Total Download Size: 6.90 MiB
Total Installed Size: 56.24 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
liblphobos-3:1.41.0-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing liblphobos...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (9) compiler-rt20-20.1.8-1 libedit-20250104_3.1-1 llvm20-libs-20.1.8-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 zlib-ng-2.3.2-1 git-2.52.0-2 ldc-3:1.41.0-2
Total Download Size: 35.77 MiB
Total Installed Size: 217.03 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
llvm20-libs-20.1.8-1-armv7h downloading...
ldc-3:1.41.0-2-armv7h downloading...
compiler-rt20-20.1.8-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing llvm20-libs...
installing compiler-rt20...
installing ldc...
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
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: 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...
-> Found dcd.service
-> Found dcd.conf
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of DCD git repo...
Cloning into 'DCD'...
done.
Switched to a new branch 'makepkg'
-> Creating working copy of msgpack-d git repo...
Cloning into 'msgpack-d'...
done.
-> Creating working copy of libdparse git repo...
Cloning into 'libdparse'...
done.
-> Creating working copy of d-test-utils git repo...
Cloning into 'd-test-utils'...
done.
-> Creating working copy of containers git repo...
Cloning into 'containers'...
done.
==> Starting prepare()...
Submodule 'containers' (https://github.com/dlang-community/containers.git) registered for path 'containers'
Submodule 'd-test-utils' (https://github.com/dlang-community/d-test-utils.git) registered for path 'd-test-utils'
Submodule 'libdparse' (https://github.com/dlang-community/libdparse.git) registered for path 'libdparse'
Submodule 'msgpack-d' (https://github.com/msgpack/msgpack-d.git) registered for path 'msgpack-d'
Cloning into '/build/dcd/src/DCD/containers'...
done.
Cloning into '/build/dcd/src/DCD/d-test-utils'...
done.
Cloning into '/build/dcd/src/DCD/libdparse'...
done.
Cloning into '/build/dcd/src/DCD/msgpack-d'...
done.
Submodule path 'containers': checked out '116a02872039efbd0289828cd5eeff6f60bdf539'
Submodule path 'd-test-utils': checked out '206a2e6abd97b4462f3a320e4f2d23986fad3cff'
Submodule path 'libdparse': checked out '6b348eb57922fc8fc77d7b6a02c1ab8afd180b8f'
Submodule path 'msgpack-d': checked out '26ef07e16023483ad93e3f86374b19d0e541c924'
sed: -e expression #2, char 13: unterminated `s' command
==> Starting build()...
git describe --tags > bin/githash.txt
ldc2 -Icontainers/src -Imsgpack-d/src -Ilibdparse/src -Idsymbol/src -Isrc -J=bin -O5 -linker=gold -link-defaultlib-shared=false -release common/src/dcd/common/dcd_version.d common/src/dcd/common/constants2.d common/src/dcd/common/socket.d common/src/dcd/common/messages.d common/src/dcd/common/constants.d src/dcd/server/autocomplete/complete.d src/dcd/server/autocomplete/inlayhints.d src/dcd/server/autocomplete/localuse.d src/dcd/server/autocomplete/package.d src/dcd/server/autocomplete/symbols.d src/dcd/server/autocomplete/doc.d src/dcd/server/autocomplete/util.d src/dcd/server/main.d src/dcd/server/server.d dsymbol/src/dsymbol/type_lookup.d dsymbol/src/dsymbol/symbol.d dsymbol/src/dsymbol/conversion/third.d dsymbol/src/dsymbol/conversion/package.d dsymbol/src/dsymbol/conversion/second.d dsymbol/src/dsymbol/conversion/first.d dsymbol/src/dsymbol/tests.d dsymbol/src/dsymbol/string_interning.d dsymbol/src/dsymbol/deferred.d dsymbol/src/dsymbol/scope_.d dsymbol/src/dsymbol/builtin/names.d dsymbol/src/dsymbol/builtin/symbols.d dsymbol/src/dsymbol/utils.d dsymbol/src/dsymbol/ufcs.d dsymbol/src/dsymbol/semantic.d dsymbol/src/dsymbol/import_.d dsymbol/src/dsymbol/modulecache.d dsymbol/src/dsymbol/cache_entry.d libdparse/src/dparse/rollback_allocator.d libdparse/src/dparse/astprinter.d libdparse/src/dparse/lexer.d libdparse/src/dparse/formatter.d libdparse/src/dparse/strings.d libdparse/src/dparse/trivia.d libdparse/src/dparse/stack_buffer.d libdparse/src/dparse/ast.d libdparse/src/dparse/parser.d libdparse/src/dparse/entities.d libdparse/src/std/experimental/lexer.d containers/src/containers/hashset.d containers/src/containers/openhashset.d containers/src/containers/immutablehashset.d containers/src/containers/treemap.d containers/src/containers/package.d containers/src/containers/cyclicbuffer.d containers/src/containers/ttree.d containers/src/containers/unrolledlist.d containers/src/containers/hashmap.d containers/src/containers/simdset.d containers/src/containers/dynamicarray.d containers/src/containers/slist.d containers/src/containers/internal/node.d containers/src/containers/internal/element_type.d containers/src/containers/internal/backwards.d containers/src/containers/internal/hash.d containers/src/containers/internal/storage_type.d containers/src/containers/internal/mixins.d msgpack-d/src/msgpack/register.d msgpack-d/src/msgpack/package.d msgpack-d/src/msgpack/buffer.d msgpack-d/src/msgpack/exception.d msgpack-d/src/msgpack/unpacker.d msgpack-d/src/msgpack/common.d msgpack-d/src/msgpack/streaming_unpacker.d msgpack-d/src/msgpack/attribute.d msgpack-d/src/msgpack/packer.d msgpack-d/src/msgpack/value.d -oq -of=bin/dcd-server
ldc2 common/src/dcd/common/dcd_version.d common/src/dcd/common/constants2.d common/src/dcd/common/socket.d common/src/dcd/common/messages.d common/src/dcd/common/constants.d src/dcd/client/client.d msgpack-d/src/msgpack/register.d msgpack-d/src/msgpack/package.d msgpack-d/src/msgpack/buffer.d msgpack-d/src/msgpack/exception.d msgpack-d/src/msgpack/unpacker.d msgpack-d/src/msgpack/common.d msgpack-d/src/msgpack/streaming_unpacker.d msgpack-d/src/msgpack/attribute.d msgpack-d/src/msgpack/packer.d msgpack-d/src/msgpack/value.d -Imsgpack-d/src -Imsgpack-d/src -J=bin -release -O5 -linker=gold -link-defaultlib-shared=false -oq -of=bin/dcd-client -oq -of=bin/dcd-client
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "dcd"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dcd 1:0.16.2-1 (Tue Jan 13 07:58:38 2026)
==> Cleaning up...
[?12l[?25h