>>> pound: Building community/pound 4.16-r0 (using abuild 3.15.0_rc3-r3) started Fri, 16 May 2025 19:30:06 +0000 >>> pound: Validating /home/buildozer/aports/community/pound/APKBUILD... >>> pound: Analyzing dependencies... >>> pound: Installing for build: build-base pcre2-dev openssl-dev perl (1/18) Installing bsd-compat-headers (0.7.2-r6) (2/18) Installing libformw (6.5_p20250503-r0) (3/18) Installing libmenuw (6.5_p20250503-r0) (4/18) Installing libpanelw (6.5_p20250503-r0) (5/18) Installing libncurses++ (6.5_p20250503-r0) (6/18) Installing ncurses-dev (6.5_p20250503-r0) (7/18) Installing libedit-dev (20250104.3.1-r1) (8/18) Installing zlib-dev (1.3.1-r2) (9/18) Installing libpcre2-16 (10.43-r1) (10/18) Installing libpcre2-32 (10.43-r1) (11/18) Installing pcre2-dev (10.43-r1) (12/18) Installing openssl-dev (3.5.0-r0) (13/18) Installing libbz2 (1.0.8-r6) (14/18) Installing perl (5.40.2-r0) (15/18) Installing .makedepends-pound (20250516.193007) (16/18) Installing perl-error (0.17030-r0) (17/18) Installing perl-git (2.49.0-r0) (18/18) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r17.trigger OK: 435 MiB in 122 packages >>> pound: Cleaning up srcdir >>> pound: Cleaning up pkgdir >>> pound: Cleaning up tmpdir >>> pound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pound-4.16.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> pound: Fetching https://github.com/graygnuorg/pound/releases/download/v4.16/pound-4.16.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to objects.githubusercontent.com (185.199.111.133:443) saving to '/var/cache/distfiles/v3.22/pound-4.16.tar.gz.part' pound-4.16.tar.gz.pa 100% |********************************| 967k 0:00:00 ETA '/var/cache/distfiles/v3.22/pound-4.16.tar.gz.part' saved >>> pound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pound-4.16.tar.gz >>> pound: Checking sha512sums... pound-4.16.tar.gz: OK pound.cfg: OK pound.initd: OK pound.confd: OK >>> pound: Unpacking /var/cache/distfiles/v3.22/pound-4.16.tar.gz... configure: WARNING: unrecognized options: --with-owner, --with-group checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n 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 archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C preprocessor... cc -E checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for crypt in -lcrypt... yes checking for getopt.h... yes checking for pthread.h... yes checking for crypt.h... yes checking for openssl/ssl.h... yes checking for openssl/engine.h... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for adns.h... no checking for adns_init in -ladns... no checking for OpenSSL version 3... yes checking for struct stat.st_mtim... yes checking for malloc in -ltcmalloc... no checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking for gethostbyaddr in -lnsl... no checking for socket in -lsocket... no checking for hstrerror in -lresolv... yes checking for BIO_new in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for pcre2-config... /usr/bin/pcre2-config checking if building from git clone... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing status commands ******************************************************************* Pound configuration parameters: Buffer size ................................... 4096 Regular expressions ........................... POSIX, PCRE2 Memory allocator .............................. libc Early pthread_cancel probe .................... no Dynamic backends .............................. no Test dynamic backends ......................... no ******************************************************************* config.status: executing tests/atconfig commands configure: WARNING: unrecognized options: --with-owner, --with-group make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make all-am make[3]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT poundctl.o -MD -MP -MF .deps/poundctl.Tpo -c -o poundctl.o poundctl.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT cfgparser.o -MD -MP -MF .deps/cfgparser.Tpo -c -o cfgparser.o cfgparser.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT json.o -MD -MP -MF .deps/json.Tpo -c -o json.o json.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT progname.o -MD -MP -MF .deps/progname.Tpo -c -o progname.o progname.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT tmpl.o -MD -MP -MF .deps/tmpl.Tpo -c -o tmpl.o tmpl.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT bauth.o -MD -MP -MF .deps/bauth.Tpo -c -o bauth.o bauth.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT genpat.o -MD -MP -MF .deps/genpat.Tpo -c -o genpat.o genpat.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT metrics.o -MD -MP -MF .deps/metrics.Tpo -c -o metrics.o metrics.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT pound.o -MD -MP -MF .deps/pound.Tpo -c -o pound.o pound.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT svc.o -MD -MP -MF .deps/svc.Tpo -c -o svc.o svc.c cc -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR=\"/etc/pound\" -DLOCALSTATEDIR=\"/var\" -DPKGDATADIR=\"/usr/share/pound\" -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT regex_pcre2.o -MD -MP -MF .deps/regex_pcre2.Tpo -c -o regex_pcre2.o regex_pcre2.c mv -f .deps/cfgparser.Tpo .deps/cfgparser.Po mv -f .deps/progname.Tpo .deps/progname.Po mv -f .deps/mem.Tpo .deps/mem.Po mv -f .deps/bauth.Tpo .deps/bauth.Po mv -f .deps/genpat.Tpo .deps/genpat.Po http.c: In function 'log_duration': http.c:3183:27: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 3183 | snprintf (buf, size, "%ld.%03ld", diff.tv_sec, diff.tv_nsec / 1000000); | ~~^ ~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld log.c: In function 'i_process_time_s': log.c:564:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 564 | stringbuf_printf (sb, "%ld", diff.tv_sec); | ~~^ ~~~~~~~~~~~ | | | | | time_t {aka long long int} | long int | %lld log.c: In function 'i_process_time_f': log.c:572:28: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 572 | stringbuf_printf (sb, "%ld.%03ld", diff.tv_sec, diff.tv_nsec / MICRO); | ~~^ ~~~~~~~~~~~ | | | | long int time_t {aka long long int} | %lld poundctl.c: In function 'get_socket_name': poundctl.c:336:48: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] 336 | errormsg (0, 0, "%s:%d:%ld missing closing double-quote", | ~~^ | | | long int | %d 337 | conf_name, line, p - buf + 1); | ~~~~~~~~~~~ | | | int poundctl.c:350:52: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] 350 | errormsg (0, 0, "%s:%d:%ld unrecognized escape character", | ~~^ | | | long int | %d 351 | conf_name, line, p - buf + 1); | ~~~~~~~~~~~ | | | int poundctl.c:365:40: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] 365 | errormsg (0, 0, "%s:%d:%ld: expected quoted string", | ~~^ | | | long int | %d 366 | conf_name, line, p - buf + 1); | ~~~~~~~~~~~ | | | int mv -f .deps/json.Tpo .deps/json.Po mv -f .deps/metrics.Tpo .deps/metrics.Po mv -f .deps/pound.Tpo .deps/pound.Po mv -f .deps/regex_pcre2.Tpo .deps/regex_pcre2.Po mv -f .deps/log.Tpo .deps/log.Po mv -f .deps/poundctl.Tpo .deps/poundctl.Po mv -f .deps/svc.Tpo .deps/svc.Po mv -f .deps/tmpl.Tpo .deps/tmpl.Po rm -f libpound.a ar cru libpound.a cfgparser.o json.o mem.o progname.o tmpl.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpound.a /bin/sh ../libtool --tag=CC --mode=link cc -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o poundctl poundctl.o libpound.a -lpcre2-8 -lpthread -lssl -lcrypto -lresolv -ldl -lrt -lcrypt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o poundctl poundctl.o libpound.a -lpcre2-8 -lpthread -lssl -lcrypto -lresolv -ldl -lrt -lcrypt -pthread mv -f .deps/config.Tpo .deps/config.Po mv -f .deps/http.Tpo .deps/http.Po /bin/sh ../libtool --tag=CC --mode=link cc -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o pound bauth.o config.o genpat.o http.o log.o metrics.o pound.o svc.o regex_pcre2.o libpound.a -lpcre2-8 -lpthread -lssl -lcrypto -lresolv -ldl -lrt -lcrypt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o pound bauth.o config.o genpat.o http.o log.o metrics.o pound.o svc.o regex_pcre2.o libpound.a -lpcre2-8 -lpthread -lssl -lcrypto -lresolv -ldl -lrt -lcrypt -pthread make[3]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' cc -DHAVE_CONFIG_H -I. -I.. -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -MT tmplrun.o -MD -MP -MF .deps/tmplrun.Tpo -c -o tmplrun.o tmplrun.c mv -f .deps/tmplrun.Tpo .deps/tmplrun.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tmplrun tmplrun.o ../src/libpound.a -lssl -lcrypto -lresolv -ldl -lrt -lcrypt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o tmplrun tmplrun.o ../src/libpound.a -lssl -lcrypto -lresolv -ldl -lrt -lcrypt make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/doc' make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16' make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16' make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make check-am make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' make check-local make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' ## ---------------------- ## ## pound 4.16 test suite. ## ## ---------------------- ## 1: Configuration file syntax ok 2: Traditional log levels (compilation) ok 3: Basic request processing skipped (echo.at:18) 4: Traditional log levels (output) skipped (loglevrun.at:46) 5: HTTP log formats skipped (logfmt.at:56) 6: Log suppression skipped (logsup.at:44) 7: xHTTP skipped (xhttp.at:37) 8: CheckURL skipped (checkurl.at:50) 9: Custom Error Response skipped (errfile.at:29) 10: MaxRequest skipped (maxrequest.at:19) 11: MaxURI skipped (maxuri.at:19) 12: RewriteLocation skipped (rewriteloc.at:20) 13: RewriteLocation (https) skipped (rewriteloc_https.at:28) 14: Named backends skipped (nb.at:18) 15: Chunked encoding skipped (chunked.at:19) 16: Invalid Transfer-Encoding headers skipped (invenc.at:21) Listener request modification 17: Basic set directives skipped (lstset.at:18) Service selection 18: Header skipped (header.at:18) 19: Host skipped (host.at:18) 20: URL skipped (url.at:18) 21: Path skipped (path.at:18) 22: StringMatch skipped (stringmatch.at:18) 23: Query skipped (query.at:18) 24: QueryParam skipped (queryparam.at:18) 25: OR skipped (or.at:18) 26: NOT skipped (not.at:18) 27: Pattern from file skipped (fromfile.at:24) 28: BasicAuth skipped (basicauth.at:21) 29: ACL skipped (acl.at:21) 30: Named ACL skipped (nacl.at:21) Includes 31: Include files skipped (include.at:38) 32: Include directory skipped (incldir.at:41) 33: Nested includes skipped (inclnest.at:48) 34: Includes in various scopes skipped (inclscope.at:58) Special backends 35: Redirect skipped (redirect.at:19) 36: ACME skipped (acme.at:22) 37: Error backend skipped (error.at:20) 38: Mixing backend types ok HeaderOption 39: HeaderOption forwarded skipped (optfwd.at:20) 40: HeaderOption ssl skipped (optssl.at:28) 41: Header directives ordering skipped (optorder.at:19) Request Rewriting 42: Basic set directives skipped (set.at:18) 43: Request accessors skipped (reqacc.at:19) 44: Expansion error handling skipped (experr.at:19) 45: Multiple back references skipped (backref.at:19) 46: Visibility of changes skipped (chgvis.at:19) 47: Chained rewrites skipped (rwchain.at:19) Response Rewriting 48: Rewrite response headers skipped (resprw.at:19) Regexp Types 49: RegexpType statement ok 50: PCRE support skipped (pcre.at:20) Sessions 51: Session: IP skipped (sessip.at:18) 52: Session: Basic Auth skipped (sessauth.at:18) 53: Session: Header skipped (sesshdr.at:18) 54: Session: Parameter skipped (sessparm.at:18) 55: Session: URL parameter skipped (sessurl.at:18) 56: Session: Cookie skipped (sesscookie.at:18) Deprecated Directives 57: Deprecation control ok 58: AddHeader skipped (addheader.at:18) 59: HeadRequire skipped (headrequire.at:18) 60: HeadRemove skipped (headrem.at:18) 61: HeadDeny skipped (headdeny.at:18) 62: ErrNNN skipped (err503.at:29) Request routing 63: Request Balancing skipped (balancing.at:18) 64: Backend Priorities skipped (prio.at:18) Multiple headers 65: Combine multi-value headers skipped (multival.at:19) 66: Multiple Transfer-Encoding headers skipped (chunked2.at:21) HTTPS 67: HTTPS listener skipped (https.at:27) 68: HTTPS Virtual Hosts skipped (virthost.at:39) Templates 69: Template ok Poundctl 70: List skipped (list.at:106) 71: Disable/Enable skipped (disable.at:52) 72: Session control skipped (sessctl.at:79) Dynamic backends 73: A record skipped (dyn_a.at:18) 74: A record (TTL override) skipped (dyn_a_ttl.at:18) 75: SRV record skipped (dyn_srv.at:19) 76: SRV record (0 weights) skipped (dyn_srv_0.at:18) 77: SRV record (TTL override) skipped (dyn_srv_ttl.at:19) ## ------------- ## ## Test results. ## ## ------------- ## 6 tests were successful. 71 tests were skipped. make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/doc' make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16' make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16' >>> pound: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make install-am make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make[3]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/pound/pkg/pound/usr/bin' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/pound/pkg/pound/usr/sbin' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/pound/pkg/pound/usr/share/pound' /bin/sh ../libtool --mode=install /usr/bin/install -c poundctl '/home/buildozer/aports/community/pound/pkg/pound/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c pound '/home/buildozer/aports/community/pound/pkg/pound/usr/sbin' /usr/bin/install -c -m 644 poundctl.tmpl mvh.inc '/home/buildozer/aports/community/pound/pkg/pound/usr/share/pound' libtool: install: /usr/bin/install -c poundctl /home/buildozer/aports/community/pound/pkg/pound/usr/bin/poundctl libtool: install: /usr/bin/install -c pound /home/buildozer/aports/community/pound/pkg/pound/usr/sbin/pound make[3]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/tests' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/doc' make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16/doc' make[2]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/pound/pkg/pound/usr/share/man/man5' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/pound/pkg/pound/usr/share/info' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/pound/pkg/pound/usr/share/man/man8' /usr/bin/install -c -m 644 poundctl.tmpl.5 '/home/buildozer/aports/community/pound/pkg/pound/usr/share/man/man5' /usr/bin/install -c -m 644 pound.8 poundctl.8 '/home/buildozer/aports/community/pound/pkg/pound/usr/share/man/man8' /usr/bin/install -c -m 644 ./pound.info '/home/buildozer/aports/community/pound/pkg/pound/usr/share/info' make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/doc' make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16/doc' make[1]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16' make[2]: Entering directory '/home/buildozer/aports/community/pound/src/pound-4.16' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16' make[1]: Leaving directory '/home/buildozer/aports/community/pound/src/pound-4.16' >>> pound-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/pound/pkg/pound-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/community/pound/pkg/pound-doc/usr/share/info' >>> pound-doc*: Preparing subpackage pound-doc... >>> pound-doc*: Running postcheck for pound-doc >>> pound-openrc*: Running split function openrc... 'etc/conf.d' -> '/home/buildozer/aports/community/pound/pkg/pound-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/community/pound/pkg/pound-openrc/etc/init.d' >>> pound-openrc*: Preparing subpackage pound-openrc... >>> pound-openrc*: Running postcheck for pound-openrc >>> pound*: Running postcheck for pound >>> pound*: Preparing package pound... >>> pound*: Stripping binaries >>> pound-doc*: Scanning shared objects >>> pound-openrc*: Scanning shared objects >>> pound*: Scanning shared objects >>> pound-doc*: Tracing dependencies... >>> pound-doc*: Package size: 292.6 KB >>> pound-doc*: Compressing data... >>> pound-doc*: Create checksum... >>> pound-doc*: Create pound-doc-4.16-r0.apk >>> pound-openrc*: Tracing dependencies... >>> pound-openrc*: Package size: 395.0 B >>> pound-openrc*: Compressing data... >>> pound-openrc*: Create checksum... >>> pound-openrc*: Create pound-openrc-4.16-r0.apk >>> pound*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.3 so:libpcre2-8.so.0 so:libssl.so.3 >>> pound*: Package size: 242.5 KB >>> pound*: Compressing data... >>> pound*: Create checksum... >>> pound*: Create pound-4.16-r0.apk >>> pound: Build complete at Fri, 16 May 2025 19:30:28 +0000 elapsed time 0h 0m 22s >>> pound: Cleaning up srcdir >>> pound: Cleaning up pkgdir >>> pound: Uninstalling dependencies... (1/18) Purging .makedepends-pound (20250516.193007) (2/18) Purging pcre2-dev (10.43-r1) (3/18) Purging libedit-dev (20250104.3.1-r1) (4/18) Purging bsd-compat-headers (0.7.2-r6) (5/18) Purging ncurses-dev (6.5_p20250503-r0) (6/18) Purging libncurses++ (6.5_p20250503-r0) (7/18) Purging libpanelw (6.5_p20250503-r0) (8/18) Purging zlib-dev (1.3.1-r2) (9/18) Purging libpcre2-16 (10.43-r1) (10/18) Purging libpcre2-32 (10.43-r1) (11/18) Purging openssl-dev (3.5.0-r0) (12/18) Purging git-perl (2.49.0-r0) (13/18) Purging perl-git (2.49.0-r0) (14/18) Purging perl-error (0.17030-r0) (15/18) Purging perl (5.40.2-r0) (16/18) Purging libbz2 (1.0.8-r6) (17/18) Purging libformw (6.5_p20250503-r0) (18/18) Purging libmenuw (6.5_p20250503-r0) Executing busybox-1.37.0-r17.trigger OK: 400 MiB in 104 packages >>> pound: Updating the community/x86 repository index... >>> pound: Signing the index...