>>> pptpclient: Building testing/pptpclient 1.10.0-r4 (using abuild 3.11.20-r0) started Mon, 03 Jul 2023 21:56:05 +0000 >>> pptpclient: Checking sanity of /home/buildozer/aports/testing/pptpclient/APKBUILD... >>> pptpclient: Analyzing dependencies... >>> pptpclient: Installing for build: build-base ppp-daemon iproute2 perl-dev (1/22) Installing libpcap (1.10.4-r1) (2/22) Installing ppp-daemon (2.5.0-r3) (3/22) Installing libbz2 (1.0.8-r6) (4/22) Installing musl-fts (1.2.7-r5) (5/22) Installing xz-libs (5.4.3-r1) (6/22) Installing libelf (0.189-r3) (7/22) Installing libmnl (1.0.5-r2) (8/22) Installing iproute2-minimal (6.4.0-r0) (9/22) Installing libxtables (1.8.9-r6) (10/22) Installing iproute2-tc (6.4.0-r0) (11/22) Installing iproute2-ss (6.4.0-r0) (12/22) Installing iproute2 (6.4.0-r0) Executing iproute2-6.4.0-r0.post-install (13/22) Installing perl (5.38.0-r0) (14/22) Installing perl-utils (5.38.0-r0) (15/22) Installing perl-dev (5.38.0-r0) (16/22) Installing .makedepends-pptpclient (20230703.215607) (17/22) Installing ifupdown-ng-iproute2 (0.12.1-r2) (18/22) Installing ifupdown-ng-ppp (0.12.1-r2) (19/22) Installing ppp-openrc (2.5.0-r3) (20/22) Installing perl-error (0.17029-r2) (21/22) Installing perl-git (2.41.0-r1) (22/22) Installing git-perl (2.41.0-r1) Executing busybox-1.36.1-r2.trigger OK: 434 MiB in 124 packages >>> pptpclient: Cleaning up srcdir >>> pptpclient: Cleaning up pkgdir >>> pptpclient: Cleaning up tmpdir >>> pptpclient: Fetching https://downloads.sourceforge.net/sourceforge/pptpclient/pptp-1.10.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 100 388 100 388 0 0 2204 0 --:--:-- --:--:-- --:--:-- 2217 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 363 100 363 0 0 166 0 0:00:02 0:00:02 --:--:-- 373 100 363 100 363 0 0 166 0 0:00:02 0:00:02 --:--:-- 373 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 87007 100 87007 0 0 34202 0 0:00:02 0:00:02 --:--:-- 1348k >>> pptpclient: Fetching https://downloads.sourceforge.net/sourceforge/pptpclient/pptp-1.10.0.tar.gz >>> pptpclient: Checking sha512sums... pptp-1.10.0.tar.gz: OK >>> pptpclient: Unpacking /var/cache/distfiles/pptp-1.10.0.tar.gz... ( \ echo "/* text added by Makefile target config.h */"; \ echo "#define PPTP_LINUX_VERSION \"1.10.0\""; \ echo "#define PPPD_BINARY \"/usr/sbin/pppd\""; \ echo "#define IP_BINARY \"/sbin/ip\"" \ ) > config.h gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o pptp_gre.o pptp_gre.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o ppp_fcs.o ppp_fcs.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o pptp_ctrl.o pptp_ctrl.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o dirutil.o dirutil.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o vector.o vector.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o util.o util.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o version.o version.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o test-redirections.o test-redirections.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o pptp_quirks.o pptp_quirks.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o orckit_quirks.o orckit_quirks.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o pqueue.o pqueue.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o pptp_callmgr.o pptp_callmgr.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o routing.o routing.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o pptp_compat.o pptp_compat.c pod2man --section=8 pptpsetup > pptpsetup.8 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o pptp.o pptp.c gcc -o pptp pptp.o pptp_gre.o ppp_fcs.o pptp_ctrl.o dirutil.o vector.o util.o version.o test-redirections.o pptp_quirks.o orckit_quirks.o pqueue.o pptp_callmgr.o routing.o pptp_compat.o -Wl,--as-needed,-O1,--sort-common -lutil >>> WARNING: pptpclient: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> pptpclient: Entering fakeroot... mkdir -p /home/buildozer/aports/testing/pptpclient/pkg/pptpclient/usr/sbin install -o root -m 555 pptp /home/buildozer/aports/testing/pptpclient/pkg/pptpclient/usr/sbin install -o root -m 555 pptpsetup /home/buildozer/aports/testing/pptpclient/pkg/pptpclient/usr/sbin mkdir -p /home/buildozer/aports/testing/pptpclient/pkg/pptpclient/usr/share/man/man8 install -m 644 pptp.8 /home/buildozer/aports/testing/pptpclient/pkg/pptpclient/usr/share/man/man8 install -m 644 pptpsetup.8 /home/buildozer/aports/testing/pptpclient/pkg/pptpclient/usr/share/man/man8 mkdir -p /home/buildozer/aports/testing/pptpclient/pkg/pptpclient/etc/ppp install -m 644 options.pptp /home/buildozer/aports/testing/pptpclient/pkg/pptpclient/etc/ppp >>> pptpclient-doc*: Running split function doc... >>> pptpclient-doc*: Preparing subpackage pptpclient-doc... >>> pptpclient-doc*: Running postcheck for pptpclient-doc >>> pptpclient*: Running postcheck for pptpclient >>> pptpclient*: Preparing package pptpclient... >>> pptpclient*: Stripping binaries >>> pptpclient-doc*: Scanning shared objects >>> pptpclient*: Scanning shared objects >>> pptpclient-doc*: Tracing dependencies... >>> pptpclient-doc*: Package size: 28.0 KB >>> pptpclient-doc*: Compressing data... >>> pptpclient-doc*: Create checksum... >>> pptpclient-doc*: Create pptpclient-doc-1.10.0-r4.apk >>> pptpclient*: Tracing dependencies... ppp-daemon iproute2 so:libc.musl-aarch64.so.1 >>> pptpclient*: Package size: 100.0 KB >>> pptpclient*: Compressing data... >>> pptpclient*: Create checksum... >>> pptpclient*: Create pptpclient-1.10.0-r4.apk >>> pptpclient: Build complete at Mon, 03 Jul 2023 21:56:10 +0000 elapsed time 0h 0m 5s >>> pptpclient: Cleaning up srcdir >>> pptpclient: Cleaning up pkgdir >>> pptpclient: Uninstalling dependencies... (1/22) Purging .makedepends-pptpclient (20230703.215607) (2/22) Purging iproute2 (6.4.0-r0) (3/22) Purging iproute2-tc (6.4.0-r0) (4/22) Purging iproute2-ss (6.4.0-r0) (5/22) Purging perl-dev (5.38.0-r0) (6/22) Purging perl-utils (5.38.0-r0) (7/22) Purging git-perl (2.41.0-r1) (8/22) Purging perl-git (2.41.0-r1) (9/22) Purging perl-error (0.17029-r2) (10/22) Purging perl (5.38.0-r0) (11/22) Purging ifupdown-ng-iproute2 (0.12.1-r2) (12/22) Purging iproute2-minimal (6.4.0-r0) (13/22) Purging ifupdown-ng-ppp (0.12.1-r2) (14/22) Purging ppp-openrc (2.5.0-r3) (15/22) Purging ppp-daemon (2.5.0-r3) (16/22) Purging libelf (0.189-r3) (17/22) Purging libmnl (1.0.5-r2) (18/22) Purging libpcap (1.10.4-r1) (19/22) Purging libxtables (1.8.9-r6) (20/22) Purging musl-fts (1.2.7-r5) (21/22) Purging xz-libs (5.4.3-r1) (22/22) Purging libbz2 (1.0.8-r6) Executing busybox-1.36.1-r2.trigger OK: 378 MiB in 102 packages >>> pptpclient: Updating the testing/aarch64 repository index... >>> pptpclient: Signing the index...