>>> pptpclient: Building testing/pptpclient 1.10.0-r3 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 15:10:17 +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 ppp-daemon (2.4.9-r5) (2/22) Installing libbz2 (1.0.8-r3) (3/22) Installing musl-fts (1.2.7-r3) (4/22) Installing xz-libs (5.2.7-r0) (5/22) Installing libelf (0.187-r2) (6/22) Installing libmnl (1.0.5-r0) (7/22) Installing iproute2-minimal (6.0.0-r0) (8/22) Installing libnftnl (1.2.3-r0) (9/22) Installing iptables (1.8.8-r2) (10/22) Installing iproute2-tc (6.0.0-r0) (11/22) Installing iproute2-ss (6.0.0-r0) (12/22) Installing iproute2 (6.0.0-r0) Executing iproute2-6.0.0-r0.post-install (13/22) Installing perl (5.36.0-r0) (14/22) Installing perl-utils (5.36.0-r0) (15/22) Installing perl-dev (5.36.0-r0) (16/22) Installing .makedepends-pptpclient (20221014.151018) (17/22) Installing ifupdown-ng-iproute2 (0.12.1-r0) (18/22) Installing ifupdown-ng-ppp (0.12.1-r0) (19/22) Installing iptables-openrc (1.8.8-r2) (20/22) Installing perl-error (0.17029-r1) (21/22) Installing perl-git (2.38.0-r1) (22/22) Installing git-perl (2.38.0-r1) Executing busybox-1.35.0-r27.trigger OK: 352 MiB in 116 packages >>> pptpclient: Cleaning up srcdir >>> pptpclient: Cleaning up pkgdir >>> pptpclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge//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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 37 87007 37 32768 0 0 26769 0 0:00:03 0:00:01 0:00:02 26771 100 87007 100 87007 0 0 71026 0 0:00:01 0:00:01 --:--:-- 71026 >>> pptpclient: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pptp-1.10.0.tar.gz >>> pptpclient: Checking sha512sums... 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 -fomit-frame-pointer -Os -fomit-frame-pointer -c -o pptp_gre.o pptp_gre.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o ppp_fcs.o ppp_fcs.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o pptp_ctrl.o pptp_ctrl.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o dirutil.o dirutil.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o vector.o vector.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o util.o util.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o version.o version.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o test-redirections.o test-redirections.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o pptp_quirks.o pptp_quirks.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o orckit_quirks.o orckit_quirks.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o pqueue.o pqueue.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o pptp_callmgr.o pptp_callmgr.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o routing.o routing.c gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -c -o pptp_compat.o pptp_compat.c pod2man --section=8 pptpsetup > pptpsetup.8 gcc -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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-r3.apk >>> pptpclient*: Tracing dependencies... ppp-daemon iproute2 so:libc.musl-ppc64le.so.1 >>> pptpclient*: Package size: 100.0 KB >>> pptpclient*: Compressing data... >>> pptpclient*: Create checksum... >>> pptpclient*: Create pptpclient-1.10.0-r3.apk >>> pptpclient: Build complete at Fri, 14 Oct 2022 15:10:22 +0000 elapsed time 0h 0m 5s >>> pptpclient: Cleaning up srcdir >>> pptpclient: Cleaning up pkgdir >>> pptpclient: Uninstalling dependencies... (1/22) Purging .makedepends-pptpclient (20221014.151018) (2/22) Purging iproute2 (6.0.0-r0) (3/22) Purging iproute2-tc (6.0.0-r0) (4/22) Purging iproute2-ss (6.0.0-r0) (5/22) Purging perl-dev (5.36.0-r0) (6/22) Purging perl-utils (5.36.0-r0) (7/22) Purging ifupdown-ng-iproute2 (0.12.1-r0) (8/22) Purging iproute2-minimal (6.0.0-r0) (9/22) Purging ifupdown-ng-ppp (0.12.1-r0) (10/22) Purging ppp-daemon (2.4.9-r5) (11/22) Purging iptables-openrc (1.8.8-r2) (12/22) Purging git-perl (2.38.0-r1) (13/22) Purging perl-git (2.38.0-r1) (14/22) Purging perl-error (0.17029-r1) (15/22) Purging perl (5.36.0-r0) (16/22) Purging libelf (0.187-r2) (17/22) Purging libbz2 (1.0.8-r3) (18/22) Purging musl-fts (1.2.7-r3) (19/22) Purging xz-libs (5.2.7-r0) (20/22) Purging iptables (1.8.8-r2) (21/22) Purging libnftnl (1.2.3-r0) (22/22) Purging libmnl (1.0.5-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 94 packages >>> pptpclient: Updating the testing/ppc64le repository index... >>> pptpclient: Signing the index...