>>> xl2tpd: Building main/xl2tpd 1.3.18-r0 (using abuild 3.10.0_rc1-r2) started Thu, 03 Nov 2022 06:30:10 +0000 >>> xl2tpd: Checking sanity of /home/buildozer/aports/main/xl2tpd/APKBUILD... >>> xl2tpd: Analyzing dependencies... >>> xl2tpd: Installing for build: build-base ppp-l2tp libpcap-dev linux-headers (1/7) Installing libpcap (1.10.1-r1) (2/7) Installing ppp-daemon (2.4.9-r5) (3/7) Installing ppp-l2tp (2.4.9-r5) (4/7) Installing libpcap-dev (1.10.1-r1) (5/7) Installing linux-headers (5.19.5-r0) (6/7) Installing .makedepends-xl2tpd (20221103.063011) (7/7) Installing ifupdown-ng-ppp (0.12.1-r0) Executing busybox-1.35.0-r27.trigger OK: 402 MiB in 105 packages >>> xl2tpd: Cleaning up srcdir >>> xl2tpd: Cleaning up pkgdir >>> xl2tpd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xl2tpd-1.3.18.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> xl2tpd: Fetching xl2tpd-1.3.18.tar.gz::https://github.com/xelerance/xl2tpd/archive/v1.3.18.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 13052 0 13052 0 0 22886 0 --:--:-- --:--:-- --:--:-- 22886 100 522k 0 522k 0 0 836k 0 --:--:-- --:--:-- --:--:-- 9438k >>> xl2tpd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/xl2tpd-1.3.18.tar.gz >>> xl2tpd: Checking sha512sums... xl2tpd-1.3.18.tar.gz: OK xl2tpd.confd: OK xl2tpd.initd: OK options.xl2tpd: OK >>> xl2tpd: Unpacking /var/cache/distfiles/edge/xl2tpd-1.3.18.tar.gz... gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o xl2tpd.o xl2tpd.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o pty.o pty.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o misc.o misc.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o control.o control.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o avp.o avp.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o call.o call.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o network.o network.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o avpsend.o avpsend.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o scheduler.o scheduler.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o file.o file.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o aaa.o aaa.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Os -fomit-frame-pointer -c -o md5.o md5.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c gcc -Os -fomit-frame-pointer -Os -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -Wl,--as-needed,-O1,--sort-common xl2tpd-control.c -o xl2tpd-control control.c: In function 'control_finish': control.c:253:24: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 253 | if (t->lac && t->lac->hostname && t->lac->hostname[0]) | ^~ In file included from l2tp.h:34, from control.c:23: file.h:122:10: note: 'hostname' declared here 122 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:255:29: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 255 | else if (t->lns && t->lns->hostname && t->lns->hostname[0]) | ^~ file.h:80:10: note: 'hostname' declared here 80 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:471:20: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 471 | if (t->lac && t->lac->hostname && t->lac->hostname[0]) | ^~ file.h:122:10: note: 'hostname' declared here 122 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ control.c:473:25: warning: the comparison will always evaluate as 'true' for the address of 'hostname' will never be NULL [-Waddress] 473 | else if (t->lns && t->lns->hostname && t->lns->hostname[0]) | ^~ file.h:80:10: note: 'hostname' declared here 80 | char hostname[STRLEN]; /* Hostname to report */ | ^~~~~~~~ xl2tpd.c: In function 'start_pppd': xl2tpd.c:443:33: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 443 | if (connect(fd2, (struct sockaddr *)&sax, sizeof(sax)) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from xl2tpd.c:44: /usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ gcc -Wl,--as-needed,-O1,--sort-common -o pfc pfc.o -lpcap gcc -Wl,--as-needed,-O1,--sort-common -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o >>> WARNING: xl2tpd: 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. >>> xl2tpd: Entering fakeroot... install -d -m 0755 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/sbin install -m 0755 xl2tpd /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/sbin/xl2tpd install -d -m 0755 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/share/man/man5 install -d -m 0755 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/share/man/man5/ # pfc install -d -m 0755 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/bin install -m 0755 pfc /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/bin/pfc install -d -m 0755 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/share/man/man1/ # control exec install -d -m 0755 /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/sbin install -m 0755 xl2tpd-control /home/buildozer/aports/main/xl2tpd/pkg/xl2tpd/usr/sbin/xl2tpd-control >>> xl2tpd-doc*: Running split function doc... >>> xl2tpd-doc*: Preparing subpackage xl2tpd-doc... >>> xl2tpd-doc*: Running postcheck for xl2tpd-doc >>> xl2tpd-openrc*: Running split function openrc... >>> xl2tpd-openrc*: Preparing subpackage xl2tpd-openrc... >>> xl2tpd-openrc*: Running postcheck for xl2tpd-openrc >>> xl2tpd*: Running postcheck for xl2tpd >>> xl2tpd*: Preparing package xl2tpd... >>> xl2tpd*: Stripping binaries >>> xl2tpd-doc*: Scanning shared objects >>> xl2tpd-openrc*: Scanning shared objects >>> xl2tpd*: Scanning shared objects >>> xl2tpd-doc*: Tracing dependencies... >>> xl2tpd-doc*: Package size: 48.0 KB >>> xl2tpd-doc*: Compressing data... >>> xl2tpd-doc*: Create checksum... >>> xl2tpd-doc*: Create xl2tpd-doc-1.3.18-r0.apk >>> xl2tpd-openrc*: Tracing dependencies... >>> xl2tpd-openrc*: Package size: 24.0 KB >>> xl2tpd-openrc*: Compressing data... >>> xl2tpd-openrc*: Create checksum... >>> xl2tpd-openrc*: Create xl2tpd-openrc-1.3.18-r0.apk >>> xl2tpd*: Tracing dependencies... ppp-l2tp so:libc.musl-x86_64.so.1 so:libpcap.so.1 >>> xl2tpd*: Package size: 192.0 KB >>> xl2tpd*: Compressing data... >>> xl2tpd*: Create checksum... >>> xl2tpd*: Create xl2tpd-1.3.18-r0.apk >>> xl2tpd: Build complete at Thu, 03 Nov 2022 06:30:14 +0000 elapsed time 0h 0m 4s >>> xl2tpd: Cleaning up srcdir >>> xl2tpd: Cleaning up pkgdir >>> xl2tpd: Uninstalling dependencies... (1/7) Purging .makedepends-xl2tpd (20221103.063011) (2/7) Purging ppp-l2tp (2.4.9-r5) (3/7) Purging libpcap-dev (1.10.1-r1) (4/7) Purging linux-headers (5.19.5-r0) (5/7) Purging ifupdown-ng-ppp (0.12.1-r0) (6/7) Purging ppp-daemon (2.4.9-r5) (7/7) Purging libpcap (1.10.1-r1) Executing busybox-1.35.0-r27.trigger OK: 393 MiB in 98 packages >>> xl2tpd: Updating the main/x86_64 repository index... >>> xl2tpd: Signing the index...