>>> gwsocket: Building community/gwsocket 0.4-r0 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 22:48:11 +0000
>>> gwsocket: Validating /home/buildozer/aports/community/gwsocket/APKBUILD...
>>> gwsocket: Analyzing dependencies...
>>> gwsocket: Installing for build: build-base autoconf automake
(1/9) Installing m4 (1.4.19-r3)
(2/9) Installing libbz2 (1.0.8-r6)
(3/9) Installing perl (5.40.0-r3)
(4/9) Installing autoconf (2.72-r0)
(5/9) Installing automake (1.17-r0)
(6/9) Installing .makedepends-gwsocket (20241111.224832)
(7/9) Installing perl-error (0.17029-r2)
(8/9) Installing perl-git (2.46.2-r0)
(9/9) Installing git-perl (2.46.2-r0)
Executing busybox-1.37.0-r6.trigger
OK: 431 MiB in 110 packages
>>> gwsocket: Cleaning up srcdir
>>> gwsocket: Cleaning up pkgdir
>>> gwsocket: Cleaning up tmpdir
>>> gwsocket: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/gwsocket-0.4.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/gwsocket-0.4.tar.gz.part'
gwsocket-0.4.tar.gz. 100% |********************************| 39947  0:00:00 ETA
'/var/cache/distfiles/v3.21/gwsocket-0.4.tar.gz.part' saved
>>> gwsocket: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/gwsocket-0.4.tar.gz
>>> gwsocket: Checking sha512sums...
gwsocket-0.4.tar.gz: OK
>>> gwsocket: Unpacking /var/cache/distfiles/v3.21/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 sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
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 xargs -n works... 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 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 -fstack-clash-protection -Wformat -Werror=format-security
  Linker flags   :  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs
  TLS/SSL        : no
  Bugs           : goaccess@prosoftcorp.com

depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I./src    -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 -fstack-clash-protection -Wformat -Werror=format-security -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    -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 -fstack-clash-protection -Wformat -Werror=format-security -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    -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 -fstack-clash-protection -Wformat -Werror=format-security -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    -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 -fstack-clash-protection -Wformat -Werror=format-security -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    -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 -fstack-clash-protection -Wformat -Werror=format-security -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    -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 -fstack-clash-protection -Wformat -Werror=format-security -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    -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 -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security -rdynamic  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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'
 /bin/mkdir -p '/home/buildozer/aports/community/gwsocket/pkg/gwsocket/usr/bin'
 /bin/mkdir -p '/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'
 /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.4'
>>> gwsocket-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/gwsocket/pkg/gwsocket-doc/usr/share/man'
>>> 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: 4.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-x86.so.1
>>> gwsocket*: Package size: 49.5 KB
>>> gwsocket*: Compressing data...
>>> gwsocket*: Create checksum...
>>> gwsocket*: Create gwsocket-0.4-r0.apk
>>> gwsocket: Build complete at Mon, 11 Nov 2024 22:48:40 +0000 elapsed time 0h 0m 29s
>>> gwsocket: Cleaning up srcdir
>>> gwsocket: Cleaning up pkgdir
>>> gwsocket: Uninstalling dependencies...
(1/9) Purging .makedepends-gwsocket (20241111.224832)
(2/9) Purging autoconf (2.72-r0)
(3/9) Purging m4 (1.4.19-r3)
(4/9) Purging automake (1.17-r0)
(5/9) Purging git-perl (2.46.2-r0)
(6/9) Purging perl-git (2.46.2-r0)
(7/9) Purging perl-error (0.17029-r2)
(8/9) Purging perl (5.40.0-r3)
(9/9) Purging libbz2 (1.0.8-r6)
Executing busybox-1.37.0-r6.trigger
OK: 396 MiB in 101 packages
>>> gwsocket: Updating the community/x86 repository index...
>>> gwsocket: Signing the index...