==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_8b5388a3-ea64-4f90-bf77-30e1db65c22a]...done ==> Making package: dcd 1:0.15.2-1.1 (Mon Mar 11 04:56:25 2024) ==> Retrieving sources... -> Cloning DCD git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v4/dcd-1:0.15.2-1/DCD'... -> Cloning msgpack-d git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v4/dcd-1:0.15.2-1/msgpack-d'... -> Cloning libdparse git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v4/dcd-1:0.15.2-1/libdparse'... -> Cloning d-test-utils git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v4/dcd-1:0.15.2-1/d-test-utils'... -> Cloning containers git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v4/dcd-1:0.15.2-1/containers'... -> Found dcd.service -> Found dcd.conf ==> 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-1.1 (Mon Mar 11 04:56:30 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (1) New Version Net Change extra/liblphobos 3:1.36.0-3 88.03 MiB Total Installed Size: 88.03 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing liblphobos... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (8) New Version Net Change extra/compiler-rt 17.0.6-1 39.72 MiB core/libedit 20230828_3.1-1 0.28 MiB extra/llvm-libs 17.0.6-2 128.48 MiB extra/perl-error 0.17029-5 0.04 MiB extra/perl-mailtools 2.21-7 0.10 MiB extra/perl-timedate 2.33-5 0.08 MiB extra/git 2.44.0-1 26.35 MiB extra/ldc 3:1.36.0-3 20.87 MiB Total Installed Size: 215.93 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: 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 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 '/startdir/src/DCD/containers'... done. Cloning into '/startdir/src/DCD/d-test-utils'... done. Cloning into '/startdir/src/DCD/libdparse'... done. Cloning into '/startdir/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' ==> Starting build()... git describe --tags > bin/githash.txt ldc2 -Icontainers/src -Imsgpack-d/src -Ilibdparse/src -Idsymbol/src -Isrc -J=bin -O5 -flto=full -linker=gold -link-defaultlib-shared=false -L="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs" -release common/src/dcd/common/constants2.d common/src/dcd/common/socket.d common/src/dcd/common/messages.d common/src/dcd/common/constants.d common/src/dcd/common/dcd_version.d src/dcd/server/server.d src/dcd/server/main.d src/dcd/server/autocomplete/complete.d src/dcd/server/autocomplete/localuse.d src/dcd/server/autocomplete/package.d src/dcd/server/autocomplete/util.d src/dcd/server/autocomplete/ufcs.d src/dcd/server/autocomplete/symbols.d src/dcd/server/autocomplete/doc.d dsymbol/src/dsymbol/type_lookup.d dsymbol/src/dsymbol/scope_.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/modulecache.d dsymbol/src/dsymbol/semantic.d dsymbol/src/dsymbol/deferred.d dsymbol/src/dsymbol/import_.d dsymbol/src/dsymbol/cache_entry.d dsymbol/src/dsymbol/symbol.d dsymbol/src/dsymbol/tests.d dsymbol/src/dsymbol/builtin/names.d dsymbol/src/dsymbol/builtin/symbols.d libdparse/src/dparse/astprinter.d libdparse/src/dparse/strings.d libdparse/src/dparse/lexer.d libdparse/src/dparse/ast.d libdparse/src/dparse/formatter.d libdparse/src/dparse/trivia.d libdparse/src/dparse/rollback_allocator.d libdparse/src/dparse/parser.d libdparse/src/dparse/stack_buffer.d libdparse/src/dparse/entities.d libdparse/src/std/experimental/lexer.d containers/src/containers/cyclicbuffer.d containers/src/containers/ttree.d containers/src/containers/immutablehashset.d containers/src/containers/dynamicarray.d containers/src/containers/openhashset.d containers/src/containers/package.d containers/src/containers/treemap.d containers/src/containers/slist.d containers/src/containers/hashset.d containers/src/containers/unrolledlist.d containers/src/containers/simdset.d containers/src/containers/internal/hash.d containers/src/containers/internal/backwards.d containers/src/containers/internal/storage_type.d containers/src/containers/internal/node.d containers/src/containers/internal/mixins.d containers/src/containers/internal/element_type.d containers/src/containers/hashmap.d msgpack-d/src/msgpack/packer.d msgpack-d/src/msgpack/package.d msgpack-d/src/msgpack/unpacker.d msgpack-d/src/msgpack/value.d msgpack-d/src/msgpack/streaming_unpacker.d msgpack-d/src/msgpack/exception.d msgpack-d/src/msgpack/buffer.d msgpack-d/src/msgpack/attribute.d msgpack-d/src/msgpack/register.d msgpack-d/src/msgpack/common.d -oq -of=bin/dcd-server ldc2 common/src/dcd/common/constants2.d common/src/dcd/common/socket.d common/src/dcd/common/messages.d common/src/dcd/common/constants.d common/src/dcd/common/dcd_version.d src/dcd/client/client.d msgpack-d/src/msgpack/packer.d msgpack-d/src/msgpack/package.d msgpack-d/src/msgpack/unpacker.d msgpack-d/src/msgpack/value.d msgpack-d/src/msgpack/streaming_unpacker.d msgpack-d/src/msgpack/exception.d msgpack-d/src/msgpack/buffer.d msgpack-d/src/msgpack/attribute.d msgpack-d/src/msgpack/register.d msgpack-d/src/msgpack/common.d -Imsgpack-d/src -Imsgpack-d/src -J=bin -release -O5 -flto=full -linker=gold -link-defaultlib-shared=false -L="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs" -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 /usr/bin/ld.gold: fatal error: -O1 -Wl: invalid option value (expected an integer): 1 -Wl collect2: error: ld returned 1 exit status Error: /usr/bin/cc failed with status: 1 make: *** [makefile:136: ldcclient] Error 1 make: *** Waiting for unfinished jobs.... /usr/bin/ld.gold: fatal error: -O1 -Wl: invalid option value (expected an integer): 1 -Wl collect2: error: ld returned 1 exit status Error: /usr/bin/cc failed with status: 1 make: *** [makefile:139: ldcserver] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_8b5388a3-ea64-4f90-bf77-30e1db65c22a/build