>>> rp-pppoe: Building main/rp-pppoe 4.0-r0 (using abuild 3.11.0_rc13-r0) started Fri, 28 Apr 2023 18:54:31 +0000
>>> rp-pppoe: Checking sanity of /home/buildozer/aports/main/rp-pppoe/APKBUILD...
>>> rp-pppoe: Analyzing dependencies...
>>> rp-pppoe: Installing for build: build-base ppp-dev linux-headers
(1/3) Installing ppp-dev (2.5.0-r2)
(2/3) Installing linux-headers (6.2-r0)
(3/3) Installing .makedepends-rp-pppoe (20230428.185431)
OK: 381 MiB in 101 packages
>>> rp-pppoe: Cleaning up srcdir
>>> rp-pppoe: Cleaning up pkgdir
>>> rp-pppoe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/rp-pppoe-4.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   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> rp-pppoe: Fetching https://dianne.skoll.ca/projects/rp-pppoe/download/rp-pppoe-4.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
100  136k  100  136k    0     0   239k      0 --:--:-- --:--:-- --:--:--  239k
>>> rp-pppoe: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/rp-pppoe-4.0.tar.gz
>>> rp-pppoe: Checking sha512sums...
rp-pppoe-4.0.tar.gz: OK
rp-pppoe.initd: OK
>>> rp-pppoe: Unpacking /var/cache/distfiles/v3.18/rp-pppoe-4.0.tar.gz...
checking for i586-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for i586-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking for i586-alpine-linux-musl-ar... no
checking for ar... ar
checking for sys/wait.h that is POSIX.1 compatible... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking net/if_arp.h usability... yes
checking net/if_arp.h presence... yes
checking for net/if_arp.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking linux/if_packet.h usability... yes
checking linux/if_packet.h presence... yes
checking for linux/if_packet.h... yes
checking for linux/if.h... yes
checking for linux/if_pppox.h... yes
checking for struct sockaddr_ll... yes
checking for N_HDLC line discipline... yes
checking for working memcmp... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for strtol... yes
checking for strlcpy... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ip... /sbin/ip
checking for pppd... NOTFOUND
checking for setsid... /usr/bin/setsid
checking for id... /usr/bin/id
checking for Linux 2.4.X kernel-mode PPPoE support... yes
configure: WARNING: *** Oops!  I couldn't find pppd, the PPP daemon anywhere.
configure: WARNING: *** You must install pppd, version 2.3.10 or later.
configure: WARNING: *** I will keep going, but it may not work.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libevent/Makefile
config.status: creating config.h
On this platform, the following targets will be built:
pppoe pppoe-server pppoe-sniff pppoe-relay rp-pppoe.so
Type 'make' to compile the software.
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o pppoe.o pppoe.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o if.o if.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o debug.o debug.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o common.o common.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o ppp.o ppp.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o discovery.o discovery.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o pppoe-server.o pppoe-server.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o md5.o md5.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o control_socket.o control_socket.c
cd libevent && make DEFINES=""
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o pppoe-sniff.o pppoe-sniff.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -c -o relay.o relay.c
gcc -DPLUGIN=1 '-DRP_VERSION="4.0"' -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent -I/usr/include/pppd -c -o plugin/plugin.o -fPIC plugin.c
gcc -DPLUGIN=1 -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -I/usr/include/pppd -c -o plugin/discovery.o -fPIC discovery.c
gcc -DPLUGIN=1 -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -I/usr/include/pppd -c -o plugin/if.o -fPIC if.c
gcc -DPLUGIN=1 -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -I/usr/include/pppd -c -o plugin/common.o -fPIC common.c
gcc -DPLUGIN=1 -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes  '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' -Ilibevent '-DRP_VERSION="4.0"' -I/usr/include/pppd -c -o plugin/debug.o -fPIC debug.c
make[1]: Entering directory '/home/buildozer/aports/main/rp-pppoe/src/rp-pppoe-4.0/src/libevent'
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes -I..  -c -o event.o event.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes -I..  -c -o event_tcp.o event_tcp.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes -I..  -c -o hash.o hash.c
gcc -Os -Wformat -Werror=format-security -D_BSD_SOURCE -fno-strict-aliasing -Wall -Wstrict-prototypes -I..  -c -o event_sig.o event_sig.c
plugin.c: In function 'PPPOEConnectDevice':
plugin.c:285:31: warning: converting a packed 'struct sockaddr_pppox' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  285 |                 sizeof(struct sockaddr_pppox)) < 0) {
      |                               ^~~~~~~~~~~~~~
In file included from plugin.c:60:
/usr/include/linux/if_pppox.h:65:8: note: defined here
   65 | struct sockaddr_pppox {
      |        ^~~~~~~~~~~~~~
plugin.c: In function 'PPPOEDisconnectDevice':
plugin.c:354:31: warning: converting a packed 'struct sockaddr_pppox' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
  354 |                 sizeof(struct sockaddr_pppox)) < 0 && errno != EALREADY) {
      |                               ^~~~~~~~~~~~~~
/usr/include/linux/if_pppox.h:65:8: note: defined here
   65 | struct sockaddr_pppox {
      |        ^~~~~~~~~~~~~~
rm -f libevent.a
ar -cq libevent.a event.o event_tcp.o hash.o event_sig.o
ranlib libevent.a
make[1]: Leaving directory '/home/buildozer/aports/main/rp-pppoe/src/rp-pppoe-4.0/src/libevent'
gcc -o pppoe-sniff pppoe-sniff.o if.o common.o debug.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs 
gcc -o pppoe pppoe.o if.o debug.o common.o ppp.o discovery.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs 
ar -rc plugin/libplugin.a plugin/discovery.o plugin/if.o plugin/common.o plugin/debug.o
gcc -o rp-pppoe.so -shared plugin/plugin.o plugin/libplugin.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs
gcc -o pppoe-relay relay.o if.o debug.o common.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs 
gcc -o pppoe-server  pppoe-server.o if.o debug.o common.o md5.o control_socket.o libevent/libevent.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Llibevent -levent 

Type 'make install' as root to install the software.
>>> WARNING: rp-pppoe: 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.
>>> rp-pppoe: Entering fakeroot...

Type 'make install' as root to install the software.
mkdir -p /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/sbin
/usr/bin/install -c -m 755 pppoe /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/sbin
/usr/bin/install -c -m 755 pppoe-server /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/sbin
if test -x pppoe-relay ; then /usr/bin/install -c -m 755 pppoe-relay /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/sbin; fi
if test -x pppoe-sniff; then /usr/bin/install -c -m 755 pppoe-sniff /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/sbin; fi
mkdir -p /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/share/doc/rp-pppoe-4.0
/usr/bin/install -c -m 644 ../doc/CHANGES /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/share/doc/rp-pppoe-4.0
/usr/bin/install -c -m 644 ../doc/KERNEL-MODE-PPPOE /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/share/doc/rp-pppoe-4.0
/usr/bin/install -c -m 644 ../doc/HOW-TO-CONNECT /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/share/doc/rp-pppoe-4.0
/usr/bin/install -c -m 644 ../doc/LICENSE /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/share/doc/rp-pppoe-4.0
/usr/bin/install -c -m 644 ../README.md /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/share/doc/rp-pppoe-4.0
mkdir -p /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/share/man/man8
for i in pppoe pppoe-server pppoe-sniff pppoe-relay rp-pppoe.so ; do \
	if test -f ../man/$i.8 ; then \
		/usr/bin/install -c -m 644 ../man/$i.8 /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/usr/share/man/man8 || exit 1; \
	fi; \
done
mkdir -p /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/etc/ppp
mkdir -p /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/etc/ppp/plugins
echo "# Directory created by rp-pppoe for kernel-mode plugin" > /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/etc/ppp/plugins/README
if test -r rp-pppoe.so; then /usr/bin/install -c -m 755 rp-pppoe.so /home/buildozer/aports/main/rp-pppoe/pkg/rp-pppoe/etc/ppp/plugins; fi
>>> rp-pppoe-doc*: Running split function doc...
>>> rp-pppoe-doc*: Preparing subpackage rp-pppoe-doc...
>>> rp-pppoe-doc*: Running postcheck for rp-pppoe-doc
>>> rp-pppoe-openrc*: Running split function openrc...
>>> rp-pppoe-openrc*: Preparing subpackage rp-pppoe-openrc...
>>> rp-pppoe-openrc*: Running postcheck for rp-pppoe-openrc
>>> rp-pppoe*: Running postcheck for rp-pppoe
>>> rp-pppoe*: Preparing package rp-pppoe...
>>> rp-pppoe*: Stripping binaries
>>> rp-pppoe-doc*: Scanning shared objects
>>> rp-pppoe-openrc*: Scanning shared objects
>>> rp-pppoe*: Scanning shared objects
>>> rp-pppoe-doc*: Tracing dependencies...
>>> rp-pppoe-doc*: Package size: 92.0 KB
>>> rp-pppoe-doc*: Compressing data...
>>> rp-pppoe-doc*: Create checksum...
>>> rp-pppoe-doc*: Create rp-pppoe-doc-4.0-r0.apk
>>> rp-pppoe-openrc*: Tracing dependencies...
>>> rp-pppoe-openrc*: Package size: 16.0 KB
>>> rp-pppoe-openrc*: Compressing data...
>>> rp-pppoe-openrc*: Create checksum...
>>> rp-pppoe-openrc*: Create rp-pppoe-openrc-4.0-r0.apk
>>> rp-pppoe*: Tracing dependencies...
	so:libc.musl-x86.so.1
>>> rp-pppoe*: Package size: 232.0 KB
>>> rp-pppoe*: Compressing data...
>>> rp-pppoe*: Create checksum...
>>> rp-pppoe*: Create rp-pppoe-4.0-r0.apk
>>> rp-pppoe: Build complete at Fri, 28 Apr 2023 18:54:38 +0000 elapsed time 0h 0m 7s
>>> rp-pppoe: Cleaning up srcdir
>>> rp-pppoe: Cleaning up pkgdir
>>> rp-pppoe: Uninstalling dependencies...
(1/3) Purging .makedepends-rp-pppoe (20230428.185431)
(2/3) Purging ppp-dev (2.5.0-r2)
(3/3) Purging linux-headers (6.2-r0)
OK: 373 MiB in 98 packages
>>> rp-pppoe: Updating the main/x86 repository index...
>>> rp-pppoe: Signing the index...