>>> ddclient: Building community/ddclient 3.11.2-r0 (using abuild 3.12.0-r0) started Mon, 27 Nov 2023 09:09:13 +0000 >>> ddclient: Checking sanity of /home/buildozer/aports/community/ddclient/APKBUILD... >>> ddclient: Analyzing dependencies... >>> ddclient: Installing for build: build-base curl net-tools perl perl-digest-sha1 autoconf automake (1/12) Installing mii-tool (2.10-r3) (2/12) Installing net-tools (2.10-r3) (3/12) Installing libbz2 (1.0.8-r6) (4/12) Installing perl (5.38.1-r0) (5/12) Installing perl-digest-sha1 (2.13-r17) (6/12) Installing m4 (1.4.19-r3) (7/12) Installing autoconf (2.71-r2) (8/12) Installing automake (1.16.5-r2) (9/12) Installing .makedepends-ddclient (20231127.090919) (10/12) Installing perl-error (0.17029-r2) (11/12) Installing perl-git (2.43.0-r0) (12/12) Installing git-perl (2.43.0-r0) Executing busybox-1.36.1-r15.trigger OK: 271 MiB in 112 packages >>> ddclient: Cleaning up srcdir >>> ddclient: Cleaning up pkgdir >>> ddclient: Cleaning up tmpdir >>> ddclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ddclient-3.11.2.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 271k 100 271k 0 0 734k 0 --:--:-- --:--:-- --:--:-- 767k >>> ddclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ddclient-3.11.2.tar.gz >>> ddclient: Checking sha512sums... ddclient-3.11.2.tar.gz: OK ddclient.initd: OK skip-valid-ipv6-test.patch: OK >>> ddclient: Unpacking /var/cache/distfiles/ddclient-3.11.2.tar.gz... >>> ddclient: skip-valid-ipv6-test.patch patching file t/get_ip_from_if.pl autoreconf: export WARNINGS=all autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 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:14: installing 'build-aux/install-sh' configure.ac:14: installing 'build-aux/missing' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 whether make supports nested variables... (cached) yes checking for find... /usr/bin/find checking for curl... /usr/bin/curl checking whether perl executable path has been provided... no checking for perl... /usr/bin/perl checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for perl version... 5.38.1 checking for perl module File::Basename... ok checking for perl module File::Path... ok checking for perl module File::Temp... ok checking for perl module Getopt::Long... ok checking for perl module Socket... ok checking for perl module Sys::Hostname... ok checking for perl module version 0.77... ok checking for perl module B... ok checking for perl module Data::Dumper... ok checking for perl module File::Spec::Functions... ok checking for perl module File::Temp... ok checking for perl module Carp... ok checking for perl module Exporter... ok checking for perl module HTTP::Daemon 6.12... no configure: WARNING: some tests may be skipped due to missing module HTTP::Daemon=6.12 checking for perl module HTTP::Daemon::SSL... no configure: WARNING: some tests may be skipped due to missing module HTTP::Daemon::SSL checking for perl module HTTP::Message::PSGI... no configure: WARNING: some tests may be skipped due to missing module HTTP::Message::PSGI checking for perl module HTTP::Request... no configure: WARNING: some tests may be skipped due to missing module HTTP::Request checking for perl module HTTP::Response... no configure: WARNING: some tests may be skipped due to missing module HTTP::Response checking for perl module Scalar::Util... ok checking for perl module Test::MockModule... no configure: WARNING: some tests may be skipped due to missing module Test::MockModule checking for perl module Test::TCP... no configure: WARNING: some tests may be skipped due to missing module Test::TCP checking for perl module Test::Warnings... no configure: WARNING: some tests may be skipped due to missing module Test::Warnings checking for perl module Time::HiRes... ok checking for perl module URI... no configure: WARNING: some tests may be skipped due to missing module URI checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating t/geturl_connectivity.pl config.status: creating t/version.pl rm -f 'ddclient' 'ddclient'.tmp rm -f 'ddclient.conf' 'ddclient.conf'.tmp in='ddclient'.in; \ test -f "${in}" || in='./'${in}; \ sed -e 's|@PACKAGE_VERSION[@]|3.11.2|g' -e '1 s|^#\!.*perl$|#\!/usr/bin/perl|g' -e 's|@localstatedir[@]|/var|g' -e 's|@runstatedir[@]|/run/ddclient|g' -e 's|@sysconfdir[@]|/etc/ddclient|g' -e 's|@CURL[@]|/usr/bin/curl|g' "${in}" >'ddclient'.tmp && \ { ! test -x "${in}" || chmod +x 'ddclient'.tmp; } in='ddclient.conf'.in; \ test -f "${in}" || in='./'${in}; \ sed -e 's|@PACKAGE_VERSION[@]|3.11.2|g' -e '1 s|^#\!.*perl$|#\!/usr/bin/perl|g' -e 's|@localstatedir[@]|/var|g' -e 's|@runstatedir[@]|/run/ddclient|g' -e 's|@sysconfdir[@]|/etc/ddclient|g' -e 's|@CURL[@]|/usr/bin/curl|g' "${in}" >'ddclient.conf'.tmp && \ { ! test -x "${in}" || chmod +x 'ddclient.conf'.tmp; } mv 'ddclient.conf'.tmp 'ddclient.conf' mv 'ddclient'.tmp 'ddclient' >>> ddclient: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/ddclient/src/ddclient-3.11.2' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/ddclient/pkg/ddclient/var'/cache/ddclient ./build-aux/install-sh -c -d '/home/buildozer/aports/community/ddclient/pkg/ddclient/usr/bin' ./build-aux/install-sh -c -d '/home/buildozer/aports/community/ddclient/pkg/ddclient/etc/ddclient' /usr/bin/install -c -m 644 ddclient.conf '/home/buildozer/aports/community/ddclient/pkg/ddclient/etc/ddclient' /usr/bin/install -c ddclient '/home/buildozer/aports/community/ddclient/pkg/ddclient/usr/bin' make[1]: Leaving directory '/home/buildozer/aports/community/ddclient/src/ddclient-3.11.2' >>> ddclient-openrc*: Running split function openrc... >>> ddclient-openrc*: Preparing subpackage ddclient-openrc... >>> ddclient-openrc*: Running postcheck for ddclient-openrc >>> ddclient-doc*: Running split function doc... >>> ddclient-doc*: Preparing subpackage ddclient-doc... >>> ddclient-doc*: Running postcheck for ddclient-doc >>> ddclient*: Running postcheck for ddclient >>> ddclient*: Preparing package ddclient... >>> ddclient*: Script found. /bin/sh added as a dependency for ddclient-3.11.2-r0.apk >>> ddclient*: Adding .pre-install >>> ddclient-doc*: Tracing dependencies... >>> ddclient-doc*: Package size: 32.0 KB >>> ddclient-doc*: Compressing data... >>> ddclient-doc*: Create checksum... >>> ddclient-doc*: Create ddclient-doc-3.11.2-r0.apk >>> ddclient-openrc*: Tracing dependencies... >>> ddclient-openrc*: Package size: 16.0 KB >>> ddclient-openrc*: Compressing data... >>> ddclient-openrc*: Create checksum... >>> ddclient-openrc*: Create ddclient-openrc-3.11.2-r0.apk >>> ddclient*: Tracing dependencies... >>> ddclient*: Package size: 356.0 KB >>> ddclient*: Compressing data... >>> ddclient*: Create checksum... >>> ddclient*: Create ddclient-3.11.2-r0.apk >>> ddclient: Build complete at Mon, 27 Nov 2023 09:09:49 +0000 elapsed time 0h 0m 36s >>> ddclient: Cleaning up srcdir >>> ddclient: Cleaning up pkgdir >>> ddclient: Uninstalling dependencies... (1/12) Purging .makedepends-ddclient (20231127.090919) (2/12) Purging net-tools (2.10-r3) (3/12) Purging mii-tool (2.10-r3) (4/12) Purging perl-digest-sha1 (2.13-r17) (5/12) Purging autoconf (2.71-r2) (6/12) Purging m4 (1.4.19-r3) (7/12) Purging automake (1.16.5-r2) (8/12) Purging git-perl (2.43.0-r0) (9/12) Purging perl-git (2.43.0-r0) (10/12) Purging perl-error (0.17029-r2) (11/12) Purging perl (5.38.1-r0) (12/12) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r15.trigger OK: 227 MiB in 100 packages >>> ddclient: Updating the community/riscv64 repository index... >>> ddclient: Signing the index...