>>> dub: Building community/dub 1.32.1-r0 (using abuild 3.11.0_rc13-r0) started Tue, 02 May 2023 04:36:42 +0000 >>> dub: Checking sanity of /home/buildozer/aports/community/dub/APKBUILD... >>> dub: Analyzing dependencies... >>> dub: Installing for build: build-base libcurl chrpath ldc bash curl-dev (1/21) Installing chrpath (0.16-r4) (2/21) Installing llvm-libunwind (16.0.2-r0) (3/21) Installing llvm-libunwind-dev (16.0.2-r0) (4/21) Installing tzdata (2023c-r1) (5/21) Installing ldc-static (1.32.1-r0) (6/21) Installing libffi (3.4.4-r2) (7/21) Installing xz-libs (5.4.2-r1) (8/21) Installing libxml2 (2.11.1-r0) (9/21) Installing llvm15-libs (15.0.7-r6) (10/21) Installing ldc-runtime (1.32.1-r0) (11/21) Installing ldc (1.32.1-r0) (12/21) Installing readline (8.2.1-r1) (13/21) Installing bash (5.2.15-r3) Executing bash-5.2.15-r3.post-install (14/21) Installing libidn2-dev (2.3.4-r1) (15/21) Installing openssl-dev (3.1.0-r4) (16/21) Installing nghttp2-dev (1.52.0-r1) (17/21) Installing zlib-dev (1.2.13-r1) (18/21) Installing brotli (1.0.9-r14) (19/21) Installing brotli-dev (1.0.9-r14) (20/21) Installing curl-dev (8.0.1-r2) (21/21) Installing .makedepends-dub (20230502.043643) Executing busybox-1.36.0-r8.trigger OK: 615 MiB in 119 packages >>> dub: Cleaning up srcdir >>> dub: Cleaning up pkgdir >>> dub: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/dub-1.32.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> dub: Fetching dub-1.32.1.tar.gz::https://github.com/dlang/dub/archive/v1.32.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1449k 0 1449k 0 0 2864k 0 --:--:-- --:--:-- --:--:-- 2864k >>> dub: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/dub-1.32.1.tar.gz >>> dub: Checking sha512sums... dub-1.32.1.tar.gz: OK >>> dub: Unpacking /var/cache/distfiles/v3.18/dub-1.32.1.tar.gz... Wrote version_.d` file with version: v1.32.1 Building dub using ldmd2 (dflags: ["-g", "-O", "-w"]), this may take a while... DUB has been built as: /home/buildozer/aports/community/dub/src/dub-1.32.1/bin/dub You may want to run `sudo ln -s /home/buildozer/aports/community/dub/src/dub-1.32.1/bin/dub /usr/local/bin` now Starting Performing "$DFLAGS" build using ldc2 for aarch64, arm_hardfloat. Building dub ~master: building configuration [library] source/dub/internal/dyaml/node.d(2513,9): Deprecation: scope variable `this` assigned to non-scope parameter `_param_0` calling `match` Serializing composite type Flags!(BuildRequirement) which has no serializable fields Serializing composite type Flags!(BuildOption) which has no serializable fields source/dub/dependency.d(917,18): Deprecation: scope variable `this` assigned to non-scope parameter `oth` calling `opEquals` source/dub/dependency.d(920,30): Deprecation: scope variable `this` assigned to non-scope parameter `a` calling `doCmp` source/dub/dependency.d(921,27): Deprecation: scope variable `this` assigned to non-scope parameter `b` calling `doCmp` source/dub/dependency.d(939,26): Deprecation: scope variable `this` assigned to non-scope parameter `oth` calling `opEquals` source/dub/internal/configy/Exceptions.d(130,34): Deprecation: reference to local variable `buffer` assigned to non-scope anonymous parameter source/dub/internal/configy/Exceptions.d(134,34): Deprecation: reference to local variable `buffer` assigned to non-scope anonymous parameter source/dub/internal/configy/Exceptions.d(248,27): Deprecation: `@safe` function `formatMessage` calling `formattedWrite` /usr/include/d/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/d/std/format/spec.d(258,33): which would be `@system` because of: /usr/include/d/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/d/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/d/std/format/spec.d(258,33): which would be `@system` because of: /usr/include/d/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/d/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/d/std/format/spec.d(258,33): which would be `@system` because of: /usr/include/d/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/d/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/d/std/format/spec.d(258,33): which would be `@system` because of: /usr/include/d/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/d/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/d/std/format/spec.d(258,33): which would be `@system` because of: /usr/include/d/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/d/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/d/std/format/spec.d(258,33): which would be `@system` because of: /usr/include/d/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/d/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/d/std/format/spec.d(258,33): which would be `@system` because of: /usr/include/d/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/d/std/format/write.d(537,34): which calls `std.format.spec.FormatSpec!char.FormatSpec.writeUpToNextSpec!(void delegate(in char[]) @safe).writeUpToNextSpec` /usr/include/d/std/format/spec.d(258,33): which would be `@system` because of: /usr/include/d/std/format/spec.d(258,33): scope variable `this` assigned to non-scope parameter `e` calling `put` Building gen_man ~master: building configuration [application] source/dub/internal/dyaml/node.d(2513,9): Deprecation: scope variable `this` assigned to non-scope parameter `_param_0` calling `match` Linking gen_man Running scripts/man/gen_man >>> dub: Entering fakeroot... >>> dub-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/community/dub/pkg/dub/usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/dub/pkg/dub-zsh-completion/usr/share/zsh/site-functions' >>> dub-zsh-completion*: Preparing subpackage dub-zsh-completion... >>> dub-zsh-completion*: Running postcheck for dub-zsh-completion >>> dub-doc*: Running split function doc... >>> dub-doc*: Preparing subpackage dub-doc... >>> dub-doc*: Running postcheck for dub-doc >>> dub*: Running postcheck for dub >>> dub*: Preparing package dub... >>> dub*: Stripping binaries >>> dub-doc*: Scanning shared objects >>> dub-zsh-completion*: Scanning shared objects >>> dub*: Scanning shared objects >>> dub-doc*: Tracing dependencies... >>> dub-doc*: Package size: 120.0 KB >>> dub-doc*: Compressing data... >>> dub-doc*: Create checksum... >>> dub-doc*: Create dub-doc-1.32.1-r0.apk >>> dub-zsh-completion*: Tracing dependencies... >>> dub-zsh-completion*: Package size: 32.0 KB >>> dub-zsh-completion*: Compressing data... >>> dub-zsh-completion*: Create checksum... >>> dub-zsh-completion*: Create dub-zsh-completion-1.32.1-r0.apk >>> dub*: Tracing dependencies... libcurl so:libc.musl-aarch64.so.1 so:libdruntime-ldc-shared.so.102 so:libphobos2-ldc-shared.so.102 so:libunwind.so.1 >>> dub*: Package size: 9.1 MB >>> dub*: Compressing data... >>> dub*: Create checksum... >>> dub*: Create dub-1.32.1-r0.apk >>> dub: Build complete at Tue, 02 May 2023 04:42:47 +0000 elapsed time 0h 6m 5s >>> dub: Cleaning up srcdir >>> dub: Cleaning up pkgdir >>> dub: Uninstalling dependencies... (1/21) Purging .makedepends-dub (20230502.043643) (2/21) Purging chrpath (0.16-r4) (3/21) Purging ldc (1.32.1-r0) (4/21) Purging llvm-libunwind-dev (16.0.2-r0) (5/21) Purging tzdata (2023c-r1) (6/21) Purging ldc-static (1.32.1-r0) (7/21) Purging bash (5.2.15-r3) Executing bash-5.2.15-r3.pre-deinstall (8/21) Purging curl-dev (8.0.1-r2) (9/21) Purging libidn2-dev (2.3.4-r1) (10/21) Purging openssl-dev (3.1.0-r4) (11/21) Purging nghttp2-dev (1.52.0-r1) (12/21) Purging zlib-dev (1.2.13-r1) (13/21) Purging brotli-dev (1.0.9-r14) (14/21) Purging brotli (1.0.9-r14) (15/21) Purging ldc-runtime (1.32.1-r0) (16/21) Purging llvm-libunwind (16.0.2-r0) (17/21) Purging llvm15-libs (15.0.7-r6) (18/21) Purging readline (8.2.1-r1) (19/21) Purging libffi (3.4.4-r2) (20/21) Purging libxml2 (2.11.1-r0) (21/21) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 98 packages >>> dub: Updating the community/aarch64 repository index... >>> dub: Signing the index...