>>> guile-git: Building community/guile-git 0.9.0-r0 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 00:44:38 +0000
>>> guile-git: Validating /home/buildozer/aports/community/guile-git/APKBUILD...
>>> guile-git: Analyzing dependencies...
>>> guile-git: Installing for build: build-base guile guile-bytestructures libgit2-dev autoconf automake guile-dev zlib-dev texinfo openssh-server openssh-client
(1/48) Installing libffi (3.4.6-r0)
(2/48) Installing gc (8.2.8-r0)
(3/48) Installing guile-libs (3.0.9-r1)
(4/48) Installing guile (3.0.9-r1)
(5/48) Installing guile-bytestructures (2.0.2-r0)
(6/48) Installing brotli (1.1.0-r2)
(7/48) Installing brotli-dev (1.1.0-r2)
(8/48) Installing c-ares-dev (1.34.2-r0)
(9/48) Installing libidn2-dev (2.3.7-r0)
(10/48) Installing libpsl-utils (0.21.5-r3)
(11/48) Installing libpsl-dev (0.21.5-r3)
(12/48) Installing nghttp2-dev (1.63.0-r0)
(13/48) Installing openssl-dev (3.3.2-r3)
(14/48) Installing zlib-dev (1.3.1-r2)
(15/48) Installing zstd (1.5.6-r1)
(16/48) Installing zstd-dev (1.5.6-r1)
(17/48) Installing curl-dev (8.10.1-r0)
(18/48) Installing libssh2 (1.11.1-r0)
(19/48) Installing libssh2-dev (1.11.1-r0)
(20/48) Installing http-parser (2.9.4-r0)
(21/48) Installing http-parser-dev (2.9.4-r0)
(22/48) Installing libgit2 (1.7.2-r0)
(23/48) Installing bsd-compat-headers (0.7.2-r6)
(24/48) Installing libformw (6.5_p20241006-r1)
(25/48) Installing libmenuw (6.5_p20241006-r1)
(26/48) Installing libpanelw (6.5_p20241006-r1)
(27/48) Installing libncurses++ (6.5_p20241006-r1)
(28/48) Installing ncurses-dev (6.5_p20241006-r1)
(29/48) Installing libedit-dev (20240808.3.1-r0)
(30/48) Installing libpcre2-16 (10.43-r0)
(31/48) Installing libpcre2-32 (10.43-r0)
(32/48) Installing pcre2-dev (10.43-r0)
(33/48) Installing libgit2-dev (1.7.2-r0)
(34/48) Installing m4 (1.4.19-r3)
(35/48) Installing libbz2 (1.0.8-r6)
(36/48) Installing perl (5.40.0-r3)
(37/48) Installing autoconf (2.72-r0)
(38/48) Installing automake (1.17-r0)
(39/48) Installing libgc++ (8.2.8-r0)
(40/48) Installing gc-dev (8.2.8-r0)
(41/48) Installing libgmpxx (6.3.0-r2)
(42/48) Installing gmp-dev (6.3.0-r2)
(43/48) Installing guile-dev (3.0.9-r1)
(44/48) Installing texinfo (7.1.1-r0)
(45/48) Installing .makedepends-guile-git (20241031.004439)
(46/48) Installing perl-error (0.17029-r2)
(47/48) Installing perl-git (2.46.2-r0)
(48/48) Installing git-perl (2.46.2-r0)
Executing busybox-1.37.0-r3.trigger
OK: 376 MiB in 149 packages
>>> guile-git: Cleaning up srcdir
>>> guile-git: Cleaning up pkgdir
>>> guile-git: Cleaning up tmpdir
>>> guile-git: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/guile-git-v0.9.0.tar.bz2
>>> guile-git: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/guile-git-v0.9.0.tar.bz2
>>> guile-git: Checking sha512sums...
guile-git-v0.9.0.tar.bz2: OK
>>> guile-git: Unpacking /var/cache/distfiles/v3.21/guile-git-v0.9.0.tar.bz2...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:46: installing 'build-aux/compile'
configure.ac:25: installing 'build-aux/install-sh'
configure.ac:25: installing 'build-aux/missing'
doc/local.mk:2: installing 'build-aux/mdate-sh'
Makefile.am:119:   'doc/local.mk' included from here
doc/local.mk:2: installing 'build-aux/texinfo.tex'
Makefile.am:119:   'doc/local.mk' included from here
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
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 xargs -n works... yes
checking for armv7-alpine-linux-musleabihf-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: checking for guile 3.0
configure: found guile 3.0
checking for guile-3.0... no
checking for guile3.0... no
checking for guile-3... no
checking for guile3... no
checking for guile... /usr/bin/guile
checking for Guile version >= 3.0... 3.0.9
checking for guild... /usr/bin/guild
checking for guile-config... /usr/bin/guile-config
checking if (srfi srfi-64) is available... yes
checking if (bytestructures guile) is available... yes
checking for libgit2 >= 1.3.0... yes
checking libgit2 library path... checking for armv7-alpine-linux-musleabihf-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for git_status_options.rename_threshold... yes
checking for git_fetch_options.follow_redirects... yes
checking for git_fetch_options.depth... yes
checking for git_config_entry.backend_type... no
checking for git_diff_options.oid_type... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether GIT_OPT_SET_SERVER_CONNECT_TIMEOUT is declared... yes
checking whether GIT_OPT_SET_HOMEDIR is declared... yes
checking whether GIT_OPT_SET_USER_AGENT_PRODUCT is declared... no
checking for sshd... /usr/sbin/sshd
checking for ssh-agent... /usr/bin/ssh-agent
checking for ssh-add... /usr/bin/ssh-add
checking for git-upload-pack... /usr/bin/git-upload-pack
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating git/configuration.scm
config.status: creating tests/ssh.scm
config.status: creating pre-inst-env
config.status: executing depfiles commands
  GEN      git.go
  GEN      git/annotated.go
  GEN      git/attr.go
  GEN      git/auth.go
  GEN      git/bindings.go
  GEN      git/blame.go
  GEN      git/blob.go
  GEN      git/branch.go
  GEN      git/checkout.go
  GEN      git/cherrypick.go
make[1]: Entering directory '/home/buildozer/aports/community/guile-git/src/guile-git-v0.9.0'
  GEN      git/clone.go
  GEN      git/commit.go
  GEN      git/config.go
make[1]: Leaving directory '/home/buildozer/aports/community/guile-git/src/guile-git-v0.9.0'
  GEN      git/cred.go
  GEN      git/describe.go
  GEN      git/diff.go
  GEN      git/errors.go
  GEN      git/fetch.go
  GEN      git/ignore.go
  GEN      git/oid.go
  GEN      git/object.go
  GEN      git/reference.go
  GEN      git/repository.go
  GEN      git/reset.go
  GEN      git/remote.go
  GEN      git/rev-parse.go
  GEN      git/settings.go
  GEN      git/signature.go
  GEN      git/status.go
  GEN      git/structs.go
  GEN      git/submodule.go
  GEN      git/tag.go
  GEN      git/tree.go
  GEN      git/types.go
  GEN      git/web.go
  GEN      git/web/html.go
Updating ./doc/version.texi
  GEN      git/web/mime-types.go
  GEN      git/web/querystring.go
  GEN      git/web/http.go
  GEN      git/web/template.go
  GEN      git/web/config.go
  GEN      git/web/repository.go
  GEN      git/configuration.go
  MAKEINFO doc/guile-git.info
wrote `git/web/config.go'
wrote `git/web/template.go'
wrote `git/web/http.go'
wrote `git/web/mime-types.go'
wrote `git/configuration.go'
wrote `git/web/html.go'
git/web/html.scm:114:2: warning: unused variable `failure'
wrote `git/web/querystring.go'
wrote `git/auth.go'
wrote `git/attr.go'
wrote `git/blame.go'
wrote `git/ignore.go'
wrote `git/cherrypick.go'
wrote `git/rev-parse.go'
wrote `git/signature.go'
wrote `git/clone.go'
wrote `git.go'
wrote `git/reset.go'
wrote `git/oid.go'
wrote `git/annotated.go'
wrote `git/blob.go'
wrote `git/checkout.go'
wrote `git/fetch.go'
wrote `git/cred.go'
git/web/repository.scm:51:2: warning: unused variable `rest'
git/web/repository.scm:51:2: warning: unused variable `failure'
wrote `git/web/repository.go'
wrote `git/settings.go'
wrote `git/object.go'
wrote `git/remote.go'
git/web.scm:130:4: warning: unused variable `failure'
git/web.scm:129:2: warning: unused variable `context'
wrote `git/web.go'
wrote `git/reference.go'
wrote `git/config.go'
wrote `git/status.go'
wrote `git/errors.go'
wrote `git/submodule.go'
wrote `git/tag.go'
wrote `git/diff.go'
wrote `git/describe.go'
wrote `git/repository.go'
wrote `git/branch.go'
wrote `git/tree.go'
wrote `git/commit.go'
git/bindings.scm:98:2: warning: unused variable `w'
git/bindings.scm:103:2: warning: unused variable `w'
wrote `git/bindings.go'
wrote `git/types.go'
wrote `git/structs.go'
make  check-TESTS check-local
make[1]: Entering directory '/home/buildozer/aports/community/guile-git/src/guile-git-v0.9.0'
CC="gcc"						\
./pre-inst-env /usr/bin/guile			\
	--no-auto-compile -e main			\
        ./build-aux/check-libgit2-abi.scm
make[2]: Entering directory '/home/buildozer/aports/community/guile-git/src/guile-git-v0.9.0'
PASS: tests/ignore.scm - ignore path is ignored, directory
PASS: tests/branch.scm - branch-list
PASS: tests/ignore.scm - ignore path is ignored, directory/message
PASS: tests/reference.scm - reference-name
PASS: tests/branch.scm - branch-lookup
PASS: tests/reference.scm - reference-target
PASS: tests/ignore.scm - ignore path is not ignored, README
PASS: tests/branch.scm - branch-name
PASS: tests/oid.scm - oid=?
PASS: tests/rev-parse.scm - revparse-single
PASS: tests/reference.scm - reference-name->oid
PASS: tests/oid.scm - object-lookup
PASS: tests/config.scm - config entry get
PASS: tests/reference.scm - reference-shorthand
PASS: tests/remote.scm - remote lookup & name
PASS: tests/config.scm - config entry get, nonexistent
PASS: tests/blob.scm - blob-lookup, blob-content
PASS: tests/tree.scm - commit-tree tree-id
PASS: tests/remote.scm - remote lookup, not found
PASS: tests/tree.scm - tree-walk list files
PASS: tests/submodule.scm - repository-submodules, empty
PASS: tests/submodule.scm - lookup-submodule, not found
PASS: tests/status.scm - empty status list
PASS: tests/config.scm - config entry
PASS: tests/remote.scm - remote-url
PASS: tests/tag.scm - lightweight tag
PASS: tests/status.scm - untracked file count
PASS: tests/commit.scm - commit-author signature-name
PASS: tests/tag.scm - tag is identical to root commit
PASS: tests/remote.scm - remote-set-url!
PASS: tests/commit.scm - commit-author signature-email
PASS: tests/settings.scm - disable owner validation
PASS: tests/settings.scm - enable owner validation
PASS: tests/remote.scm - remote-default-branch
PASS: tests/tree.scm - tree-list
PASS: tests/describe.scm - create annotated tag
PASS: tests/remote.scm - remote-ls (detached)
PASS: tests/tree.scm - tree-entry-byname
PASS: tests/describe.scm - describe HEAD with default options
PASS: tests/tree.scm - tree-entry-bypath
PASS: tests/tree.scm - tree-entry-type
PASS: tests/status.scm - untracked file name
PASS: tests/repository.scm - repository-init
PASS: tests/commit.scm - commit-author signature-when
PASS: tests/tag.scm - create lightweight tag, invalid specification
PASS: tests/status.scm - status-entries length
SKIP: tests/settings.scm - default user-agent
PASS: tests/commit.scm - commit-body
PASS: tests/tag.scm - create lightweight tag, name already exists
PASS: tests/settings.scm - set-user-agent!
SKIP: tests/settings.scm - default user-agent product
PASS: tests/commit.scm - commit-id
PASS: tests/status.scm - status-entries type
SKIP: tests/settings.scm - set-user-agent-product!
PASS: tests/tag.scm - overwrite lightweight tag
PASS: tests/settings.scm - default home directory
PASS: tests/commit.scm - commit & eq?
PASS: tests/settings.scm - set-home-directory!
PASS: tests/status.scm - untracked file status
PASS: tests/repository.scm - repository-init bare
PASS: tests/settings.scm - server timeout
PASS: tests/reset.scm - reset hard
PASS: tests/settings.scm - server connection timeout
PASS: tests/commit.scm - commit-message
PASS: tests/tag.scm - create annotated tag
PASS: tests/describe.scm - describe workdir with default options
PASS: tests/status.scm - empty status list
PASS: tests/commit.scm - commit-message-encoding
PASS: tests/tag.scm - tag-message
PASS: tests/tag.scm - tag foreach
PASS: tests/status.scm - status-entries length
PASS: tests/describe.scm - create lightweight tag
PASS: tests/tag.scm - tag fold
PASS: tests/status.scm - unstaged file status
PASS: tests/config.scm - config entry fold
PASS: tests/describe.scm - describe HEAD, strategy tags
PASS: tests/commit.scm - commit-owner
PASS: tests/submodule.scm - submodule-add
PASS: tests/commit.scm - commit-raw-header
PASS: tests/describe.scm - describe workdir, strategy and pattern
PASS: tests/commit.scm - commit-summary
PASS: tests/submodule.scm - lookup-submodule
PASS: tests/commit.scm - commit-time-offset
PASS: tests/describe.scm - describe workdir, invalid strategy
PASS: tests/commit.scm - commit-tree-id
PASS: tests/describe.scm - describe HEAD^, default options
PASS: tests/commit.scm - commit-parent
PASS: tests/config.scm - config entry fold, capture entries
PASS: tests/commit.scm - commit-parent-id
PASS: tests/commit.scm - commit-parentcount
PASS: tests/proxy.scm - clone with HTTPS proxy
PASS: tests/commit.scm - commit-parents
PASS: tests/commit.scm - fold-commits
PASS: tests/submodule.scm - submodule-update
PASS: tests/reset.scm - reset soft
PASS: tests/config.scm - set-config-string & co.
PASS: tests/describe.scm - describe HEAD^, long format
SKIP: tests/config.scm - backend-type & origin-path
PASS: tests/describe.scm - describe HEAD, max-candidates
PASS: tests/describe.scm - describe the root commit, fallback and size
PASS: tests/commit.scm - fold-commits with #:end
PASS: tests/describe.scm - describe workdir, dirty suffix
PASS: tests/submodule.scm - submodule-update with options
PASS: tests/describe.scm - describe-checkout
PASS: tests/describe.scm - describe-checkout, default options
PASS: tests/repository.scm - repository-index
PASS: tests/repository.scm - repository-empty?
PASS: tests/repository.scm - repository-open, non-existent file
PASS: tests/repository.scm - repository-bare?
PASS: tests/repository.scm - repository-shallow?
PASS: tests/repository.scm - repository-directory
PASS: tests/repository.scm - repository-common-directory
PASS: tests/repository.scm - repository-discover
SKIP: tests/repository.scm - repository-close!
PASS: tests/repository.scm - openable-repository?, does not exist
PASS: tests/repository.scm - openable-repository?
PASS: tests/diff.scm - diff tree to tree
PASS: tests/diff.scm - diff foreach
PASS: tests/repository.scm - repository-is-bare?
PASS: tests/diff.scm - diff fold
PASS: tests/diff.scm - diff fold, capture deltas
PASS: tests/diff.scm - diff filename
PASS: tests/clone.scm - clone-auth-ssh-credentials
PASS: tests/clone.scm - clone-auth-ssh-agent
PASS: tests/clone.scm - clone-and-fetch-auth-ssh-credentials
PASS: tests/clone.scm - clone + transfer-progress
PASS: tests/clone.scm - clone beyond timeout
============================================================================
Testsuite summary for Guile-Git 0.9.0
============================================================================
# TOTAL: 127
# PASS:  122
# SKIP:  5
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[2]: Leaving directory '/home/buildozer/aports/community/guile-git/src/guile-git-v0.9.0'
PASS: git_time
PASS: git_signature
PASS: git_error
PASS: git_strarray
PASS: git_status_options
PASS: git_diff_file
PASS: git_diff_binary_file
PASS: git_diff_delta
PASS: git_diff_binary
PASS: git_status_entry
PASS: git_diff_line
PASS: git_diff_hunk
PASS: git_config_entry
PASS: git_proxy_options
PASS: git_indexer_progress
PASS: git_remote_callbacks
PASS: git_fetch_options
PASS: git_checkout_options
PASS: git_clone_options
PASS: git_submodule_update_options
PASS: git_remote_head
PASS: git_describe_options
PASS: git_describe_format_options
PASS: git_diff_options
make[1]: Leaving directory '/home/buildozer/aports/community/guile-git/src/guile-git-v0.9.0'
>>> guile-git: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/guile-git/src/guile-git-v0.9.0'
make[1]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/info'
 /bin/mkdir -p '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/guile/site/3.0'
 /usr/bin/install -c -m 644 ./doc/guile-git.info '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/info'
 /bin/mkdir -p '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/guile/site/3.0/git'
 /usr/bin/install -c -m 644  git/annotated.scm git/attr.scm git/auth.scm git/bindings.scm git/blame.scm git/blob.scm git/branch.scm git/checkout.scm git/cherrypick.scm git/clone.scm git/commit.scm git/config.scm git/cred.scm git/describe.scm git/diff.scm git/errors.scm git/fetch.scm git/ignore.scm git/oid.scm git/object.scm git/reference.scm git/repository.scm git/reset.scm git/remote.scm git/rev-parse.scm git/settings.scm git/signature.scm git/status.scm git/structs.scm git/submodule.scm git/tag.scm git/tree.scm git/types.scm git/web.scm git/configuration.scm '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/guile/site/3.0/git'
 install-info --info-dir='/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/info' '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/info/guile-git.info'
 /bin/mkdir -p '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/guile/site/3.0/git/web'
 /usr/bin/install -c -m 644  git/web/html.scm git/web/mime-types.scm git/web/querystring.scm git/web/http.scm git/web/template.scm git/web/config.scm git/web/repository.scm '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/guile/site/3.0/git/web'
 /usr/bin/install -c -m 644  git.scm '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/share/guile/site/3.0/.'
 /bin/mkdir -p '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/lib/guile/3.0/site-ccache'
 /bin/mkdir -p '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/lib/guile/3.0/site-ccache/git'
 /usr/bin/install -c -m 644  git/annotated.go git/attr.go git/auth.go git/bindings.go git/blame.go git/blob.go git/branch.go git/checkout.go git/cherrypick.go git/clone.go git/commit.go git/config.go git/cred.go git/describe.go git/diff.go git/errors.go git/fetch.go git/ignore.go git/oid.go git/object.go git/reference.go git/repository.go git/reset.go git/remote.go git/rev-parse.go git/settings.go git/signature.go git/status.go git/structs.go git/submodule.go git/tag.go git/tree.go git/types.go git/web.go git/configuration.go '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/lib/guile/3.0/site-ccache/git'
 /bin/mkdir -p '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/lib/guile/3.0/site-ccache/git/web'
 /usr/bin/install -c -m 644  git/web/html.go git/web/mime-types.go git/web/querystring.go git/web/http.go git/web/template.go git/web/config.go git/web/repository.go '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/lib/guile/3.0/site-ccache/git/web'
 /usr/bin/install -c -m 644  git.go '/home/buildozer/aports/community/guile-git/pkg/guile-git/usr/lib/guile/3.0/site-ccache/.'
make[1]: Leaving directory '/home/buildozer/aports/community/guile-git/src/guile-git-v0.9.0'
>>> guile-git-doc*: Running split function doc...
'usr/share/info' -> '/home/buildozer/aports/community/guile-git/pkg/guile-git-doc/usr/share/info'
>>> guile-git-doc*: Preparing subpackage guile-git-doc...
>>> guile-git-doc*: Running postcheck for guile-git-doc
>>> guile-git*: Running postcheck for guile-git
>>> guile-git*: Preparing package guile-git...
>>> guile-git-doc*: Scanning shared objects
>>> guile-git*: Scanning shared objects
>>> guile-git-doc*: Tracing dependencies...
>>> guile-git-doc*: Package size: 11.7 KB
>>> guile-git-doc*: Compressing data...
>>> guile-git-doc*: Create checksum...
>>> guile-git-doc*: Create guile-git-doc-0.9.0-r0.apk
>>> guile-git*: Tracing dependencies...
	guile
	guile-bytestructures
	libgit2-dev
>>> guile-git*: Package size: 4.9 MB
>>> guile-git*: Compressing data...
>>> guile-git*: Create checksum...
>>> guile-git*: Create guile-git-0.9.0-r0.apk
>>> guile-git: Build complete at Thu, 31 Oct 2024 00:45:06 +0000 elapsed time 0h 0m 28s
>>> guile-git: Cleaning up srcdir
>>> guile-git: Cleaning up pkgdir
>>> guile-git: Uninstalling dependencies...
(1/48) Purging .makedepends-guile-git (20241031.004439)
(2/48) Purging guile-bytestructures (2.0.2-r0)
(3/48) Purging libgit2-dev (1.7.2-r0)
(4/48) Purging curl-dev (8.10.1-r0)
(5/48) Purging libssh2-dev (1.11.1-r0)
(6/48) Purging http-parser-dev (2.9.4-r0)
(7/48) Purging libgit2 (1.7.2-r0)
(8/48) Purging autoconf (2.72-r0)
(9/48) Purging m4 (1.4.19-r3)
(10/48) Purging automake (1.17-r0)
(11/48) Purging guile-dev (3.0.9-r1)
(12/48) Purging guile (3.0.9-r1)
(13/48) Purging gc-dev (8.2.8-r0)
(14/48) Purging libgc++ (8.2.8-r0)
(15/48) Purging gmp-dev (6.3.0-r2)
(16/48) Purging libgmpxx (6.3.0-r2)
(17/48) Purging guile-libs (3.0.9-r1)
(18/48) Purging texinfo (7.1.1-r0)
Executing texinfo-7.1.1-r0.pre-deinstall
(19/48) Purging brotli-dev (1.1.0-r2)
(20/48) Purging brotli (1.1.0-r2)
(21/48) Purging c-ares-dev (1.34.2-r0)
(22/48) Purging gc (8.2.8-r0)
(23/48) Purging git-perl (2.46.2-r0)
(24/48) Purging perl-git (2.46.2-r0)
(25/48) Purging perl-error (0.17029-r2)
(26/48) Purging perl (5.40.0-r3)
(27/48) Purging http-parser (2.9.4-r0)
(28/48) Purging libbz2 (1.0.8-r6)
(29/48) Purging libffi (3.4.6-r0)
(30/48) Purging libpsl-dev (0.21.5-r3)
(31/48) Purging libpsl-utils (0.21.5-r3)
(32/48) Purging libssh2 (1.11.1-r0)
(33/48) Purging nghttp2-dev (1.63.0-r0)
(34/48) Purging openssl-dev (3.3.2-r3)
(35/48) Purging pcre2-dev (10.43-r0)
(36/48) Purging libedit-dev (20240808.3.1-r0)
(37/48) Purging bsd-compat-headers (0.7.2-r6)
(38/48) Purging ncurses-dev (6.5_p20241006-r1)
(39/48) Purging libncurses++ (6.5_p20241006-r1)
(40/48) Purging libpanelw (6.5_p20241006-r1)
(41/48) Purging zlib-dev (1.3.1-r2)
(42/48) Purging libpcre2-16 (10.43-r0)
(43/48) Purging libpcre2-32 (10.43-r0)
(44/48) Purging zstd-dev (1.5.6-r1)
(45/48) Purging zstd (1.5.6-r1)
(46/48) Purging libformw (6.5_p20241006-r1)
(47/48) Purging libidn2-dev (2.3.7-r0)
(48/48) Purging libmenuw (6.5_p20241006-r1)
Executing busybox-1.37.0-r3.trigger
OK: 271 MiB in 101 packages
>>> guile-git: Updating the community/armv7 repository index...
>>> guile-git: Signing the index...