==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_3220663f-225b-4cb2-ac95-0d7692baa82b]...done ==> Making package: dfmt 0.15.1-1.1 (Wed Jul 19 15:54:16 2023) ==> Retrieving sources... -> Cloning dfmt git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v2/dfmt-0.15.1-1/dfmt'... -> Cloning libdparse git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v2/dfmt-0.15.1-1/libdparse'... -> Cloning makd git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v2/dfmt-0.15.1-1/makd'... -> Cloning beaver git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v2/dfmt-0.15.1-1/beaver'... -> Cloning stdx-allocator git repo... Cloning into bare repository '/home/alhp/workspace/build/x86-64-v2/dfmt-0.15.1-1/stdx-allocator'... ==> Validating source files with sha256sums... dfmt ... Skipped libdparse ... Skipped makd ... Skipped beaver ... Skipped stdx-allocator ... Skipped ==> Making package: dfmt 0.15.1-1.1 (Wed Jul 19 15:54:22 2023) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Package (1) New Version Net Change extra/liblphobos 3:1.32.2-1 87.89 MiB Total Installed Size: 87.89 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 15.0.7-2 39.94 MiB core/libedit 20221030_3.1-1 0.28 MiB extra/llvm-libs 15.0.7-3 120.48 MiB extra/perl-error 0.17029-4 0.04 MiB extra/perl-mailtools 2.21-6 0.11 MiB extra/perl-timedate 2.33-4 0.08 MiB extra/git 2.41.0-1 38.57 MiB extra/ldc 3:1.32.2-1 18.97 MiB Total Installed Size: 218.46 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 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... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of dfmt git repo... Cloning into 'dfmt'... done. Switched to a new branch 'makepkg' -> Creating working copy of libdparse git repo... Cloning into 'libdparse'... done. -> Creating working copy of makd git repo... Cloning into 'makd'... done. -> Creating working copy of beaver git repo... Cloning into 'beaver'... done. -> Creating working copy of stdx-allocator git repo... Cloning into 'stdx-allocator'... done. ==> Starting prepare()... 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 'stdx-allocator' (https://github.com/dlang-community/stdx-allocator) registered for path 'stdx-allocator' Cloning into '/startdir/src/dfmt/d-test-utils'... Cloning into '/startdir/src/dfmt/libdparse'... done. Cloning into '/startdir/src/dfmt/stdx-allocator'... done. Submodule path 'd-test-utils': checked out '206a2e6abd97b4462f3a320e4f2d23986fad3cff' Submodule path 'libdparse': checked out 'fe6d1e38fb4fc04323170389cfec67ed7fd4e24a' From /startdir/src/stdx-allocator * branch ae237cabd1843774cc78aad0729c914a3dd579db -> FETCH_HEAD Submodule path 'stdx-allocator': checked out 'ae237cabd1843774cc78aad0729c914a3dd579db' ==> Starting build()... mkdir -p bin git describe --tags > bin/githash.txt ldc2 src/dfmt/main.d src/dfmt/editorconfig.d src/dfmt/wrapping.d src/dfmt/formatter.d src/dfmt/config.d src/dfmt/tokens.d src/dfmt/ast_info.d src/dfmt/indentation.d src/dfmt/globmatch_editorconfig.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 stdx-allocator/source/stdx/allocator/mallocator.d stdx-allocator/source/stdx/allocator/gc_allocator.d stdx-allocator/source/stdx/allocator/showcase.d stdx-allocator/source/stdx/allocator/mmap_allocator.d stdx-allocator/source/stdx/allocator/internal.d stdx-allocator/source/stdx/allocator/package.d stdx-allocator/source/stdx/allocator/typed.d stdx-allocator/source/stdx/allocator/building_blocks/allocator_list.d stdx-allocator/source/stdx/allocator/building_blocks/null_allocator.d stdx-allocator/source/stdx/allocator/building_blocks/free_tree.d stdx-allocator/source/stdx/allocator/building_blocks/free_list.d stdx-allocator/source/stdx/allocator/building_blocks/bucketizer.d stdx-allocator/source/stdx/allocator/building_blocks/scoped_allocator.d stdx-allocator/source/stdx/allocator/building_blocks/package.d stdx-allocator/source/stdx/allocator/building_blocks/region.d stdx-allocator/source/stdx/allocator/building_blocks/fallback_allocator.d stdx-allocator/source/stdx/allocator/building_blocks/quantizer.d stdx-allocator/source/stdx/allocator/building_blocks/segregator.d stdx-allocator/source/stdx/allocator/building_blocks/bitmapped_block.d stdx-allocator/source/stdx/allocator/building_blocks/stats_collector.d stdx-allocator/source/stdx/allocator/building_blocks/kernighan_ritchie.d stdx-allocator/source/stdx/allocator/building_blocks/affix_allocator.d stdx-allocator/source/stdx/allocator/common.d -g -w -oq -Ilibdparse/src -Istdx-allocator/source -Isrc -Jbin -O5 -flto=full -linker=gold -link-defaultlib-shared=false -L="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now,-z,pack-relative-relocs" -ofbin/dfmt /usr/bin/ld.gold: pack-relative-relocs: unknown -z option /usr/bin/ld.gold: use the --help option for usage information collect2: error: ld returned 1 exit status Error: /usr/bin/cc failed with status: 1 make: *** [makefile:28: ldc] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_3220663f-225b-4cb2-ac95-0d7692baa82b/build