==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: dcd 1:0.15.2-2 (Sun Jul  7 09:24:18 2024)
==> Retrieving sources...
  -> Cloning DCD git repo...
Cloning into bare repository '/home/leming/work/dcd/DCD'...
  -> Cloning msgpack-d git repo...
Cloning into bare repository '/home/leming/work/dcd/msgpack-d'...
  -> Cloning libdparse git repo...
Cloning into bare repository '/home/leming/work/dcd/libdparse'...
  -> Cloning d-test-utils git repo...
Cloning into bare repository '/home/leming/work/dcd/d-test-utils'...
  -> Cloning containers git repo...
Cloning into bare repository '/home/leming/work/dcd/containers'...
  -> Found dcd.service
  -> Found dcd.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    DCD ... Skipped
    msgpack-d ... Skipped
    libdparse ... Skipped
    d-test-utils ... Skipped
    containers ... Skipped
    dcd.service ... Passed
    dcd.conf ... Passed
==> Making package: dcd 1:0.15.2-2 (Sun Jul  7 09:24:44 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) liblphobos-3:1.39.0-1

Total Download Size:    6.77 MiB
Total Installed Size:  54.78 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 liblphobos-3:1.39.0-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing liblphobos...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) compiler-rt-18.1.8-1  libedit-20240517_3.1-1  llvm-libs-18.1.8-3
             perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             git-2.45.2-1  ldc-3:1.39.0-1

Total Download Size:     4.42 MiB
Total Installed Size:  186.07 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ldc-3:1.39.0-1-armv7h downloading...
 compiler-rt-18.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 llvm-libs...
installing compiler-rt...
installing ldc...
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/1) Warn about old perl modules
[?25h==> 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 '592ef39a73a58439afc75a3e6c13a0d87d0b847d'
Submodule path 'msgpack-d': checked out '480f3bf9ee80ccf6695ed900cfcc1850ba8da991'
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/messages.d common/src/dcd/common/constants.d common/src/dcd/common/socket.d common/src/dcd/common/constants2.d src/dcd/server/main.d src/dcd/server/server.d src/dcd/server/autocomplete/package.d src/dcd/server/autocomplete/ufcs.d src/dcd/server/autocomplete/util.d src/dcd/server/autocomplete/localuse.d src/dcd/server/autocomplete/complete.d src/dcd/server/autocomplete/symbols.d src/dcd/server/autocomplete/doc.d dsymbol/src/dsymbol/conversion/first.d dsymbol/src/dsymbol/conversion/package.d dsymbol/src/dsymbol/conversion/second.d dsymbol/src/dsymbol/deferred.d dsymbol/src/dsymbol/tests.d dsymbol/src/dsymbol/modulecache.d dsymbol/src/dsymbol/symbol.d dsymbol/src/dsymbol/semantic.d dsymbol/src/dsymbol/builtin/names.d dsymbol/src/dsymbol/builtin/symbols.d dsymbol/src/dsymbol/scope_.d dsymbol/src/dsymbol/type_lookup.d dsymbol/src/dsymbol/string_interning.d dsymbol/src/dsymbol/import_.d dsymbol/src/dsymbol/cache_entry.d libdparse/src/dparse/ast.d libdparse/src/dparse/parser.d libdparse/src/dparse/strings.d libdparse/src/dparse/lexer.d libdparse/src/dparse/astprinter.d libdparse/src/dparse/rollback_allocator.d libdparse/src/dparse/formatter.d libdparse/src/dparse/entities.d libdparse/src/dparse/trivia.d libdparse/src/dparse/stack_buffer.d libdparse/src/std/experimental/lexer.d containers/src/containers/package.d containers/src/containers/immutablehashset.d containers/src/containers/treemap.d containers/src/containers/cyclicbuffer.d containers/src/containers/hashset.d containers/src/containers/internal/storage_type.d containers/src/containers/internal/mixins.d containers/src/containers/internal/element_type.d containers/src/containers/internal/hash.d containers/src/containers/internal/node.d containers/src/containers/internal/backwards.d containers/src/containers/unrolledlist.d containers/src/containers/hashmap.d containers/src/containers/slist.d containers/src/containers/simdset.d containers/src/containers/openhashset.d containers/src/containers/dynamicarray.d containers/src/containers/ttree.d msgpack-d/src/msgpack/package.d msgpack-d/src/msgpack/streaming_unpacker.d msgpack-d/src/msgpack/unpacker.d msgpack-d/src/msgpack/register.d msgpack-d/src/msgpack/value.d msgpack-d/src/msgpack/buffer.d msgpack-d/src/msgpack/exception.d msgpack-d/src/msgpack/common.d msgpack-d/src/msgpack/attribute.d msgpack-d/src/msgpack/packer.d -oq -of=bin/dcd-server
ldc2 common/src/dcd/common/dcd_version.d common/src/dcd/common/messages.d common/src/dcd/common/constants.d common/src/dcd/common/socket.d common/src/dcd/common/constants2.d src/dcd/client/client.d msgpack-d/src/msgpack/package.d msgpack-d/src/msgpack/streaming_unpacker.d msgpack-d/src/msgpack/unpacker.d msgpack-d/src/msgpack/register.d msgpack-d/src/msgpack/value.d msgpack-d/src/msgpack/buffer.d msgpack-d/src/msgpack/exception.d msgpack-d/src/msgpack/common.d msgpack-d/src/msgpack/attribute.d msgpack-d/src/msgpack/packer.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
msgpack-d/src/msgpack/unpacker.d(18): Deprecation: using `in` parameters with `extern(C)` functions is deprecated
msgpack-d/src/msgpack/unpacker.d(18):        parameter `__anonymous_param` declared as `in` here
msgpack-d/src/msgpack/unpacker.d(18): Deprecation: using `in` parameters with `extern(C)` functions is deprecated
msgpack-d/src/msgpack/unpacker.d(18):        parameter `__anonymous_param` declared as `in` here
common/src/dcd/common/messages.d(256): Deprecation: `return` statements cannot be in `scope(failure)` bodies.
common/src/dcd/common/messages.d(256):        Use try-catch blocks for this purpose
common/src/dcd/common/messages.d(256): Deprecation: `return` statements cannot be in `scope(failure)` bodies.
common/src/dcd/common/messages.d(256):        Use try-catch blocks for this purpose
dsymbol/src/dsymbol/conversion/first.d(721): Deprecation: function `dparse.ast.IfStatement.identifier` is deprecated - use condition.identifier
dsymbol/src/dsymbol/conversion/first.d(726): Deprecation: function `dparse.ast.IfStatement.identifier` is deprecated - use condition.identifier
dsymbol/src/dsymbol/conversion/first.d(727): Deprecation: function `dparse.ast.IfStatement.identifier` is deprecated - use condition.identifier
dsymbol/src/dsymbol/conversion/first.d(728): Deprecation: function `dparse.ast.IfStatement.type` is deprecated - use condition.type
dsymbol/src/dsymbol/conversion/first.d(729): Deprecation: function `dparse.ast.IfStatement.type` is deprecated - use condition.type
dsymbol/src/dsymbol/conversion/first.d(733): Deprecation: function `dparse.ast.IfStatement.expression` is deprecated - use condition.expression
dsymbol/src/dsymbol/conversion/first.d(734): Deprecation: function `dparse.ast.IfStatement.expression` is deprecated - use condition.expression
libdparse/src/dparse/lexer.d(158): Deprecation: cast from `const(string)` to `string` cannot be used as an lvalue in @safe code
libdparse/src/dparse/lexer.d(150): Deprecation: cast from `const(string)` to `string` cannot be used as an lvalue in @safe code
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "dcd"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dcd 1:0.15.2-2 (Sun Jul  7 09:27:52 2024)
==> Cleaning up...