==> Cloning dub ... Cloning into 'dub'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring dub :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 100 129k 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k 100 129k 100 129k 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8500k 100 8500k 0 0 20.6M 0 --:--:-- --:--:-- --:--:-- 20.7M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 100 140k 0 0 430k 0 --:--:-- --:--:-- --:--:-- 431k :: Starting full system upgrade... there is nothing to do ==> Making package: dub 1.36.0-1 (Wed Mar 12 22:03:03 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (4) compiler-rt-16.0.6-3 liblphobos-3:1.36.0-1 llvm-libs-16.0.6-1 ldc-3:1.36.0-1 Total Download Size: 51.51 MiB Total Installed Size: 279.25 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12.5M 100 12.5M 0 0 114M 0 --:--:-- --:--:-- --:--:-- 115M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31.2M 100 31.2M 0 0 116M 0 --:--:-- --:--:-- --:--:-- 116M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3235k 100 3235k 0 0 111M 0 --:--:-- --:--:-- --:--:-- 112M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4687k 100 4687k 0 0 105M 0 --:--:-- --:--:-- --:--:-- 106M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing liblphobos... installing llvm-libs... installing compiler-rt... installing ldc... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading dub-1.36.0.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13007 0 13007 0 0 42873 0 --:--:-- --:--:-- --:--:-- 42873 100 1466k 0 1466k 0 0 2942k 0 --:--:-- --:--:-- --:--:-- 7457k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... dub-1.36.0.tar.gz ... Passed ==> Extracting sources... -> Extracting dub-1.36.0.tar.gz with bsdtar ==> Starting build()... Wrote version_.d` file with version: 1.36.0 Building dub using ldmd2 (dflags: ["-release", "-O3", "-linker=gold", "--flto=thin", "-link-defaultlib-shared=false", "-L--build-id"]), this may take a while... DUB has been built as: /tmp/archlinux-ci/dub-archlinuxrb-build-egeddITF/dub/src/dub-1.36.0/bin/dub You may want to run `sudo ln -s /tmp/archlinux-ci/dub-archlinuxrb-build-egeddITF/dub/src/dub-1.36.0/bin/dub /usr/local/bin` now Starting Performing "debug" build using ldc2 for x86_64. Building dub ~master: building configuration [library] /usr/include/dlang/ldc/std/algorithm/iteration.d(475,42): Deprecation: function `dub.dub.getRegistryPackageSupplier` is deprecated - This function wasn't intended for public use - open an issue with Dub if you need it source/dub/dub.d(67,57): instantiated from here: `map!(immutable(string)[])` /usr/include/dlang/ldc/std/algorithm/iteration.d(582,19): Deprecation: function `dub.dub.getRegistryPackageSupplier` is deprecated - This function wasn't intended for public use - open an issue with Dub if you need it /usr/include/dlang/ldc/std/algorithm/iteration.d(479,16): instantiated from here: `MapResult!(getRegistryPackageSupplier, immutable(string)[])` source/dub/dub.d(67,57): instantiated from here: `map!(immutable(string)[])` /usr/include/dlang/ldc/std/algorithm/iteration.d(594,23): Deprecation: function `dub.dub.getRegistryPackageSupplier` is deprecated - This function wasn't intended for public use - open an issue with Dub if you need it /usr/include/dlang/ldc/std/algorithm/iteration.d(479,16): instantiated from here: `MapResult!(getRegistryPackageSupplier, immutable(string)[])` source/dub/dub.d(67,57): instantiated from here: `map!(immutable(string)[])` source/dub/internal/configy/Exceptions.d(248,27): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/dlang/ldc/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/dlang/ldc/std/format/spec.d(258,33): which wouldn't be `@safe` because of: /usr/include/dlang/ldc/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` source/dub/internal/configy/Exceptions.d(250,27): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/dlang/ldc/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/dlang/ldc/std/format/spec.d(258,33): which wouldn't be `@safe` because of: /usr/include/dlang/ldc/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` source/dub/internal/configy/Exceptions.d(283,27): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/dlang/ldc/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/dlang/ldc/std/format/spec.d(258,33): which wouldn't be `@safe` because of: /usr/include/dlang/ldc/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` source/dub/internal/configy/Exceptions.d(286,27): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/dlang/ldc/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/dlang/ldc/std/format/spec.d(258,33): which wouldn't be `@safe` because of: /usr/include/dlang/ldc/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` source/dub/internal/configy/Exceptions.d(323,31): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/dlang/ldc/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/dlang/ldc/std/format/spec.d(258,33): which wouldn't be `@safe` because of: /usr/include/dlang/ldc/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` source/dub/internal/configy/Exceptions.d(325,31): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/dlang/ldc/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/dlang/ldc/std/format/spec.d(258,33): which wouldn't be `@safe` because of: /usr/include/dlang/ldc/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` source/dub/internal/configy/Exceptions.d(332,31): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/dlang/ldc/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/dlang/ldc/std/format/spec.d(258,33): which wouldn't be `@safe` because of: /usr/include/dlang/ldc/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` source/dub/internal/configy/Exceptions.d(335,31): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/dlang/ldc/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/dlang/ldc/std/format/spec.d(258,33): which wouldn't be `@safe` because of: /usr/include/dlang/ldc/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` Building gen_man ~master: building configuration [application] Linking gen_man Running scripts/man/gen_man ==> 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 "dub"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dub 1.36.0-1 (Wed Mar 12 22:06:50 2025)