==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dcd 1:0.15.2-2 (Sun Jul  7 09:17:31 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 07 Jul 2024 09:17:42 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) liblphobos-3:1.39.0-1

Total Download Size:    6.62 MiB
Total Installed Size:  57.63 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 liblphobos-3:1.39.0-1-aarch64 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:     5.62 MiB
Total Installed Size:  216.08 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ldc-3:1.39.0-1-aarch64 downloading...
 compiler-rt-18.1.8-1-aarch64 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/messages.d common/src/dcd/common/socket.d common/src/dcd/common/dcd_version.d common/src/dcd/common/constants.d common/src/dcd/common/constants2.d src/dcd/server/server.d src/dcd/server/autocomplete/complete.d src/dcd/server/autocomplete/symbols.d src/dcd/server/autocomplete/doc.d src/dcd/server/autocomplete/util.d src/dcd/server/autocomplete/package.d src/dcd/server/autocomplete/localuse.d src/dcd/server/autocomplete/ufcs.d src/dcd/server/main.d dsymbol/src/dsymbol/deferred.d dsymbol/src/dsymbol/import_.d dsymbol/src/dsymbol/modulecache.d dsymbol/src/dsymbol/scope_.d dsymbol/src/dsymbol/semantic.d dsymbol/src/dsymbol/conversion/first.d dsymbol/src/dsymbol/conversion/package.d dsymbol/src/dsymbol/conversion/second.d dsymbol/src/dsymbol/string_interning.d dsymbol/src/dsymbol/cache_entry.d dsymbol/src/dsymbol/type_lookup.d dsymbol/src/dsymbol/symbol.d dsymbol/src/dsymbol/builtin/symbols.d dsymbol/src/dsymbol/builtin/names.d dsymbol/src/dsymbol/tests.d libdparse/src/std/experimental/lexer.d libdparse/src/dparse/lexer.d libdparse/src/dparse/astprinter.d libdparse/src/dparse/rollback_allocator.d libdparse/src/dparse/stack_buffer.d libdparse/src/dparse/parser.d libdparse/src/dparse/formatter.d libdparse/src/dparse/ast.d libdparse/src/dparse/strings.d libdparse/src/dparse/entities.d libdparse/src/dparse/trivia.d containers/src/containers/hashset.d containers/src/containers/cyclicbuffer.d containers/src/containers/dynamicarray.d containers/src/containers/immutablehashset.d containers/src/containers/unrolledlist.d containers/src/containers/package.d containers/src/containers/treemap.d containers/src/containers/simdset.d containers/src/containers/ttree.d containers/src/containers/internal/backwards.d containers/src/containers/internal/storage_type.d containers/src/containers/internal/element_type.d containers/src/containers/internal/node.d containers/src/containers/internal/hash.d containers/src/containers/internal/mixins.d containers/src/containers/openhashset.d containers/src/containers/slist.d containers/src/containers/hashmap.d msgpack-d/src/msgpack/register.d msgpack-d/src/msgpack/common.d msgpack-d/src/msgpack/streaming_unpacker.d msgpack-d/src/msgpack/packer.d msgpack-d/src/msgpack/package.d msgpack-d/src/msgpack/buffer.d msgpack-d/src/msgpack/exception.d msgpack-d/src/msgpack/value.d msgpack-d/src/msgpack/unpacker.d msgpack-d/src/msgpack/attribute.d -oq -of=bin/dcd-server
ldc2 common/src/dcd/common/messages.d common/src/dcd/common/socket.d common/src/dcd/common/dcd_version.d common/src/dcd/common/constants.d common/src/dcd/common/constants2.d src/dcd/client/client.d msgpack-d/src/msgpack/register.d msgpack-d/src/msgpack/common.d msgpack-d/src/msgpack/streaming_unpacker.d msgpack-d/src/msgpack/packer.d msgpack-d/src/msgpack/package.d msgpack-d/src/msgpack/buffer.d msgpack-d/src/msgpack/exception.d msgpack-d/src/msgpack/value.d msgpack-d/src/msgpack/unpacker.d msgpack-d/src/msgpack/attribute.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(150): Deprecation: cast from `const(string)` to `string` cannot be used as an lvalue in @safe code
libdparse/src/dparse/lexer.d(158): Deprecation: cast from `const(string)` to `string` cannot be used as an lvalue in @safe code
Erratum 835769 found and fixed at "bin/dcd-client.o", section 147, offset 0x00000088.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 210, offset 0x00000470.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 559, offset 0x0000013c.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 586, offset 0x0000013c.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 645, offset 0x0000011c.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 647, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 649, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 651, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 655, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 661, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 663, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 665, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 667, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 669, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 671, offset 0x0000010c.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 43, offset 0x000000c4.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 55, offset 0x000005c0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 94, offset 0x000004d0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 94, offset 0x00000908.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 96, offset 0x000004dc.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 96, offset 0x000009c0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 101, offset 0x00000670.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 101, offset 0x000008e0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(array.o)", section 211, offset 0x00000078.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 147, offset 0x00000088.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 210, offset 0x00000470.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 559, offset 0x0000013c.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 586, offset 0x0000013c.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 645, offset 0x0000011c.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 647, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 649, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 651, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 655, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 661, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 663, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 665, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 667, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 669, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-client.o", section 671, offset 0x0000010c.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 43, offset 0x000000c4.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 55, offset 0x000005c0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 94, offset 0x000004d0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 94, offset 0x00000908.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 96, offset 0x000004dc.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 96, offset 0x000009c0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 101, offset 0x00000670.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 101, offset 0x000008e0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(array.o)", section 211, offset 0x00000078.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 186, offset 0x00000088.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 249, offset 0x00000470.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 1945, offset 0x00000064.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 2326, offset 0x000000ec.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 2326, offset 0x00000144.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5654, offset 0x0000001c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5688, offset 0x0000005c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5706, offset 0x0000006c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5736, offset 0x00000098.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5933, offset 0x00000070.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5979, offset 0x00000108.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6097, offset 0x00000100.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6172, offset 0x00000020.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6393, offset 0x00000084.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6662, offset 0x000000dc.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6673, offset 0x00000074.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 8211, offset 0x00000058.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 8278, offset 0x00000610.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 8299, offset 0x0000005c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9528, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9535, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9553, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9584, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9590, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9592, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9596, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9604, offset 0x0000010c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9725, offset 0x00000144.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9944, offset 0x000000e8.
Erratum 835769 found and fixed at "/usr/lib/libphobos2-ldc.a(file.o)", section 133, offset 0x00000030.
Erratum 835769 found and fixed at "/usr/lib/libphobos2-ldc.a(file.o)", section 158, offset 0x000000ac.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 43, offset 0x000000c4.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 55, offset 0x000005c0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 94, offset 0x000004d0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 94, offset 0x00000908.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 96, offset 0x000004dc.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 96, offset 0x000009c0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 101, offset 0x00000670.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 101, offset 0x000008e0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(array.o)", section 211, offset 0x00000078.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 186, offset 0x00000088.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 249, offset 0x00000470.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 1945, offset 0x00000064.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 2326, offset 0x000000ec.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 2326, offset 0x00000144.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5654, offset 0x0000001c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5688, offset 0x0000005c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5706, offset 0x0000006c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5736, offset 0x00000098.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5933, offset 0x00000070.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 5979, offset 0x00000108.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6097, offset 0x00000100.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6172, offset 0x00000020.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6393, offset 0x00000084.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6662, offset 0x000000dc.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 6673, offset 0x00000074.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 8211, offset 0x00000058.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 8278, offset 0x00000610.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 8299, offset 0x0000005c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9528, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9535, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9553, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9584, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9590, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9592, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9596, offset 0x00000110.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9604, offset 0x0000010c.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9725, offset 0x00000144.
Erratum 835769 found and fixed at "bin/dcd-server.o", section 9944, offset 0x000000e8.
Erratum 835769 found and fixed at "/usr/lib/libphobos2-ldc.a(file.o)", section 133, offset 0x00000030.
Erratum 835769 found and fixed at "/usr/lib/libphobos2-ldc.a(file.o)", section 158, offset 0x000000ac.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 43, offset 0x000000c4.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 55, offset 0x000005c0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 94, offset 0x000004d0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 94, offset 0x00000908.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 96, offset 0x000004dc.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 96, offset 0x000009c0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 101, offset 0x00000670.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(lifetime.o)", section 101, offset 0x000008e0.
Erratum 835769 found and fixed at "/usr/lib/libdruntime-ldc.a(array.o)", section 211, offset 0x00000078.
==> 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 07 Jul 2024 09:20:08 AM MDT)
==> Cleaning up...