>>> gwsocket: Building community/gwsocket 0.4-r0 (using abuild 3.10.0-r0) started Thu, 16 Mar 2023 21:48:39 +0000 >>> gwsocket: Checking sanity of /home/buildozer/aports/community/gwsocket/APKBUILD... >>> gwsocket: Analyzing dependencies... >>> gwsocket: Installing for build: build-base autoconf automake (1/9) Installing m4 (1.4.19-r2) (2/9) Installing libbz2 (1.0.8-r4) (3/9) Installing perl (5.36.0-r0) (4/9) Installing autoconf (2.71-r2) (5/9) Installing automake (1.16.5-r2) (6/9) Installing .makedepends-gwsocket (20230316.214842) (7/9) Installing perl-error (0.17029-r1) (8/9) Installing perl-git (2.40.0-r0) (9/9) Installing git-perl (2.40.0-r0) Executing busybox-1.36.0-r5.trigger OK: 1040 MiB in 109 packages >>> gwsocket: Cleaning up srcdir >>> gwsocket: Cleaning up pkgdir >>> gwsocket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gwsocket-0.4.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gwsocket: Fetching gwsocket-0.4.tar.gz::https://github.com/allinurl/gwsocket/archive/v0.4.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 100 39947 0 39947 0 0 52361 0 --:--:-- --:--:-- --:--:-- 52361 >>> gwsocket: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gwsocket-0.4.tar.gz >>> gwsocket: Checking sha512sums... gwsocket-0.4.tar.gz: OK >>> gwsocket: Unpacking /var/cache/distfiles/gwsocket-0.4.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.ac:39: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:39: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:39: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:15: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' 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 riscv64-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 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 build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl checking whether to build with rdynamic for GNU ld... 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 arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... yes checking for gettimeofday... yes checking for malloc... yes checking for memmove... yes checking for memset... yes checking for mkfifo... yes checking for poll... yes checking for realloc... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strcasecmp... (cached) yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands Your build configuration: Prefix : /usr Package : gwsocket Version : 0.4 Compiler flags : -Os -fomit-frame-pointer Linker flags : -Wl,--as-needed,-O1,--sort-common TLS/SSL : no Bugs : goaccess@prosoftcorp.com depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Os -fomit-frame-pointer -O2 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -Os -fomit-frame-pointer -MT src/base64.o -MD -MP -MF $depbase.Tpo -c -o src/base64.o src/base64.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gslist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Os -fomit-frame-pointer -O2 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -Os -fomit-frame-pointer -MT src/gslist.o -MD -MP -MF $depbase.Tpo -c -o src/gslist.o src/gslist.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/gwsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Os -fomit-frame-pointer -O2 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -Os -fomit-frame-pointer -MT src/gwsocket.o -MD -MP -MF $depbase.Tpo -c -o src/gwsocket.o src/gwsocket.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Os -fomit-frame-pointer -O2 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -Os -fomit-frame-pointer -MT src/log.o -MD -MP -MF $depbase.Tpo -c -o src/log.o src/log.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Os -fomit-frame-pointer -O2 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -Os -fomit-frame-pointer -MT src/sha1.o -MD -MP -MF $depbase.Tpo -c -o src/sha1.o src/sha1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/websocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Os -fomit-frame-pointer -O2 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -Os -fomit-frame-pointer -MT src/websocket.o -MD -MP -MF $depbase.Tpo -c -o src/websocket.o src/websocket.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./src -Os -fomit-frame-pointer -O2 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -Os -fomit-frame-pointer -MT src/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o src/xmalloc.o src/xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po src/sha1.c: In function 'SHA1Transform': src/sha1.c:64:11: warning: cast increases required alignment of target type [-Wcast-align] 64 | block = (CHAR64LONG16 *) buffer; | ^ gcc -O2 -Wno-long-long -Wall -W -Wnested-externs -Wformat=2 -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings -Wshadow -Wpointer-arith -Wsign-compare -Wredundant-decls -Wbad-function-cast -Winline -Wcast-align -Wextra -Wdeclaration-after-statement -Wno-missing-field-initializers -Os -fomit-frame-pointer -rdynamic -Wl,--as-needed,-O1,--sort-common -o gwsocket src/base64.o src/gslist.o src/gwsocket.o src/log.o src/sha1.o src/websocket.o src/xmalloc.o >>> gwsocket: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/gwsocket/src/gwsocket-0.4' ./install-sh -c -d '/home/buildozer/aports/community/gwsocket/pkg/gwsocket/usr/share/man/man1' ./install-sh -c -d '/home/buildozer/aports/community/gwsocket/pkg/gwsocket/usr/bin' /usr/bin/install -c -m 644 gwsocket.1 '/home/buildozer/aports/community/gwsocket/pkg/gwsocket/usr/share/man/man1' /usr/bin/install -c gwsocket '/home/buildozer/aports/community/gwsocket/pkg/gwsocket/usr/bin' make[1]: Leaving directory '/home/buildozer/aports/community/gwsocket/src/gwsocket-0.4' >>> gwsocket-doc*: Running split function doc... >>> gwsocket-doc*: Preparing subpackage gwsocket-doc... >>> gwsocket-doc*: Running postcheck for gwsocket-doc >>> gwsocket*: Running postcheck for gwsocket >>> gwsocket*: Preparing package gwsocket... >>> gwsocket*: Stripping binaries >>> gwsocket-doc*: Scanning shared objects >>> gwsocket*: Scanning shared objects >>> gwsocket-doc*: Tracing dependencies... >>> gwsocket-doc*: Package size: 28.0 KB >>> gwsocket-doc*: Compressing data... >>> gwsocket-doc*: Create checksum... >>> gwsocket-doc*: Create gwsocket-doc-0.4-r0.apk >>> gwsocket*: Tracing dependencies... so:libc.musl-riscv64.so.1 >>> gwsocket*: Package size: 52.0 KB >>> gwsocket*: Compressing data... >>> gwsocket*: Create checksum... >>> gwsocket*: Create gwsocket-0.4-r0.apk >>> gwsocket: Build complete at Thu, 16 Mar 2023 21:49:47 +0000 elapsed time 0h 1m 8s >>> gwsocket: Cleaning up srcdir >>> gwsocket: Cleaning up pkgdir >>> gwsocket: Uninstalling dependencies... (1/9) Purging .makedepends-gwsocket (20230316.214842) (2/9) Purging autoconf (2.71-r2) (3/9) Purging m4 (1.4.19-r2) (4/9) Purging automake (1.16.5-r2) (5/9) Purging git-perl (2.40.0-r0) (6/9) Purging perl-git (2.40.0-r0) (7/9) Purging perl-error (0.17029-r1) (8/9) Purging perl (5.36.0-r0) (9/9) Purging libbz2 (1.0.8-r4) Executing busybox-1.36.0-r5.trigger OK: 998 MiB in 100 packages >>> gwsocket: Updating the community/riscv64 repository index... >>> gwsocket: Signing the index...