INFO: not using any hashes in /data/userland-archives/hashes for gwsocket-0.4.tar.gz (overridden with --hash)
Source /data/userland-archives/gwsocket-0.4.tar.gz... not found, skipping file copy
Source https://github.com/allinurl/gwsocket/archive/v0.4.tar.gz... 
    downloading... ok
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file src/sha1.h
Hunk #1 succeeded at 4 with fuzz 2 (offset 1 line).
patching file src/websocket.h
Hunk #1 succeeded at 41 with fuzz 2 (offset 7 lines).
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: './install-sh' is updated
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/gcc/14/bin/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 /usr/gcc/14/bin/gcc accepts -g... yes
checking for /usr/gcc/14/bin/gcc option to enable C11 features... none needed
checking whether /usr/gcc/14/bin/gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /usr/gcc/14/bin/gcc... gcc3
checking build system type... x86_64-pc-solaris2.11
checking host system type... x86_64-pc-solaris2.11
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... (cached) 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 : -m64 -O3 
  Linker flags   :  -m64 -lsocket -lnsl
  TLS/SSL        : no
  Bugs           : goaccess@prosoftcorp.com

depbase=`echo src/base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4 -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 -m64 -O3  -MT src/base64.o -MD -MP -MF $depbase.Tpo -c -o src/base64.o /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/base64.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gslist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4 -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 -m64 -O3  -MT src/gslist.o -MD -MP -MF $depbase.Tpo -c -o src/gslist.o /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/gslist.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/gwsocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4 -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 -m64 -O3  -MT src/gwsocket.o -MD -MP -MF $depbase.Tpo -c -o src/gwsocket.o /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/gwsocket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/log.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4 -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 -m64 -O3  -MT src/log.o -MD -MP -MF $depbase.Tpo -c -o src/log.o /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/log.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4 -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 -m64 -O3  -MT src/sha1.o -MD -MP -MF $depbase.Tpo -c -o src/sha1.o /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c &&\
mv -f $depbase.Tpo $depbase.Po
In function 'SHA1Update',
    inlined from 'SHA1Final' at /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c:212:3:
/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c:192:7: warning: 'SHA1Transform' accessing 64 bytes in a region of size 1 [-Wstringop-overflow=]
  192 |       SHA1Transform (context->state, &data[i]);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c:192:7: note: referencing argument 2 of type 'uint8_t[64]' {aka 'unsigned char[64]'}
/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c: In function 'SHA1Final':
/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c:52:1: note: in a call to function 'SHA1Transform'
   52 | SHA1Transform (uint32_t state[5], uint8_t buffer[64]) {
      | ^~~~~~~~~~~~~
In function 'SHA1Update',
    inlined from 'SHA1Final' at /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c:214:5:
/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c:192:7: warning: 'SHA1Transform' accessing 64 bytes in a region of size 1 [-Wstringop-overflow=]
  192 |       SHA1Transform (context->state, &data[i]);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c:192:7: note: referencing argument 2 of type 'uint8_t[64]' {aka 'unsigned char[64]'}
/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c: In function 'SHA1Final':
/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/sha1.c:52:1: note: in a call to function 'SHA1Transform'
   52 | SHA1Transform (uint32_t state[5], uint8_t buffer[64]) {
      | ^~~~~~~~~~~~~
depbase=`echo src/websocket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4 -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 -m64 -O3  -MT src/websocket.o -MD -MP -MF $depbase.Tpo -c -o src/websocket.o /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/websocket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo src/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/gcc/14/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4 -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 -m64 -O3  -MT src/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o src/xmalloc.o /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/src/xmalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
/usr/gcc/14/bin/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 -m64 -O3  -rdynamic  -m64 -lsocket -lnsl -o gwsocket src/base64.o src/gslist.o src/gwsocket.o src/log.o src/sha1.o src/websocket.o src/xmalloc.o  
make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/build/amd64'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/build/prototype/i386/usr/bin'
  /usr/bin/ginstall -c gwsocket '/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/build/prototype/i386/usr/bin'
 /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/build/prototype/i386/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/gwsocket-0.4/gwsocket.1 '/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/build/prototype/i386/usr/share/man/man1'
make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/web/gwsocket/build/amd64'
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/web/gwsocket/build/manifest-i386-gwsocket.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: web/gwsocket
pkg://openindiana.org/web/gwsocket@0.4,5.11-2025.0.0.0:20250109T202647Z
PUBLISHED