>>> gwsocket: Building community/gwsocket 0.3-r0 (using abuild 3.8.0_rc3-r2) started Wed, 26 May 2021 16:28:36 +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.18-r2) (2/9) Installing libbz2 (1.0.8-r1) (3/9) Installing perl (5.32.1-r0) (4/9) Installing autoconf (2.71-r0) (5/9) Installing automake (1.16.3-r0) (6/9) Installing .makedepends-gwsocket (20210526.162846) (7/9) Installing perl-error (0.17029-r1) (8/9) Installing perl-git (2.31.1-r1) (9/9) Installing git-perl (2.31.1-r1) Executing busybox-1.33.1-r1.trigger OK: 347 MiB in 98 packages >>> gwsocket: Cleaning up srcdir >>> gwsocket: Cleaning up pkgdir >>> gwsocket: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/gwsocket-0.3.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 341 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gwsocket: Fetching gwsocket-0.3.tar.gz::https://github.com/allinurl/gwsocket/archive/v0.3.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 100 123 100 123 0 0 447 0 --:--:-- --:--:-- --:--:-- 448 100 37149 0 37149 0 0 68540 0 --:--:-- --:--:-- --:--:-- 68540 >>> gwsocket: Fetching https://distfiles.alpinelinux.org/distfiles/v3.14/gwsocket-0.3.tar.gz >>> gwsocket: Checking sha512sums... gwsocket-0.3.tar.gz: OK >>> gwsocket: Unpacking /var/cache/distfiles/v3.14/gwsocket-0.3.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: './config.sub' is updated autoreconf: './config.guess' is updated 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 i586-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... i586-alpine-linux-musl checking host system type... i586-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 memmove... yes checking for memset... yes checking for mkfifo... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strpbrk... 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.3 Compiler flags : -Os -fomit-frame-pointer Linker flags : 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 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 -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.3' ./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 gwsocket '/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' make[1]: Leaving directory '/home/buildozer/aports/community/gwsocket/src/gwsocket-0.3' >>> 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: 24.0 KB >>> gwsocket-doc*: Compressing data... >>> gwsocket-doc*: Create checksum... >>> gwsocket-doc*: Create gwsocket-doc-0.3-r0.apk >>> gwsocket*: Tracing dependencies... so:libc.musl-x86.so.1 >>> gwsocket*: Package size: 64.0 KB >>> gwsocket*: Compressing data... >>> gwsocket*: Create checksum... >>> gwsocket*: Create gwsocket-0.3-r0.apk >>> gwsocket: Build complete at Wed, 26 May 2021 16:28:58 +0000 elapsed time 0h 0m 22s >>> gwsocket: Cleaning up srcdir >>> gwsocket: Cleaning up pkgdir >>> gwsocket: Uninstalling dependencies... (1/9) Purging .makedepends-gwsocket (20210526.162846) (2/9) Purging autoconf (2.71-r0) (3/9) Purging m4 (1.4.18-r2) (4/9) Purging automake (1.16.3-r0) (5/9) Purging git-perl (2.31.1-r1) (6/9) Purging perl-git (2.31.1-r1) (7/9) Purging perl-error (0.17029-r1) (8/9) Purging perl (5.32.1-r0) (9/9) Purging libbz2 (1.0.8-r1) Executing busybox-1.33.1-r1.trigger OK: 312 MiB in 89 packages >>> gwsocket: Updating the community/x86 repository index... >>> gwsocket: Signing the index...