>>> pound: Building main/pound 2.8-r1 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 05:35:42 +0000 >>> pound: Checking sanity of /home/buildozer/aports/main/pound/APKBUILD... >>> pound: Analyzing dependencies... >>> pound: Installing for build: build-base pcre-dev openssl1.1-compat-dev openssl1.1-compat (1/8) Installing libpcre16 (8.45-r1) (2/8) Installing libpcre32 (8.45-r1) (3/8) Installing pcre (8.45-r1) (4/8) Installing libpcrecpp (8.45-r1) (5/8) Installing pcre-dev (8.45-r1) (6/8) Installing openssl1.1-compat-dev (1.1.1l-r4) (7/8) Installing openssl1.1-compat (1.1.1l-r4) (8/8) Installing .makedepends-pound (20211017.053543) Executing busybox-1.34.1-r0.trigger OK: 347 MiB in 97 packages >>> pound: Cleaning up srcdir >>> pound: Cleaning up pkgdir >>> pound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/Pound-2.8.tgz % 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 curl: (22) The requested URL returned error: 404 >>> pound: Fetching http://www.apsis.ch/pound/Pound-2.8.tgz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 248 100 248 0 0 2940 0 --:--:-- --:--:-- --:--:-- 2952 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 181k 100 181k 0 0 790k 0 --:--:-- --:--:-- --:--:-- 2712k >>> pound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/Pound-2.8.tgz >>> pound: Checking sha512sums... Pound-2.8.tgz: OK openssl-1.1.patch: OK dhparam.patch: OK pound.cfg: OK pound.initd: OK >>> pound: Unpacking /var/cache/distfiles/v3.15/Pound-2.8.tgz... >>> pound: openssl-1.1.patch patching file .gitignore patching file config.c patching file http.c patching file pound.h patching file svc.c Hunk #10 succeeded at 1283 (offset -3 lines). Hunk #11 succeeded at 1320 (offset -3 lines). Hunk #12 succeeded at 1376 (offset -3 lines). Hunk #13 succeeded at 1467 (offset -3 lines). Hunk #14 succeeded at 1481 (offset -3 lines). Hunk #15 succeeded at 1717 (offset -3 lines). >>> pound: dhparam.patch patching file Makefile.in >>> pound: Updating ./config.sub checking for x86_64-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 whether gcc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking gcc arguments... -Os -fomit-frame-pointer -Wstrict-prototypes -Wno-unused-result -pipe configure: *** Checking for threads library and/or flags *** checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc configure: *** Parsing options *** configure: *** Checking for libraries *** checking for dlopen in -ldl... yes 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 regcomp in -lpcreposix... yes checking for malloc in -ltcmalloc... no checking for pthread_attr_setstacksize in LIBS=-lpcreposix -lssl -lcrypto -lresolv -ldl -lm with CFLAGS=-Os -fomit-frame-pointer -Wstrict-prototypes -Wno-unused-result -pipe -DUPER... OK configure: *** Checking for header files *** 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking pcreposix.h usability... yes checking pcreposix.h presence... yes checking for pcreposix.h... yes checking pcre/pcreposix.h usability... no checking pcre/pcreposix.h presence... no checking for pcre/pcreposix.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes configure: *** Checking for additonal information *** checking for facilitynames presence... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for unsigned long long int... yes checking for long long int... yes checking for in_addr_t... yes checking for in_port_t... yes checking for time_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... (cached) void checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for memset... yes checking for regcomp... yes checking for poll... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strspn... yes checking for strtol... yes checking for setsid... yes checking for X509_STORE_set_flags... yes checking for localtime_r... yes checking for gettimeofday... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"root\" -DC_GROUP=\"root\" -DC_SUPER=\"0\" -Os -fomit-frame-pointer -Wstrict-prototypes -Wno-unused-result -pipe -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -Os -fomit-frame-pointer -D_REENTRANT -D_THREAD_SAFE -Os -fomit-frame-pointer -c -o pound.o pound.c gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"root\" -DC_GROUP=\"root\" -DC_SUPER=\"0\" -Os -fomit-frame-pointer -Wstrict-prototypes -Wno-unused-result -pipe -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -Os -fomit-frame-pointer -D_REENTRANT -D_THREAD_SAFE -Os -fomit-frame-pointer -c -o http.o http.c gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"root\" -DC_GROUP=\"root\" -DC_SUPER=\"0\" -Os -fomit-frame-pointer -Wstrict-prototypes -Wno-unused-result -pipe -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -Os -fomit-frame-pointer -D_REENTRANT -D_THREAD_SAFE -Os -fomit-frame-pointer -c -o config.o config.c openssl1.1 dhparam -5 -C -noout 512 > dh512.h openssl1.1 dhparam -5 -C -noout 2048 > dh2048.h gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"root\" -DC_GROUP=\"root\" -DC_SUPER=\"0\" -Os -fomit-frame-pointer -Wstrict-prototypes -Wno-unused-result -pipe -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -Os -fomit-frame-pointer -D_REENTRANT -D_THREAD_SAFE -Os -fomit-frame-pointer -c -o poundctl.o poundctl.c Generating DH parameters, 512 bit long safe prime, generator 5 This is going to take a long time Generating DH parameters, 2048 bit long safe prime, generator 5 This is going to take a long time ..........+..........+.+....++*++*++*++*++* ......In file included from pound.h:129, from config.c:32: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from pound.h:129, from http.c:28: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from pound.h:129, from pound.c:28: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from pound.h:129, from poundctl.c:28: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ .....................In file included from pound.h:209, from http.c:28: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from pound.h:209, from config.c:32: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from pound.h:209, from poundctl.c:28: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from pound.h:209, from pound.c:28: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ............................gcc -o poundctl poundctl.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm ..........................................................................................+......................+................................................................+.............................................................................................................................+...............................................................................+......................................................................................+...............................................................................................................................+..............................................+...................+................+.............................................................................................................................................+...........................................................................................................................................................................................+...................................................................................................................+....+.......................+..............+..........................................................+........................................................+..........+....................................................................................+..........................................................................................................................+........................................................................................................................+......................................................................................................................................................................................................................+......................................................................+...........+....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+.......................................................................................................+......................................................................+.........................+.........................................+......................................................................................................................................................................................................................................++*++*++*++* gcc -DF_CONF=\"/etc/pound/pound.cfg\" -DVERSION=\"2.8\" -DC_SSL=\"\" -DC_T_RSA=\"0\" -DC_DH_LEN=\"2048\" -DC_MAXBUF=\"0\" -DC_OWNER=\"root\" -DC_GROUP=\"root\" -DC_SUPER=\"0\" -Os -fomit-frame-pointer -Wstrict-prototypes -Wno-unused-result -pipe -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -DDH_LEN=2048 -Os -fomit-frame-pointer -D_REENTRANT -D_THREAD_SAFE -c -o svc.o svc.c In file included from pound.h:129, from svc.c:28: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ In file included from pound.h:209, from svc.c:28: /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ gcc -o pound pound.o http.o config.o svc.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm >>> WARNING: pound: 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. >>> pound: Entering fakeroot... /usr/bin/install -c -d /home/buildozer/aports/main/pound/pkg/pound/usr/sbin /usr/bin/install -c -o root -g root -m 555 pound /home/buildozer/aports/main/pound/pkg/pound/usr/sbin/pound /usr/bin/install -c -o root -g root -m 555 poundctl /home/buildozer/aports/main/pound/pkg/pound/usr/sbin/poundctl /usr/bin/install -c -d /home/buildozer/aports/main/pound/pkg/pound/usr/share/man/man8 /usr/bin/install -c -o root -g root -m 644 pound.8 /home/buildozer/aports/main/pound/pkg/pound/usr/share/man/man8/pound.8 /usr/bin/install -c -o root -g root -m 644 poundctl.8 /home/buildozer/aports/main/pound/pkg/pound/usr/share/man/man8/poundctl.8 >>> pound-doc*: Running split function doc... >>> pound-doc*: Preparing subpackage pound-doc... >>> pound-doc*: Running postcheck for pound-doc >>> pound*: Running postcheck for pound >>> WARNING: pound*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc >>> pound*: Preparing package pound... >>> pound*: Stripping binaries >>> pound-doc*: Scanning shared objects >>> pound*: Scanning shared objects >>> pound-doc*: Tracing dependencies... >>> pound-doc*: Package size: 36.0 KB >>> pound-doc*: Compressing data... >>> pound-doc*: Create checksum... >>> pound-doc*: Create pound-doc-2.8-r1.apk >>> pound*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcrypto.so.1.1 so:libpcreposix.so.0 so:libssl.so.1.1 >>> pound*: Package size: 148.0 KB >>> pound*: Compressing data... >>> pound*: Create checksum... >>> pound*: Create pound-2.8-r1.apk >>> pound: Build complete at Sun, 17 Oct 2021 05:36:12 +0000 elapsed time 0h 0m 30s >>> pound: Cleaning up srcdir >>> pound: Cleaning up pkgdir >>> pound: Uninstalling dependencies... (1/8) Purging .makedepends-pound (20211017.053543) (2/8) Purging pcre-dev (8.45-r1) (3/8) Purging libpcre16 (8.45-r1) (4/8) Purging libpcre32 (8.45-r1) (5/8) Purging libpcrecpp (8.45-r1) (6/8) Purging pcre (8.45-r1) (7/8) Purging openssl1.1-compat-dev (1.1.1l-r4) (8/8) Purging openssl1.1-compat (1.1.1l-r4) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 89 packages >>> pound: Updating the main/x86_64 repository index... >>> pound: Signing the index...