>>> sthttpd: Building testing/sthttpd 2.27.1-r2 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 22:59:32 +0000 >>> sthttpd: Checking sanity of /home/buildozer/aports/testing/sthttpd/APKBUILD... >>> sthttpd: Analyzing dependencies... >>> sthttpd: Installing for build: build-base !thttpd automake autoconf libtool (1/10) Installing perl (5.36.0-r0) (2/10) Installing automake (1.16.5-r1) (3/10) Installing m4 (1.4.19-r1) (4/10) Installing autoconf (2.71-r1) (5/10) Installing libltdl (2.4.7-r0) (6/10) Installing libtool (2.4.7-r0) (7/10) Installing .makedepends-sthttpd (20221024.225933) (8/10) Installing perl-error (0.17029-r1) (9/10) Installing perl-git (2.38.1-r0) (10/10) Installing git-perl (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 326 MiB in 111 packages >>> sthttpd: Cleaning up srcdir >>> sthttpd: Cleaning up pkgdir >>> sthttpd: Fetching https://distfiles.alpinelinux.org/distfiles/edge//sthttpd-2.27.1.tar.gz >>> sthttpd: Fetching https://distfiles.alpinelinux.org/distfiles/edge//sthttpd-2.27.1.tar.gz >>> sthttpd: Checking sha512sums... sthttpd-2.27.1.tar.gz: OK thttpd.initd: OK thttpd.confd: OK sthttpd.conf: OK thttpd.logrotated: OK sthttpd-webgroup.patch: OK sthttpd-makeweb-notsuid.patch: OK libhttpd-c.patch: OK >>> sthttpd: Unpacking /var/cache/distfiles/edge//sthttpd-2.27.1.tar.gz... >>> sthttpd: sthttpd-webgroup.patch patching file configure.ac >>> sthttpd: sthttpd-makeweb-notsuid.patch patching file extras/Makefile.am >>> sthttpd: libhttpd-c.patch patching file src/libhttpd.c Hunk #1 succeeded at 732 (offset -6 lines). Hunk #2 succeeded at 757 (offset -6 lines). Hunk #3 succeeded at 2759 (offset -6 lines). configure.ac:22: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:22: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:22: the top level configure.ac:40: warning: AC_FUNC_WAIT3: `wait3' has been removed from POSIX. configure.ac:40: Remove this `AC_FUNC_WAIT3' and adjust your code to use `waitpid' instead. ./lib/autoconf/functions.m4:2053: AC_FUNC_WAIT3 is expanded from... configure.ac:40: the top level configure.ac:8: installing './compile' configure.ac:35: installing './config.guess' configure.ac:35: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' extras/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./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 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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ar... ar checking for crypt in -lcrypt... yes checking for clock_gettime in -lrt... yes checking for hstrerror in -lresolv... yes 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 sys/time.h... yes checking for vfork.h... no checking for sys/param.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for grp.h... yes checking for memory.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for osreldate.h... no checking for paths.h... yes checking for poll.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/devpoll.h... no checking for sys/event.h... no checking for sys/param.h... (cached) yes checking for sys/poll.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ranlib... ranlib 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 uid_t in sys/types.h... yes checking for int64_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking for working chown... yes checking for fork... yes checking for vfork... yes checking for getpagesize... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... yes checking for GNU libc compatible malloc... yes checking for working mmap... yes checking for wait3 that fills in rusage... yes checking for alarm... yes checking for atoll... yes checking for bzero... yes checking for clock_gettime... yes checking for daemon... yes checking for dup2... yes checking for gai_strerror... yes checking for getcwd... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for gethostname... yes checking for getnameinfo... yes checking for getpass... yes checking for gettimeofday... yes checking for hstrerror... yes checking for inet_ntoa... yes checking for kqueue... no checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for poll... yes checking for select... yes checking for setlogin... no checking for setsid... yes checking for sigset... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for tzset... yes checking for vsnprintf... yes checking for waitpid... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating extras/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating www/Makefile config.status: creating www/cgi-bin/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1' Making all in src make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT thttpd.o -MD -MP -MF .deps/thttpd.Tpo -c -o thttpd.o thttpd.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT fdwatch.o -MD -MP -MF .deps/fdwatch.Tpo -c -o fdwatch.o fdwatch.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT libhttpd.o -MD -MP -MF .deps/libhttpd.Tpo -c -o libhttpd.o libhttpd.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT mmc.o -MD -MP -MF .deps/mmc.Tpo -c -o mmc.o mmc.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT timers.o -MD -MP -MF .deps/timers.Tpo -c -o timers.o timers.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT tdate_parse.o -MD -MP -MF .deps/tdate_parse.Tpo -c -o tdate_parse.o tdate_parse.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.c mv -f .deps/match.Tpo .deps/match.Po rm -f libmatch.a ar cru libmatch.a match.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libmatch.a mv -f .deps/fdwatch.Tpo .deps/fdwatch.Po mv -f .deps/tdate_parse.Tpo .deps/tdate_parse.Po mv -f .deps/timers.Tpo .deps/timers.Po mv -f .deps/mmc.Tpo .deps/mmc.Po mv -f .deps/thttpd.Tpo .deps/thttpd.Po mv -f .deps/libhttpd.Tpo .deps/libhttpd.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o thttpd thttpd.o fdwatch.o libhttpd.o mmc.o timers.o tdate_parse.o libmatch.a -lresolv -lrt -lcrypt make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/src' Making all in extras make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/extras' gcc -DHAVE_CONFIG_H -I. -I.. -DWEBDIR='"/var/www/http"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT makeweb.o -MD -MP -MF .deps/makeweb.Tpo -c -o makeweb.o makeweb.c gcc -DHAVE_CONFIG_H -I. -I.. -DWEBDIR='"/var/www/http"' -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT htpasswd.o -MD -MP -MF .deps/htpasswd.Tpo -c -o htpasswd.o htpasswd.c mv -f .deps/makeweb.Tpo .deps/makeweb.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o makeweb makeweb.o -lresolv -lrt -lcrypt mv -f .deps/htpasswd.Tpo .deps/htpasswd.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o htpasswd htpasswd.o -lresolv -lrt -lcrypt make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/extras' Making all in docs make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/docs' Making all in scripts make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/scripts' Making all in www make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' Making all in cgi-bin make[3]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www/cgi-bin' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT redirect-redirect.o -MD -MP -MF .deps/redirect-redirect.Tpo -c -o redirect-redirect.o `test -f 'redirect.c' || echo './'`redirect.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ssi-ssi.o -MD -MP -MF .deps/ssi-ssi.Tpo -c -o ssi-ssi.o `test -f 'ssi.c' || echo './'`ssi.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT phf-phf.o -MD -MP -MF .deps/phf-phf.Tpo -c -o phf-phf.o `test -f 'phf.c' || echo './'`phf.c mv -f .deps/phf-phf.Tpo .deps/phf-phf.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o phf phf-phf.o -lresolv -lrt -lcrypt mv -f .deps/redirect-redirect.Tpo .deps/redirect-redirect.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o redirect redirect-redirect.o -lresolv -lrt -lcrypt mv -f .deps/ssi-ssi.Tpo .deps/ssi-ssi.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o ssi ssi-ssi.o ../../src/libmatch.a -lresolv -lrt -lcrypt make[3]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www/cgi-bin' make[3]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1' make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1' make[1]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1' >>> sthttpd: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/src' make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/sbin' /usr/bin/install -c thttpd '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/sbin' make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/src' make[1]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/src' Making install in extras make[1]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/extras' make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/extras' .././install-sh -c -d '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/sbin' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/sbin' /usr/bin/install -c syslogtocern '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/sbin' /usr/bin/install -c makeweb htpasswd '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/sbin' make install-exec-hook make[3]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/extras' chgrp www-data /home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/sbin/makeweb make[3]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/extras' make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/extras' make[1]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/extras' Making install in docs make[1]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/docs' make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/docs' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/share/man/man8' /usr/bin/install -c -m 644 htpasswd.1 makeweb.1 '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/share/man/man1' /usr/bin/install -c -m 644 redirect.8 ssi.8 syslogtocern.8 thttpd.8 '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/docs' make[1]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/docs' Making install in scripts make[1]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/scripts' make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/scripts' 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/testing/sthttpd/src/sthttpd-2.27.1/scripts' make[1]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/scripts' Making install in www make[1]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' Making install in cgi-bin make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www/cgi-bin' make[3]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www/cgi-bin' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/var/www/http/cgi-bin' ../.././install-sh -c -d '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/var/www/http/cgi-bin' /usr/bin/install -c -m 644 printenv '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/var/www/http/cgi-bin' /usr/bin/install -c redirect ssi phf '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/var/www/http/cgi-bin' make[3]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www/cgi-bin' make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www/cgi-bin' make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' make[3]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/var/www/http' /usr/bin/install -c -m 644 index.html '/home/buildozer/aports/testing/sthttpd/pkg/sthttpd/var/www/http' make[3]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' make[2]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' make[1]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1/www' make[1]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1' make[2]: Entering directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1' 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/testing/sthttpd/src/sthttpd-2.27.1' make[1]: Leaving directory '/home/buildozer/aports/testing/sthttpd/src/sthttpd-2.27.1' >>> sthttpd-doc*: Running split function doc... >>> sthttpd-doc*: Preparing subpackage sthttpd-doc... >>> sthttpd-doc*: Running postcheck for sthttpd-doc >>> sthttpd-openrc*: Running split function openrc... >>> sthttpd-openrc*: Preparing subpackage sthttpd-openrc... >>> sthttpd-openrc*: Running postcheck for sthttpd-openrc >>> sthttpd*: Running postcheck for sthttpd >>> sthttpd*: Preparing package sthttpd... >>> sthttpd*: Stripping binaries >>> sthttpd*: Script found. /bin/sh added as a dependency for sthttpd-2.27.1-r2.apk >>> sthttpd*: Adding .pre-install >>> sthttpd-doc*: Scanning shared objects >>> sthttpd-openrc*: Scanning shared objects >>> sthttpd*: Scanning shared objects >>> sthttpd-doc*: Tracing dependencies... >>> sthttpd-doc*: Package size: 68.0 KB >>> sthttpd-doc*: Compressing data... >>> sthttpd-doc*: Create checksum... >>> sthttpd-doc*: Create sthttpd-doc-2.27.1-r2.apk >>> sthttpd-openrc*: Tracing dependencies... >>> sthttpd-openrc*: Package size: 24.0 KB >>> sthttpd-openrc*: Compressing data... >>> sthttpd-openrc*: Create checksum... >>> sthttpd-openrc*: Create sthttpd-openrc-2.27.1-r2.apk >>> sthttpd*: Tracing dependencies... !thttpd /bin/sh so:libc.musl-armv7.so.1 >>> sthttpd*: Package size: 476.0 KB >>> sthttpd*: Compressing data... >>> sthttpd*: Create checksum... >>> sthttpd*: Create sthttpd-2.27.1-r2.apk >>> sthttpd: Build complete at Mon, 24 Oct 2022 22:59:45 +0000 elapsed time 0h 0m 13s >>> sthttpd: Cleaning up srcdir >>> sthttpd: Cleaning up pkgdir >>> sthttpd: Uninstalling dependencies... (1/10) Purging .makedepends-sthttpd (20221024.225933) (2/10) Purging automake (1.16.5-r1) (3/10) Purging autoconf (2.71-r1) (4/10) Purging m4 (1.4.19-r1) (5/10) Purging libtool (2.4.7-r0) (6/10) Purging libltdl (2.4.7-r0) (7/10) Purging git-perl (2.38.1-r0) (8/10) Purging perl-git (2.38.1-r0) (9/10) Purging perl-error (0.17029-r1) (10/10) Purging perl (5.36.0-r0) Executing busybox-1.35.0-r27.trigger OK: 290 MiB in 101 packages >>> sthttpd: Updating the testing/armv7 repository index... >>> sthttpd: Signing the index...