>>> vcsh: Building testing/vcsh 2.0.5-r0 (using abuild 3.11.7-r0) started Thu, 08 Jun 2023 21:45:51 +0000 >>> vcsh: Checking sanity of /home/buildozer/aports/testing/vcsh/APKBUILD... >>> vcsh: Analyzing dependencies... >>> vcsh: Installing for build: build-base git (1/1) Installing .makedepends-vcsh (20230608.214552) OK: 343 MiB in 104 packages >>> vcsh: Cleaning up srcdir >>> vcsh: Cleaning up pkgdir >>> vcsh: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vcsh-2.0.5.tar.xz % 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 >>> vcsh: Fetching https://github.com/RichiH/vcsh/releases/download/v2.0.5/vcsh-2.0.5.tar.xz % 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 84348 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84348 100 84348 0 0 149k 0 --:--:-- --:--:-- --:--:-- 10.0M >>> vcsh: Fetching https://distfiles.alpinelinux.org/distfiles/edge//vcsh-2.0.5.tar.xz >>> vcsh: Checking sha512sums... vcsh-2.0.5.tar.xz: OK >>> vcsh: Unpacking /var/cache/distfiles/edge/vcsh-2.0.5.tar.xz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for gawk... (cached) awk checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for comm... /usr/bin/comm checking for cmp... /usr/bin/cmp checking for git... /usr/bin/git checking for wc... /usr/bin/wc checking for s390x-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BASH_COMPLETION... no checking for a sed that does not truncate output... (cached) /bin/sed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating vcsh config.status: creating doc/vcsh.1.ronn [ -e ".version" ] && mv ".version" ".version-prev" || cp "./.tarball-version" ".version-prev" printf "2.0.5" > ".version" /usr/bin/cmp -s ".version" ".version-prev" || autoreconf configure.ac --force make all-am make[1]: Entering directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' mkdir -p completions/ install completions/vcsh.bash completions/vcsh mkdir -p completions/ install completions/vcsh.zsh completions/_vcsh make[1]: Leaving directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' make check-am make[1]: Entering directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' make check-local make[2]: Entering directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' /bin/grep -Fx '2.0.5' .version ./vcsh version | /bin/grep -Ff .version ./vcsh version | /bin/grep -Ff <(/usr/bin/git version) 2.0.5 vcsh 2.0.5 git version 2.41.0 make[2]: Leaving directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' make[1]: Leaving directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' >>> vcsh: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' make[2]: Entering directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' build-aux/install-sh -c -d '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/bin' build-aux/install-sh -c -d '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/doc/vcsh' build-aux/install-sh -c -d '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/licenses/vcsh' build-aux/install-sh -c -d '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/doc/vcsh/sample_hooks' build-aux/install-sh -c -d '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/man/man1' build-aux/install-sh -c -d '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/bash-completion/completions' build-aux/install-sh -c -d '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 changelog doc/INSTALL.md doc/README.md doc/error_codes.md '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/doc/vcsh' /usr/bin/install -c vcsh '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/bin' /usr/bin/install -c -m 644 LICENSE CONTRIBUTORS '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/licenses/vcsh' /usr/bin/install -c -m 644 completions/vcsh '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 completions/_vcsh '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 doc/sample_hooks/post-init-add-origin doc/sample_hooks/post-init-setup-mr doc/sample_hooks/post-merge-unclobber doc/sample_hooks/pre-merge-unclobber '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/doc/vcsh/sample_hooks' /usr/bin/install -c -m 644 doc/vcsh.1 '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' make[1]: Leaving directory '/home/buildozer/aports/testing/vcsh/src/vcsh-2.0.5' >>> vcsh-doc*: Running split function doc... >>> vcsh-doc*: Preparing subpackage vcsh-doc... >>> vcsh-doc*: Running postcheck for vcsh-doc >>> vcsh-bash-completion*: Running split function bashcomp... '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/bash-completion/completions' -> '/home/buildozer/aports/testing/vcsh/pkg/vcsh-bash-completion/usr/share/bash-completion/completions' >>> vcsh-bash-completion*: Preparing subpackage vcsh-bash-completion... >>> vcsh-bash-completion*: Running postcheck for vcsh-bash-completion >>> vcsh-zsh-completion*: Running split function zshcomp... '/home/buildozer/aports/testing/vcsh/pkg/vcsh/usr/share/zsh/site-functions' -> '/home/buildozer/aports/testing/vcsh/pkg/vcsh-zsh-completion/usr/share/zsh/site-functions' >>> vcsh-zsh-completion*: Preparing subpackage vcsh-zsh-completion... >>> vcsh-zsh-completion*: Running postcheck for vcsh-zsh-completion >>> vcsh*: Running postcheck for vcsh >>> vcsh*: Preparing package vcsh... >>> vcsh-bash-completion*: Tracing dependencies... >>> vcsh-bash-completion*: Package size: 24.0 KB >>> vcsh-bash-completion*: Compressing data... >>> vcsh-bash-completion*: Create checksum... >>> vcsh-bash-completion*: Create vcsh-bash-completion-2.0.5-r0.apk >>> vcsh-doc*: Tracing dependencies... >>> vcsh-doc*: Package size: 132.0 KB >>> vcsh-doc*: Compressing data... >>> vcsh-doc*: Create checksum... >>> vcsh-doc*: Create vcsh-doc-2.0.5-r0.apk >>> vcsh-zsh-completion*: Tracing dependencies... >>> vcsh-zsh-completion*: Package size: 24.0 KB >>> vcsh-zsh-completion*: Compressing data... >>> vcsh-zsh-completion*: Create checksum... >>> vcsh-zsh-completion*: Create vcsh-zsh-completion-2.0.5-r0.apk >>> vcsh*: Tracing dependencies... >>> vcsh*: Package size: 40.0 KB >>> vcsh*: Compressing data... >>> vcsh*: Create checksum... >>> vcsh*: Create vcsh-2.0.5-r0.apk >>> vcsh: Build complete at Thu, 08 Jun 2023 21:45:55 +0000 elapsed time 0h 0m 4s >>> vcsh: Cleaning up srcdir >>> vcsh: Cleaning up pkgdir >>> vcsh: Uninstalling dependencies... (1/1) Purging .makedepends-vcsh (20230608.214552) OK: 343 MiB in 103 packages >>> vcsh: Updating the testing/s390x repository index... >>> vcsh: Signing the index...