>>> sslh: Building community/sslh 2.1.1-r0 (using abuild 3.13.0-r3) started Tue, 07 May 2024 12:42:47 +0000 >>> sslh: Checking sanity of /home/buildozer/aports/community/sslh/APKBUILD... >>> sslh: Analyzing dependencies... >>> sslh: Installing for build: build-base libconfig-dev libcap-dev pcre2-dev libev-dev perl autoconf automake libtool (1/28) Installing libconfig++ (1.7.3-r3) (2/28) Installing libconfig (1.7.3-r3) (3/28) Installing libconfig-dev (1.7.3-r3) (4/28) Installing linux-headers (6.6-r0) (5/28) Installing libcap-dev (2.69-r1) (6/28) Installing bsd-compat-headers (0.7.2-r6) (7/28) Installing libformw (6.4_p20240420-r0) (8/28) Installing libmenuw (6.4_p20240420-r0) (9/28) Installing libpanelw (6.4_p20240420-r0) (10/28) Installing libncurses++ (6.4_p20240420-r0) (11/28) Installing ncurses-dev (6.4_p20240420-r0) (12/28) Installing libedit-dev (20230828.3.1-r4) (13/28) Installing zlib-dev (1.3.1-r1) (14/28) Installing libpcre2-16 (10.43-r0) (15/28) Installing libpcre2-32 (10.43-r0) (16/28) Installing pcre2-dev (10.43-r0) (17/28) Installing libev (4.33-r1) (18/28) Installing libev-dev (4.33-r1) (19/28) Installing perl (5.38.2-r0) (20/28) Installing m4 (1.4.19-r3) (21/28) Installing autoconf (2.72-r0) (22/28) Installing automake (1.16.5-r2) (23/28) Installing libltdl (2.4.7-r3) (24/28) Installing libtool (2.4.7-r3) (25/28) Installing .makedepends-sslh (20240507.124248) (26/28) Installing perl-error (0.17029-r2) (27/28) Installing perl-git (2.45.0-r0) (28/28) Installing git-perl (2.45.0-r0) Executing busybox-1.36.1-r26.trigger OK: 327 MiB in 138 packages >>> sslh: Cleaning up srcdir >>> sslh: Cleaning up pkgdir >>> sslh: Cleaning up tmpdir >>> sslh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sslh-2.1.1.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> sslh: Fetching sslh-2.1.1.tar.gz::https://github.com/yrutschle/sslh/archive/refs/tags/v2.1.1.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 207k 22 47829 0 0 27845 0 0:00:07 0:00:01 0:00:06 27845 100 207k 100 207k 0 0 99687 0 0:00:02 0:00:02 --:--:-- 389k >>> sslh: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sslh-2.1.1.tar.gz >>> sslh: Checking sha512sums... sslh-2.1.1.tar.gz: OK fix-make-install.patch: OK fail2ban.patch: OK config.patch: OK sslh.initd: OK sslh.confd: OK >>> sslh: Unpacking /var/cache/distfiles/sslh-2.1.1.tar.gz... >>> sslh: fix-make-install.patch patching file Makefile.in >>> sslh: fail2ban.patch patching file scripts/fail2ban/jail.conf patching file scripts/fail2ban/sslh-ssh.conf >>> sslh: config.patch patching file basic.cfg libtoolize: putting auxiliary files in '.'. libtoolize: linking file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.ac. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. checking for 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for linux/landlock.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h ./genver.sh >version.h pod2man --section=8 --release=2.1.1 --center=" " sslh.pod | gzip -9 - > sslh.8.gz gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o echosrv.o echosrv.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c echosrv-conf.c -o echosrv-conf.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o sslh-ev.o sslh-ev.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o sslh-fork.o sslh-fork.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c sslh-conf.c -o sslh-conf.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c common.c -o common.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c log.c -o log.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o sslh-main.o sslh-main.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c probe.c -o probe.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c tls.c -o tls.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c argtable3.c -o argtable3.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c collection.c -o collection.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c gap.c -o gap.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c tcp-probe.c -o tcp-probe.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o landlock.o landlock.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c processes.c -o processes.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c udp-listener.c -o udp-listener.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c -o sslh-select.o sslh-select.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c hash.c -o hash.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -DENABLE_REGEX -DLIBCONFIG -c tcp-listener.c -o tcp-listener.o ar rcs libsslh.a sslh-conf.o common.o log.o sslh-main.o probe.o tls.o argtable3.o collection.o gap.o tcp-probe.o landlock.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o echosrv echosrv.o echosrv-conf.o argtable3.o -lm -lpcre2-8 -lconfig gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o sslh-fork sslh-fork.o libsslh.a -lm -lpcre2-8 -lconfig gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o sslh-select processes.o udp-listener.o sslh-select.o hash.o tcp-listener.o libsslh.a -lm -lpcre2-8 -lconfig gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wall -O2 -DLIBPCRE -g -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o sslh-ev processes.o udp-listener.o sslh-ev.o hash.o tcp-listener.o libsslh.a -lm -lpcre2-8 -lconfig -lev >>> sslh: Entering fakeroot... mkdir -p /home/buildozer/aports/community/sslh/pkg/sslh//usr/sbin mkdir -p /home/buildozer/aports/community/sslh/pkg/sslh//usr/share/man/man8 install -p sslh-fork /home/buildozer/aports/community/sslh/pkg/sslh//usr/sbin/sslh install -p sslh-select /home/buildozer/aports/community/sslh/pkg/sslh//usr/sbin/sslh-select install -p -m 0644 sslh.8.gz /home/buildozer/aports/community/sslh/pkg/sslh//usr/share/man/man8/sslh.8.gz >>> sslh-fail2ban*: Running split function fail2ban... >>> sslh-fail2ban*: Preparing subpackage sslh-fail2ban... >>> sslh-fail2ban*: Running postcheck for sslh-fail2ban >>> sslh-doc*: Running split function doc... >>> sslh-doc*: Preparing subpackage sslh-doc... >>> sslh-doc*: Running postcheck for sslh-doc >>> sslh-openrc*: Running split function openrc... >>> sslh-openrc*: Preparing subpackage sslh-openrc... >>> sslh-openrc*: Running postcheck for sslh-openrc >>> sslh*: Running postcheck for sslh >>> sslh*: Preparing package sslh... >>> sslh*: Stripping binaries >>> sslh-doc*: Scanning shared objects >>> sslh-fail2ban*: Scanning shared objects >>> sslh-openrc*: Scanning shared objects >>> sslh*: Scanning shared objects >>> sslh-doc*: Tracing dependencies... >>> sslh-doc*: Package size: 44.0 KB >>> sslh-doc*: Compressing data... >>> sslh-doc*: Create checksum... >>> sslh-doc*: Create sslh-doc-2.1.1-r0.apk >>> sslh-fail2ban*: Tracing dependencies... >>> sslh-fail2ban*: Package size: 28.0 KB >>> sslh-fail2ban*: Compressing data... >>> sslh-fail2ban*: Create checksum... >>> sslh-fail2ban*: Create sslh-fail2ban-2.1.1-r0.apk >>> sslh-openrc*: Tracing dependencies... >>> sslh-openrc*: Package size: 24.0 KB >>> sslh-openrc*: Compressing data... >>> sslh-openrc*: Create checksum... >>> sslh-openrc*: Create sslh-openrc-2.1.1-r0.apk >>> sslh*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libconfig.so.11 so:libpcre2-8.so.0 >>> sslh*: Package size: 428.0 KB >>> sslh*: Compressing data... >>> sslh*: Create checksum... >>> sslh*: Create sslh-2.1.1-r0.apk >>> sslh: Build complete at Tue, 07 May 2024 12:42:56 +0000 elapsed time 0h 0m 9s >>> sslh: Cleaning up srcdir >>> sslh: Cleaning up pkgdir >>> sslh: Uninstalling dependencies... (1/28) Purging .makedepends-sslh (20240507.124248) (2/28) Purging libconfig-dev (1.7.3-r3) (3/28) Purging libconfig++ (1.7.3-r3) (4/28) Purging libconfig (1.7.3-r3) (5/28) Purging libcap-dev (2.69-r1) (6/28) Purging linux-headers (6.6-r0) (7/28) Purging pcre2-dev (10.43-r0) (8/28) Purging libedit-dev (20230828.3.1-r4) (9/28) Purging bsd-compat-headers (0.7.2-r6) (10/28) Purging ncurses-dev (6.4_p20240420-r0) (11/28) Purging libncurses++ (6.4_p20240420-r0) (12/28) Purging libpanelw (6.4_p20240420-r0) (13/28) Purging zlib-dev (1.3.1-r1) (14/28) Purging libpcre2-16 (10.43-r0) (15/28) Purging libpcre2-32 (10.43-r0) (16/28) Purging libev-dev (4.33-r1) (17/28) Purging libev (4.33-r1) (18/28) Purging autoconf (2.72-r0) (19/28) Purging m4 (1.4.19-r3) (20/28) Purging automake (1.16.5-r2) (21/28) Purging libtool (2.4.7-r3) (22/28) Purging libltdl (2.4.7-r3) (23/28) Purging git-perl (2.45.0-r0) (24/28) Purging perl-git (2.45.0-r0) (25/28) Purging perl-error (0.17029-r2) (26/28) Purging perl (5.38.2-r0) (27/28) Purging libformw (6.4_p20240420-r0) (28/28) Purging libmenuw (6.4_p20240420-r0) Executing busybox-1.36.1-r26.trigger OK: 264 MiB in 110 packages >>> sslh: Updating the community/ppc64le repository index... >>> sslh: Signing the index...