>>> pptpclient: Building testing/pptpclient 1.10.0-r7 (using abuild 3.18.0_rc5-r0) started Fri, 07 Aug 2026 09:04:21 +0000 >>> pptpclient: Validating /home/buildozer/aports/testing/pptpclient/APKBUILD... >>> pptpclient: Analyzing dependencies... >>> pptpclient: Installing for build: build-base ppp-daemon iproute2 perl-dev ( 1/20) Installing libpcap (1.10.6-r1) ( 2/20) Installing ppp-daemon (2.5.3-r0) ( 3/20) Installing libelf (0.195-r0) ( 4/20) Installing libmnl (1.0.5-r2) ( 5/20) Installing iproute2-minimal (7.1.0-r0) ( 6/20) Installing libxtables (1.8.13-r0) ( 7/20) Installing iproute2-tc (7.1.0-r0) ( 8/20) Installing iproute2-ss (7.1.0-r0) ( 9/20) Installing iproute2 (7.1.0-r0) Executing iproute2-7.1.0-r0.post-install (10/20) Installing libbz2 (1.0.8-r6) (11/20) Installing perl (5.44.0-r0) (12/20) Installing perl-utils (5.44.0-r0) (13/20) Installing perl-dev (5.44.0-r0) (14/20) Installing .makedepends-pptpclient (20260807.090422) (15/20) Installing ifupdown-ng-iproute2 (0.13.0-r0) (16/20) Installing ifupdown-ng-ppp (0.13.0-r0) (17/20) Installing ppp-openrc (2.5.3-r0) (18/20) Installing perl-error (0.17030-r0) (19/20) Installing perl-git (2.55.0-r1) (20/20) Installing git-perl (2.55.0-r1) Executing busybox-1.38.0-r4.trigger OK: 482.5 MiB in 129 packages >>> pptpclient: Cleaning up srcdir >>> pptpclient: Cleaning up pkgdir >>> pptpclient: Cleaning up tmpdir >>> pptpclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pptp-1.10.0.tar.gz /var/cache/distfiles/edge/pptp-1.10.0.tar.gz: OK >>> pptpclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pptp-1.10.0.tar.gz /var/cache/distfiles/edge/pptp-1.10.0.tar.gz: OK >>> pptpclient: Unpacking /var/cache/distfiles/edge/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 -Wl,-z,pack-relative-relocs -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... 'usr/share/man' -> '/home/buildozer/aports/testing/pptpclient/pkg/pptpclient-doc/usr/share/man' >>> 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*: Scanning shared objects >>> pptpclient*: Tracing dependencies... ppp-daemon iproute2 so:libc.musl-aarch64.so.1 >>> pptpclient*: Package size: 75.2 KB >>> pptpclient*: Compressing data... >>> pptpclient*: Create checksum... >>> pptpclient*: Create pptpclient-1.10.0-r7.apk >>> pptpclient-doc*: Tracing dependencies... >>> pptpclient-doc*: Package size: 5.4 KB >>> pptpclient-doc*: Compressing data... >>> pptpclient-doc*: Create checksum... >>> pptpclient-doc*: Create pptpclient-doc-1.10.0-r7.apk >>> pptpclient: Build complete at Fri, 07 Aug 2026 09:04:23 +0000 elapsed time 0h 0m 2s >>> pptpclient: Cleaning up srcdir >>> pptpclient: Cleaning up pkgdir >>> pptpclient: Cleaning up tmpdir >>> pptpclient: Uninstalling dependencies... ( 1/20) Purging .makedepends-pptpclient (20260807.090422) ( 2/20) Purging iproute2 (7.1.0-r0) ( 3/20) Purging iproute2-tc (7.1.0-r0) ( 4/20) Purging iproute2-ss (7.1.0-r0) ( 5/20) Purging perl-dev (5.44.0-r0) ( 6/20) Purging perl-utils (5.44.0-r0) ( 7/20) Purging git-perl (2.55.0-r1) ( 8/20) Purging perl-git (2.55.0-r1) ( 9/20) Purging perl-error (0.17030-r0) (10/20) Purging perl (5.44.0-r0) (11/20) Purging ifupdown-ng-iproute2 (0.13.0-r0) (12/20) Purging iproute2-minimal (7.1.0-r0) (13/20) Purging ifupdown-ng-ppp (0.13.0-r0) (14/20) Purging ppp-openrc (2.5.3-r0) (15/20) Purging ppp-daemon (2.5.3-r0) (16/20) Purging libbz2 (1.0.8-r6) (17/20) Purging libelf (0.195-r0) (18/20) Purging libmnl (1.0.5-r2) (19/20) Purging libpcap (1.10.6-r1) (20/20) Purging libxtables (1.8.13-r0) Executing busybox-1.38.0-r4.trigger OK: 433.3 MiB in 109 packages >>> pptpclient: Updating the testing/aarch64 repository index... >>> pptpclient: Signing the index...