>>> thttpd: Building community/thttpd 2.29-r2 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 19:15:39 +0000 >>> thttpd: Checking sanity of /home/buildozer/aports/community/thttpd/APKBUILD... >>> thttpd: Analyzing dependencies... >>> thttpd: Installing for build: build-base (1/1) Installing .makedepends-thttpd (20221024.191540) OK: 331 MiB in 97 packages >>> thttpd: Cleaning up srcdir >>> thttpd: Cleaning up pkgdir >>> thttpd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/thttpd-2.29.tar.gz >>> thttpd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/thttpd-2.29.tar.gz >>> thttpd: Checking sha512sums... thttpd-2.29.tar.gz: OK thttpd.initd: OK thttpd.confd: OK thttpd.conf: OK thttpd.logrotated: OK thttpd-webgroup.patch: OK forwarded-for.patch: OK remove_transfer_encoding.patch: OK thttpd-makeweb-notsuid.patch: OK >>> thttpd: Unpacking /var/cache/distfiles/edge/thttpd-2.29.tar.gz... >>> thttpd: thttpd-webgroup.patch patching file Makefile.in Hunk #1 succeeded at 39 (offset -1 lines). >>> thttpd: forwarded-for.patch File libhttpd.c is read-only; trying to patch anyway patching file libhttpd.c Hunk #1 succeeded at 2240 (offset 33 lines). >>> thttpd: remove_transfer_encoding.patch patching file Makefile.in File libhttpd.c is read-only; trying to patch anyway patching file libhttpd.c Hunk #1 succeeded at 2521 (offset 15 lines). Hunk #2 succeeded at 2544 (offset 15 lines). Hunk #3 succeeded at 2566 (offset 15 lines). Hunk #4 succeeded at 2586 (offset 15 lines). Hunk #5 succeeded at 2617 (offset 15 lines). patching file mime_encodings.txt patching file mime_types.txt >>> thttpd: thttpd-makeweb-notsuid.patch File extras/Makefile.in is read-only; trying to patch anyway patching file extras/Makefile.in creating cache ./config.cache checking host system type... Invalid configuration `armv8l-pc-linux-gnuoldld': machine `armv8l-pc' not recognized checking target system type... Invalid configuration `armv8l-pc-linux-gnuoldld': machine `armv8l-pc' not recognized checking build system type... Invalid configuration `armv8l-pc-linux-gnuoldld': machine `armv8l-pc' not recognized checking for gcc... gcc checking whether the C compiler (gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common) works... yes checking whether the C compiler (gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking gcc version... 12 checking how to link static binaries... unknown checking for __progname... yes checking how to run the C preprocessor... gcc -E checking for fcntl.h... yes checking for grp.h... yes checking for memory.h... yes checking for paths.h... yes checking for poll.h... yes checking for sys/poll.h... no checking for sys/devpoll.h... no checking for sys/event.h... no checking for osreldate.h... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for /usr/local/v6/lib... no checking for gethostbyname... yes checking for socket... yes checking for main in -linet6... no checking for crypt... yes checking for hstrerror... yes checking for strerror... yes checking for waitpid... yes checking for vsnprintf... yes checking for daemon... yes checking for setsid... yes checking for setlogin... no checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes checking for kqueue... no checking for sigset... yes checking for atoll... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking for select... yes checking for poll... yes checking if struct tm has tm_gmtoff member... yes checking if int64_t exists... yes checking if socklen_t exists... yes checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c updating cache ./config.cache creating ./config.status creating Makefile creating cgi-src/Makefile creating extras/Makefile gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c thttpd.c rm -f mime_types.h sed < mime_types.txt > mime_types.h \ -e 's/#.*//' -e 's/[ ]*$//' -e '/^$/d' \ -e 's/[ ][ ]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/' gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c fdwatch.c gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c mmc.c gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c timers.c gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c match.c gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c tdate_parse.c for i in cgi-src extras ; do ( \ cd $i ; \ pwd ; \ make -j64 --jobserver-auth=6,7 \ WEBDIR=/usr/www \ CGIBINDIR=/usr/www/cgi-bin \ MANDIR=/usr/share/man \ WEBGROUP=www-data \ ) ; done /home/buildozer/aports/community/thttpd/src/thttpd-2.29/cgi-src make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/thttpd/src/thttpd-2.29/cgi-src' gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c redirect.c gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c ssi.c gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c ../match.c gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -c phf.c gcc -Wl,--as-needed,-O1,--sort-common phf.o -o phf gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -c libhttpd.c gcc -Wl,--as-needed,-O1,--sort-common redirect.o -o redirect gcc -Wl,--as-needed,-O1,--sort-common ssi.o ../match.o -o ssi make[1]: Leaving directory '/home/buildozer/aports/community/thttpd/src/thttpd-2.29/cgi-src' /home/buildozer/aports/community/thttpd/src/thttpd-2.29/extras make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/thttpd/src/thttpd-2.29/extras' gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c makeweb.c gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I.. -DWEBDIR=\"/usr/www\" -c htpasswd.c gcc -Wl,--as-needed,-O1,--sort-common makeweb.o -o makeweb gcc -Wl,--as-needed,-O1,--sort-common htpasswd.o -o htpasswd make[1]: Leaving directory '/home/buildozer/aports/community/thttpd/src/thttpd-2.29/extras' gcc -Os -fomit-frame-pointer -O2 -DHAVE__PROGNAME=1 -DHAVE_FCNTL_H=1 -DHAVE_GRP_H=1 -DHAVE_MEMORY_H=1 -DHAVE_PATHS_H=1 -DHAVE_POLL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_DIRENT_H=1 -DHAVE_STRERROR=1 -DHAVE_WAITPID=1 -DHAVE_VSNPRINTF=1 -DHAVE_DAEMON=1 -DHAVE_SETSID=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_SIGSET=1 -DHAVE_ATOLL=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_SELECT=1 -DHAVE_POLL=1 -DHAVE_TM_GMTOFF=1 -DHAVE_INT64T=1 -DHAVE_SOCKLENT=1 -I. -Wl,--as-needed,-O1,--sort-common -o thttpd thttpd.o libhttpd.o fdwatch.o mmc.o timers.o match.o tdate_parse.o >>> thttpd: Entering fakeroot... mkdir -p /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin mkdir -p /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man8 for i in cgi-src extras ; do ( \ cd $i ; \ pwd ; \ make -j64 --jobserver-auth=6,7 \ WEBDIR=/home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http \ CGIBINDIR=/home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http/cgi-bin \ MANDIR=/home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man \ WEBGROUP=www-data \ install \ ) ; done /usr/bin/install -c -m 555 -o bin -g bin thttpd /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin /usr/bin/install -c -m 444 -o bin -g bin thttpd.8 /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man8 /home/buildozer/aports/community/thttpd/src/thttpd-2.29/cgi-src make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/thttpd/src/thttpd-2.29/cgi-src' mkdir -p /home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http/cgi-bin rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http/cgi-bin/redirect cp redirect /home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http/cgi-bin/redirect rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man8/redirect.8 cp redirect.8 /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man8/redirect.8 rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http/cgi-bin/ssi cp ssi /home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http/cgi-bin/ssi rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man8/ssi.8 cp ssi.8 /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man8/ssi.8 rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http/cgi-bin/phf cp phf /home/buildozer/aports/community/thttpd/pkg/thttpd/var/www/http/cgi-bin/phf make[1]: Leaving directory '/home/buildozer/aports/community/thttpd/src/thttpd-2.29/cgi-src' /home/buildozer/aports/community/thttpd/src/thttpd-2.29/extras make[1]: warning: -j64 forced in submake: resetting jobserver mode. make[1]: Entering directory '/home/buildozer/aports/community/thttpd/src/thttpd-2.29/extras' rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin/makeweb /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin/htpasswd /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin/syslogtocern cp makeweb /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin/makeweb chgrp www-data /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin/makeweb cp htpasswd /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin/htpasswd cp syslogtocern /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/sbin/syslogtocern rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man1/makeweb.1 cp makeweb.1 /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man1/makeweb.1 rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man1/htpasswd.1 cp htpasswd.1 /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man1/htpasswd.1 rm -f /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man8/syslogtocern.8 cp syslogtocern.8 /home/buildozer/aports/community/thttpd/pkg/thttpd/usr/share/man/man8/syslogtocern.8 make[1]: Leaving directory '/home/buildozer/aports/community/thttpd/src/thttpd-2.29/extras' >>> thttpd-doc*: Running split function doc... >>> thttpd-doc*: Preparing subpackage thttpd-doc... >>> thttpd-doc*: Running postcheck for thttpd-doc >>> thttpd-openrc*: Running split function openrc... >>> thttpd-openrc*: Preparing subpackage thttpd-openrc... >>> thttpd-openrc*: Running postcheck for thttpd-openrc >>> thttpd*: Running postcheck for thttpd >>> thttpd*: Preparing package thttpd... >>> thttpd*: Stripping binaries >>> thttpd*: Script found. /bin/sh added as a dependency for thttpd-2.29-r2.apk >>> thttpd*: Adding .pre-install >>> thttpd*: Adding .post-install >>> thttpd-doc*: Scanning shared objects >>> thttpd-openrc*: Scanning shared objects >>> thttpd*: Scanning shared objects >>> thttpd-doc*: Tracing dependencies... >>> thttpd-doc*: Package size: 80.0 KB >>> thttpd-doc*: Compressing data... >>> thttpd-doc*: Create checksum... >>> thttpd-doc*: Create thttpd-doc-2.29-r2.apk >>> thttpd-openrc*: Tracing dependencies... >>> thttpd-openrc*: Package size: 24.0 KB >>> thttpd-openrc*: Compressing data... >>> thttpd-openrc*: Create checksum... >>> thttpd-openrc*: Create thttpd-openrc-2.29-r2.apk >>> thttpd*: Tracing dependencies... /bin/sh so:libc.musl-armhf.so.1 >>> thttpd*: Package size: 324.0 KB >>> thttpd*: Compressing data... >>> thttpd*: Create checksum... >>> thttpd*: Create thttpd-2.29-r2.apk >>> thttpd: Build complete at Mon, 24 Oct 2022 19:15:43 +0000 elapsed time 0h 0m 4s >>> thttpd: Cleaning up srcdir >>> thttpd: Cleaning up pkgdir >>> thttpd: Uninstalling dependencies... (1/1) Purging .makedepends-thttpd (20221024.191540) OK: 331 MiB in 96 packages >>> thttpd: Updating the community/armhf repository index... >>> thttpd: Signing the index...